mono.git
2014-04-16 Rodrigo Kumpera[win64] Fix stack probing and disable omit_fp. Fixes...
2014-04-16 Zoltan Varga[llvm] Fix the loadable llvm build.
2014-04-16 Marek Safar[mcs] Emit exception filters with empty stack
2014-04-16 Marek HabersackFall back to calling Java.Util.TimeZone.Default.ID...
2014-04-16 Alex Rønne... Avoid `make distcheck` in .travis.yml for now.
2014-04-16 Alex Rønne... Only build master for now.
2014-04-16 Alex Rønne... Add initial .travis.yml.
2014-04-16 Alex Rønne... Make all Python scripts Python 3-friendly.
2014-04-16 Marek SafarUpdate tests
2014-04-16 Marek SafarUpdate error message
2014-04-16 Marek Safar[mcs] Initial implemntation of exception filters
2014-04-16 Marek Safar[mcs] Primary constructors
2014-04-16 Marek SafarMerge pull request #996 from DavidS/fixes/string-format-nre
2014-04-16 David Schmitt[System] handle arguments whose ToString returns null...
2014-04-16 Zoltan Varga[jit] Rewrite lookup_method () to reduce contention...
2014-04-16 Zoltan Varga[runtime] Add some low level locks to image sets to...
2014-04-15 Rodrigo Kumpera[runtime] Don't g_string_append an empty string when...
2014-04-15 Rodrigo Kumpera[windows] Win64 requires 16 bytes alignment too.
2014-04-15 Rodrigo Kumpera[VS] Change the tools version back to v110 so it works...
2014-04-15 Rodrigo Kumpera[windows] Remove sdb symbol from mono.def. Fix the...
2014-04-15 Marek SafarAdd ICscHostObject4 skeleton
2014-04-15 Miguel de IcazaMerge pull request #987 from StephenMcConnel/bug-18874
2014-04-15 Alexis ChristoforidesAdded contribution guideline links in README
2014-04-15 drummerhuxml type parameters have no size specifier
2014-04-15 Zoltan Varga[llvm] Fix a few problems with longs on 32 bit platform...
2014-04-14 Alex Rønne... Ignore scripts/ikdasm.
2014-04-14 Rodrigo Kumpera[llvm] Fix llvm loading.
2014-04-14 Alex Rønne... Fix handling of the `volatile.` prefix instruction.
2014-04-14 Alex Rønne... Remove pointless #elif branch in mono-membar.h.
2014-04-14 Alex Rønne... Clean up the log profiler's use of atomics.
2014-04-14 Alexis ChristoforidesMerge pull request #986 from ninjarobot/patch-1
2014-04-14 ninjarobotUpdate io.c
2014-04-14 Rodrigo KumperaMerge pull request #990 from BrandonLWhite/bw/cqleak
2014-04-12 Sebastien Pouliot[xammac] Remove the Makefile hack as the extensions...
2014-04-12 Alex Rønne... Merge pull request #656 from LogosBible/collection_lock
2014-04-12 Brandon[runtime] Fixed leak of MonoListItems in MonoCQ
2014-04-12 Alex Rønne... Merge pull request #273 from joncham/bug-getpid
2014-04-12 Alex Rønne... Merge pull request #991 from ranma42/fix-jay-sh-bashism
2014-04-12 Andrea CancianiUse bash when using $RANDOM bashism
2014-04-12 Zoltan Varga[runtime] Improve the hashing of MONO_TYPE_VAR/MONO_TYP...
2014-04-12 Zoltan VargaMerge pull request #988 from ranma42/fix-lls-test
2014-04-12 Zoltan VargaMerge pull request #989 from rolfbjarne/bundle-tracing...
2014-04-11 Rolf Bjarne... Report bundle tracing using the filename, not the full...
2014-04-11 Rolf Bjarne... Improve tracing output for loaded assemblies from bundles.
2014-04-11 Rodrigo KumperaUse mono_dl_open_runtime_lib as an additional fallback...
2014-04-11 Rodrigo KumperaUse mono_dl_open_runtime_lib instead of hand crafted...
2014-04-11 Rodrigo KumperaNew function mono_dl_open_runtime_lib that loads runtim...
2014-04-11 Sebastien Pouliot[Mono.Security] Add .sources file for xammac (same...
2014-04-11 Sebastien Pouliot[xammac] Ajust corlib and System.Core builds to allow...
2014-04-11 Sebastien Pouliot[Mono.Security] Send all the certificates (except the...
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-04-11 Miguel de IcazaStyle on the README file, make it more readable for...
2014-04-11 Alex Rønne... ARM: Fix epilogue instrumentation to handle MONO_TYPE_...
2014-04-11 Alex Rønne... Revert "ARM: Fix epilogue instrumentation to handle...
2014-04-10 Alex Rønne... ARM: Fix epilogue instrumentation to handle MONO_TYPE_...
2014-04-10 Alexis Christoforides[System.Net] Fixed intermittent test failures from...
2014-04-10 Alexis Christoforides[Security] Added check for failed chmod on "keypairs...
2014-04-10 Marek Safar[system.net.http] Improve 50879b35cf1e92370d155d26cc85b...
2014-04-10 Marek Safar[mcs] Typo in error message
2014-04-10 Marek Safar[mcs] Reference assemblies with same identity cannot...
2014-04-09 Andrea CancianiFix assertion in test-mono-linked-list-set
2014-04-09 Stephen McConnelAdjust scrollbar display after layout if autosized...
2014-04-09 Rodrigo KumperaRevert "[runtime] Improve the hashing of MONO_TYPE_VAR...
2014-04-09 Marek Safar[System.Core] Don't auto increment when trimming hashse...
2014-04-09 Marek Safar[system.net.http] Close service-point slot on explicit...
2014-04-09 Alexis ChristoforidesMerge pull request #985 from joelmartinez/master
2014-04-09 Marek Safar[interpreter] Disable fast call invocation using method...
2014-04-09 Zoltan Varga[runtime] Improve the hashing of MONO_TYPE_VAR/MONO_TYP...
2014-04-09 Zoltan VargaRevert "[llvm] Fix the build."
2014-04-08 Alexis Christoforides[XML] Added unit test for multiple XMLElement attribute...
2014-04-08 Alan McGovern[Microsoft.Build.Tasks] 'Copy' task now returns failure...
2014-04-08 Marek SafarMerge pull request #984 from echampet/trim-column
2014-04-08 Etienne CHAMPETIERFix CreateErrorFromString: match.Result("${column}...
2014-04-08 Marek Safar[corlib] Better checks for release of parent task
2014-04-08 BrandonLWhiteFixed memory leak in Task when child tasks are continua...
2014-04-08 Alex Rønne... Merge pull request #983 from xen2/master
2014-04-08 Joel Martinez[docs] Fixed XML syntax issue with CipherSuitsCallback...
2014-04-08 Marek Safar[System.Core] Exclude legacy visitor in new profiles
2014-04-08 Martin Baulig[Http]: Disable redirect with body and no buffering.
2014-04-08 Martin Baulig[Http]: Clear the 'SendChunked' flag when redirecting.
2014-04-08 Martin Baulig[Http]: Remove chunked/etc headers when redirecting...
2014-04-08 Virgile BelloVTune profiler: update to VTune Amplifier 2013.
2014-04-08 Virgile BelloMSVC: In libmono.vcxproj, mini-native-types.c was inclu...
2014-04-07 Marek Safar[corlib] Add SortVersion. Fixes #18770
2014-04-07 Marek Safar[corlib] Set test failure when test hangs
2014-04-07 Alexis ChristoforidesMerge pull request #955 from ermshiperete/bug-xamarin...
2014-04-06 Zoltan Varga[runtime] Refactor mono_marshal_get_delegate_invoke_int...
2014-04-05 Zoltan Varga[bcl] Simplify the check added in 0ab4372189b998f2efec2...
2014-04-05 Zoltan Varga[bcl] Add an explicit null check to one of the unsafe...
2014-04-05 Alexis ChristoforidesMerge pull request #941 from upsilon/fix-layoutsettings...
2014-04-04 Michael Hutchinson[xbuild] Fix building with 2.0 toolset, take 2
2014-04-04 Zoltan VargaFix building the monotouch_runtime profile.
2014-04-04 Zoltan VargaRevert "[xbuild] Fix building with 2.0 toolset"
2014-04-04 Zoltan Varga[llvm] Fix the build.
2014-04-04 Zoltan Varga[jit] Fix a regression caused by 837773af14c334427dcb17...
2014-04-03 Zoltan Varga[jit] Make generic ctor calls made out of gsharedvt...
2014-04-03 Zoltan Varga[runtime] Disable some warnings.
2014-04-03 Zoltan Varga[jit] Fix some of the check for support of atomic intri...
2014-04-03 Michael Hutchinson[xbuild] Fix building with 2.0 toolset
2014-04-03 Rodrigo KumperaAdd new public API function mono_set_crash_chaining.
next