mono.git
2010-12-16 Jonathan Pryor[monodroid] Add support for the Android TimeZone file...
2010-12-16 Miguel de IcazaUpdate instructions
2010-12-16 Miguel de IcazaUndo adding of README2 test file
2010-12-16 Miguel de Icaza[winforms] undo accidental removal of a line
2010-12-16 Miguel de Icaza[winforms] revert patch, it regresses the test suite...
2010-12-16 Atsushi EnoAdd attachable event support in XamlType (not yet in...
2010-12-16 Miguel de IcazaUpdate COPYING file with MS-PL and Apache2 texts
2010-12-16 Miguel de IcazaAdd README2
2010-12-16 Jérémie LavalClean and finish TaskFactory
2010-12-16 Jérémie LavalAdd support for storing elements with the same hashcode...
2010-12-16 Marek SafarBuild po files from cs-parser.jay and not cs-parser.cs
2010-12-16 Marek SafarUpdated mcs translations, added Brazilian Portuguese
2010-12-16 Marek SafarDon't build aot symbols on make dist
2010-12-16 Marek SafarAdjust MONO_PATH, it's still needed for all profiles
2010-12-16 Marek SafarMonolite mcs compiler
2010-12-16 Marek SafarFix resgen build order
2010-12-16 Marek SafarAdd dist only Makefile
2010-12-16 Marek SafarSwitch to single mcs compiler for all managed code...
2010-12-16 Marek Safardist IKVM.Reflection
2010-12-16 Marek SafarAdd IKVM.Reflection
2010-12-16 Marek SafarSome 4.0 API tweaks
2010-12-16 Marek SafarCleanup references in static mode
2010-12-16 Marek SafarNew test
2010-12-16 Marek SafarAdd more attribute arguments checks
2010-12-16 Atsushi EnoImplement XamlType.GetAllAttachableProperties() and...
2010-12-16 Atsushi EnoFor IXmlSerializable/XData, Instance property returns...
2010-12-16 Marek HabersackFix the build
2010-12-16 Zoltan VargaModify the Mono EH Frame decoding so it handles the...
2010-12-15 Bojan RajkovicCorrect LDFLAGS on the Darwin platform so the profiler...
2010-12-15 Jérémie LavalSys.Core parameters fixup
2010-12-15 Jb EvainMake sure AppdDomain.PermissionSet doesn't return null
2010-12-15 Marek SafarFixed cloning of default switch case
2010-12-15 Marek SafarNew tests.
2010-12-15 Marek Safar[659536] Don't re-create array expressions when inferin...
2010-12-15 Marek Safar[659528] Fixed cloning of switch sections
2010-12-15 Jérémie LavalAdd missing members in AggregateException
2010-12-15 Jérémie LavalAdd prototype for Parallel.For long overloads
2010-12-15 Jérémie LavalYet more parameter manual fixup
2010-12-15 Jérémie LavalMore parameter renaming
2010-12-15 Sebastien Pouliot[moon] Return true for IsolatedStorageFile.IsEnabled
2010-12-15 Sebastien PouliotTest case for security issue
2010-12-15 Jérémie LavalUpdate Task parameter names
2010-12-15 Marek Safar[656150] Fix repl recovery after invalid expression.
2010-12-15 Marek SafarFix comment typo
2010-12-15 Marek SafarWorkaround problem when compiling many resource files...
2010-12-15 Marek SafarAdd existing class to System.Net build
2010-12-15 Marek SafarKeep only single Dispose implementation in ResourceReader
2010-12-15 Marek SafarSwitch to resizeable array when adding second item...
2010-12-15 Marek SafarSome .net 4.0 api compatibility fixes
2010-12-15 Marek SafarEmit delegate constructor parameter names
2010-12-15 Marek SafarRecover from invalid linq block syntax
2010-12-14 Zoltan VargaAdd llvm_label_prefix to a few symbols.
2010-12-14 Jeffrey StedfastFixed AesManaged parameter names to make gui-compare...
2010-12-14 Zoltan VargaPut llvm type infos into the .text section.
2010-12-14 Zoltan VargaAdd support for an additional TType encoding.
2010-12-14 Rodrigo KumperaRelease per-appdomain binding information.
2010-12-14 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-12-14 Jeffrey StedfastAdd TypeForwardedTo for Aes on MOONLIGHT and BOOTSTRAP_...
2010-12-14 Michael HutchinsonSocket.Dispose is public in 4.0.
2010-12-14 Rodrigo KumperaAdd one more test for marshaling of char arrays
2010-12-14 Rodrigo KumperaFix marshaling of chars on structs.
2010-12-14 Marek Safar[653710] Check type parameter reference type constraint...
2010-12-14 Marek Safar[656918] Implement expression tree access to hoisted...
2010-12-14 Atsushi EnoAdd experimental "#if NET_2_1" mode (it builds w/o...
2010-12-14 Marek Safar[656918] Emit instance expression for ET delegate creation
2010-12-14 Marek SafarReject automatic version number at major and minor...
2010-12-14 Marek Safar[655284] Implemented automatic assembly version numbers
2010-12-14 Marek Safar[655770] Emit unused members warning for nested types...
2010-12-14 Marek Safar[657623] Fix incorrect logic in value type parameter...
2010-12-14 Marek SafarAdd more restrictions to custom attribute encoding
2010-12-14 Marek Safar[657797] Expand type member cache using secondary const...
2010-12-14 Marek Habersack[asp.net] Fix for bug #467221. Properly match location...
2010-12-14 Marek Habersack[asp.net] Added verbose mode to the standalone test...
2010-12-14 Atsushi Enoadd missing method in IAmbientProvider.
2010-12-14 Zoltan VargaDon't prepend llvm_label_prefix to plt symbol names.
2010-12-13 Gonzalo Paniagua... Don't throw in EndReceive/EndSend + out error
2010-12-13 Gonzalo Paniagua... Change parameter name.
2010-12-13 Andrew JorgensenSimplify the profiler line in the spec file
2010-12-13 Zoltan VargaEmit a seq_point after OP_START_HANDLER, not before.
2010-12-13 Zoltan VargaAvoid passing a name to mono_register_jit_icall ()...
2010-12-13 Michael HutchinsonFixi soft debugger dll crash on Windows w/redirected...
2010-12-13 Michael HutchinsonRemove default arg usage from sdb dll so it can be...
2010-12-13 Zoltan VargaImplement support for the .mono_eh_frame created by...
2010-12-13 Zoltan VargaFix full-aot+llvm support on arm.
2010-12-13 Marek SafarRemove duplicate checks
2010-12-13 Marek SafarNew test.
2010-12-13 Marek Safar[659038] Check interface hierarchy before reporting...
2010-12-13 Marek Safar[657862] Correctly scan for parent of base method override
2010-12-13 Marek Safar[658722] Don't require arity symbol to be part of the...
2010-12-13 Zoltan VargaAvoid registering sequence points in the per-domain...
2010-12-13 Lluis SanchezFix several issues in the code generator
2010-12-13 Bojan RajkovicAdd FreeBSD to the list of supported platforms for...
2010-12-13 Bojan RajkovicUpdate build-csproj2k5 script to use /bin/sh, since...
2010-12-13 Bojan RajkovicUse SIGXFSZ on FreeBSD too by checking for the __FreeBS...
2010-12-13 Atsushi EnoFix enum serialization too.
2010-12-13 Jérémie LavalIncrement Count even on single-processor in SpinWait...
2010-12-13 Marek Habersack[asp.net] Test suite configuration updates for 4.0
2010-12-13 Marek Safar[659022] Resolve reduced expressions
2010-12-13 Lluis SanchezFix code generation issue with nested generic types
2010-12-13 Lluis SanchezFix flags enum deserialization
next