mono.git
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit fb8dcbabcfbb611faeb47f1db5...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 4ef434e294031c985cc98a8100...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit a2c944bd45b81443fd61cfd27d...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 4b68f887b9a6a0a2b5ae268545...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit dfb8329f5ac41f7eaffaef00d3...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 1d446c76e9a706b9e8d3950760...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit cf83e6fdbe0f6b676521ba6411...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 5d43150aed836ce3fee9fb26f3...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit a43bc63f8e7668cbdba2dea44d...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 19ba9cd4664f135963b52abd63...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 58c287883107819f9c73c336a9...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 854a5c473a236dcda5d107d093...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit df324526cff399a1a16d9fc623...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 5e1d16e8d15973d10ade78b9f7...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 435974a4994e06b5065ea77057...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 1f6385763d04e69441e464c5d2...
2012-04-18 Miguel de IcazaFix the build, introduce back the set method
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit d934d35c94eb5d9c82ef825613...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 74a697171cfc784ea856527730...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit e9f7b3bf39567cb7268e3e7490...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 5490b9bc05bd2efa8ed0e18f1c...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 4b4568d274560cb7334e0e2a08...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit abbedab2d7b215ee94c5eab894...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 96c93706ee1de0d70098db3551...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 5c88b826aeb02cccda0d779514...
2012-04-18 Miguel de IcazaBring jbevain/cecil's commit 1fe347b3f985d0a5f92f0b3127...
2012-04-18 Rodrigo KumperaFix typo.
2012-04-18 Rodrigo KumperaFix serial range allocator.
2012-04-18 Rodrigo KumperaFix int -> size_t api change. Might break some 64bits...
2012-04-18 Rodrigo KumperaMerge pull request #276 from bholmes/wsq-deadlock-12-04
2012-04-18 William HolmesFixing some problems with my previous commit.
2012-04-18 Gonzalo Paniagua... Merge pull request #275 from bholmes/wsq-deadlock-12-04
2012-04-18 Miguel de Icaza[warnign fix] Make my_charset const
2012-04-18 William Holmesthreadpool.c (async_invoke_thread) :
2012-04-17 Jeffrey Stedfast[xbuild] Add a Microsoft.Portable.CSharp.targets file
2012-04-17 Gonzalo Paniagua... Use sys/inotify instead of hardcoded syscalls.
2012-04-17 Marek SafarAdd new tests
2012-04-17 Marek SafarBetter import of contraints with missing references
2012-04-17 Marek SafarAdd test
2012-04-17 Marek SafarUpdate to the latest ikvm reflection
2012-04-17 Marek SafarConvert old unit tests
2012-04-17 Marek SafarAdd missing references
2012-04-17 Marek SafarFix test
2012-04-17 Zoltan VargaMerge pull request #274 from iainlane/master
2012-04-16 Rodrigo KumperaUse mono_gc_memmove instead of memcpy to ensure store...
2012-04-16 Rodrigo KumperaWhen range allocating, pick the largest available block...
2012-04-16 Rodrigo KumperaHandle fragment alignment for split nursery correctly.
2012-04-16 Rodrigo KumperaFix the signature of range allocs.
2012-04-16 Marek SafarIncrease timeout for some task tests
2012-04-16 Marek SafarFix time zone test
2012-04-16 Marek SafarConvert old unit tests
2012-04-16 Marek SafarFix checking of index parameters for master infos
2012-04-16 Marek SafarRemove 1.1 only members with wrong profile check
2012-04-16 Marek HabersackFix System.Net.Http.Formatting compilation
2012-04-16 Marek HabersackMVC3 compilation fix
2012-04-16 Marek HabersackUpdated aspnetwebstack
2012-04-16 Rodrigo KumperaAdd serial range alloc and export range alloc functions.
2012-04-16 Jeremie LavalChange missing Task parent reference
2012-04-16 Marek HabersackSystem.Net.Http.Formatting, System.Web.Http and System...
2012-04-16 Marek HabersackUpdated aspnetwebstack to the latest upstream
2012-04-16 Marek HabersackFix compilation of tests in the 4.5 profile
2012-04-16 Jeremie LavalFix Task child waiting for RunSynchronously
2012-04-16 Jeremie LavalChange how parent is selected during Task creation...
2012-04-16 Atsushi EnoRemove/fix invalid Ststem.Json tests.
2012-04-15 Iain LaneEnsure compiler flags are passed into build system
2012-04-15 Iain LaneFix ARM printf format problems
2012-04-15 Gonzalo Paniagua... Remove HasCacheControl from here too (fixes the build)
2012-04-14 Gonzalo Paniagua... Fix issues with caching
2012-04-14 Duncan Mak[Mono.Debugger.Soft] Don't use Enum.HasFlags because...
2012-04-13 Jeffrey Stedfast[Mono.Debugger.Soft] Implemented TypeMirror.GetMethodsB...
2012-04-13 Sebastien PouliotParse floating point values with negative exponent...
2012-04-13 Neale FergusonFix long standing cast problem that truncated doubles
2012-04-13 Jeremie LavalDon't overwrite the current variable without first...
2012-04-13 Rodrigo KumperaFix a warning about an unused function.
2012-04-13 Rodrigo KumperaRestore nursery sizing option.
2012-04-13 Rodrigo KumperaFix more formating warnings.
2012-04-13 Rodrigo KumperaFix darwin pthread macro hack to explose pthread extens...
2012-04-13 Rodrigo KumperaUse the right formating (%td) for mword. Fix tons of...
2012-04-13 Marek SafarAdd missing file
2012-04-13 Jeremie LavalCorrectly propagate faulted status and exception from...
2012-04-13 Marek SafarFix calling await on base expressions
2012-04-13 Marek SafarImplement more of System.Net.Http
2012-04-13 Marek SafarFix uri escaping to match .net 4
2012-04-13 Rodrigo KumperaAvoid crashing creating a process when workdir is null.
2012-04-13 Marek SafarAdd out of range check to exponent parsing.
2012-04-13 Zoltan VargaFix warnings on OSX.
2012-04-13 Miguel de IcazaBring this test to the new NUnit syntax
2012-04-13 Miguel de IcazaFix the build, add PDComparer to the Makefile
2012-04-13 Miguel de IcazaAdd some changes to work on MonoTouch
2012-04-12 Marek SafarFix parsing of invalid int* exponents. Fixes #4396.
2012-04-12 Marek SafarImplement ContentDispositionHeaderValue
2012-04-12 Zoltan VargaFix setting of byref variables in sdb. Fixes #4362.
2012-04-11 Jeremie LavalImprove ManualResetEventSlim consistency with new algorithm
2012-04-11 Marek Habersack[asp.net] Fix for bug #4135. Do not unescape request...
2012-04-11 Marek SafarRemove unused parameter
2012-04-11 Marek SafarImplement Task::LongRunning option
2012-04-11 Marek SafarAdd more visitors
2012-04-11 Marek SafarKeep enum base type in ast event if it's invalid
2012-04-10 Jeffrey Stedfast[xbuild] Don't evaluate an import unless the file actua...
2012-04-10 Marek SafarTry to recover incomplete case label. Fixes #4004
next