mono.git
2010-12-21 Jb Evainupdate cecil from upstream
2010-12-21 Gonzalo Paniagua... Previous patch was wrong.
2010-12-21 Gonzalo Paniagua... [OSX] semaphore_timedwait might return > 0 for errors
2010-12-21 Andreia GaitaMoonlight build fixes and cleanup
2010-12-21 Zoltan VargaPass -verbose-asm=false to llc, since verbose assembly...
2010-12-20 Mark Probst[sgen] Make Mark&Sweep compile without card tables.
2010-12-20 Marek SafarEnable fixed ikvm exception mode
2010-12-20 Marek SafarEmit constant data type using compiler type containers
2010-12-20 Marek SafarImport ikvm fixes
2010-12-20 Ankit Jain[xbuild] Fix bug #660508 .
2010-12-20 Marek SafarAdd a workaround for ikvm unfixed baked method tokens
2010-12-20 Marek SafarDisable ikvm exception optimization until it's fixed
2010-12-20 Marek SafarKeep looking for references assembly after first lib...
2010-12-20 Marek SafarReplace initial eval Reset with PartialReset
2010-12-20 Marek SafarAdd missing files to Mono.CSharp.csproj
2010-12-20 Marek Safar[660260] A static method is inaccessible from a nested...
2010-12-20 Marek Safar[660255] Keep inflated non-inflated method info indepen...
2010-12-20 Atsushi EnoUse DateTime ToBinary() and FromBinary() for DateTime...
2010-12-20 Atsushi EnoImplemented support for attached properties in xamlread...
2010-12-19 Zoltan VargaAdd support for accessing ThreadStatic fields in sdb...
2010-12-19 Zoltan VargaAdd functions to access values of ThreadStatic fields...
2010-12-18 Marek SafarAdd aot-compiler to dist list
2010-12-18 Zoltan VargaFix a buffer overflow in the aot compiler.
2010-12-18 Zoltan VargaName the llvm methods using the debug symbol by default...
2010-12-18 Zoltan VargaSupport passing vtypes on llvm/arm.
2010-12-17 Marek SafarAdd more files to mcs dist
2010-12-17 Zoltan VargaSupport methods returning vtypes by addr on arm/LLVM.
2010-12-17 Zoltan VargaAdd support for OP_SETFRET to the llvm backend.
2010-12-17 Zoltan VargaFix OP_LCONV_TO_OVF_I4 under LLVM. Don't use the Mono...
2010-12-17 Zoltan VargaAllow decomposition of some complex 64 bit opcodes...
2010-12-17 Gonzalo Paniagua... Mach uses wait_time not abs_time
2010-12-17 Andreia GaitaFix moonlight build
2010-12-17 Andreia GaitaDocument the new --with-moon-gc flag on the README
2010-12-17 Andreia GaitaAdd --with-moon-gc to select the gc to use with moon...
2010-12-17 Paolo MolaroLog profiler: fix statistical mode on linux amd64.
2010-12-17 Jonathan PobstReverse #elif check since 4.0 profile defines NET_2_0...
2010-12-17 Andrew Jorgensenget-monolite-latest now pulls a versioned archive
2010-12-17 Jérémie LavalRemove a leftover debugging scwl
2010-12-17 Marek SafarUpdate mcs name for monolite build
2010-12-17 Marek Safar[660077] Setup class interfaces for defined types in...
2010-12-17 Marek SafarMade SecurityAction predefined type
2010-12-17 Marek SafarAdd an error to obsolete attribute to get consistent...
2010-12-17 Marek Safar[657601] Fixes parsing pragma warning when encounter eof
2010-12-17 Gonzalo Paniagua... [ThreadPool] Reset the abort state when unloading a...
2010-12-17 Jonathan PobstFix some broken tests that check for assembly version...
2010-12-17 Zoltan VargaConvert the new NO_SEQ_POINT_AT_IL_OFFSET sdb error...
2010-12-17 Zoltan VargaSend back an error instead of asserting when a breakpoi...
2010-12-17 Zoltan VargaReserve r7 on arm/darwin even if iphone_abi is disabled.
2010-12-16 Sebastien PouliotFix access policy when more than one scheme is present...
2010-12-16 Zoltan VargaDon't put llvm type infos into the text segment, it...
2010-12-16 Zoltan VargaNull out trace_ips after freeing it to avoid crashes.
2010-12-16 Jonathan PobstMove line inside if () to fix 2 tests.
2010-12-16 Marek SafarSet ImageRuntimeVersion based on mscorlib version when...
2010-12-16 Martin BauligAdd documentation for my new exception filter code.
2010-12-16 Marek Safar[659970] Close anonymous method scope also for top...
2010-12-16 Martin BauligImprove support for exception filters.
2010-12-16 Jonathan Pryor[monodroid] Add support for the Android TimeZone file...
2010-12-16 Miguel de IcazaUpdate instructions
2010-12-16 Miguel de IcazaUndo adding of README2 test file
2010-12-16 Miguel de Icaza[winforms] undo accidental removal of a line
2010-12-16 Miguel de Icaza[winforms] revert patch, it regresses the test suite...
2010-12-16 Atsushi EnoAdd attachable event support in XamlType (not yet in...
2010-12-16 Miguel de IcazaUpdate COPYING file with MS-PL and Apache2 texts
2010-12-16 Miguel de IcazaAdd README2
2010-12-16 Jérémie LavalClean and finish TaskFactory
2010-12-16 Jérémie LavalAdd support for storing elements with the same hashcode...
2010-12-16 Marek SafarBuild po files from cs-parser.jay and not cs-parser.cs
2010-12-16 Marek SafarUpdated mcs translations, added Brazilian Portuguese
2010-12-16 Marek SafarDon't build aot symbols on make dist
2010-12-16 Marek SafarAdjust MONO_PATH, it's still needed for all profiles
2010-12-16 Marek SafarMonolite mcs compiler
2010-12-16 Marek SafarFix resgen build order
2010-12-16 Marek SafarAdd dist only Makefile
2010-12-16 Marek SafarSwitch to single mcs compiler for all managed code...
2010-12-16 Marek Safardist IKVM.Reflection
2010-12-16 Marek SafarAdd IKVM.Reflection
2010-12-16 Marek SafarSome 4.0 API tweaks
2010-12-16 Marek SafarCleanup references in static mode
2010-12-16 Marek SafarNew test
2010-12-16 Marek SafarAdd more attribute arguments checks
2010-12-16 Atsushi EnoImplement XamlType.GetAllAttachableProperties() and...
2010-12-16 Atsushi EnoFor IXmlSerializable/XData, Instance property returns...
2010-12-16 Marek HabersackFix the build
2010-12-16 Zoltan VargaModify the Mono EH Frame decoding so it handles the...
2010-12-15 Bojan RajkovicCorrect LDFLAGS on the Darwin platform so the profiler...
2010-12-15 Jérémie LavalSys.Core parameters fixup
2010-12-15 Jb EvainMake sure AppdDomain.PermissionSet doesn't return null
2010-12-15 Marek SafarFixed cloning of default switch case
2010-12-15 Marek SafarNew tests.
2010-12-15 Marek Safar[659536] Don't re-create array expressions when inferin...
2010-12-15 Marek Safar[659528] Fixed cloning of switch sections
2010-12-15 Jérémie LavalAdd missing members in AggregateException
2010-12-15 Jérémie LavalAdd prototype for Parallel.For long overloads
2010-12-15 Jérémie LavalYet more parameter manual fixup
2010-12-15 Jérémie LavalMore parameter renaming
2010-12-15 Sebastien Pouliot[moon] Return true for IsolatedStorageFile.IsEnabled
2010-12-15 Sebastien PouliotTest case for security issue
2010-12-15 Jérémie LavalUpdate Task parameter names
2010-12-15 Marek Safar[656150] Fix repl recovery after invalid expression.
2010-12-15 Marek SafarFix comment typo
next