mono.git
2011-12-02 Jb EvainTest for assignability of arrays to generic interfaces...
2011-12-02 Jb EvainAdd test for bug #2304
2011-12-02 Marek SafarNew test
2011-12-02 Marek SafarImplement some System.Net.Http.Headers
2011-12-02 Zoltan VargaOngoing MIPS work. Fix varargs, implement delegate...
2011-12-02 Zoltan VargaOngoing MIPS work. Fix mips_load () to be patchable...
2011-12-02 Zoltan VargaChange calling convention info on MIPS to use the same...
2011-12-02 Zoltan VargaAdd configure checks for arm hardfp abi, not supported...
2011-12-02 Zoltan VargaImplement mono_arch_setup_resume_sighandler_ctx ()...
2011-12-02 Zoltan VargaAdd a Length property and a GetChars () method to Strin...
2011-12-01 Neale FergusonAdd change to mono_arch_skip_breakpoint as for other...
2011-12-01 Paolo MolaroInitial sgen mips port.
2011-12-01 Marek SafarMerge pull request #193 from ch5oh/master
2011-12-01 Zoltan VargaImplement sdb+aot support for amd64 for completeness.
2011-12-01 Zoltan VargaFix an sdb test which got broken by 68005a01a31294e70b8...
2011-12-01 Zoltan VargaEmit line number table in the sdb debug log.
2011-11-30 Oleg PetrovThese tests show difference between original .NET behav...
2011-11-30 Zoltan VargaFix some gshared+aot problems in sdb. Fixes the crash...
2011-11-30 Marek SafarAdd tests for InternalArray::GetIndex
2011-11-30 Marek SafarInitial System.Net.Http.Headers implementation
2011-11-30 Marek SafarFix Array::Contains for null items via ICollection...
2011-11-30 Sebastien PouliotEnsure that [Parameterized]ThreadStart code is always...
2011-11-29 Jeffrey Stedfast[monodoc] Removed debug spew
2011-11-29 Paolo MolaroWin32 compilation fixes for sgen.
2011-11-28 Zoltan VargaDisable an assert in mini-gc.c which can be hit. Fixes...
2011-11-28 Tom HindleFix bug #395 (part 2)
2011-11-28 Tom HindleFix bug #395
2011-11-28 Marek SafarAdd debug parser target
2011-11-28 Zoltan VargaUse dwarf unwind info on MIPS.
2011-11-27 Zoltan VargaOngoing MIPS work. Fix more endianness issues. Fix...
2011-11-26 Zoltan VargaFix warnings on MIPS.
2011-11-26 Zoltan VargaInitial soft debugger support for MIPS.
2011-11-26 Zoltan VargaAdd a heuristic to insert_breakpoint () to avoid 'Unabl...
2011-11-26 Zoltan VargaSave the stack space used by arguments into MonoJitInfo...
2011-11-26 Jeremie LavalAdd C# errors to search index so that it can be accesse...
2011-11-26 Thomas GoldsteinUnit test for bug #821.
2011-11-26 Thomas GoldsteinEnsure DataGridViewRowCollection.Insert() doesn't chang...
2011-11-25 Marek SafarFix type inference for nested non-generic delegates...
2011-11-25 Marek SafarUpdate expresion visitor based on MD changes
2011-11-25 Rodrigo KumperaFix error message.
2011-11-24 Rodrigo KumperaImprove error reporting on test failure.
2011-11-24 Rodrigo KumperaMake INodeVisitor methods nonvirtual by augmenting...
2011-11-24 Zoltan VargaAdd an assert () to thread_suspend_func ().
2011-11-24 Marek SafarImplementations of Uri.Equals must not throw exceptions...
2011-11-24 Marek SafarFix 4.5 framework path used by xbuild
2011-11-24 Marek SafarClone input collection for ObservableCollection<T>...
2011-11-24 Marek SafarAdd System.Collections.ObjectModel tests
2011-11-24 Miguel de IcazaExtend JsonSerializerReader to support nullables and...
2011-11-24 Zoltan VargaFix some endianess problems on mips.
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-24 Zoltan VargaAlways free _WapiFileShare entries using _wapi_free_sha...
2011-11-23 Rodrigo KumperaCorrectly calculate the number of cards to be marked.
2011-11-23 Rodrigo KumperaSpeedup get_execution_context_addr.
2011-11-23 Rodrigo KumperaFix a theoretical deadlock found by valgrind. It was...
2011-11-23 Pablo Ruiz... An enhanced fix for GB18030's GC problem, by allocating...
2011-11-23 Pablo Ruiz... Avoid internal character table used by gb18030 (on...
2011-11-23 Pablo Ruiz... Fixes #683475: - Fixed ISO2022JPEncoder's GetBytesCount...
2011-11-23 Marek SafarPrint errors comming from lambda expressions before...
2011-11-23 Marek SafarTry to initialize for statement from incomplete statements
2011-11-23 Marek SafarAdd instance qualifier check to overload resolver....
2011-11-22 Zoltan VargaFix a crash introduced by 64d35e3940f7b0e1839c1906855c2...
2011-11-22 Rodrigo KumperaScan all ephemeron arrays during nursery collections.
2011-11-22 Jonathan Pryor[mdoc-update] Filename comparison should be OrdinalIgno...
2011-11-22 Marek SafarExplictly type SLE member binding type
2011-11-22 Paolo MolaroFixed StringBuilder.Clear() to properly clear the cache...
2011-11-22 Zoltan VargaFix the build by including net_2_0 in MONO_PATH when...
2011-11-21 Jonathan Pryor[MonoDroid] Only alias stdout/stderr on Android devices.
2011-11-21 Neale FergusonImplement serialization
2011-11-21 Jonathan Pryor[MonoDroid] Fix the libmono build.
2011-11-21 Jonathan Pryor[corlib] On Android, alias stdout/stderr to logcat.
2011-11-20 Zoltan VargaFlush the output file in mono_counters_dump ().
2011-11-20 Zoltan VargaFree debug info for dynamic methods by storing it in...
2011-11-20 Zoltan VargaAdd back an #ifdef removed by 440d85fdba17ea3b7165b312f...
2011-11-20 Miguel de IcazaFix the Stderr StreamWriter
2011-11-18 Marek SafarImplement SLE recursive initialization of members of...
2011-11-17 Zoltan VargaAdd an 'fd' field to WapiHandle_file, to make it easier...
2011-11-17 Zoltan VargaAdd an explicit initialization function to io-layer...
2011-11-17 Zoltan VargaRemove unused io layer daemon files.
2011-11-17 Zoltan VargaRework io-layer logging to use a single DEBUG macro...
2011-11-17 Zoltan VargaAdd a 'tests' target to precompile the tests in mono...
2011-11-17 Zoltan VargaAdd a allow_ctors argument to mono_class_get_methods_by...
2011-11-16 Jérémie LavalFix previous commit
2011-11-16 Jérémie Laval[MonoDroid] Query hardware CPU count for Environment...
2011-11-16 Marek SafarDon't release temporrary instance variable prematurely...
2011-11-15 Rodrigo KumperaAdd JIT counters to the local set of counters we support.
2011-11-16 Zoltan VargaRevert "Add support for hardfp abi on ARM."
2011-11-11 Marek SafarInitial System.Net.Http commit
2011-11-11 Marek SafarFix few warnings
2011-11-11 Alan McGovern[io-layer] Use lstat as a fallback for stat in SetFileA...
2011-11-10 Rodrigo KumperaPrecise scanning crashes on OSX while compiling corlib...
2011-11-10 Rodrigo KumperaMark a tinny function inline.
2011-11-10 Miguel de IcazaAdd locking around the ServiceModel.Logger, fixes a...
2011-11-09 Rodrigo KumperaMinor cleanup of sgen allocation code.
2011-11-09 Rodrigo KumperaImplement lightweight nursery verification.
2011-11-09 Rodrigo KumperaCosmetic changes to the nursery allocator. Avoid a...
2011-11-09 Miguel de IcazaUpdate two days worth of copyrights, many more missing
2011-11-09 Zoltan VargaFix warnings on ARM.
next