mono.git
2012-06-20 Yves BastideFix #2363 in Uri.CheckHostName().
2012-06-19 Rodrigo KumperaFix a ConditionalWeakTable test.
2012-06-19 Mark ProbstFix a racy hang in thread6 test.
2012-06-19 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-19 Miguel de IcazaApply patch from Steven Boswell (ulatekh@yahoo.com...
2012-06-19 Alistair Leslie... Assign values to base class.
2012-06-19 Alistair Leslie... Return base CreateParams for Axhost
2012-06-19 Miguel de IcazaRemove ToUpperInvariant in the 4.5 version of MEF to...
2012-06-19 Rodrigo KumperaDisable precise marking by default since it broke on...
2012-06-19 Rodrigo KumperaFix another race in sgen's STW.
2012-06-19 Martin BauligAdd additional test for Convert.FromBase64String()...
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-19 Marek SafarRemove some odd parser rule I could not hit
2012-06-19 Jeremie Laval[System.Core] Prefer setting PLinq task as long running...
2012-06-19 Jeremie Laval[System.Core] Restore ParallelEnumerable tests
2012-06-19 Jeremie Laval[System.Core] Defer temporary area management to extern...
2012-06-19 Jeremie Laval[System.Core] cache array comparison predicate
2012-06-19 Jeremie Laval[System.Core] Cache ConcurrentQueue function factory
2012-06-19 Rodrigo KumperaReenable a sgen test.
2012-06-19 Rodrigo KumperaIntroduce a test-wrench target so we can disable tests...
2012-06-19 Rolf Bjarne... Sqlite: Map GUIDBLOB to System.Guid. Fixes #5577.
2012-06-19 Marek SafarAdd 2.0 test profile path to Microsoft.Build.Tasks
2012-06-19 Marek SafarDisable failing test
2012-06-19 Marek SafarEnable fixed test
2012-06-19 Marek SafarFix tests category
2012-06-19 Marek SafarFixes a warning
2012-06-19 Marek SafarDisable more failing runtime tests
2012-06-19 Marek SafarMerge pull request #333 from roji/master
2012-06-19 Shay RojanskyMore accurate xbuild cmdline error reporting
2012-06-19 Gonzalo Paniagua... Aborting a pending request closes the socket now
2012-06-18 Martin BauligFix async sockets: don't set Count=0 when reusing Socke...
2012-06-18 Thomas GoldsteinRewrite next_pixel_offset calculation in a way that...
2012-06-18 Robert WilkensAvoid crash when clicking a DataGrid row header with...
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-18 Rodrigo KumperaFix the String.Intern test to reflect the fact that...
2012-06-18 Marek SafarDisable few more tests
2012-06-18 Marek SafarFix Microsoft.Build.Tasks tests
2012-06-18 Marek SafarDisable more failing tests
2012-06-18 Rodrigo KumperaImprove Delegate::Combine error message.
2012-06-18 Miguel de IcazaMerge pull request #332 from robwilkens/Bug2663-fix
2012-06-18 Rob WilkensBug 2663: Regular Expression Bug Fixes
2012-06-18 Marek SafarMerge pull request #331 from viniciusjarina/uri_lite2
2012-06-18 Steven Boswell IIFix OneClickComboBoxCell test on Windows
2012-06-17 Thomas GoldsteinReformatting to match Mono coding style guidelines
2012-06-17 Steven Boswell IIMake it so the last-edited cell change is committed...
2012-06-17 Vinicius JarinaRemoved RegularExpressions dependency from UriParser
2012-06-17 Zoltan VargaMerge pull request #330 from metanest/freebsdtla_2012Ju...
2012-06-17 KISHIMOTO,... To use thread local alloc in FreeBSD
2012-06-16 Zoltan VargaChange some GC defines to runtime checks in metadata/.
2012-06-16 Zoltan VargaMerge pull request #328 from metanest/bsdsendfile_2012J...
2012-06-16 KISHIMOTO,... any BSD's sendfile has 6 arguments
2012-06-15 Zoltan VargaImplement column number support in sdb.
2012-06-15 Zoltan VargaMerge pull request #327 from metanest/mincorevisibility...
2012-06-15 KISHIMOTO,... mincore(2) isnot X/Ooen standard
2012-06-15 Marek SafarTesting wrench build
2012-06-15 Marek SafarTry to fix Microsoft.Build.Tasks tests
2012-06-15 Marek SafarTry to fix Directory.EnumerateFiles for hidden files
2012-06-15 Marek SafarAdd SqliteTest.db to dist
2012-06-15 Atsushi EnoDo not use @ which is not always available. Use ""...
2012-06-15 Atsushi Enodo not bundle mscorlib.dll that is running mkbundle...
2012-06-15 Marek SafarFew few httplistener races
2012-06-15 Marek SafarPrint failure message
2012-06-15 Marek SafarUpdate SqliteTest.db
2012-06-15 Marek SafarFix TestMenuItemsDispose test
2012-06-15 Marek SafarAdd timeout to webrequest tests
2012-06-15 Marek SafarFix column info for binary expressions
2012-06-15 Zoltan VargaMerge pull request #326 from metanest/master
2012-06-15 KISHIMOTO,... newlines at end of some files in mono/metadata/
2012-06-14 Zoltan VargaMake keepalive processing in sdb resilient to the sysca...
2012-06-14 Zoltan VargaStringify SET_KEEPALIVE protocol message in sdb logging.
2012-06-14 rick@gibbed.usDo not serialize ListViewItem.Group if it's null. Fixes...
2012-06-14 Zoltan VargaFix the AOT excluded optimization check in 94e15085d5bb...
2012-06-14 Marek SafarDisable some deadlocking plinq tests
2012-06-14 Marek SafarDisable failing tests
2012-06-14 Marek SafarDisable failing tests
2012-06-14 Marek SafarAdd some logging to failing test
2012-06-14 Marek SafarClean up some NET_2_0
2012-06-14 Marek SafarFix some failing tests
2012-06-14 Marek SafarWhen checking override base method also check for decla...
2012-06-14 Marek SafarMerge pull request #324 from adbre/master
2012-06-13 Adam BrengesjöPadding character(s) must be at end of string.
2012-06-13 Adam BrengesjöAdd NUnit test case for bug #5464
2012-06-13 Adam BrengesjöAdd Assert.Fail if no FormatException is thrown.
2012-06-13 Adam BrengesjöCheck if number format info properties are empty first.
2012-06-13 Adam BrengesjöAdd NUnit tests for bug #4814
2012-06-13 Thomas GoldsteinFix minor whitespace issues
2012-06-13 Thomas GoldsteinUnit test for bug 3418
2012-06-13 eb1@sil.orgMake it so disposing of a Menu causes its MenuItems...
2012-06-13 Marek SafarInclude source line column info in MDB files
2012-06-13 Marek SafarAdd Write7BitEncodedInt test
2012-06-12 Martin BauligFix prepared queries.
2012-06-12 Atsushi EnoRevert "attempt to fix parallel build in RabbitMQ dir."
2012-06-12 Atsushi EnoRevert "Those new hacky RabbitMQ sources files need...
2012-06-12 Atsushi EnoRevert "doh, miscopied file names."
2012-06-12 Atsushi Enodoh, miscopied file names.
2012-06-12 Atsushi EnoThose new hacky RabbitMQ sources files need to be inclu...
2012-06-12 Zoltan VargaMerge remote-tracking branch 'raof/aot-cpu-safety'
2012-06-12 Zoltan VargaRevert "Merge pull request #321 from RAOF/aot-cpu-safety"
2012-06-12 Zoltan VargaRevert "Revert "Refuse to load AOT images using unsuppo...
2012-06-12 Atsushi Enoattempt to fix parallel build in RabbitMQ dir.
next