mono.git
2012-03-05 Marek SafarUpdate mcs translations
2012-03-05 Marek SafarRemove old dmcs project
2012-03-05 Marek SafarMerge pull request #235 from plobsing/cs0656-bug
2012-03-04 Zoltan VargaMove the thread attach code for native-to-managed wrapp...
2012-03-04 Marek SafarMerge pull request #236 from plobsing/mmf-view-bug
2012-03-04 Peter LobsingerLimit ReadArray to only reading up to the requested...
2012-03-04 Peter LobsingerAdd test for System.IO.MemoryMappedFiles.MemoryMappedVi...
2012-03-04 Peter LobsingerProvide a TypeParameter object when constructing the...
2012-03-04 Peter LobsingerAdd test for missing compiler-required method System...
2012-03-03 Gonzalo Paniagua... 2 fixes for NTLM authentication
2012-03-03 Zoltan VargaFix an aot assertion if the monitor fast path wrapper...
2012-03-03 Zoltan VargaRevert "Get rid of the <foo>-static libraries, libtool...
2012-03-02 Alex CorradoFix make dist
2012-03-02 Rodrigo KumperaFix a mach race condition between a thread triggering...
2012-03-02 Marek SafarUse simple Convert when storing registry values
2012-03-02 Marek SafarImplement some async System.Net.Http methods
2012-03-02 Marek SafarAllow await after member access cast.
2012-03-02 Marek SafarAdd new compiler platform options
2012-03-02 Marek SafarAdd some new System.Reflection flags
2012-03-02 Marek SafarTweak comparison inside string.Split
2012-03-02 Miguel de IcazaRemove footer, since not all docs rendered are by Mono
2012-03-02 Miguel de IcazaRevert "Remove footer, since not all docs rendered...
2012-03-02 Miguel de IcazaRemove footer, since not all docs rendered are by Mono
2012-03-02 Marek SafarMerge pull request #233 from knocte/master
2012-03-02 Andres G. Aragonesescorlib: List's enumerator should not mutate after being...
2012-03-01 Atsushi EnoRevert previous non-standard "ends-with" function.
2012-03-01 Marek SafarBetter exception message
2012-03-01 Marek SafarDon't resolve partial method default parameters twice
2012-03-01 Marek SafarExtension methods can also be found in non-static parti...
2012-03-01 Jeremie LavalFix #3639
2012-03-01 Marek SafarAdd one more missing .csproj
2012-03-01 Marek SafarAdd System.Net.Http to build
2012-03-01 Marek SafarFix --fatal exception throwing
2012-03-01 Gonzalo Paniagua... Merge pull request #232 from justincc/159271bfbe2202e1a...
2012-03-01 Miguel de IcazaAdd ends-with function to our XPath processor
2012-03-01 Justin Clark... If WebConnection.GetResponse() returns -1 in ReadDone...
2012-03-01 Zoltan VargaFix llvm on x86. Fixes #3689.
2012-03-01 Zoltan VargaFix a warnings.
2012-02-29 Zoltan VargaWrap exceptions thrown by property getters into TargetI...
2012-02-29 Marek SafarImplement content support for System.Net.Http
2012-02-29 Marek SafarAdd list of .net 4.5 assemblies
2012-02-29 Marek SafarReport less cascading errors
2012-02-29 Marek SafarChange few Assertions to Asserts
2012-02-29 Zoltan VargaFix some configure tests so they work with clang.
2012-02-29 Zoltan VargaFix warnings reported by clang.
2012-02-29 Zoltan VargaDisable -Wswitch-enum, its part of -Wall for clang.
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-29 Gonzalo Paniagua... Add MinimumLength when formatting
2012-02-29 Jeffrey Stedfast[Mono.Debugger.Soft] Made Connection disposable.
2012-02-29 Jonathan Pryor[System.Data.Services.Client] Compile in string resources.
2012-02-28 Alex CorradoFix prepending $(CURDIR) to paths failing under cygwin
2012-02-28 Duncan MakFix the .gitattribute file for 'System.Runtime.Remote...
2012-02-28 Zoltan VargaIncrease generic trampoline sizes on amd64 to avoid...
2012-02-27 Jonathan Pryor[MonoPosixHelper] Allow MmapFlags.MAP_ANON use on OS X.
2012-02-27 Rodrigo KumperaLet the metadata verifier access the new agressive...
2012-02-27 Marek SafarConvert some old nunit tests
2012-02-27 Zoltan VargaAdd stack alignment checking to the amd64 trampolines...
2012-02-27 Gonzalo Paniagua... DELETE can have a request stream
2012-02-27 Marek SafarAbstract override does not implement base method. Fixes...
2012-02-26 Zoltan VargaLoad JIT AOT info eagerly when running under sdb, since...
2012-02-24 Miguel de Icazamono: work around an Xcode 4.3/llvm bug with __alignof_...
2012-02-24 Miguel de Icaza[corlib-tests] If MONO_IOMAP=all, special case the...
2012-02-24 Miguel de IcazaFix the previous patch
2012-02-24 Miguel de Icaza[registry] fix for #3632
2012-02-24 Marek SafarTurn LookupExtensionMethod into an instance method
2012-02-24 Marek SafarUse correct count length in string split
2012-02-24 Marek SafarAdd reading from stream support to MonoSymbolFile and...
2012-02-24 Marek SafarComment out unused internal call
2012-02-24 Marek SafarMake some mcs methods static
2012-02-24 Marek SafarRemove some unused code
2012-02-24 Marek SafarRemove some string.Empty references
2012-02-24 Marek SafarRemove static whitespace characters from string, speed...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-23 QuickJackFixes a bunch of warnings in System.Configuration.
2012-02-23 Rodrigo KumperaFix the guard to disable precise stack scanning on...
2012-02-23 Rodrigo KumperaProperly compute end_data for the nursery section....
2012-02-23 Rodrigo KumperaHandle filler objects when walking the nursery.
2012-02-23 Marek SafarFix user currency parsing for core types
2012-02-23 Zoltan VargaAdd an IsNativeTransition property to StackFrame which...
2012-02-23 Zoltan VargaReally fix the previous sdb change.
2012-02-23 Zoltan VargaFix the previous sdb change.
2012-02-23 Zoltan VargaAdd a NATIVE_TRANSITION to StackFrameFlags in sdb,...
2012-02-22 Marek SafarFix datetime miliseconds parsing. Fixes #992
2012-02-22 Marek SafarTry to recover from incomplete method header. Fixes...
2012-02-22 Marek SafarTry to recover from incomplete constraint clause. Fixes...
2012-02-22 Marek SafarBetter check for System.Void usage. Fixes #3571
2012-02-21 Marek SafarTry to recover from base type syntax error. Fixes ...
2012-02-21 Marek SafarSet unreachable flowanalysis context for unreachable...
2012-02-21 Jeremie Laval[monodoc] Fix previous xpath expression
2012-02-21 Jeremie Laval[monodoc] Don't start a parameter constraints list...
2012-02-21 Miguel de IcazaUpdate documentation to include Mono.CSharp and Mono...
2012-02-21 Marek SafarFix few DateTime parse tests
2012-02-21 Marek SafarImplement numbers exponent parsing. Fixes #2516
2012-02-21 Marek SafarMake strings PadLeft|PadRight homogeneous
2012-02-21 Sebastien PouliotAllow inheriting and customizing the MarkStep
2012-02-21 Sebastien PouliotThere can be more than one base method to consider...
2012-02-20 Marek Safarstring.Split method should look for delimiters by perfo...
2012-02-20 Marek SafarEmit debugger hidden attribute for more compiler genera...
2012-02-20 Marek SafarDon't write duplicate symbols for partial types
2012-02-19 Miguel de IcazaDocument the iOS5 specific connection string features
next