mono.git
2010-12-04 Zoltan VargaHopefully fix the ia64 libgc build.
2010-12-04 Zoltan VargaFix make check in profiler/.
2010-12-03 Rodrigo KumperaFix dynamic type string validation.
2010-12-03 Rodrigo KumperaHandle one more case we cmods can appear in odd places.
2010-12-03 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-12-03 Andreia Gaita[Moon] include cecil when building mono for moon
2010-12-03 Zoltan VargaRemove unused lmf->ebp field on ia64.
2010-12-03 Rodrigo KumperaFix validation of cmods in some odd places.
2010-12-03 Jérémie LavalFixicate some unit test
2010-12-03 Jérémie Laval[Task scheduler] Change waiting layout/wakeup point...
2010-12-03 Jérémie Laval[Task Scheduler] Revisit Task waiting in Scheduler...
2010-12-03 Jérémie Laval[Task Scheduler] Track re-entrant call to WorkerMethod...
2010-12-03 Zoltan VargaRemove unused nunit.key file.
2010-12-03 Zoltan VargaAdd a 'check' target to mcs/tests.
2010-12-03 Mark ProbstMerge branch 'concurrent-sweep'
2010-12-03 Mark Probst[sgen] Make concurrent sweep user-selectable.
2010-12-03 Mark Probst[sgen] Compute allowance when sweeping is finished.
2010-12-03 Mark Probst[sgen] Concurrent sweep.
2010-12-03 Marek SafarDelay initialization of missing methods needed by symbo...
2010-12-03 Marek SafarApply implicit parameter attributes using standard...
2010-12-03 Jérémie Laval[Task] Slight tweak of WaitAny unit test
2010-12-03 Jérémie Laval[Task] Add an extra check in Task.WaitAny to make sure...
2010-12-03 Jérémie Laval[Task] Dumb bugfix when checking timeout in Task.WaitAny
2010-12-03 Zoltan VargaFix another AOT crash if a signature cannot be loaded.
2010-12-03 Zoltan VargaParse custom modifiers in mono_type_create_from_typespe...
2010-12-03 Marek SafarDon't throw an obsolete exception
2010-12-03 Marek SafarMore symbol writer clean-up
2010-12-03 Marek SafarTest files update
2010-12-03 Zoltan VargaRevert a warning fix as it breaks the windows build.
2010-12-03 Zoltan VargaFix a crash in the AOT compiler if a method cannot...
2010-12-03 Atsushi Enoname resolver could also be name provider.
2010-12-03 Atsushi EnoSplit internal base class into new file.
2010-12-03 Atsushi EnoRename source.
2010-12-03 Atsushi EnoNow object reader returns PositionalParameters for...
2010-12-02 Zoltan VargaFix warnings.
2010-12-02 Zoltan VargaDisale logging profiler.
2010-12-02 Atsushi EnoImplemented reference support (almost working, except...
2010-12-02 Atsushi EnoMembers are not ordered by collection kind.
2010-12-02 Jérémie Laval[PLinq] Wrap PLinq processing task body in a try/finall...
2010-12-02 Jérémie Laval[PLinq] Cleanup and prettify code from earlier commit
2010-12-02 Zoltan VargaInclude alloca.h into glib.h if needed.
2010-12-02 Zoltan VargaMake the debugger agent at least compile on the ps3.
2010-12-02 Mark Probst[sgen] Remove skip_size in sgen-scan-object.h.
2010-12-02 Mark Probst[sgen] Handle forwarding in mono_gc_scan_for_specific_r...
2010-12-02 Mark Probst[sgen] Zero freed blocks in fixed heap Mark&Sweep.
2010-12-02 Jb Evain[ilasm] fix the metadata version for v4 assemblies
2010-12-02 Marek SafarDon't try to parse invalid namespace declarations,...
2010-12-02 Marek SafarUpdate setting of buildin internal types
2010-12-02 Marek SafarRemoved InitOptionalCoreTypes
2010-12-02 Marek SafarClean-up module indirections
2010-12-02 Marek SafarMove all predefined types to module to work with any...
2010-12-02 Marek SafarMove references loading into a new class
2010-12-02 Marek SafarMove AssemblyResource to assembly.cs
2010-12-02 Zoltan VargaFix a typo.
2010-12-02 Atsushi EnoMake room for XamlNameResolver in XamlObjectReader...
2010-12-02 Jérémie Laval[SafeHandle] Fixing docs
2010-12-02 Zoltan VargaAllow breakpoints set using --break in wrappers.
2010-12-02 Zoltan VargaMove the identical MonoLMFExt declarations to mini.h.
2010-12-02 Zoltan VargaSplit the exception handling code into test_only and...
2010-12-02 Zoltan VargaRevert "Fix the OSC build breakage by only compiling...
2010-12-01 Jérémie Laval[SafeHandle] Add bits of documentation
2010-12-01 Jérémie Laval[SafeHandle] Make success parameter setting atomic...
2010-12-01 Jérémie Laval[SafeHandle] Protect Close against asynchronous exceptions
2010-12-01 Miguel de IcazaDocumentation for Mono.Cairo contributed by knairda...
2010-12-01 Zoltan VargaFix the OSC build breakage by only compiling mach_dep...
2010-12-01 Paolo MolaroLog profiler: fixed allocation and call frames end...
2010-12-01 Zoltan VargaSave the original throw context into TLS so stack walks...
2010-12-01 Jb EvainUpdate Mono.Cecil
2010-12-01 Jb EvainAdd script to update Cecil from upstream
2010-12-01 Paolo MolaroFixed env path setting.
2010-12-01 Jérémie Laval[ReaderWriterLockSlim] Fix for #656353. Add correspondi...
2010-12-01 Zoltan VargaAdd an asm (""); to the body of __jit_debug_register_co...
2010-12-01 Paolo MolaroLog profiler: added test suite.
2010-12-01 Zoltan VargaExport mono_xdebug_flush ().
2010-12-01 Zoltan VargaMake sgen-los.c into a proper C module.
2010-12-01 Rodrigo KumperaFix thread attaching
2010-12-01 Zoltan VargaMove the DEBUG() macro to sgen-gc.h and resurrect debug...
2010-12-01 Jonathan PryorAdd response file suport to Mono.Options.
2010-12-01 Zoltan VargaFix some warnings.
2010-12-01 Zoltan VargaEmit write barriers for multi-dim Array.Set (). Fixes...
2010-12-01 Zoltan VargaHandle LOS objects in describe_ptr ().
2010-12-01 Rodrigo KumperaFix a few more cases of bad token verification.
2010-12-01 Rodrigo KumperaAdd regression test for #647267
2010-12-01 Rodrigo KumperaMarshal char taking Charset into account.
2010-11-30 Marek SafarTests update
2010-11-30 Marek SafarImport parameter default values using TypeCode
2010-11-30 Marek SafarRemove remaining typeof
2010-11-30 Marek SafarRead dynamic attribute using CustomAttributeData
2010-11-30 Rodrigo KumperaAdd mono_gc_alloc_mature and use it for threads.
2010-11-30 Rodrigo KumperaCheck for null and valuetypes.
2010-11-30 Atsushi EnoAdd name reference tests to all readers/writers.
2010-11-30 Rodrigo KumperaFix a crash when signature decoding fails.
2010-11-30 Rodrigo KumperaFix the ldftn to ldvirtftn feature.
2010-11-30 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-11-30 Rodrigo KumperaFix token checking for dynamic methods.
2010-11-30 Atsushi EnoAdd test xml files.
2010-11-30 Atsushi EnoAdd name reference test (not working).
2010-11-30 Marek SafarEmit optional default value-type parameter using nullref
2010-11-30 Marek SafarMove core predefined types into a new class
2010-11-30 Marek SafarAdd initial reflection dependant code
next