Allow ordinal entry points in windows.
[mono.git] / mono /
2010-09-03 Gonzalo Paniagua... Allow ordinal entry points in windows.
2010-09-03 Zoltan VargaFix a crash when the signature of the Main method could...
2010-09-02 Gonzalo Paniagua... Return IPv6 addresses
2010-09-02 Rodrigo KumperaDuring inlining, verify the method before producing...
2010-09-02 Rodrigo KumperaVerify locals when checking a method header.
2010-09-02 Zoltan VargaAdd some comments about the current state of the precis...
2010-09-01 Geoff NortonFix build of mono-basic on ppc64
2010-08-31 Gonzalo Paniagua... Handle WAIT_IO_TIMEOUT in WaitAny call
2010-08-31 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-08-31 Zoltan VargaAlign structures on the stack to 4/8 bytes on ppc.
2010-08-31 Rodrigo KumperaFix AOT under x86.
2010-08-31 Zoltan VargaAdd AOT support for GC inline write barriers.
2010-08-30 Zoltan VargaFix the ppc build.
2010-08-30 Zoltan VargaFix the order of the arguments to the ppc_store macros.
2010-08-30 Rodrigo KumperaMerge branch 'sgen_cardtable_64bits_support'
2010-08-30 Rodrigo KumperaRemove leftover from testing.
2010-08-30 Rodrigo KumperaFix a of by one error.
2010-08-30 Rodrigo KumperaFix cardtable code under amd64.
2010-08-30 Rodrigo KumperaEnable cardtable on 64bits targets.
2010-08-30 Rodrigo KumperaDon't scan blocks without references.
2010-08-30 Rodrigo KumperaImprove check consistency assertion.
2010-08-30 Rodrigo KumperaAdd support for card overlapping.
2010-08-30 Rodrigo KumperaExtract card scanning code.
2010-08-30 Rodrigo KumperaReplace clear_card functions with block enumeration...
2010-08-30 Zoltan VargaAvoid loading the LLVM backend if llvm is not requested...
2010-08-29 Zoltan VargaRemove obsolete LLVM passes.
2010-08-28 Zoltan VargaGet rid of filter clauses in runtime invoke wrappers...
2010-08-28 Zoltan VargaGet rid of MONO_ARCH_HAVE_THROW_CORLIB_EXCEPTION.
2010-08-28 Zoltan VargaPrint the unimplemented interface method warnings using...
2010-08-28 Zoltan VargaAvoid the loading of metadata for IMT calls from AOT...
2010-08-28 Zoltan VargaReorganize the vtable slot patching code a bit.
2010-08-28 Zoltan VargaRemove a redundant if ().
2010-08-28 Zoltan VargaAvoid allocating empty arrays in ves_icall_Type_GetInte...
2010-08-28 Zoltan VargaUse the klass pointer instead of the klass name when...
2010-08-27 Zoltan VargaImprove the hashing of MonoTypes representing type...
2010-08-27 Zoltan VargaAdd a mono_g_hash_table_print_stats () function to...
2010-08-27 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-26 Zoltan VargaStore information about file shares in a hash table...
2010-08-26 Gonzalo Paniagua... Translate socket error to match .NET
2010-08-25 Andrew JorgensenAdd sgen-cardtable.c to sgen_sources (for dist)
2010-08-25 Rodrigo KumperaFix value returned by PropertyInfo::DeclaringType
2010-08-25 Zoltan VargaFix a warning.
2010-08-25 Mark Probst[sgen] Fix build.
2010-08-25 Mark Probst[sgen] Inline card table wbarrier with nursery check.
2010-08-25 Mark Probst[sgen] Properly update heap boundaries for fixed-heap...
2010-08-25 Mark Probst[sgen] Make binary protocol thread-safe for real.
2010-08-24 Rodrigo KumperaAdd regression test for 633291.
2010-08-24 Rodrigo KumperaFix EH handling corner case.
2010-08-24 Zoltan VargaDo some refactoring in the local register allocator.
2010-08-24 Zoltan VargaFix a problem introduced by the last CAS regalloc change.
2010-08-24 Robert NagyMake sgen compile on OpenBSD, by adding the missing...
2010-08-24 Gonzalo Paniagua... Fix permissions
2010-08-24 Zoltan VargaRevert "Close mscorlib on shutdown to avoid leaking...
2010-08-24 Zoltan VargaFix the generation of debug information in AOT files...
2010-08-24 Miguel de IcazaAdd the Sgen license text to the new sgen files
2010-08-23 Zoltan VargaAdd a CAS regalloc test.
2010-08-23 Zoltan VargaMore CAS regalloc fixes.
2010-08-23 Mark ProbstMerge branch 'cardtable-inline-nofix'
2010-08-23 Mark Probst[sgen] Shorter IR for inlined write barrier.
2010-08-23 Mark Probst[sgen] Inline card table write barrier.
2010-08-23 Mark Probst[mini] Factor out function for emitting write barriers.
2010-08-23 Rodrigo Kumpera[sgen] Use cardtable for all wbarriers, not just generi...
2010-08-23 Rodrigo Kumpera[sgen] Use mincore to dump faulted pages in the cardtable.
2010-08-23 Rodrigo Kumpera[sgen] Direct card table implementation.
2010-08-23 Robert Nagyremove unused variable
2010-08-23 Zoltan VargaFix an assert introduced by the previous change on...
2010-08-23 Zoltan VargaAnother attempt at fixing the CAS regalloc problems.
2010-08-23 Rodrigo KumperaFix some loader error leaks.
2010-08-23 Rodrigo KumperaFix some loader error leaks.
2010-08-23 Zoltan VargaAdd support for --debug=casts to the mono_object_castcl...
2010-08-23 Robert NagyUse struct sockpeercred instead of struct ucred on...
2010-08-23 Robert NagyCast void *sigctx to ucontext_t * to avoid compile
2010-08-23 Robert NagyCast void *sigctx to ucontext_t * to avoid compile
2010-08-22 Miguel de IcazaUpdated copyrights to SGen files that were missing it
2010-08-21 Mark Probst[mini] Write barrier liveness fix.
2010-08-21 Zoltan VargaAvoid accessing rs->vassign [ins->dreg] if the instruct...
2010-08-21 Zoltan VargaFix invoking of gshared methods in marshalbyref objects...
2010-08-21 Zoltan VargaAvoid freeing an NULL hashtable.
2010-08-21 Gonzalo Paniagua... Try to make delegate2 test always pass
2010-08-20 Zoltan VargaFix a crash in mono_field_get_value_object () after...
2010-08-20 Zoltan VargaAn attempt to fix the register allocation problems...
2010-08-20 Zoltan VargaAdd an option for running the runtime tests under valgrind.
2010-08-20 Zoltan VargaFix the reading of uninitialized data in the SSA code.
2010-08-20 Zoltan VargaAvoid freeing type_initialization_hash () for now becau...
2010-08-20 Zoltan VargaFree the handle data in handles_cleanup().
2010-08-20 Zoltan VargaFix another bunch of shutdown leaks.
2010-08-20 Zoltan VargaCleanup generic sharing data structures correctly.
2010-08-20 Zoltan VargaAdd a 'mono_remove_image_unload_hook' function, store...
2010-08-20 Zoltan VargaFree a few hash tables in object.c.
2010-08-20 Zoltan VargaAvoid leaking 'generic_array_method_info' by allocating...
2010-08-20 Zoltan VargaFree the wsq data even if the thread pool was not started.
2010-08-20 Zoltan VargaAvoid a crash in if image->references [i] is REFERENCE_...
2010-08-20 Zoltan VargaFree rgctx_lazy_fetch_trampoline_hash at shutdown.
2010-08-20 Zoltan VargaFix memory leaks in io-layer. Avoid starting the collec...
2010-08-20 Zoltan VargaFree the global dllmap at shutdown.
2010-08-19 Zoltan VargaAvoid leaking 'image_sets' in metadata.c.
2010-08-19 Zoltan VargaFix some AOT memory leaks.
2010-08-19 Zoltan VargaFix a bunch of shutdown leaks in the JIT+LLVM backend.
2010-08-19 Zoltan VargaClose mscorlib on shutdown to avoid leaking it.
2010-08-19 Zoltan VargaHandle some members of mono_jit_stats using the counter...
next