mono.git
2012-02-07 Marek SafarEmit anonymous types with dynamic arguments without...
2012-02-07 Marek SafarFix debug symbols for try/catch/finally
2012-02-07 Jeremie Laval[monodoc] Try at a more comprehensive full search
2012-02-07 Jeremie Laval[monodoc] MonoTouch/MonoMac export should be at same...
2012-02-07 Atsushi EnoDo not call WriteString() for whitespace XText.
2012-02-06 Zoltan VargaImplement support for file checksums in sdb.
2012-02-06 Zoltan VargaAdd support for returning source file checksum informat...
2012-02-06 Marek SafarEmit better debug info for explicit blocks
2012-02-06 Marek SafarAllow codegen optimizations only when specified to...
2012-02-06 Marek SafarCheck arguments of -debug options
2012-02-05 Sebastien PouliotAdd WebClient.Proxy unit test
2012-02-05 Jérémie LavalRework Parallel.Invoke and add tests
2012-02-05 Jérémie LavalAdd test case for bug #2513.
2012-02-04 Zoltan VargaFix Parallel.Invoke () with only one action. Fixes...
2012-02-04 Michal SrbAvoid NullReferenceException in Mono.Unix.UnixDriveInfo...
2012-02-04 Zoltan VargaAdd support for the #line directive to sdb. Fixes part...
2012-02-04 Rolf Bjarne... System.ServiceModel: Make FaultContractInfos available...
2012-02-03 Marek SafarSimple block does not create scope barrier. Update...
2012-02-03 Jérémie LavalFix RunSynchronously behavior with children Task. Fix...
2012-02-03 Zoltan VargaAvoid returning a one element line number table from...
2012-02-03 Marek SafarWhen dispatching dynamic method calls over value types...
2012-02-03 Marek SafarUpdate test files checksum
2012-02-03 Marek SafarReuse existing code for parsing numeric value
2012-02-03 Zoltan VargaCompute an initial sequence point for step into as...
2012-02-03 Marek SafarAdd first sequence point tests. Correctly implement...
2012-02-03 Marek SafarWrite file checksum to symbol file tests
2012-02-03 Jérémie LavalFix Task AttachedToParent behavior. Fix bug #2777 part1.
2012-02-03 Rodrigo KumperaMake test more reliable under virtualized setups with...
2012-02-03 Rodrigo KumperaSomeone (me) pushed some braindead spurious changes.
2012-02-03 Rodrigo KumperaFix linux build.
2012-02-02 Rodrigo KumperaSwitch all time counters to use the new counter type...
2012-02-02 Rodrigo KumperaAdd new counter type for time intervals.
2012-02-02 Rodrigo KumperaUse the bridge callback to speedup bridge object detection.
2012-02-02 Rodrigo KumperaThe bridge callback now is per-class and not per-object...
2012-02-02 Rodrigo KumperaMake more bits in the vtable available to the GC.
2012-02-02 Rodrigo KumperaMove some defines to sgen-conf.h so managed wrappers...
2012-02-02 Rodrigo KumperaGrand finalle to this long patch series. Move remembere...
2012-02-01 Rodrigo KumperaMove more cardtable specific code to its file.
2012-02-01 Rodrigo KumperaMore write barrier clenaups.
2012-02-01 Rodrigo KumperaFix visibility of ssb globals and cleanup other visibil...
2012-02-01 Rodrigo KumperaMove ssb thread registration and globals to its file.
2012-02-01 Rodrigo KumperaThis test spews tons of finalizable objects, cleanup...
2012-02-01 Rodrigo KumperaFix heavy stats.
2012-02-01 Rodrigo KumperaMove remset stats to its file.
2012-02-01 Rodrigo KumperaMove remset scan code to its file.
2012-02-01 Marek SafarFix sequence symbol generation for constructors
2012-02-01 Marek SafarAdd compiler tests check for method attributes
2012-02-01 Marek SafarAdd symbol file testing to compiler tester
2012-02-01 Marek SafarFix single test
2012-02-01 Marek SafarRemove NET_2_0 conditional
2012-02-01 Marek SafarRemove some unwanted explicit casts
2012-02-01 Marek SafarRemove writing of namespace usings into symbol file...
2012-02-01 Zoltan VargaEnable some previously disabled optimizations when...
2012-01-31 Jeremie Laval[monodoc] Implement range Lucene.NET search
2012-01-31 Alan McGovernRevert "[Profiler] Add a new profiler module to track...
2012-01-31 Alan McGovernRevert "FIX a compilation linker error with static...
2012-01-31 Alan McGovernRemove an extra comma from 'Xamarin Inc'.
2012-01-31 Alan McGovernFIX a compilation linker error with static mono-sgen...
2012-01-31 Alan McGovern[Profiler] Add a new profiler module to track GCHandle...
2012-01-31 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-01-31 Neale FergusonAdd TLS_GET support for s390x
2012-01-31 Jeremie Laval[monodoc] Also fill in fulltitle info for enum and...
2012-01-31 Marek SafarFix type inference of recursive explicit type parameter...
2012-01-31 Marek SafarNew test
2012-01-31 Marek SafarRemove obsolete code
2012-01-31 Marek SafarAdd test for reusing compiler settings
2012-01-31 Marek SafarUpdate compiler documentation.
2012-01-30 Sebastien PouliotFloating point numbers needs to be encoded using the...
2012-01-30 Jeremie Laval[monodoc] Process MonoTouch's [Since] attribute and...
2012-01-30 Zoltan VargaFix the encoding of strings in the sdb wire protocol.
2012-01-30 Jeffrey Stedfast[Mono.Debugger.Soft] Oops, fixed build.
2012-01-30 Jeffrey Stedfast[Mono.Debugger.Soft] Implement IsGenericType/Method...
2012-01-30 Miguel de IcazaDocument new setting
2012-01-30 Miguel de IcazaSort the options
2012-01-30 Jeremie Laval[monodoc, mdoc] Recognize and process a documentation...
2012-01-30 Jeremie Laval[monodoc] Add value of MTouch/MMac Export attribute...
2012-01-30 Jeremie Laval[mdoc] change index subparameters and explain them
2012-01-30 Rolf Bjarne... AOT: add support for calling pinvoke methods directly...
2012-01-30 Marek HabersackMerge pull request #222 from pruiz/httpreq-validation-fix
2012-01-29 Pablo Ruiz... Ensure only first call to HttpRequest.QueryString shoul...
2012-01-29 Rodrigo KumperaGuard against lazy initialization of idepth.
2012-01-29 Zoltan VargaImplement IsGenericType etc. in TypeMirror/MethodMirror.
2012-01-29 Zoltan VargaFix gshared support in sdb.
2012-01-29 Rodrigo KumperaLast round of fullaot fixes for lazy init'ng supertypes.
2012-01-28 Zoltan VargaDisable some TLS fallback code on ppc as it does not...
2012-01-28 Zoltan VargaAdd precise location info for this/rgctx in gshared...
2012-01-28 Rodrigo KumperaFix linux builds.
2012-01-28 Rodrigo KumperaMove clear_remsets to ssb file. Cleanup remset major...
2012-01-28 Rodrigo KumperaMove the bulk of mono_sgen_add_to_global_remset to...
2012-01-28 Rodrigo KumperaMark some cardtable functions as inline.
2012-01-27 Rodrigo KumperaMove the global remset location cache to its own file.
2012-01-27 Rodrigo KumperaMove ssb thread cleanup to its file.
2012-01-27 Rodrigo KumperaMove dummy_use to a header and give it a sucky MSVC...
2012-01-27 Rodrigo KumperaMove the bulk of all custom write barriers to each...
2012-01-27 Marek SafarAdd new test
2012-01-27 Marek SafarRemove unit index from Location to allow compilation...
2012-01-27 Marek SafarMove all remaining compiler settings into Settings...
2012-01-27 Zoltan VargaFix infinite loop in TestDriver.cs when using the ...
2012-01-27 Marek HabersackRevert ".NET 4.5 targets should use dmcs"
2012-01-27 Miguel de IcazaFix typo
next