Merge pull request #273 from joncham/bug-getpid
[mono.git] / mcs /
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-12 Alex Rønne PetersenMerge pull request #991 from ranma42/fix-jay-sh-bashism
2014-04-12 Andrea CancianiUse bash when using $RANDOM bashism
2014-04-12 Zoltan VargaMerge pull request #988 from ranma42/fix-lls-test
2014-04-11 Sebastien Pouliot[Mono.Security] Add .sources file for xammac (same...
2014-04-11 Sebastien Pouliot[xammac] Ajust corlib and System.Core builds to allow...
2014-04-11 Sebastien Pouliot[Mono.Security] Send all the certificates (except the...
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-04-10 Alexis Christoforides[System.Net] Fixed intermittent test failures from...
2014-04-10 Alexis Christoforides[Security] Added check for failed chmod on "keypairs...
2014-04-10 Marek Safar[system.net.http] Improve 50879b35cf1e92370d155d26cc85b...
2014-04-10 Marek Safar[mcs] Typo in error message
2014-04-10 Marek Safar[mcs] Reference assemblies with same identity cannot...
2014-04-09 Marek Safar[System.Core] Don't auto increment when trimming hashse...
2014-04-09 Marek Safar[system.net.http] Close service-point slot on explicit...
2014-04-09 Alexis ChristoforidesMerge pull request #985 from joelmartinez/master
2014-04-09 Marek Safar[interpreter] Disable fast call invocation using method...
2014-04-08 Alexis Christoforides[XML] Added unit test for multiple XMLElement attribute...
2014-04-08 Alan McGovern[Microsoft.Build.Tasks] 'Copy' task now returns failure...
2014-04-08 Marek SafarMerge pull request #984 from echampet/trim-column
2014-04-08 Etienne CHAMPETIERFix CreateErrorFromString: match.Result("${column}...
2014-04-08 Marek Safar[corlib] Better checks for release of parent task
2014-04-08 BrandonLWhiteFixed memory leak in Task when child tasks are continua...
2014-04-08 Alex Rønne PetersenMerge pull request #983 from xen2/master
2014-04-08 Joel Martinez[docs] Fixed XML syntax issue with CipherSuitsCallback...
2014-04-08 Marek Safar[System.Core] Exclude legacy visitor in new profiles
2014-04-08 Martin Baulig[Http]: Disable redirect with body and no buffering.
2014-04-08 Martin Baulig[Http]: Clear the 'SendChunked' flag when redirecting.
2014-04-08 Martin Baulig[Http]: Remove chunked/etc headers when redirecting...
2014-04-07 Marek Safar[corlib] Add SortVersion. Fixes #18770
2014-04-07 Marek Safar[corlib] Set test failure when test hangs
2014-04-07 Alexis ChristoforidesMerge pull request #955 from ermshiperete/bug-xamarin...
2014-04-05 Zoltan Varga[bcl] Simplify the check added in 0ab4372189b998f2efec2...
2014-04-05 Zoltan Varga[bcl] Add an explicit null check to one of the unsafe...
2014-04-05 Alexis ChristoforidesMerge pull request #941 from upsilon/fix-layoutsettings...
2014-04-04 Michael Hutchinson[xbuild] Fix building with 2.0 toolset, take 2
2014-04-04 Zoltan VargaFix building the monotouch_runtime profile.
2014-04-04 Zoltan VargaRevert "[xbuild] Fix building with 2.0 toolset"
2014-04-03 Michael Hutchinson[xbuild] Fix building with 2.0 toolset
2014-04-03 Jonathan Pryor[System] Add [MonoTODO] on DefaultTraceListener.AssertU...
2014-04-01 Michael Hutchinson[xbuild] Include PCL common targets in tarball
2014-04-01 Marek Safar[corlib] Fixes CancellationTokenSource dispose race
2014-03-31 Marek Safar[corlib] Update test with failure info
2014-03-31 Marek Safar[corlib] Make invariant NumberFormatter thread static...
2014-03-31 Rolf Bjarne KvingeFix monotouch's repl support to build Mono.CSharp ...
2014-03-29 Miguel de IcazaRemove profanity
2014-03-28 Alex Rønne PetersenMerge pull request #972 from madewokherd/win32service
2014-03-27 Vincent PovirkSystem.ServiceProcess: Implement ServiceBase.Run for...
2014-03-25 Zoltan VargaDistribute the ikdasm managed disassembler written...
2014-03-25 Rodrigo KumperaFix the build.
2014-03-25 Rodrigo KumperaMerge pull request #970 from Therzok/fixTypo
2014-03-25 Rolf Bjarne Kvinge[System.Xml.Linq] Fix XNamespace.GetName locking to...
2014-03-25 Marius Ungureanu[Mono.Posix] Remove profanity from tests.
2014-03-25 Marius Ungureanu[BigInteger] Fix some tests typos.
2014-03-25 Zoltan Varga[sdb] Implement a SetIP () method in ThreadMirror which...
2014-03-23 Marek SafarMerge pull request #969 from eburgos/fix-wrong-cs0177...
2014-03-23 Eduardo BurgosAdding fix for case of error CS0177
2014-03-21 Marek SafarMerge pull request #965 from PiotrZierhoffer/patch-1
2014-03-21 Piotr ZierhofferFix typo in exception message
2014-03-20 Marek Safar[System] CookieParser optimization tweaks
2014-03-20 Zoltan Varga[sdb] Add an Evaluate method to MethodMirror which...
2014-03-20 Marek Safar[System.Net.Http] Incomplete byte ranges parsing. Fixes...
2014-03-19 Zoltan Varga[sdb] Implement support for fields in MethodBodyMirror.
2014-03-19 Marek Safar[corlib] Optimize EqualityComparer for common value...
2014-03-19 Marek Safar[mcs] Better heuristics for error parsing of interrogat...
2014-03-18 Marek Safar[mcs] Flow analysis of nested binary expressions inside...
2014-03-18 Marek Safar[pcl] Update facades
2014-03-18 Marek Safar[mcs] Emit field initializer with expression tree in...
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-18 Tammo 'kb' HinrichsFix Process.CancelErrorRead
2014-03-18 Tammo 'kb' HinrichsFix error message in Process.CancelErrorRead
2014-03-18 Tammo 'kb' HinrichsFix Process.CancelErrorRead
2014-03-18 Sebastien Pouliot[System.ServiceModel.Web] Fix JsonQueryStringConverter...
2014-03-17 Jérémie LavalMerge pull request #932 from exony-craigminihan/bugzill...
2014-03-17 Marek Safar[system] Update mobile sources list
2014-03-17 Marek SafarMerge pull request #956 from ermshiperete/bug-xamarin...
2014-03-17 Marek Safar[mcs] Allow to set any metadata version
2014-03-17 Marek SafarMerge pull request #959 from NN---/patch-4
2014-03-17 Rodrigo KumperaMerge pull request #937 from exony-craigminihan/bugzill...
2014-03-16 NNDo not crash if path is specified
2014-03-15 Craig Minihan[Fix] Bugzilla #18182 - ConcurrentQueue<T>.TryPeek...
2014-03-15 Craig Minihan[Fix] Bugzilla #18235 - System.Runtime.Caching.MemoryCa...
2014-03-15 Craig Minihan[Fix] Bugzilla #18182 - ConcurrentQueue<T>.TryPeek...
2014-03-14 Stephen McConnel[corlib] Fix localized resource loading bug (#14987)
2014-03-14 Stephen McConnel[MWF] Fix crash from null control in ContainerControl...
2014-03-14 Marek SafarMerge pull request #953 from rcook/p-rcook-correct...
2014-03-14 Miguel de IcazaSystem/PCL: Implement HttpWebRequest.SupportsCookieCont...
2014-03-14 Miguel de IcazaWebResponse.cs: Implement SupportsHeaders property
2014-03-13 Richard CookCorrect spelling DEFAULT_ACCESS_MODIFER -> DEFAULT_ACCE...
2014-03-13 Rodrigo KumperaFix a race condition in the test suite.
2014-03-13 Aaron Bockover[bxc#18361] mdbrebase: use File.Move instead of FileInf...
2014-03-13 Marek Safar[mcs] Ignore import failures for private types used...
2014-03-12 Alex Rønne PetersenAdd/update some .gitignore files so that a clean build...
2014-03-12 Marek Safar[mcs] Private fields of structs can have type of anothe...
2014-03-12 Marek Safar[pcl] Complete System.Runtime.InteropServices facade
2014-03-11 Marek SafarAdd missing types and methods
2014-03-11 Miguel de IcazaFurther doc updates, and schema fixing
2014-03-11 Sebastien Pouliot[System] Document the new API for SSL/TLS cipher suites...
2014-03-11 Rodrigo KumperaMerge pull request #938 from exony-craigminihan/bugzill...
2014-03-11 Marek Safar[interpreter] Fix a typo
next