mono.git
2013-11-29 Atsushi Enopartal import implementation.
2013-11-29 Atsushi Enomissing Project attribute causes load error at ProjectR...
2013-11-29 Atsushi EnoAllow empty function args and fix "sigle-argument is...
2013-11-29 Atsushi EnoFix fullname (dotted name) parsing in boolean expressio...
2013-11-29 Atsushi EnoNow we can directly evaluate boolean expression with...
2013-11-29 Atsushi Enofix NRE.
2013-11-29 Atsushi Enofix NRE.
2013-11-29 Atsushi Enoimplemented (hacky) method resolution for overloads...
2013-11-29 Atsushi Enosupport property function calls in tokenizer.
2013-11-29 Atsushi Enosupport type's static property access.
2013-11-29 Atsushi Enofix whitespace skipping. Do not accept sequential binar...
2013-11-29 Atsushi Enoprevent invalid sequential property reference such...
2013-11-29 Atsushi Enocouple of tokenization fixes with more tests.
2013-11-29 Atsushi Enomade several fixes in jay-based expression parser and...
2013-11-29 Atsushi Enofix test for GetPropertyValueEscaped(). (expects WTF...
2013-11-29 Atsushi Enoevaluate condition on PropertyGroup too.
2013-11-29 Atsushi Enoevaluate Condition on property to add Properties list.
2013-11-29 Atsushi Enoproperty reference is valid in Condition too.
2013-11-29 Atsushi Enoimplement well-known and reserved properties.
2013-11-29 Atsushi EnoItem references can be evaluated as boolean and hence...
2013-11-29 Atsushi Enofix tests that incorrectly allowed empty/missing Includ...
2013-11-29 Atsushi Enoimplement string literal boolean evaluation.
2013-11-29 Atsushi Enoforgot to commit exception change.
2013-11-29 Atsushi Enofix IndexOutOfRangeException for parsing "$" "@" or...
2013-11-29 Atsushi Enoimplement IsDirty() (incomplete of course), MarkDirty...
2013-11-29 Atsushi Enoupdate csproj.
2013-11-29 Atsushi EnoRaise error when project item has empty Include attribu...
2013-11-29 Atsushi EnoProjectItems are created after splitting Include paths...
2013-11-29 Atsushi Enoupdate csproj.
2013-11-29 Atsushi Enodelete generated code.
2013-11-29 Atsushi EnoAltered expression parser to hand-written one (which...
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.
next