s390x-codegen.h - Define s390_SP and s390_BP
[mono.git] / mcs /
2012-04-02 Marek SafarFix hoisting of method parameters when both async and...
2012-04-02 Jeremie Laval[monodoc] Also fixup URL of parameter-less ctor
2012-04-02 Jeremie Laval[monodoc] Rename related sample section to 'Samples...
2012-04-02 Jeremie Laval[monodoc] Open links in new window
2012-03-30 Marek SafarFix System.Web.Razor embedded resouces namespace
2012-03-30 Marek SafarFix System.Json resources to be embedded
2012-03-30 Marek SafarConvert literals to constants when reducing literal...
2012-03-30 Marek SafarUse correct location when reporting constant conversion...
2012-03-30 Marek SafarFix cloning of foreach statement
2012-03-30 Marek SafarAdd more literal to constant expression conversions...
2012-03-30 Marek SafarDon't install Newtonsoft.Json
2012-03-29 Marek HabersackVersion mvc3 properly
2012-03-29 Zoltan VargaMerge pull request #266 from joncham/bug-struct-pack...
2012-03-29 Marek SafarImport Newtonsoft.Json
2012-03-29 Rolf Bjarne KvingeAdd most of the Debug class (with related tracing types...
2012-03-29 Marek HabersackMVC3 integrated, with some changes to make it compile...
2012-03-29 Marek SafarImport System.Web.Http
2012-03-29 Marek SafarImplement more of System.Net.Http
2012-03-29 Marek HabersackAdded -delaysign to mcs parameters
2012-03-29 Marek HabersackRemove unnecessary assembly attributes
2012-03-29 Marek HabersackSystem.Web.WebPages, System.Web.WebPages.Deployment...
2012-03-29 Marek SafarRemove unwanted assembly attributes
2012-03-29 Marek SafarIgnore binary resouces
2012-03-29 Marek SafarImport System.Net.Http.Formatting
2012-03-29 Marek SafarAdd System.Net.Http .net 4.5 beta members
2012-03-29 Marek HabersackSystem.Web.WebPages imported
2012-03-29 Marek HabersackUse correct name for the razor assembly
2012-03-29 Marek HabersackRemove old System.Json sources
2012-03-29 Marek HabersackFix resource compilation for imported modules so that...
2012-03-29 Atsushi Eno(monodroid) Do not crash with LogcatTextWriter.Write...
2012-03-29 Marek SafarDist more test files
2012-03-29 Marek SafarAdd more missing files to dist
2012-03-29 Marek SafarFix mono path for corlib vts tests
2012-03-29 Marek SafarBuild System.Web.Razor in all 4+ profiles
2012-03-29 Marek SafarChange async host type to struct to run on .net (broken...
2012-03-29 Marek SafarUse correct context type parameters when resolving...
2012-03-29 Atsushi Enonew System.Json is now coming from submodule (and alrea...
2012-03-28 Marek HabersackSystem.Web.Razor integrated
2012-03-28 Marek HabersackUse more common code in System.Json
2012-03-28 Marek HabersackCompile System.Json using the upstream sources
2012-03-28 Sebastien PouliotAdjust unit tests wrt Gonzalo fix for NTLM - commit...
2012-03-28 Sebastien PouliotFix tests where a DSA CA certificate expired at the...
2012-03-28 Atsushi EnoAdd new System.Json assembly sources based on aspnetweb...
2012-03-28 Marek SafarFix JsonReaderWriterFactory parameters names
2012-03-28 Marek SafarCheck whether mcs output name is valid
2012-03-28 Marek SafarUpdate hoisted this variable to anonymous methods/state...
2012-03-27 Sebastien PouliotFix bug #4101 when using a deep hierarchy of directorie...
2012-03-27 Marek SafarMake monodoc 4.0 lib when mdoc is 4.0 app
2012-03-27 Marek SafarAdd missing dist for test file
2012-03-27 Marek SafarFix wrong WindowsBase method signatures
2012-03-27 Marek SafarDon't throw when loading expressions wrongly marked...
2012-03-27 Marek SafarEmit smaller iterator dispose method
2012-03-27 Marek SafarEmit iterators finally block only once. Fixes #4052.
2012-03-27 Marek SafarSimplify mutator check
2012-03-26 Sebastien PouliotMove RijndaelTransform code from RijndaelManaged.cs...
2012-03-25 Marek SafarMerge pull request #257 from nestalk/master
2012-03-24 Neil StalkerFix building of winform tests
2012-03-24 Neil StalkerFix access modifiers to allow test library to build
2012-03-24 Neil StalkerTest passes on Mono and MS, no need to ignore
2012-03-24 Neil Stalkeren-US culture returns PM not p.m. in both .NET and...
2012-03-24 Gonzalo Paniagua... Merge pull request #256 from flow3r/patch-1
2012-03-24 Yeonwoon JungBinding socket with specified IP address if possible.
2012-03-23 Marek SafarMerge pull request #255 from nestalk/master
2012-03-23 Neil StalkerFix test data
2012-03-23 Marek SafarMore work on separation of state machine and anonymous...
2012-03-23 Jeremie Laval[monodoc] LinkId for method needs to display parenthese...
2012-03-23 Jeremie Laval[monodoc] Fix XPath query in image attribute creation
2012-03-23 Jeremie Laval[monodoc] Add recipe related content processing
2012-03-23 Sebastien PouliotFix FindBySubjectName to find anything in the subject...
2012-03-23 Sebastien PouliotIgnore two more tests with [Category(NotWorking)] for...
2012-03-23 Rolf Bjarne KvingeIgnore more files.
2012-03-23 Rolf Bjarne Kvinge[mkbundle] Fix native warnings
2012-03-23 Sebastien PouliotFix ArgumentOutOfRangeException in PKCS1MaskGenerationM...
2012-03-23 Sebastien PouliotFix old test cases so it's easier to reuse for the...
2012-03-23 Sebastien PouliotFix finalizer where a NRE can occur if the ctor fails...
2012-03-22 Marek SafarMerge pull request #254 from viniciusjarina/fix_build
2012-03-22 Vinicius JarinaFix broken test
2012-03-22 Marek SafarInitial separation of state machine and anonymous metho...
2012-03-22 Marek SafarDecorate local variable names in same way in all state...
2012-03-22 Marek SafarReport less cascading errors
2012-03-22 Gonzalo Paniagua... Trigger the UploadProgressChanged event wen uploading...
2012-03-22 Gonzalo Paniagua... Fix the previous fix.
2012-03-22 Gonzalo Paniagua... Fix possible nullref
2012-03-22 Gonzalo Paniagua... Merge pull request #253 from sblom/master
2012-03-22 Scott BlomquistAdd check for null JsonArray elements.
2012-03-21 Rodrigo KumperaFix compilation of System.Configuration test suite.
2012-03-21 Rodrigo KumperaFix compilation issue with corlib 2.0 test suite.
2012-03-20 Marek SafarEmit symbol file entry for lambda expressions.
2012-03-20 Marek SafarRemove OpenSubKey Mono limitation
2012-03-19 TalAloniBug Fix: OpenSubKey will open key as writable when...
2012-03-19 TalAloniMake sure a proper 'Not Implemented' exception is throw...
2012-03-19 Marek SafarBetter error recovery from missing select or group...
2012-03-19 Marek SafarUpdate test
2012-03-19 Marek SafarAttach more misplaced attributes in full ast. Fixes...
2012-03-19 Marek SafarAdd new 4.5 stream overloads
2012-03-19 Marek SafarAdd missing null check to Directory enumerators
2012-03-19 Marek SafarImplement Comparer::Create
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-19 Miguel de IcazaSqlBulkCopy.WriteToServer: Check array length before...
2012-03-19 Miguel de IcazaIntPtr: Add the various operator overload features...
next