mono.git
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-17 Sebastien PouliotAdd warning and unit tests about RegionInfo fields...
2012-02-16 Zoltan VargaAdd an additional nop to the end of seq points so skipp...
2012-02-15 Sebastien PouliotEnsure match between native/managed fields representati...
2012-02-15 Jeffrey Stedfast[Mono.Debugger.Soft] Reverted non-working support for...
2012-02-15 Zoltan VargaImplement TypeMirror/MethodMirror GetGenericArguments...
2012-02-15 Zoltan VargaFix handling of fp arguments in the LLVM backend, they...
2012-02-15 Marek SafarDon't allocate unused string buffer with path when...
2012-02-15 Marek SafarFix sequence points for more statements
2012-02-15 Jeffrey Stedfast[Mono.Debugger.Soft] Reverted non-working support for...
2012-02-15 Atsushi EnoAdd Microsoft.CSharp.dll to monodroid build.
2012-02-14 Zoltan VargaAvoid putting two sequence points at the same IL offset...
2012-02-14 Marek SafarEmit sequence point at the beginning of return expressi...
2012-02-14 Zoltan VargaFix recursive calls betwqeen mono_thread_get_and_clear_...
2012-02-14 Marek SafarFix last commit unwanted char change
2012-02-14 Marek SafarUse correct type when setting UnattachedAttributes...
2012-02-14 Zoltan VargaAllow make in mcs/ by calling make -C ../runtime.
2012-02-14 Zoltan VargaMake mono_set_pending_exception () work on all platform...
2012-02-14 Zoltan VargaGet rid of the if (IS_LLVM_MONO_BRANCH) conditionals.
2012-02-14 Marek SafarMake string::Trim .net 4 compatible. Fixes #3408
2012-02-14 Marek SafarMake string::Split .net 4 compatible
2012-02-14 Marek SafarSpeedup Char::IsWhiteSpace
2012-02-14 Marek SafarAdd more char tests
2012-02-14 MartinCompletes commit https://github.com/QuickJack/mono...
2012-02-14 MartinImplements Grendello's suggestions to WebConfigurationM...
2012-02-14 Atsushi Enoforgot to add new sources files for my previous change.
2012-02-14 Atsushi Enoadd dlr to monodroid build.
2012-02-14 Miguel de IcazaUse 1518 and be more precise
2012-02-14 Miguel de Icaza[mcs] The parser can now track in FULL_AST mode danglin...
2012-02-14 Miguel de Icaza[mcs] The parser can now track in FULL_AST mode danglin...
2012-02-13 Zoltan VargaAllow an open generic method instance to match its...
2012-02-13 Marek SafarFix sequence points for more statements
2012-02-13 Marek SafarEmit correct sequence info for iterators
2012-02-13 Jeremie Laval[monodoc] Add BaseFilePath property to HelpSource to...
2012-02-13 Sebastien PouliotJust like Flush catch more than IOException on Write...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-12 Michael StollAdded unit test for bug #3412
2012-02-12 Gonzalo Paniagua... Merge pull request #224 from ewxrjk/unixstream
2012-02-11 Richard KettlewellStop UnixStream.Dispose() throwing if the stream is...
2012-02-11 Jérémie LavalFix AggregateException.GetBaseException behavior
2012-02-10 Marek SafarAdd VS project files for test project
2012-02-10 Marek SafarMove ConcurrentBag tests to System assembly
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 Martin"tree.SetSelectedNode (null, false)" will cause the...
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 MartinExtents #217 by brackets according to gonzalo's suggestion.
2012-02-05 MartinRemoves unnecessary whitespace which was added in #217
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.
next