mono.git
2013-11-29 Atsushi EnoAdd full-scratch expression parser implementation.
2013-11-29 Atsushi Enoimplemented couple of Project members, while changing...
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi Enoimplement ProjectItem and co.
2013-11-29 Atsushi EnoProjectItemDefinition.ItemType was not initialized...
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi Enoimplement ProjectItemDefinition and co.
2013-11-29 Atsushi Enoimplement Project.RemoveProperty() and ProjectProperty...
2013-11-29 Atsushi Enoimplement several ProjectProperty types.
2013-11-29 Atsushi Enofix csproj too.
2013-11-29 Atsushi Enofix wrong type nest for added event handler and args.
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi EnoAdded missing ProjectCollection events and co.
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi Enoimplement basic ProjectProperty members.
2013-11-29 Atsushi EnoAdd more tests and fixes in Construction loaders.
2013-11-29 Atsushi Enoupdate csproj.
2013-11-29 Atsushi Enoimplement toolset and build related members.
2013-11-29 Atsushi Enoforgot to add ProjectCollectionTest.cs.
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi EnoAdd more project loader tests.
2013-11-29 Atsushi EnoFix regarding GetProjectInstanceForBuild(), and added...
2013-11-29 Atsushi Enoupdate csproj.
2013-11-29 Atsushi Enoimplement Project.Build() and ProjectInstance.Build...
2013-11-29 Atsushi Enofill ElementLocation items at loading. Fix Subtool...
2013-11-29 Atsushi Enoupdate .csproj.
2013-11-29 Atsushi EnoAdd BuildEventContextTest and slightly made Equals...
2013-11-29 Atsushi Enoupdate test csproj.
2013-11-29 Atsushi EnoFix ProjectRootElement.DirectoryPath. Add unit test...
2013-11-29 Atsushi Enoupdate MS.Build csproj to the latest status.
2013-11-29 Atsushi EnoFix net_4_0 build.
2013-11-29 Atsushi Enoadd BuildEventContext to .csproj.
2013-11-29 Atsushi EnoAdd BuildEventContext.
2013-11-29 Atsushi Enoupdate MS.Build test csproj.
2013-11-29 Atsushi EnoAdd ToolsetTest and fix Toolset construction.
2013-11-29 Atsushi EnoFix MS.Build.Tasks.csproj build too.
2013-11-29 Atsushi Enofix test csproj build.
2013-11-29 Atsushi Enoupdate MS.Build.csproj.
2013-11-29 Atsushi Enoimplement ProjectCollection.Toolsets.
2013-11-29 Atsushi EnoAdd ToolLocationHelper and co. to MS.Build.dll (as...
2013-11-29 Atsushi EnoToolLocationHelper is now used in MS.Build.dll too...
2013-11-29 Atsushi EnoAdd IBuildEngine3 and IBuildEngine4 to csproj.
2013-11-29 Atsushi EnoAdd IBuildEngine3 and IBuildEngine4.
2013-11-29 Atsushi EnoAdd missing tests in csproj.
2013-11-29 Atsushi EnoMS.Build.dll: Add more missing members and implementati...
2013-11-29 Atsushi Enoimplement some MS.Build members as well as adding missi...
2013-11-29 Atsushi EnoAdd missing ProjectInstance family.
2013-11-29 Atsushi Enoimplement various not-implemented types in Microsoft...
2013-11-29 Atsushi EnoAdd hacking MSBuild solution for MSBuild libraries.
2013-11-29 Marek Safar[mcs] Implements definite assignment of expressions
2013-11-29 Marek SafarFixes build
2013-11-28 Zoltan Varga[jit] Get rid of the mono_arch_get_domain_intrinsic...
2013-11-28 Zoltan Varga[x86] Emit the push/pop LMF code as IR on linux.
2013-11-28 Zoltan Varga[x86] Emit the push/pop LMF code as IR on osx.
2013-11-28 Zoltan Varga[gsharedvt] Avoid using gsharedvt trampolines for calls...
2013-11-28 Zoltan Varga[amd64] Translate TLS offsets on osx/amd64 too.
2013-11-28 Zoltan Varga[x86] Revert some changes which seem to cause regressio...
2013-11-28 Mark Probst[sgen] Wait for workers before the finishing nursery...
2013-11-28 Mark Probst[sgen] Missed a binary protocol event for mark.
2013-11-28 Mark Probst[sgen] Binary protocol records worker thread vs non...
2013-11-28 Zoltan Varga[x86] Remove some dead code.
2013-11-28 Zoltan Varga[jit] Translate TLS offsets on osx/x86 in mono_resolve_...
2013-11-28 Zoltan Varga[jit] Avoid emitting two AOT_CONST instructions for...
2013-11-28 Zoltan Varga[x86] Implement OP_TLS_SET/OP_TLS_SET_REG opcodes.
2013-11-28 Zoltan Varga[x86] Disable fast tls access in the push/pop LMF code...
2013-11-28 Zoltan Varga[x86] Remove some dead code.
2013-11-28 Zoltan Varga[x86] Fix the epilog tls access on linux too.
2013-11-28 Zoltan Varga[runtime] Fix the windows build.
2013-11-28 Zoltan Varga[x86] Fix tls access in epilogs in AOT code.
2013-11-27 Zoltan VargaRework the x86 lmf code to use stores instead of pushes...
2013-11-27 Zoltan VargaRevert "Rework the x86 lmf code to use stores instead...
2013-11-27 Zoltan Varga[runtime] Really fix the windows build.
2013-11-27 Zoltan VargaRework the x86 lmf code to use stores instead of pushes...
2013-11-27 Zoltan Varga[runtime] Fix the windows build.
2013-11-27 Marek Safar[corlib] Better exception message for unexpected task...
2013-11-27 Alex Rønne... Merge pull request #812 from ColdPie1/master
2013-11-27 Rodrigo KumperaMerge pull request #815 from tmds/master
2013-11-27 Marek Safar[mcs] Emit this initializer for structs. Fixes #16430
2013-11-27 Rolf Bjarne... Ignore generated files.
2013-11-27 Zoltan Varga[runtime] Avoid busy waiting when using the MONO_DEBUG...
2013-11-27 Alex Rønne... Unbreak the amd64 build.
2013-11-27 Alex Rønne... Remove mdb stuff from configure.in.
2013-11-26 Master TSocketTest: added tests for multicast index handling...
2013-11-26 Rodrigo Kumpera[runtime] Remove the old debugger interface.
2013-11-26 Rodrigo Kumpera[jit] Remove mono_debug_add_icall_wrapper as it doesn...
2013-11-26 Rodrigo Kumpera[runtime]Hide public fields and kill MONO_DEBUG_FORMAT_...
2013-11-26 Rodrigo Kumpera[jit]Remove the last uses of MONO_DEBUGGER_SUPPORTED.
2013-11-26 Rodrigo Kumpera[runtime] Mark all symbols in mono-debug-debugger as...
2013-11-26 Rodrigo Kumpera[runtime] Remove mono_debug_using_mono_debugger. This...
2013-11-26 Rodrigo Kumpera[jit] Kill the debug-mini.h header.
2013-11-26 Rodrigo Kumpera[jit] Remove some unused definitions.
2013-11-26 Rodrigo Kumpera[jit] Remove the rest of the API exposed by debug-mini.h.
2013-11-26 Rodrigo Kumpera[jit] Remove mono_debugger_handle_exception, which...
2013-11-26 Rodrigo Kumpera[jit] Remove the exception handling code of the old...
2013-11-26 Rodrigo Kumpera[jit] Kill more of mdb.
2013-11-26 Rodrigo Kumpera[jit] Kill debug-debugger.c
2013-11-26 Rodrigo Kumpera[jit] Remove the mdb debug-info files.
2013-11-26 Marek Safar[mcs] Don't merge unreachable if blocks
2013-11-26 Alex Rønne... Merge pull request #818 from hanswolff/patch-1
2013-11-26 Marek Safar[mcs] Fix flow analysis of infinite for statement with...
next