mono.git
2010-08-07 Zoltan VargaAvoid loading AOT images compiled against Boehm in...
2010-08-07 Atsushi Enoimplement FindCriteria serialization (deserialization...
2010-08-06 Mark MasonFinish implementation of OP_IMUL_OVF_UN.
2010-08-06 Mark MasonAdd missing memindex opcodes. Implement IMT thunks...
2010-08-06 Mark MasonImplement this as first argument to function calls.
2010-08-06 Mark MasonInitial IMT for MIPS. Fix the first arg to trampoline...
2010-08-06 Mark MasonAdd IMT for MIPS. Fix MIPS branch opcodes. Fix *_OVF...
2010-08-06 Marek Habersack[asp.net,4.0] Added support for setting default base...
2010-08-06 Marek Habersack[asp.net] Made TemplateParser.CompileIntoType internal
2010-08-06 Zoltan VargaReenable LLVM+AOT again, the latest LLVM branch code...
2010-08-06 Zoltan VargaFix building with latest LLVM head.
2010-08-06 Marek SafarAvoid a crash when using attributes and only partial...
2010-08-06 Marek SafarImplement dynamic dispatch for element initializers.
2010-08-06 Marek SafarAdd more sanity checks for dynamic attributes.
2010-08-06 Marek SafarRestrict allowed modifiers for struct members.
2010-08-06 Jb EvainDelegateTest.ClosedOverNullReferenceInstanceMethod...
2010-08-06 Jb Evain[fix] #475962: delegates to instance methods closed...
2010-08-06 Jonathan PryorRemove System.Configuration.ConfigurationErrorsExceptio...
2010-08-06 Mark Probst[sgen] Initialize interruption lock.
2010-08-06 Jb Evain[Perf] avoid an exception when reading a non existent...
2010-08-06 Atsushi Enosupport Uri in WriteValue().
2010-08-06 Marek SafarMore fixes for equality comparison between G<object...
2010-08-06 Marek SafarRemoved duplicate variant conversion.
2010-08-06 Jb EvainTest that we can call GetMethodBody on a method defined...
2010-08-06 Jb Evainmono_method_body_get_object: implement support for...
2010-08-06 Atsushi EnoImplement DiscoveryMessageSequence* types serialization.
2010-08-06 Atsushi Enofix exception type and make nunit tests pass.
2010-08-06 Atsushi EnoFor IXmlSerializable types it should first try static...
2010-08-06 Atsushi EnoKnownTypes should return the actual types.
2010-08-06 Atsushi Enoongoing sys.sm.discovery work.
2010-08-05 Zoltan VargaName the LLVM argument variables arg_<real arg name>.
2010-08-05 Marek Habersack[asp.net,4.0] Added support for declarative per-user...
2010-08-05 Marek Habersack[asp.net,4.0] added ability to store cached user contro...
2010-08-05 Zoltan VargaFix the placement of the .rodata section, it should...
2010-08-05 Gonzalo Paniagua... Silently ignore ThreadAbortException in the tpool.
2010-08-05 Gonzalo Paniagua... Don't display the exception when unloading.
2010-08-05 Gonzalo Paniagua... Synchronize WSQ create, destroy and clean up.
2010-08-05 Gonzalo Paniagua... -1 == NO_KEY and check return value of TlsSetValue
2010-08-05 Gonzalo Paniagua... TlsGetValue/TlsSetValue match winapi closely.
2010-08-05 Raja R Harinath* mono/tests/appdomain-unload.cs (Main): Pass along...
2010-08-05 Zoltan VargaDisable system aot when LLVM is enabled for now.
2010-08-05 Zoltan VargaFix the box+brtrue optimization for LLVM, add a box...
2010-08-05 Marek SafarAdd more files to ignore list
2010-08-05 Marek SafarResolve ambiguity between optional and params parameter...
2010-08-05 Marek HabersackRevert "EncoderFallback support in UTF8Encoding. Fixed...
2010-08-05 Marek Habersack[asp.net] use auto-generated backing fields for all...
2010-08-05 Marek Habersack[asp.net] implemented several missing properties in...
2010-08-05 Ankit Jain[xbuild] Handle multi-line output from tool.
2010-08-05 Ankit Jain[xbuild] Fix #628525. Fix incremental rebuild.
2010-08-05 Raja R Harinathupdate {tests,errors}/known-issues-?mcs
2010-08-05 Mark Probst[Documentation] Document SGen environment variables.
2010-08-04 Zoltan VargaDisable box+brtrue optimization for LLVM for now.
2010-08-04 Mark Probst[dist] Only run the commit-to-changelog script if there...
2010-08-04 Mark Probst[scripts] commit-to-changelog fails if git is too old
2010-08-04 Mark Probst[scripts] commit-to-changelog fails if git fails
2010-08-04 Rodrigo KumperaAdd test for using generic arguments from other methods.
2010-08-04 Rodrigo KumperaHandle arguments with generic parameters from other...
2010-08-04 Andrew JorgensenDon't call commit-to-changelog until after mcs is dist'd
2010-08-04 Andrew JorgensenFix "make dist" for the .po files
2010-08-04 Andrew JorgensenFix tarball build (sgen-major-*-object.h)
2010-08-04 Marek Habersack[asp.net] implemented BaseTemplateParser.{GetReferenced...
2010-08-04 Rodrigo KumperaMerge branch 'improve_signature_parsing_error_messages'
2010-08-04 Rodrigo KumperaImprove error message for signature load failure.
2010-08-04 Rodrigo KumperaImprove error reporting of bad signatures.
2010-08-04 Rodrigo KumperaChange type of a given parameter.
2010-08-04 Andrew JorgensenFix dist (sgen-protocol.h)
2010-08-04 Marek Habersack[asp.net, 4.0] Added support for RepeatLayout lists...
2010-08-04 Miguel de Icaza[Documentation] Embed rationale for change in the sourc...
2010-08-04 Rodrigo KumperaFix a crash on appdomain unload stress.
2010-08-04 Jérémie LavalRename ThreadLocal unit tests to reflect API name chang...
2010-08-04 Jérémie LavalInclude set accessor in ThreadLocal's Value property...
2010-08-04 Marek HabersackMerge branch 'aspnet4'
2010-08-04 Marek Habersack[asp.net, 4.0] Implemented OrderedList and UnorderedLis...
2010-08-04 Ankit Jain[xbuild] Ignore missing imports when parsing solution...
2010-08-04 Marek SafarAmbiguous enumerator pattern means that we can still...
2010-08-04 Marek SafarUse TypeSpecComparer.Default comparer for dynamic ref...
2010-08-04 Marek HabersackMake sure configuration is not null before using it.
2010-08-04 Jb Evainmono_custom_attrs_from_param: return null if the method...
2010-08-04 Jb Evainmono_method_get_index: return zero for constructed...
2010-08-04 Jb EvainAdd test ensuring that parameters of constructed array...
2010-08-04 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-04 Marek SafarAdd special compiler define RUN_ONDOTNET. Fixes #624942
2010-08-04 Ankit Jain[xbuild] Override global properties before project...
2010-08-04 atsushienoimplement missing configuration members in Sys.SM.Web.
2010-08-04 atsushienoimplemented some Sys.SM.Discovery types.
2010-08-04 Marek SafarAdd escaping for legacy keyword.
2010-08-04 Marek SafarMember names cannot be the same as their enclosing...
2010-08-04 Jb EvainDynamicConversion: properly order the arguments to...
2010-08-04 Jb EvainMicrosoft.CSharp.RuntimeBinder.Binder::Convert: fix...
2010-08-04 atsushienoAdd System.ServiceModel.Discovery (now that it builds...
2010-08-04 atsushienoMerge branch 'master' of github.com:mono/mono into...
2010-08-04 atsushienoEncoderFallback support in UTF8Encoding. Fixed bug...
2010-08-04 Raja R HarinathImplement envelope sender semantics in SmtpClient
2010-08-04 Raja R HarinathAdd a dummy SmtpServer to talk to our SmtpClient in...
2010-08-04 Mark ProbstMerge branch 'selectable-major'
2010-08-04 Mark Probst[sgen] Fix binary protocol.
2010-08-04 Mark Probst[sgen] Fix heavy statistics.
2010-08-04 Mark Probst[sgen] Inline mono_sgen_par_object_get_size().
2010-08-04 Mark Probst[sgen] Put all scan and copy functions into the major...
2010-08-04 Mark Probst[sgen] Put major_scan_object() into the major collectors.
next