mono.git
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-04-02 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-04-02 Jeremie Laval[monodoc] Try to fix some issue with URL creation in...
2012-04-02 Jeremie Laval[monodoc] For search index creation: restore .ctor...
2012-04-02 Neale Fergusons390x-codegen.h - Define s390_SP and s390_BP
2012-04-02 Zoltan VargaFix the addresses of handler clauses when using LLVM...
2012-04-02 Marek SafarFix hoisting of method parameters when both async and...
2012-04-02 Jeremie Laval[monodoc] Also fixup URL of parameter-less ctor
2012-04-02 Jeremie Laval[monodoc] Rename related sample section to 'Samples...
2012-04-02 Jeremie Laval[monodoc] Open links in new window
2012-03-30 Rolf Bjarne... Fix mono_path_canonicalize to not canonicalize the...
2012-03-30 Rodrigo KumperaRemove some silly dead code.
2012-03-30 Rodrigo KumperaExtract the fragment allocation code from the nursery...
2012-03-30 Rodrigo KumperaAdd par_alloc_object to the major collector function...
2012-03-30 Rodrigo KumperaRename mono_sgen_nursery_is_object_alive to mono_sgen_i...
2012-03-30 Marek SafarFix System.Web.Razor embedded resouces namespace
2012-03-30 Marek SafarFix System.Json resources to be embedded
2012-03-30 Marek SafarConvert literals to constants when reducing literal...
2012-03-30 Marek SafarUse correct location when reporting constant conversion...
2012-03-30 Marek SafarFix cloning of foreach statement
2012-03-30 Marek SafarAdd more literal to constant expression conversions...
2012-03-30 Rolf Bjarne... Fix g_strreverse to handle empty strings
2012-03-30 Marek SafarDon't install Newtonsoft.Json
2012-03-30 Zoltan VargaDisable wrapper generation code when DISABLE_JIT is...
2012-03-29 Rolf Bjarne... Log profiler: don't ignore return values from select...
2012-03-29 Alex CorradoUpdate spec for the rest of the mvc3/razor additions
2012-03-29 Marek HabersackVersion mvc3 properly
2012-03-29 Zoltan VargaMerge pull request #266 from joncham/bug-struct-pack...
2012-03-29 Marek SafarImport Newtonsoft.Json
2012-03-29 Jonathan ChambersRaise TypeLoadException for invalid StructLayout Pack...
2012-03-29 Marek HabersackAdded the Newtonsoft.Json submodule
2012-03-29 Rolf Bjarne... Add most of the Debug class (with related tracing types...
2012-03-29 Marek HabersackMVC3 integrated, with some changes to make it compile...
2012-03-29 Marek SafarImport System.Web.Http
2012-03-29 Marek SafarImplement more of System.Net.Http
2012-03-29 Marek HabersackAdded -delaysign to mcs parameters
2012-03-29 Marek HabersackRemove unnecessary assembly attributes
2012-03-29 Marek HabersackSystem.Web.WebPages, System.Web.WebPages.Deployment...
2012-03-29 Marek SafarRemove unwanted assembly attributes
2012-03-29 Marek SafarIgnore binary resouces
2012-03-29 Marek SafarImport System.Net.Http.Formatting
2012-03-29 Marek SafarAdd System.Net.Http .net 4.5 beta members
2012-03-29 Marek HabersackSystem.Web.WebPages imported
2012-03-29 Paolo MolaroUse proper ABI alignment rules for fields in structs...
2012-03-29 Marek HabersackUse correct name for the razor assembly
2012-03-29 Marek HabersackRemove old System.Json sources
2012-03-29 Marek HabersackFix resource compilation for imported modules so that...
2012-03-29 Atsushi Eno(monodroid) Do not crash with LogcatTextWriter.Write...
2012-03-29 Marek SafarDist more test files
2012-03-29 Marek SafarAdd more missing files to dist
2012-03-29 Marek SafarFix mono path for corlib vts tests
2012-03-29 Marek SafarBuild System.Web.Razor in all 4+ profiles
2012-03-29 Marek SafarChange async host type to struct to run on .net (broken...
2012-03-29 Marek SafarUse correct context type parameters when resolving...
2012-03-29 Zoltan VargaRegister vtables in runtime data structures after they...
2012-03-29 Alex CorradoAdd System.Web.Razor.dll to the spec file
2012-03-29 Miguel de IcazaUpdate
2012-03-29 Gonzalo Paniagua... Welcome to the future
2012-03-29 Alan McGovernOnly try to check the submodule out if we have a git...
2012-03-29 Alan McGovernUse the readonly git url (non-ssh form) for the aspnetw...
2012-03-29 Atsushi Enonew System.Json is now coming from submodule (and alrea...
2012-03-28 Marek HabersackSystem.Web.Razor integrated
2012-03-28 Marek HabersackUse more common code in System.Json
2012-03-28 Marek HabersackInclude the entire external/ directory in dist
2012-03-28 Marek HabersackUpdated the aspnetwebstack module
2012-03-28 Rodrigo KumperaCleanu thep fragment allocation mess by putting alloc...
2012-03-28 Rodrigo KumperaAdd a comment to code that needs cleanup.
2012-03-28 Rodrigo KumperaClean up liveness functions to be easier to understand.
2012-03-28 Marek HabersackCompile System.Json using the upstream sources
2012-03-28 Marek HabersackUpdated aspnetwebstack to include System.Json changes
2012-03-28 Marek HabersackIf external/aspnetwebstack is not found, init and updat...
2012-03-28 Sebastien PouliotAdjust unit tests wrt Gonzalo fix for NTLM - commit...
2012-03-28 Sebastien PouliotFix tests where a DSA CA certificate expired at the...
2012-03-28 Marek HabersackAdded aspnetwebstack submodule
2012-03-28 Zoltan VargaMerge pull request #262 from joncham/bug-fail-multi...
2012-03-28 TakFail the invocation instead of aborting the runtime...
2012-03-28 Atsushi EnoAdd new System.Json assembly sources based on aspnetweb...
2012-03-28 Marek SafarFix JsonReaderWriterFactory parameters names
2012-03-28 Marek SafarCheck whether mcs output name is valid
2012-03-28 Marek SafarUpdate hoisted this variable to anonymous methods/state...
2012-03-28 Zoltan VargaFix a memory overwrite in mono_gc_bzero (). Fixes ...
2012-03-28 Zoltan VargaMerge pull request #259 from joncham/bug-profiler-threa...
2012-03-28 Zoltan VargaMerge pull request #261 from joncham/bug-null-interface...
2012-03-28 Jonathan ChambersDefault COM visilibity to true.
2012-03-28 TakNULL global interface bitset on deletion.
2012-03-27 Zoltan VargaUpdate the LLVM EH frame reader code to the latest...
2012-03-27 Zoltan VargaFix the --disable-executables change.
2012-03-27 Zoltan VargaMerge pull request #258 from joncham/bug-debugger-tls...
2012-03-27 Zoltan VargaAdd a --disable-executables configure option to disable...
2012-03-27 Tak[Debugger] Verify TLS lookup.
2012-03-27 Jonathan ChambersSend thread end profiler message on thread detach.
2012-03-27 Rodrigo KumperaUse g_error instead of fpritnf so target like android...
2012-03-27 Jonathan ChambersCheck lmf_addr_tls_offset for size greater than 64...
2012-03-27 Sebastien PouliotFix bug #4101 when using a deep hierarchy of directorie...
2012-03-27 Marek SafarMake monodoc 4.0 lib when mdoc is 4.0 app
2012-03-27 Marek SafarAdd missing dist for test file
2012-03-27 Marek SafarFix wrong WindowsBase method signatures
2012-03-27 Marek SafarDon't throw when loading expressions wrongly marked...
2012-03-27 Marek SafarEmit smaller iterator dispose method
2012-03-27 Marek SafarEmit iterators finally block only once. Fixes #4052.
next