mono.git
2014-06-04 Joao MatosAdded g_unreachable to explicitly notify the compiler...
2014-06-04 Rodrigo Kumpera[sgen] Fix logging due to changes in a lot of size...
2014-06-04 Zoltan Varga[runtime] Add another test for passing many small argum...
2014-06-04 Rodrigo Kumpera[sgen] Fix clang compilation.
2014-06-04 Rodrigo Kumpera[sgen] Fix a few warnings related to lossy conversion...
2014-06-04 Rodrigo Kumpera[sgen] Fix nursery size calculation and the managed...
2014-06-04 Rodrigo Kumpera[sgen] Fix the object size functions to be 64bits clean.
2014-06-04 Rodrigo Kumpera[sgen] Ensure the cardtable code is 64bits clean.
2014-06-04 Rodrigo Kumpera[sgen] Use size_t for all heap limits.
2014-06-04 Rodrigo Kumpera[sgen] Fix size warnings in the descriptor code.
2014-06-04 Rodrigo Kumpera[sgen] Silence warnings when big arrays are not in...
2014-06-04 Rodrigo Kumpera[sgen] Make degrated_mode a size_t.
2014-06-04 Rodrigo Kumpera[sgen] Make los usage of size_t cosnsitent.
2014-06-04 Rodrigo Kumpera[sgen] Use size_t consistently in the major collector...
2014-06-04 Rodrigo Kumpera[sgen] Use size_t consistently in the nursery code.
2014-06-04 Rodrigo Kumpera[sgen] Move the pinning code to use size_t internally...
2014-06-04 Rodrigo Kumpera[sgen] Fix small localized warnings.
2014-06-04 Rodrigo Kumpera[sgen] Fix win64 issues with longs and inline assembly.
2014-06-04 Rodrigo Kumpera[runtime] Fix a bunch of warnings in threads.c related...
2014-06-04 Rodrigo Kumpera[verifier] Silence a size mismatch warning in the verifier.
2014-06-04 Rodrigo Kumpera[runtime] Replace gulong with size_t to fix counter...
2014-06-04 Rodrigo Kumpera[win64] Windows64 MSVC compiler dropped support for...
2014-06-04 Rodrigo Kumpera[VS] Fix the solutions to work with win64. Update the...
2014-06-04 Rodrigo Kumpera[runtime] Fix warnings in mono-threads.
2014-06-04 Rodrigo Kumpera[runtime] Replace gulong with size_t so it works on...
2014-06-04 Rodrigo Kumperafix win thread size calc.
2014-06-04 Marek Safar[mcs] Revert unwanted change from 9e5d5e5c90fce0374447b...
2014-06-04 Marek SafarFixes build
2014-06-04 Marek Safar[mcs] Better error message for attribute value used...
2014-06-04 Marek Safar[mcs] Emit result type conversion for null coalescing...
2014-06-04 Neale FergusonCorrect op_seqpoint length
2014-06-04 Neale FergusonFix s390x soft debug
2014-06-04 Neale FergusonArchitectural level set to z10 instruction set
2014-06-04 Marek Safar[mcs] Add more checks to dynamic logical operations...
2014-06-04 Marek Safar[mcs] Don't wrap enum constants during folding when...
2014-06-04 Marek SafarMerge pull request #1082 from esdrubal/bug19287
2014-06-04 marcos henrichImproved JavaScriptSerializer.ConvertToType Nullable...
2014-06-04 marcos henrichTest JavaScriptSerializer.Deserialize with nullable...
2014-06-04 Marek Safar[mcs] null coalescing operator cannot reduce constants
2014-06-04 Marek Safar[msbuild] Implemented instance members on static proper...
2014-06-03 Alex Rønne... [System] Fix WebClientTest build in net_2_0.
2014-06-03 Marek Safar[System.ServiceModel.Security] Exclude security forward...
2014-06-03 Alex Rønne... Merge pull request #1079 from esdrubal/webclient_cancel
2014-06-03 Zoltan Varga[runtime] Add an EXTRA_DISABLED_TESTS make variable...
2014-06-03 Zoltan Varga[bcl] Disable a test added by 3cf55e6016811ce115ef47fbb...
2014-06-03 marcos henrichChanged UploadStringAsync to handle UploadString encaps...
2014-06-03 Marek Safar[mcs] Update new error codes
2014-06-03 Zoltan Varga[runtime] Applied patch from Kyle Edwards <kyleedwardsn...
2014-06-03 Marek Safar[corlib] Add CreateTypeInfo method
2014-06-03 Marek Safar[mcs] Better error reporting for incorrect async lambdas
2014-06-02 Alex Rønne... Merge pull request #1080 from chillitom/patch-1
2014-06-02 Tom RathboneAdd new missing ClaimTypes entries
2014-06-02 marcos henrichTest WebClient asynchronous uploads cancellation.
2014-06-02 Zoltan Varga[llvm] Fix a native types problem.
2014-06-02 Zoltan VargaMerge pull request #1070 from tpokorra/FixTarball
2014-06-02 Atsushi Eno[xbuild/msbuild] fix previous ItemGroup definition...
2014-06-02 Marek Safar[mcs] Remove wrong comment
2014-06-02 Marek Safar[mcs] Add more warnings for caller attributes
2014-06-02 Atsushi Eno[xbuild/msbuild] fix build: fix Exists() argument.
2014-06-02 Marek Safar[mcs] Add support for await in catch clause
2014-06-02 Marek SafarFixes build
2014-06-02 Marek Safar[mcs] Extend possible unintended reference comparison...
2014-06-02 Atsushi Eno[msbuild/xbuild] use ToolLocationHelper.GetPathToStanda...
2014-06-02 Atsushi Eno[MS.Build] add MS.Build.dll-specific well-known propert...
2014-06-02 Atsushi Eno[xbuild] fix 4.0-only test condition.
2014-06-02 Atsushi Eno[msbuild] build the projects via MSBuild task with...
2014-06-02 Atsushi Eno[MS.Build] ProjectOnErrorInstance should not cause...
2014-06-02 Atsushi Eno[MS.Build] added test for ToolLocationHelper.GetPathToS...
2014-06-02 Atsushi Eno[MS.Build] when evaluated as object, do not add extra...
2014-06-02 Atsushi Eno[xbuild] ToolLocationHelper.GetPathToStandardLibraries...
2014-06-02 Atsushi Eno[MS.Build] fix some issues around quoted string handling.
2014-06-02 Atsushi Eno[MS.Build] add function call releated tests.
2014-06-02 Atsushi Eno[MS.Build] '\\' is also escaped syntax, so parse it...
2014-06-02 Atsushi Eno[MS.Build] fix function call expression parsing wrt...
2014-06-02 Atsushi Eno[ms.build] make sure that we don't skip any other kind...
2014-06-02 Atsushi Eno[MS.Build] simplify IBuildEngine.Build() implementation...
2014-06-02 Atsushi Eno[MS.Build] make env. properties are read only, and...
2014-06-02 Atsushi Eno[MS.Build] revise previous fix; only Items are in rever...
2014-06-02 Atsushi Eno[MS.Build] ProjectInstance needs ChildrenReversed to...
2014-06-02 Atsushi Eno[MS.Build] load ImportGroup in root.
2014-06-02 Atsushi Eno[ms.build] several fixes in BuildEngine4.
2014-06-02 Atsushi Eno[ms.build] pass DefaultToolsVersion from ProjectInstanc...
2014-06-02 Marek SafarMerge pull request #1078 from LRFalk01/master
2014-06-01 LucasNull Exception in System.Security.Claims
2014-06-01 Alex Rønne... Merge pull request #1071 from bl8/cairo-additions
2014-06-01 Alex Rønne... Merge pull request #1075 from Meai1/patch-1
2014-06-01 Alex Rønne... Merge pull request #1077 from sethjackson/null-gc-sgen
2014-06-01 Alex Rønne... Merge pull request #1076 from sethjackson/null-gc-msg
2014-06-01 Seth JacksonAllow building with null-gc and sgen.
2014-06-01 Seth JacksonPrint the correct GC type if compiling using --with...
2014-05-31 Meai1Update README.md
2014-05-31 Miguel de IcazaMemoryMappedFile fixes
2014-05-31 Zoltan VargaMerge pull request #1073 from DavidKarlas/logging
2014-05-31 Meai1Update README.md
2014-05-30 Zoltan Varga[sdb] Add a lower level lock and use it in place of...
2014-05-30 Jérémie LavalMerge pull request #1068 from esdrubal/bug18421
2014-05-30 David Karlaš[Mono.Debugger.Soft] Using environment variable MONO_SD...
2014-05-30 Rolf Bjarne... Merge pull request #1072 from esdrubal/bug19862
2014-05-30 marcos henrichFileInfo members that rely on System.Security.AccessCon...
2014-05-30 Bertrand LorentzMono.Cairo: Add Context.SetSourceColor(Color) convenien...
next