mono.git
2011-09-14 Gonzalo Paniagua... Report compilation errors when the type named in 'class...
2011-09-13 Miguel de IcazaUpdate copyrights
2011-09-13 Rodrigo KumperaAvoid duplicates in the SSC xrefs.
2011-09-13 Rodrigo KumperaAdd logging to sgen-bridge. Log times and sizes.
2011-09-13 Tom HindleStore current threads Synchronization Context, if prese...
2011-09-13 Rolf Bjarne... [System.Data] Delay column expression evaluation after...
2011-09-13 Rolf Bjarne... [System.Data] Properly clone a column's extended proper...
2011-09-13 Marek SafarCheck whether parent struct field is assigned when...
2011-09-13 Marek SafarOmit struct flow analysis only when resolving member...
2011-09-13 Gonzalo Paniagua... Delay initialization of the stream until first read
2011-09-13 Gonzalo Paniagua... Internal worker is kept while there is an ongoing operation
2011-09-12 Sebastien PouliotMore fixes for running unit tests under NET_2_1 profile
2011-09-10 Miguel de IcazaVarious fixes to the Expression parser, the fixes include:
2011-09-09 Sebastien PouliotAdjust corlib unit tests to reduce failures when execut...
2011-09-09 Sebastien Pouliotfix FileStream test failures under Mac OSX
2011-09-09 Sebastien PouliotThrowing IsolatedStorageException is a Moonlight-behavi...
2011-09-09 Sebastien PouliotEnsure we can roundtrip 'Local' (special case) timezone...
2011-09-09 Sebastien PouliotReturn null instead of catching Activator exception...
2011-09-08 Marek SafarDon't back reference local variable from its info
2011-09-08 Marek SafarNew tests
2011-09-08 Marek SafarRun definitely assigned check on dynamic member access...
2011-09-07 Miguel de IcazaFallback: load profiler from the Mono default path...
2011-09-07 Marek SafarFix definitive assignment for imported structs. Fixes...
2011-09-07 Marek SafarAssign uninitialized out parameter
2011-09-07 Marek SafarNew tests
2011-09-07 Marek SafarBetter fix for fixed buffer definite assignment checks...
2011-09-07 Marek SafarRun definitely assigned check on extension method argum...
2011-09-07 Sebastien PouliotAdd null-check on 'partDesc'. Fix bug #612 (WCF regression)
2011-09-07 Marek SafarFixes commit f355ebbb77704829b0d0e48eaa952ff0d193ffae
2011-09-07 Marek SafarRun definitely assigned check on member access expressi...
2011-09-07 Marek SafarDelay foreach variable initialization
2011-09-06 Rodrigo KumperaLet the system figure our permissions instead of doing...
2011-09-06 Jérémie LavalRework TaskFactory.FromAsync, it was a bit messy.
2011-09-06 Jérémie LavalUse a TaskCompletionSource in non-generic ContinueWhenA...
2011-09-06 Zoltan VargaMerge pull request #169 from madewokherd/master
2011-09-06 Vincent PovirkUse guint instead of uint.
2011-09-06 Rodrigo KumperaImprove exception message.
2011-09-06 Rodrigo KumperaAdd sgen collection pause times to mono trace log.
2011-09-06 Marek SafarFix start location of char literals
2011-09-06 Marek SafarPersist char literal value under full ast
2011-09-06 Marek SafarAdd more async extensions
2011-09-06 Marek Safarmake test public
2011-09-06 Marek SafarRevert part of 4a17e24982852fc0d939 which broke most...
2011-09-06 Marek SafarRemove NET_2_0
2011-09-06 Marek SafarFix ResourceSet regression caused by 4a17e24982852fc0d939
2011-09-06 Marek SafarRemove NET_2_0
2011-09-06 Marek SafarFix wrong string unit test
2011-09-06 Marek SafarRemove NET_2_0
2011-09-06 Marek SafarDon't set NewSlot attribute when base class already...
2011-09-06 Gonzalo Paniagua... Display more debugging info when epoll fails
2011-09-06 Gonzalo Paniagua... Fallback to poll() if epoll_create() fails
2011-09-06 Zoltan VargaHandle threads which die without detaching.
2011-09-06 Zoltan VargaAdd a few missing cases to event_to_string () in sdb.
2011-09-06 Zoltan VargaRemove some unused arguments from mono_arch_handle_exce...
2011-09-06 Zoltan VargaImplement mono_arch_setup_async_callback () for amd64.
2011-09-05 Zoltan VargaFix a warning.
2011-09-05 Zoltan VargaOptimize AOT generics data structures a bit more.
2011-09-05 Zoltan VargaAvoid searching out-of-date AOT modules for 'extra...
2011-09-05 Zoltan VargaRemove some AOT assertions left in by mistake.
2011-09-05 Marek SafarFew corcompare fixes
2011-09-05 Marek SafarResolve conditional expression unreachable expression...
2011-09-05 Marek SafarUnify anonymous method test names
2011-09-05 Marek SafarFix compilation of array initializer used inside field...
2011-09-05 Marek SafarReduced ternary operator expression is allowed as an...
2011-09-05 Marek SafarRemove NET_2_0
2011-09-05 Jérémie LavalRevert 12fdfa365c2aa449c132bf0e04f59393792479f0 and...
2011-09-04 Zoltan VargaRework the encoding of classes in AOT to save space...
2011-09-04 Zoltan VargaImprove the name of the proxy isinst wrappers.
2011-09-04 Zoltan VargaCompute and print the space used by the GOT entry info...
2011-09-04 Zoltan VargaImplement AppDomain.ResourceResolve. Fixes #579.
2011-09-04 Zoltan VargaPrint null MonoVTable's correctly in gdb.
2011-09-04 Zoltan VargaFix unwinding through an LMF on ARM.
2011-09-02 Marek SafarImplement Stream ReadAsync/WriteAsync
2011-09-02 Marek SafarMake Stream BeginRead/BeginWrite asynchronous
2011-09-02 Marek SafarMake MemoryStream more .net compatible
2011-09-02 Marek SafarRemove NET_2_0 conditional
2011-09-02 Marek SafarAdd new test
2011-09-03 Atsushi EnoXDocument could also be filled IXmlLineInfo.
2011-09-01 Rodrigo KumperaThe fin hashtable holds no value, so revert to tagging...
2011-09-01 Rodrigo KumperaHandle finalizable objects pointed by bridge objects...
2011-09-01 Rodrigo KumperaAdd new sgen-hash method that changes the value of...
2011-09-01 Marek SafarMerge pull request #168 from tomaszkubacki/master
2011-09-01 Marek SafarFix wrong condition
2011-09-01 Marek SafarImplement properly TaskFactory::FromAsync
2011-09-01 Marek SafarAdd missing finalizer
2011-09-01 Marek SafarMake Task debugging more pleasant
2011-09-01 Atsushi EnoDiffLoader didn't handle encoded name and caused mismat...
2011-08-31 Atsushi EnoFix invalid path check for Windows regarding ':'.
2011-08-31 Atsushi EnoAdd test for bug #545.
2011-08-31 Atsushi EnoEncoderReplacementFallbackBuffer.Reset() did not really...
2011-08-31 Zoltan VargaDisable some invalid string ctor tests
2011-08-31 Zoltan VargaFix the namespace of some corlib tests
2011-08-31 Chris Toshokprepend $(CURDIR) to jay input files so that the debugg...
2011-08-30 Zoltan VargaEmit a lot message in sdb when returning an ABSENT_INFO...
2011-08-30 Marek SafarClose defined interface on imported type parameters...
2011-08-30 Marek SafarNew test
2011-08-30 Jonathan PryorDon't use vasprintf on PLATFORM_ANDROID.
2011-08-30 Zoltan VargaImplement support for the new interrupt machinery in...
2011-08-30 Zoltan VargaReally fix the previous sdb changes.
2011-08-30 Zoltan VargaFix the sdb changes made by 06ff2031
next