mono.git
2013-02-28 Rodrigo KumperaDisable most remoting code under DISABLE_REMOTING.
2013-02-28 Rodrigo KumperaHide marshalbyref and contextbound properties under...
2013-02-28 Rodrigo KumperaAdd configure option to disable remoting.
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-28 Atsushi Eno[mkbundle] add explicit --style option to specify outpu...
2013-02-28 Marek SafarRemove ArrayList dependency
2013-02-28 Marek SafarUse generic comparer
2013-02-28 Marek SafarUse faster versions of string comparers
2013-02-28 Marek SafarRemove culture info from simple string concatenation...
2013-02-28 Marek SafarRemove static constructor from HashSet
2013-02-28 Zoltan VargaAdd static rgctx trampolines in calls from gshared...
2013-02-28 Rodrigo KumperaIgnore activationAttributes and never try to create...
2013-02-28 Marek SafarDon't build windows code paths on mobile profiles
2013-02-28 Marek SafarFix compiler warnings
2013-02-28 Marek SafarDon't add Array::BinarySearch dependency for unreachabl...
2013-02-28 Marek SafarUse faster running on windows check
2013-02-28 Marek SafarMerge pull request #576 from UCIS/patch-1
2013-02-28 Ivo SmitsUpdate mcs/class/corlib/System/OperatingSystem.cs
2013-02-28 Sebastien PouliotRefactor to make it possible for the linker to remove...
2013-02-28 Sebastien PouliotFix typo in test name (confusing)
2013-02-27 Mark Probst[sgen] Remove SCAN_OBJECT_ACTION - dead code.
2013-02-27 Mark ProbstMerge branch 'feature-remove-ssb'
2013-02-27 Mark Probst[sgen] Remove unnecessary entries from remembered set...
2013-02-27 Mark Probst[sgen] Remove SSB write barrier.
2013-02-27 Mark Probst[tests] Make finalizer-wait.cs less prone to pinning.
2013-02-27 Marek SafarAdd missing file
2013-02-27 Rolf Bjarne... Change g_log (and friends) to print to stderr. Fixes...
2013-02-27 Marek SafarReplace some hashtables with dictionaries
2013-02-27 Marek SafarFix Type and Module name filters to match
2013-02-27 Marek SafarShare more common code
2013-02-27 Mark Probst[sgen] Cementing bugfix for concurrent M&S.
2013-02-27 Mark Probst[sgen] Fix names of descriptor types in describe_ptr().
2013-02-27 Mark Probst[sgen] Fix build of sgen-grep-binprot.
2013-02-27 Mark Probst[sgen] Binary protocol entries for scanning objects...
2013-02-27 Zoltan VargaFix the build.
2013-02-27 Zoltan VargaFix the calculation of TARGET_IOS/OSX in configure...
2013-02-27 Marek SafarFix space in makefile
2013-02-27 Atsushi Enofix collation/normalization resource builder up to...
2013-02-27 Marek SafarFixes make dist
2013-02-27 Marek SafarUpdate for mobile profile
2013-02-27 Atsushi EnoFix monodroid build.
2013-02-27 Atsushi EnoFix possible NRE caused by null XmlResolver settings.
2013-02-27 Marek SafarRevert wrong ikvm update from 10ebeb32e1f7506557c370904...
2013-02-27 Alan McGovernGetDisplayName should either be internal or public
2013-02-27 Alan McGovernReally make GetDisplayName public in MOBILE only
2013-02-26 Duncan MakRevert "Bump version to 3.0.7."
2013-02-26 Duncan MakBump version to 3.0.7.
2013-02-26 Duncan MakMake GetDisplayName public in MOBILE only.
2013-02-26 Duncan MakRemove trailing whitespace.
2013-02-26 Rodrigo KumperaFix the hppa removal.
2013-02-26 Marek SafarFix failing tests
2013-02-26 Marek SafarUpdate ikvm
2013-02-26 Zoltan VargaAllow 'ios' as the os part of the target triple on...
2013-02-26 Marek SafarBuild all resource test types
2013-02-26 Zoltan VargaRemove the unmaintained and incomplete hppa backend.
2013-02-26 Marek SafarFix ambiguous type in test
2013-02-26 Marek SafarFix make dist
2013-02-26 Zoltan VargaRevert "Add beginnings of support for calling JIT icall...
2013-02-26 Duncan MakBump version to 3.0.6
2013-02-26 Marek SafarMobile tests update
2013-02-26 Marek SafarMerge tests from mobile branch
2013-02-26 Marek SafarDon't add compiler generated assembly attributes to...
2013-02-26 Marek SafarTest clean up
2013-02-26 Marek SafarFixes build
2013-02-26 Marek SafarFix mobile test
2013-02-26 Marek SafarFix more compiler warnings
2013-02-26 Marek SafarFix failing mobile tests
2013-02-26 Mark Probst[sgen] Fix small bitmap descriptor bug with large objects.
2013-02-25 Zoltan VargaFix the DISABLE_JIT build.
2013-02-25 Zoltan VargaFix the DISABLE_JIT build.
2013-02-25 Zoltan VargaAdd beginnings of support for calling JIT icalls direct...
2013-02-25 Marek SafarFixes failing tests
2013-02-25 Marek SafarRemove another duplicate type
2013-02-25 Marek SafarFixes build
2013-02-25 Marek SafarBetter error message
2013-02-25 Marek SafarFix few warnings
2013-02-25 Marek SafarRemove duplicated files from system.dll (saves about...
2013-02-25 Marek SafarRemove unused variable
2013-02-25 Mark ProbstMake Mono.Runtime public on mobile. Make GetDisplayNam...
2013-02-25 Zoltan VargaMerge pull request #571 from igotti-google/jt2
2013-02-25 Nikolay IgottiMoved all jumptables code to mini/ directory.
2013-02-25 Marek SafarOptimize parameters handling to do much less allocation
2013-02-25 Marek SafarAdd static to static like type
2013-02-25 Marek SafarClean up params binder
2013-02-25 Marek SafarExpand params arguments only when not binding directly...
2013-02-25 Marek SafarFix loading of documentation XML fragments to use sourc...
2013-02-25 Marek SafarNew test
2013-02-25 Marek SafarAdd magic token for path replacement
2013-02-25 Marek SafarFix error message to match others
2013-02-24 Jérémie Laval[System] Add System.Net.WebSockets to the build
2013-02-24 Jérémie Laval[System] Add stub for System.Net.WebSockets
2013-02-24 Miguel de IcazaMerge pull request #573 from mrieker/master
2013-02-23 Stephen McConnelFix Xamarin bug 7594.
2013-02-23 Zoltan VargaStore the domain where an exception event happened...
2013-02-23 mrieker@nii.nettasklets.c: update used stack size
2013-02-23 Zoltan VargaFix a regression introduced by the gsharedvt changes...
2013-02-23 Rodrigo KumperaErasure the type of some fields in AppDomain so the...
2013-02-23 Rodrigo KumperaThe runtime doesn't raise AccessViolationException.
2013-02-23 Mark ProbstMerge branch 'feature-concurrent-evacuation'
2013-02-23 Mark Probst[gc] Mono.Runtime method for enabling/disabling synchro...
next