mono.git
2011-04-25 Chris Toshok[eglib] add printf specifiers for [u]int32
2011-04-22 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-22 Larry EwingImplement a simple g_utf8_get_char
2011-04-21 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-21 Mark Probst[utils] Lock-free hazard pointers.
2011-04-21 Geoff NortonWe support hard breakpoints on arm, not sure why this...
2011-04-21 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-21 Chris Toshok[eglib] add g_ascii_strup/g_ascii_toupper
2011-04-21 Rodrigo Kumperaupdate msvc build
2011-04-21 Rodrigo KumperaAdd win32 stub backend for mono-threads
2011-04-21 Jeffrey StedfastOops
2011-04-21 Jeffrey StedfastAdd prototype for g_file_set_contents to glib.h
2011-04-21 Alan McGovernRevert "[moonlight] Build the mcs compiler as part...
2011-04-21 Alan McGovern[moonlight] Build the mcs compiler as part of the moon...
2011-04-21 Jeffrey StedfastFixed g_strjoin*() and g_stpcpy()
2011-04-21 Marek Habersack[asp.net] Inform user about all exceptions thrown durin...
2011-04-21 Atsushi EnoUse XPathNavigator output in WCF diagnostics. Got sorta...
2011-04-21 Atsushi EnoFix wrapper elements. It should be <TraceData><DataItem>...
2011-04-21 Atsushi EnoXmlWriterTraceListener supports XPathNavigator as non...
2011-04-21 Marek SafarDon't warn about uninitialized struct fields
2011-04-21 Marek SafarFix WindowsBase test build under 2.0 profile
2011-04-21 Marek SafarUse correct namespace name when adding it to completion...
2011-04-21 Zoltan VargaRemove support for older LLVM versions.
2011-04-21 Marek SafarAdd new test
2011-04-21 Marek Safar[688891] Copy type parameters for base proxy method
2011-04-21 Marek SafarAdd async keywords
2011-04-21 Atsushi EnoUse xmlns-ignoring XmlDocument derivation for config...
2011-04-21 Atsushi EnoRooArray types were rejected as unknown when it is...
2011-04-21 Zoltan VargaDon't allow compiling with stock LLVM versions, only...
2011-04-21 Marek Habersack[asp.net] Implemented composite scripts support in...
2011-04-20 Andrew Jorgensenadd crlupdate to spec
2011-04-20 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-20 Chris Toshok[eglib] add g_hash_table_get_keys/values
2011-04-20 Jeffrey StedfastUse g_rename() instead of rename()
2011-04-20 Jeffrey StedfastImplemented g_file_set_contents() in eglib
2011-04-20 Jeffrey StedfastInclude the m4 dir in the subdirs for `make dist`
2011-04-20 Jeffrey StedfastAdded Latin1 support to giconv
2011-04-20 Jeffrey StedfastFixed MSVC to build giconv.c
2011-04-20 Jeffrey StedfastIgnore generated files
2011-04-20 Jeffrey StedfastImplemented g_iconv() w/ needing libiconv
2011-04-20 Jeffrey StedfastHelp ajorg dist
2011-04-20 Andrew JorgensenDist fixes
2011-04-20 Rodrigo KumperaHaving a type constraint to a valuetype satisfies ...
2011-04-20 Rodrigo Kumperapublish the same events as pthread_stop_world
2011-04-20 Jeffrey StedfastFixed g_utf8_to_ucs4_fast()
2011-04-20 Jeffrey StedfastDon't forget to link with libiconv
2011-04-20 Jeffrey StedfastVarious parts of mono use g_convert() which rely on...
2011-04-20 Jeffrey StedfastFixed g_unichar_to_utf8()
2011-04-20 Marek SafarAdd missing 4.0 api
2011-04-20 Marek SafarUse correct local variable when interating parameter...
2011-04-20 Atsushi EnoGet real fix for bug #687902. Revert request processor...
2011-04-20 Marek Safar[688651] Fix nullable enum values used with probing...
2011-04-20 Atsushi EnoOngoing service channel closing fix and session managem...
2011-04-20 Marek SafarDefer interface unification check until all interface...
2011-04-20 Marek SafarFix effective base class for value types
2011-04-20 Marek SafarDon't use type parameter effective base class when...
2011-04-20 Miguel de IcazaRestore the functionality to the REPL that allowed...
2011-04-20 Miguel de IcazaPrevent crash on scripts that do not contain the #...
2011-04-19 Geoff NortonActually include the m4 files in aclocal as well
2011-04-19 Larry EwingImplement g_utf8*prev_char and add the negative case...
2011-04-19 Zoltan VargaAllow storing managed pointers into 'native int' in...
2011-04-19 Jeffrey StedfastDon't break on systems with older gettext versions
2011-04-19 Zoltan VargaMove the mono_ia64_context_get_... functions to mono...
2011-04-19 Jeffrey StedfastMove DOLT macro back into acinclude.m4 so it works
2011-04-19 Jeffrey StedfastModernize eglib/libgc automake/conf fu
2011-04-19 Jeffrey StedfastMore auto* fixes and moved dolt macros to m4/dolt.m4
2011-04-19 Jeffrey Stedfast.m4 files no longer exist in the toplevel
2011-04-19 Jeffrey StedfastUpdated the build system
2011-04-19 Gonzalo Paniagua... [HttpListener] Fix matching directories
2011-04-19 Jeffrey StedfastFixed autogen.sh and optimized some string funcs
2011-04-19 Jeffrey StedfastFixed libiconv checks
2011-04-19 Marek SafarNew test
2011-04-19 Marek Safar[687282] Fixes cross references of nested anonymous...
2011-04-19 Lluis SanchezFix ICollection.CopyTo in the Stack class
2011-04-19 Marek SafarExplicit method implementation can have ambiguous candi...
2011-04-19 Marek SafarDon't check interface unified parameters on parameterle...
2011-04-19 Marek SafarUpdate test file
2011-04-18 Chris Toshokadd implementation for stpcpy
2011-04-18 Jeffrey StedfastImplemented g_iconv*() functions w/ cache
2011-04-18 Chris Toshokit's valid to pass NULLs to g_hash_table_lookup_extende...
2011-04-18 Chris ToshokImplement g_byte_array_* in terms of GArray
2011-04-18 Chris ToshokImplement 99% of what moonlight needs to run on eglib
2011-04-18 Rodrigo KumperaWorkaround io-layer crashing when the runtime exit...
2011-04-18 Zoltan VargaFix a crash in the sgen suspend code which happens...
2011-04-18 Marek SafarCheck for identical override when implementing generic...
2011-04-18 Marek SafarNew test
2011-04-18 Marek SafarFix documentation header for some tests
2011-04-18 Marek SafarMerge error files from 4.0 profile
2011-04-18 Marek SafarRemove unnecessary future option
2011-04-18 Marek SafarRemove unnecessary future option
2011-04-18 Gonzalo Paniagua... [HttpWebRequest] Fix half-baked commit
2011-04-18 Jb EvainFix DynamicInvoke when the delegate is closed over...
2011-04-18 Jb EvainAdd test for #664205
2011-04-18 Marek SafarFixed variable cannot be captured
2011-04-18 Marek SafarMove IsValue/Reference type checks to type
2011-04-18 Marek Habersack[asp.net] ScriptResourceHandler must correctly encode...
2011-04-18 Atsushi EnoEmpty XmlReader message caused failure on buffereed...
2011-04-17 Zoltan VargaFix Object.MemberwiseClone () on arrays. Fixes #688033.
2011-04-17 Damien DiederenMIPS: Make sure callee-saved registers end up on word...
2011-04-17 Damien DiederenMIPS: Do not lower {LOAD,STORE}*_MEMBASE ops which...
next