mono.git
2013-03-26 Paolo MolaroExport a few functions needed by llvm.
2013-03-26 Marek SafarFix quoting of some date time patters. Fixes #11363
2013-03-26 Marek SafarAdd zh-CHT parent lcid handling. Fixes #11375
2013-03-26 Alex Rønne... Merge pull request #608 from metanest/bin_bash_spike
2013-03-26 KISHIMOTO,... #!/bin/bash -> #!/usr/bin/env bash
2013-03-26 Zoltan VargaDon't emulate idiv.un/irem.un on ARM in cases where...
2013-03-26 Zoltan VargaFix a typo in bc149a3814c33ee55eaa01fe49c52389d7b31bb2.
2013-03-25 Marek SafarAdd configure await
2013-03-25 Marek SafarMerge pull request #607 from maksimenko/master
2013-03-25 Rodrigo KumperaChange mono_gc_get_managed_array_allocator to receive...
2013-03-25 Rodrigo KumperaFast path Array::Resize with small arrays.
2013-03-25 Marek SafarDon't capture any variables when block yield only breaks
2013-03-25 Marek SafarDon't create interator parameters copies for unmodified...
2013-03-25 Marek SafarApply 9dc360146f373e64b2b8801a4284938759bc5229 to all...
2013-03-25 Marek SafarDon't copy hoisted iterator parameters when not needed
2013-03-25 Zoltan VargaFix the hashing of MonoJumpInfo structures, previously...
2013-03-25 Zoltan VargaAdd a mono_print_ji () helper function to print a MonoJ...
2013-03-24 Miguel de IcazaAdd a test for the WebUtility.HtmlEncode bits
2013-03-24 Zoltan VargaMove the 'Created object count' stat to the GC section...
2013-03-24 Zoltan VargaAvoid using an rgctx when making delegate invokes from...
2013-03-24 Marek SafarAdd optimized where iterator for arrays
2013-03-24 Marek SafarOptimize entity conversion
2013-03-24 Marek SafarTry to recover incomplete ternary expression. Fixes...
2013-03-24 Marek SafarBetter error message for not matching overload when...
2013-03-24 Zoltan VargaFix the build.
2013-03-24 Zoltan VargaAvoid AOTing PtrToStructure/StructureToPtr() wrappers...
2013-03-24 Zoltan VargaUse (uint) casts in the Marshal.Read/WriteXXX () method...
2013-03-24 Zoltan VargaPut back a cattr removed by mistake by 70141dc9f523282b...
2013-03-24 Zoltan VargaImplement the Marshal.Read/WriteXXX methods using unsaf...
2013-03-23 Victor H. Maksimenkouse the GetRequestStreamAsync method to avoid blocking...
2013-03-23 Jérémie Laval[monodoc] Remove previous horrible generic backtick...
2013-03-23 Jérémie Laval[monodoc] Add a simple stack-based generic argument...
2013-03-23 Jérémie Laval[IDesigner] Add cref reachability checker unit test...
2013-03-23 Jérémie Laval[monodoc] Add utility property Generic*IsNumeric to...
2013-03-23 Jérémie Laval[monodoc] Add reachability unit test for ASP.NET style...
2013-03-23 Jérémie Laval[monodoc] Parse correctly '{' and '}' as '<' and '...
2013-03-22 Sebastien PouliotOpen test files in read-only mode (so it will work...
2013-03-22 Marek SafarMaintain more tokens locations.
2013-03-22 Marek SafarDon't report error for incomplete member type
2013-03-22 Marek SafarTry to recover incomplete initializers. Fixes #4964
2013-03-22 Marek SafarAvoid extra space when reporting error for compiler...
2013-03-22 Marek SafarMaintain more locations values
2013-03-22 Marek SafarTry to recover incomplete member declaration which...
2013-03-22 Marek SafarMerge pull request #605 from AerisG222/system.web.http...
2013-03-22 Atsushi Enoremove extra printf.
2013-03-22 Zoltan VargaFix the checks in is_async_method ().
2013-03-22 Martin Baulig[WCF]: Disable WsdlExporterTest.ExportMessageContract().
2013-03-22 Martin Baulig[WCF]: Implement cookie support in .NET 4.0.
2013-03-22 Mike Moranomaking the build system aware of system.web.http.webhos...
2013-03-22 Zoltan VargaFix deadlock in CreateProcess () if fork () fails....
2013-03-22 Martin Baulig[WCF]: 2nd part of bug #5827, set CheckCharacters ...
2013-03-22 Zoltan VargaFix an LLVM crash when a method ending with a throw...
2013-03-22 Martin BauligBug #5829: DataContractSerializer should not check...
2013-03-21 Martin Baulig[System.ServiceModel.Web]: Fix 'make dist'.
2013-03-21 Marek SafarTry to recover from invalid attribute. Fixes #8590
2013-03-21 Rodrigo KumperaFix the System.Runtime.Serialization test suite to...
2013-03-21 Marek SafarTry to recover from incomplete group section. Fixes...
2013-03-21 Elijah TaylorTest for divide by zero for NaCl in software
2013-03-21 Elijah TaylorAdd explicit laddcc/lsubcc IR opcodes
2013-03-21 Elijah TaylorNaCl x86 codegen fixes
2013-03-21 Elijah TaylorNaCl amd64 codegen fixes
2013-03-21 Elijah TaylorNaCl GC improvements
2013-03-21 Elijah TaylorAdd NaCl build scripts
2013-03-21 Zoltan VargaDisable the async test in generics.cs as it doesn't...
2013-03-21 Zoltan VargaFix full-aot support for generic async methods by treat...
2013-03-20 Rodrigo KumperaFix multiple issues with System.Data.DataRow::SetParent...
2013-03-20 Marek Safardefine/undefine position errros are not reported when...
2013-03-20 Marek SafarUse 4.0 path when configured with disabled 4.5 profile...
2013-03-20 Marek SafarAdvance column on escaped string characters. Fixes...
2013-03-20 Marek SafarCopy type parameter constraint interfaces before its...
2013-03-20 Marek SafarFix wrong assembly name hint
2013-03-20 Zoltan VargaFix an infinite loop in decode_llvm_mono_eh_frame ...
2013-03-20 Marek HabersackAdded CreateNLSocket stub for non-linux platforms
2013-03-19 Sebastien PouliotDo not assume the unit tests can write in the applicati...
2013-03-19 Sebastien PouliotDisable CAS permission tests for MOBILE profile
2013-03-19 Sebastien PouliotEnsure the linker does not remove some types needed...
2013-03-19 Marek SafarFix expansion of imported generic interfaces implementi...
2013-03-19 Mark ProbstMerge branch 'feature-free-32'
2013-03-19 Mark Probst[sgen] Statistics for 32 bit freeing.
2013-03-19 Mark Probst[sgen] While iterating over empty block array, compact it.
2013-03-19 Mark Probst[sgen] Try allocating M&S blocks in smaller contingents...
2013-03-19 Mark Probst[sgen] Free contiguous blocks on 32 bit archs.
2013-03-19 Marek SafarFix parsing decimal values used with integral numbers...
2013-03-19 alexrpUse /bin/bash instead of /bin/sh in autogen.sh.
2013-03-19 Sebastien PouliotDo not assume the unit tests can write in the applicati...
2013-03-19 Sebastien PouliotDisable CAS permission tests for MOBILE profile
2013-03-18 Sebastien PouliotDo not assume the unit tests can write in the applicati...
2013-03-18 Zoltan VargaParallelize the compression in mkbundle.
2013-03-18 Sebastien PouliotReturn null for AppDomain.Evidence so API accepting...
2013-03-18 Marek SafarAdd localized infinity symbols. Fixes #9052
2013-03-18 Marek SafarUse curl instead of wget
2013-03-18 Marek SafarFully resolve extension method argument. Fixes #11213
2013-03-18 Marek SafarRemove internal continuations from unfinished tasks...
2013-03-15 Martin BauligRevert "Fixes make dist"
2013-03-15 Rodrigo KumperaProperly bzero unaligned small blocks. Fixes #11184.
2013-03-15 Marek SafarCache implicitly created static delegates
2013-03-15 Atsushi Enopart of fix bug #10160 - give innerException for some...
2013-03-15 Zoltan VargaAvoid an assert in sdb for compiler generated byref...
2013-03-15 Marek SafarAdd new tests
2013-03-15 Marek SafarUpdate locations
next