mono.git
2011-08-17 Alan McGovern[System.IO.Packaging] Add another test
2011-08-17 Alan McGovern[minizip] Ensure we don't ever accidentally change...
2011-08-17 Alan McGovern[System.IO.Packaging] Fix calling convention related...
2011-08-17 Marek SafarUpdate to the latest IKVM reflect
2011-08-17 Marek SafarDo full identity conversion when converting variant...
2011-08-17 Marek SafarFix resolving of named arguments which break optional...
2011-08-17 Miguel de IcazaMore updates
2011-08-17 Miguel de Icazaupdate copyrights
2011-08-16 Rodrigo KumperaFix g_log redirection under android.
2011-08-16 Marek SafarImplement await dynamic type expression
2011-08-16 Marek SafarMerge pull request #157 from garuma/tpl-dataflow-ifaces
2011-08-16 Jérémie LavalRemove #if NET_4_0
2011-08-16 Jérémie LavalAdd Dataflow specific boilerplate & interfaces
2011-08-16 Jérémie LavalCorrectly check TaskCreationOptions upper bound
2011-08-15 Marek SafarEnable await expressions to work with dynamic binder
2011-08-15 Jeffrey StedfastFix for bug #445855
2011-08-14 Zoltan VargaDon't pass MONO_UNWIND_ACTUAL_METHOD to the stack walke...
2011-08-13 Gonzalo Paniagua... [threadpool] Exit on unhandled exceptions only
2011-08-13 Gonzalo Paniagua... [threadpool] Work around for a race-condition
2011-08-13 Marek SafarImplement hoisting of anonymous methods with variables...
2011-08-13 Marek SafarChange the way how using declarators statements are...
2011-08-13 Marek SafarCheck using and fixed statement declarators for missing...
2011-08-13 Marek SafarMerge pull request #156 from garuma/tpl-dataflow-tasks
2011-08-13 Chris Toshokforce has_finalize to be initialized before we write...
2011-08-12 Miguel de IcazaShip System.Json for 2.0 and 4.0 as well.
2011-08-12 Sebastien PouliotUse 'as' for casting certificate extensions since we...
2011-08-12 Sebastien Pouliotfix building unit tests
2011-08-12 Jérémie LavalRefactor inner scheduler classes into a single one
2011-08-12 Chris Toshokif we're intentionally using power-of-two sizing for...
2011-08-12 Chris Toshokreduce memory required for this table by 32x
2011-08-11 Zoltan VargaEscape characters in LLVM symbol names
2011-08-11 Elijah TaylorFix NaCl GC deadlock
2011-08-11 Zoltan VargaBump corlib version since fe3372f4231106669ab93e2d23a51...
2011-08-11 Gonzalo Paniagua... Fix the range for rnd.Next()
2011-08-11 Rodrigo KumperaAdd IObserver/IObservable to MOBILE profile.
2011-08-11 Jérémie LavalRemove #if NET_4_0 and add MonoTODO attributes
2011-08-11 Marek SafarRemove unwanted dispose flag from async storey. It...
2011-08-11 Marek Habersack[runtime] Fix for Xamarin bug #99. Don't fail to parse...
2011-08-10 Zoltan VargaGet rid of the macros in mono-tls.h to fix many warnings.
2011-08-10 Zoltan VargaFix the newly added test_0_llvm_regress_171 ().
2011-08-10 Zoltan VargaWrap pthread_exit () with mono_gc_pthread_exit () since...
2011-08-10 Jérémie LavalAdd standard module directory layout and ConcurrentExcl...
2011-08-10 Jérémie LavalAvoid creating a delegate instance in general case...
2011-08-10 Rolf Bjarne... Merge pull request #155 from andreazevedo/patch-1
2011-08-10 Marek SafarImplement await inside try-catch block
2011-08-10 Andre AzevedoCorrected word spelling
2011-08-10 Jonathan Pryor[System,MOBILE] Add System.Text.RegularExpressions...
2011-08-09 Elijah TaylorMore NACL updates
2011-08-09 Zoltan VargaRevert "More NACL updates"
2011-08-09 Elijah TaylorMore NACL updates
2011-08-09 Zoltan VargaLLVM requires two PHI entries if a previous bblock...
2011-08-09 Zoltan VargaAdd support for reference instances of Interlocked...
2011-08-09 Jeffrey StedfastIf #CONFIGURATION_DEP isn't defined, we still want...
2011-08-08 Gonzalo Paniagua... Merge pull request #152 from bassamtabbara/master
2011-08-08 Bassam TabbaraFixed regression in System.Web.Routing caused by 62b047...
2011-08-08 Bassam TabbaraNetworkstream now throws IOException('connection closed...
2011-08-08 Atsushi EnoMerge pull request #151 from kenbell/master
2011-08-07 Kenneth BellFix bug 213 - interpret string identity in RegistryAcce...
2011-08-07 Kenneth BellFix infinite loop parsing some SDDL strings
2011-08-06 Jérémie LavalImplement proper ctor parameter checking
2011-08-05 Marek SafarImplement exception propagation for void async context
2011-08-05 Zoltan VargaRevert a line from 89d18c331d0f750af57691d8180e603fe349...
2011-08-05 Marek SafarAdd more tests
2011-08-05 Marek SafarBuild membercache for imported interfaces in the same...
2011-08-05 Jérémie LavalFix for #162
2011-08-05 Zoltan VargaMake sure the cygwin build uses gcc-3 from the gcc...
2011-08-05 Zoltan VargaRevert "Use the mingw32 gcc compiler on windows"
2011-08-05 Gonzalo Paniagua... Revert "revert change from https://github.com/flutos...
2011-08-05 Zoltan VargaRemove the configue check for bison, we don't use it...
2011-08-05 Zoltan VargaUse the mingw32 gcc compiler on windows
2011-08-05 Elijah TaylorFix up bugs in x86-codegen for NaCl.
2011-08-05 Elijah TaylorFixups for nacl at head revision.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-08-05 Miguel de IcazaMerge pull request #147 from flutos/master
2011-08-05 Miguel de IcazaMerge pull request #141 from LogosBible/surrogtate
2011-08-05 Marek SafarFix comment typo
2011-08-05 Marek SafarFix extension method expression conversion for type...
2011-08-04 Marek SafarAdd exception handling to task awaiters
2011-08-04 Miguel de IcazaAdd a list of historic Mono branches, before we delete...
2011-08-04 Zoltan VargaHandle slow machines which exceed timeouts in the threa...
2011-08-04 Mark Probst[sgen] Enqueue finalizers after update the pointer.
2011-08-04 Mark ProbstSet the WSQ TLS key to inited after initing it.
2011-08-04 Ankit Jain[xbuild] RemoveDir - remove only if the dir exists.
2011-08-04 Atsushi EnoMerge pull request #146 from flutos/207ce0bccceec3ff786...
2011-08-03 Rodrigo KumperaFix padding of call instructions.
2011-08-03 Chris Toshokdon't redefine ABS
2011-08-03 scott flutorevert change from https://github.com/flutos/mono/commi...
2011-08-03 Zoltan VargaAvoid allocating the memory for all the dominator array...
2011-08-03 Marek Habersack[runtime, globalization] Fix for Xamarin bug #161....
2011-08-03 Marek SafarInitial support for handling exceptions inside async
2011-08-03 Marek SafarAll resolve contexts are now SRE-free
2011-08-03 Atsushi EnoFix NET_2_1 builds (regression from the previous Securi...
2011-08-03 Rodrigo KumperaImplement fail tramp support on arm for full-aot imt...
2011-08-03 Geoff Norton[gc] Darwin/AMD64 can have 64-bit thread id's, so we...
2011-08-02 Atsushi EnoMerge pull request #145 from ngraziano/99b87f07af0beed3a887
2011-08-02 Atsushi EnoFix bug #707434, check order only when applicable.
2011-08-02 Marek SafarClean up block return label handling
2011-08-02 Alan McGovern[System.IO.Path] Fix potential infinite loop in Path...
2011-08-02 Marek SafarAdd async exception binding
next