mono.git
2013-07-11 Gerardo García... Reverted changes of commit 6ad7f75a3777652a535ef4356e6d...
2013-07-11 Gerardo García... Better and more homogeneous error handling.
2013-07-11 Gerardo García... If 'flush' flag is enabled when calling decoding/encodi...
2013-07-10 Gerardo García... An #if has been negated (bugfix)
2013-07-09 Gerardo García... Added new test for checking EncoderFallbackException...
2013-07-08 Gerardo García... Added new test for checking DecoderFallbackException...
2013-05-23 Gerardo García... Added counter mode in InternalGetChars.
2013-05-23 Gerardo García... bugfix: accept zero-length input buffer in 'InternalGet...
2013-05-23 Gerardo García... Reverted all changes in 'System.Text/Encoding.cs' and...
2013-05-23 Gerardo García... Added counter mode in InternalGetBytes.
2013-05-23 Gerardo García... By default return an 'UTF8Unmarked' object. Removed...
2013-05-23 Gerardo García... in test SufficientByteArray() when !NET_2_0 unexpected...
2013-05-22 Gerardo García... - improved flush handling in encoder/decoder for fixing...
2013-05-21 Gerardo García... Accept a null input/output buffer in InternalGetBytes...
2013-05-21 Gerardo García... MS.NET implementation returns 1000 not 625.
2013-05-21 Gerardo García... bugfixed returned charsUsed counter
2013-05-21 Gerardo García... MS.NET implementation returns 1000 not 625.
2013-04-29 Gerardo García... Merge branch 'master' of https://github.com/mono/mono
2013-04-29 Marek SafarRevert "Merge pull request #615 from nealef/master"
2013-04-29 Marek SafarAdd anonymous type evaluator test
2013-04-29 Gerardo García... some minor code style changes
2013-04-29 Gerardo García... Disable BOM preamble in UTF8 by default (following...
2013-04-29 Rodrigo Kumpera[verifier] Add regression test for the case where the...
2013-04-29 Rodrigo Kumpera[verifier]Handle variance correcty when checking delega...
2013-04-27 Rodrigo Kumpera[verifier] Add regression test for stack merge of boxed...
2013-04-27 Rodrigo Kumpera[verifier] Properly merge stacks when both ends have...
2013-04-27 Rodrigo Kumpera[verifier]Add test case for #11263.
2013-04-27 Rodrigo Kumpera[verifier]A type constraint must be visible to the...
2013-04-27 Rodrigo Kumpera[verifier]Fill in the assembly name so checks for Inter...
2013-04-27 Rodrigo KumperaAdd mono_class_can_access_class so the verifier can...
2013-04-27 Sebastien PouliotAvoid using reflection to redirect Console.Write* to...
2013-04-27 Sebastien PouliotAvoid using reflection to initialize RegionInfo from...
2013-04-27 Zoltan VargaIgnore requests to set breakpoints at il offsets belong...
2013-04-27 Zoltan VargaFix a warning.
2013-04-27 Jonathan PryorAdd System.Diagnostics.Trace to the MOBILE profile.
2013-04-26 Rodrigo KumperaRevert "The build bots run on Snow Leopard that doesn...
2013-04-26 Marek SafarMerge pull request #621 from andreazevedo/master
2013-04-26 andreazevedoUsing existing constant instead of number literal
2013-04-26 Miguel de IcazaMerge pull request #615 from nealef/master
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-26 Andres G. Aragoneses[System.Web] Use STDERR instead of STDOUT in LRUcache
2013-04-26 Andres G. Aragoneses[System.Web] Move MONO_ASPNET_WEBCONFIG_CACHESIZE parsi...
2013-04-25 Zoltan VargaAvoid creating any new threadpool threads while the...
2013-04-25 Rodrigo KumperaWhen attaching a foreigh thread, make sure we initializ...
2013-04-25 Duncan MakBump version number to 3.0.11
2013-04-25 Mark Probst[profiler] Fix sampling timestamp output.
2013-04-25 Neale FergusonCorrect call parameter processing for GENERICINST types
2013-04-25 Neale FergusonAdd lazy rgctx support to s390x
2013-04-25 Rodrigo KumperaDocument the new function and fix a typo on other.
2013-04-25 Rodrigo KumperaAdd MonoThreadInfo::runtime_thread so we can know if...
2013-04-25 Rodrigo KumperaOn windows, Register/unregister runtime-managed threads...
2013-04-25 Rodrigo KumperaUnregister runtime-managed threads before OS cleanup...
2013-04-25 Rodrigo KumperaDon't emit thread event twice when explicitly detaching...
2013-04-25 Sebastien Pouliot[linker] Move the special marking of serializable types...
2013-04-25 Sebastien PouliotUse field for GetObjectData and this (instead of base...
2013-04-25 Marek SafarBetter error message
2013-04-25 Andres G. Aragoneses[System.ServiceProcess.ServiceController] Remove NET_2_...
2013-04-25 Andres G. Aragoneses[mono-service] Report to syslog if ExitCode ended up...
2013-04-25 Andres G. Aragoneses[System.ServiceProcess.ServiceBase]: Implement Stop...
2013-04-25 Gerardo García... Merge remote-tracking branch 'upstream/master'
2013-04-25 Gerardo García... Rewrite of core coder & decoder functions to fix severa...
2013-04-25 Martin BauligTrying to fix the opensuse build.
2013-04-24 Andres G. Aragoneses[WebConfigurationManager] Reset LRUcache eviction count...
2013-04-24 Andres G. Aragoneses[WebConfigurationManager] Make the max LRUcache size...
2013-04-24 Martin Baulig[monodoc]: Use shell script for jay to support parallel...
2013-04-24 Zoltan VargaFix gsharedvt support for gsharedvt methods on shared...
2013-04-24 Andres G. Aragoneses[man] Update mono version 2.11->3.0
2013-04-24 Andres G. Aragoneses[System.Web] Coding style nits in LruCache
2013-04-24 Alex Rønne... Merge pull request #610 from metanest/tests_gc_descript...
2013-04-24 Marek SafarDon't check public token on missing references. Fixes...
2013-04-24 Marek SafarTask.Yield needs to continue on synchronization context...
2013-04-24 Marek SafarRemove double verification checks
2013-04-24 Marek SafarDon't catch aggregate exception handle predicate except...
2013-04-24 Marek SafarFix quoted values parsing for custom tostring formats...
2013-04-23 Rodrigo KumperaAnother try in fixing the windows build.
2013-04-23 Rodrigo KumperaFix the build.
2013-04-23 Rodrigo Kumpera[sgen] Fix bridge interop missing some xrefs due to...
2013-04-23 Atsushi Enoquick nullref fix for part of bugfix #11916.
2013-04-23 Zoltan VargaClean the domain tls var on all code paths in thread_cl...
2013-04-23 Rodrigo KumperaFix windows build.
2013-04-23 Andres G. Aragoneses[WebConfigurationManager] Fix memleak by using a LruCac...
2013-04-23 Zoltan VargaDisable an sdb test which is not deterministic.
2013-04-23 Marek SafarUpdate failing test
2013-04-22 Rodrigo KumperaThe build bots run on Snow Leopard that doesn't have...
2013-04-22 Rolf Bjarne... Rework MulticastDelegate.Equals to use a loop instead...
2013-04-22 Rodrigo KumperaIntroduce a new kind of mutex, the suspension safe...
2013-04-22 Rodrigo KumperaRemove some dead defines from mono-mutex.h
2013-04-22 Rodrigo KumperaRemove static initializers as they are not portable...
2013-04-22 Rodrigo KumperaRemove the now unused mono_mutexattr family of functions.
2013-04-22 Rodrigo KumperaCleanup the interface of mono_mutex_init.
2013-04-22 Rodrigo KumperaRemove support for for pthread implementations that...
2013-04-22 Rodrigo KumperaMove mono-mutex.c from io-layer to utils. Killing the...
2013-04-22 Zoltan VargaRevert "Fix the win64 build."
2013-04-22 Zoltan VargaRemove 32-bit s390 support from configure.in as well.
2013-04-22 Alex Rønne... Support a MONO_ARCH_HAVE_TLS_INIT variable.
2013-04-22 Zoltan VargaRemove obsolete 32 bit s390 backend.
2013-04-22 Atsushi Enonow we (can) build Rx assemblies for mobile by *.sln...
2013-04-22 Marek SafarAlways restore extension methods candidates after each run
2013-04-22 Alex Rønne... [configure] Use the preprocessor to determine the targe...
next