mono.git
2011-01-10 Jb EvainUpdate cecil from upstream
2011-01-10 Jb EvainFix output of local variable names in debugging symbols
2011-01-10 Rodrigo KumperaMove coree functionality under a specific define.
2011-01-10 Marek SafarFix IKVM float encoding on big-endian
2011-01-10 Ankit Jain[xbuild] Fix bug #663180, second part.
2011-01-10 Marek HabersackFix for bug #659064. Resource URLs must always be the...
2011-01-10 Zoltan VargaForce a build.
2011-01-10 Zoltan VargaImplement all SIMD intrinsics in LLVM used by basic...
2011-01-10 Marek SafarFixed another missing protected internal modifier
2011-01-10 Zoltan VargaFix the loadable llvm build.
2011-01-10 Martin BauligFix short trampoline branch.
2011-01-10 Zoltan VargaAdd another bunch of SIMD intrinsics to the LLVM backend.
2011-01-10 Ankit Jain[xbuild] Fix bug #663159 .
2011-01-10 Ankit Jain[xbuild] Sync *PcFileCache.cs changes from monodevelop.
2011-01-10 Marek SafarFixed more protected internal modifiers
2011-01-10 Marek SafarReport correct base modifier for inaccessible protected...
2011-01-10 Rodrigo KumperaCouple with missing methods in MonoClass::methods.
2011-01-10 Rodrigo KumperaFix a deadlock on the interrupt guard machinery.
2011-01-10 Zoltan VargaMark mono_print_method_from_ip () with __attribute__...
2011-01-10 Rodrigo KumperaImplement mono.simd new conversion ops on amd64
2011-01-10 Marek Habersack[asp.net,mcs] Fixed 'protected internal' build errors...
2011-01-10 Rodrigo KumperaImplement a few conversion operations.
2011-01-10 Rodrigo KumperaFix 64bits Shuffle/3 when simd intrinsics are disabled
2011-01-10 Marek SafarFixed more missing protected internal modifiers
2011-01-09 Ankit Jain[xbuild] Fix bug #663180 .
2011-01-09 Jérémie Laval[System.Web] Add web fonts mimetypes to let browser...
2011-01-09 Sebastien PouliotAdd NIE stubs for new 4.0 methods to ease running IronP...
2011-01-09 barkermIgnore files ending in '~'
2011-01-09 barkermFix for running against RabbitMQ 2.2
2011-01-09 Miguel de Icaza[eglib] Another bug fix for g_shell_parse
2011-01-09 Miguel de Icaza[eglib] Add more tests for the g_shell_parse
2011-01-08 Zoltan VargaPass -relocation-model=static to llc in static mode.
2011-01-08 Geoff NortonAdd CPSR to Apple arm ucontext macros as well
2011-01-08 Marek Safar[663059] Add check for protected modifier in InternalsV...
2011-01-08 Marek SafarTest update
2011-01-08 Marek SafarFixed missing protected internal modifier
2011-01-08 Marek SafarUpdate System.ServiceModel.Discovery version info
2011-01-08 Marek SafarAllow trailing comma for resource argument
2011-01-08 Zoltan VargaApply .no_dead_strip to all symbols. Unify __APPLE__...
2011-01-08 Zoltan VargaEmit .no_dead_strip directives for all LLVM methods...
2011-01-08 Zoltan VargaEmit .no_dead_strip directives for all LLVM methods...
2011-01-08 Zoltan VargaAvoid an assert if System.Diagnostics.DebuggableAttribu...
2011-01-08 Zoltan VargaFix the arm dyncall code after the this passing changes.
2011-01-08 Zoltan VargaDisallow loading of non-llvm compiled aot modules into...
2011-01-08 Zoltan VargaTidy up AOT trace messages a bit more.
2011-01-08 Zoltan VargaGenerate an icall wrapper for CompareExchange<object...
2011-01-08 Zoltan VargaMake an AOT trace message shorter.
2011-01-08 Zoltan VargaFix the previous fix.
2011-01-08 Zoltan VargaFix the apple aot problem.
2011-01-08 Zoltan VargaInclude the assembly name in AOT symbol names in static...
2011-01-08 Zoltan VargaChange how double/long alignment is saved in the AOT...
2011-01-08 Zoltan VargaVarious changes to make thumb work under osx.
2011-01-08 Zoltan VargaEmit thumb unbox trampolines for thumb functions.
2011-01-08 Zoltan VargaUse 'globals' instead of '.Lglobals' to name an aot...
2011-01-07 Zoltan VargaAdd 'no-write-symbols' aot option.
2011-01-07 Zoltan VargaAdd an 'llvm-path' aot option.
2011-01-07 Zoltan VargaAvoid 0b notation, older gcc's can't handle it.
2011-01-07 Thomas GoldsteinMerge branch 'master' of github.com:mono/mono
2011-01-07 Thomas GoldsteinAdd new NumericUpDown tests.
2011-01-07 Thomas GoldsteinAdd unit test for bug 661750.
2011-01-07 Zoltan VargaUse emit_zero_bytes () instead of .skip directive.
2011-01-07 Thomas GoldsteinRemove NumericUpDownTest.cs from the -crlf list (file...
2011-01-07 Rodrigo KumperaRemove debug spew
2011-01-07 Jonathan PobstAdd __default_codegen__ to *all* msvc profiles.
2011-01-07 Jonathan Pryor[monodroid] Look for zlib support functions from __Inte...
2011-01-07 Jonathan PobstAdd __default_codegen__ define to fix the msvc build.
2011-01-07 Zoltan VargaMake 'mono_aot_assembly_name' a local symbol as well.
2011-01-07 Zoltan VargaFix the DISABLE_JIT build.
2011-01-07 Marek SafarIgnore more files
2011-01-07 Marek SafarTests update
2011-01-07 Zoltan VargaReorganize the static AOT support a bit more: the ...
2011-01-07 Rodrigo KumperaProperly search overwrites for custom attributes.
2011-01-07 Zoltan VargaAdd sanity check to AOT for long/double alignment.
2011-01-07 Jérémie LavalRemove now unused internal classes
2011-01-07 Zoltan VargaDisallow the 'soft-debug' aot option when compiling...
2011-01-07 Zoltan VargaUse symbolic constants and sizeof(mgreg_t) instead...
2011-01-07 Jérémie LavalAdd bigger unit test for Intersect and Union
2011-01-07 Jérémie LavalDirectly use ConcurrentDictionary with PLinq set operations
2011-01-07 Marek SafarBetter anonymous methods require same parameter types
2011-01-07 Rodrigo KumperaAMD64 version of the new mono.simd ops
2011-01-06 Rodrigo Kumperaremove stupid debug spew
2011-01-06 Gonzalo Paniagua... Revert
2011-01-06 Gonzalo Paniagua... [windows] Improve drive search
2011-01-06 Rodrigo KumperaImplement Shuffle for 64bits types.
2011-01-06 Rodrigo KumperaImplement Shuffle/3
2011-01-06 Rodrigo KumperaImplement runtime support (x86 only) for 3 args Shuffle.
2011-01-06 Rodrigo KumperaAdd SHUFPS and macro to emit it.
2011-01-06 Rodrigo KumperaAdd test for call clobbering of XMM regs
2011-01-06 Rodrigo KumperaProperly free xmm hregs.
2011-01-06 Gonzalo Paniagua... [Windows] Implement GetDrives.
2011-01-06 Thomas GoldsteinReplace decimal to hex string conversion code with...
2011-01-06 Thomas GoldsteinRemove #if NET_2_0.
2011-01-06 Zoltan VargaRe-enable and fix the nacl changes.
2011-01-06 Zoltan VargaPut back a macro definition accidently removed by the...
2011-01-06 Jérémie LavalFix .NET 4 API
2011-01-06 Jérémie LavalAdd missing Debugger and ReliabilityContract attributes...
2011-01-06 Jérémie LavalAvoid random failure in CountdownEvent unit test
2011-01-06 Rodrigo KumperaFail nice if the current profiler doesn't support ICust...
2011-01-06 Jérémie LavalUse while loop instead of if for removing as much stall...
2011-01-06 Jérémie LavalFix comments
next