mono.git
2012-03-07 Jonathan ChambersCheck for TARGET_* defines in addition to compiler...
2012-03-07 Jonathan ChambersWrap #include <unistd.h> inside an #ifdef HAVE_UNISTD_H.
2012-02-10 Gonzalo Paniagua... Chunked read error reporting improvement
2012-02-09 Marek SafarUpdate class library csproj files
2012-02-09 Marek SafarFixes cloning of DateTimeFormatInfo, added more argumen...
2012-02-09 Zoltan VargaInvalidate the context as well at the end of ss_start...
2012-02-08 Zoltan VargaGet rid of the <foo>-static libraries, libtool doesn...
2012-02-08 Marek SafarAdd test reference file
2012-02-08 Marek SafarFix sequence points for foreach/for statements
2012-02-08 Marek SafarFix implicit conversion from dynamic array to underlyin...
2012-02-08 Marek SafarEmit correct sequence points for more statements
2012-02-08 Rodrigo KumperaCleanup the mess that ptr_in_nursery became with all...
2012-02-08 Rodrigo KumperaPrecise stack mark remains broken on OSX. Disable again...
2012-02-08 Zoltan VargaFix the previous commit.
2012-02-08 Zoltan VargaAvoid compiling libmonoruntime and libmono when --disab...
2012-02-08 Zoltan VargaInsert sequence points for CIL nop instructions. Fixes...
2012-02-08 Zoltan VargaFix the length of seq_point on amd64.
2012-02-08 Zoltan VargaFix the quiet build code so it works with a separate...
2012-02-08 Jeremie Laval[monodoc] Add missing source-id parameter feeding when...
2012-02-08 Zoltan VargaRevert part of 62b8512f2b21f3d1381fb4e7ad2e6f3915996aa3...
2012-02-08 Zoltan VargaRevert "Disable profiler modules when --disable-shared...
2012-02-08 Rolf Bjarne... Add an explicit ctor reference to a ctor used by reflec...
2012-02-07 Zoltan VargaDisable profiler modules when --disable-shared is used.
2012-02-07 Zoltan VargaFix the --disable-shared build.
2012-02-07 Zoltan VargaEnable system AOT on darwin.
2012-02-07 Marek SafarMark more blocks as compiler generated
2012-02-07 Marek SafarAllow setting a breakpoint on automatically implemented...
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
next