Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-16[System.Web.Extension] Fixes js deserialization.Marcos Henrich
2015-04-16[System.Web.Extension] Added tests.Marcos Henrich
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-09Fixed early termination of string parsing on non-space whitespace.Alexander Kyte
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-01-21[bcl] Remove NET_3_5 defines from class libsAlexander Köplinger
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-19Merge pull request #1375 from echampet/cleanupZoltan Varga
2014-12-04Remove 4.0 profileMarek Safar
2014-12-02[cleanup] System.Web*: remove TARGET_J2EEEtienne CHAMPETIER
2014-12-01ListViewItem class now implements interface IDataItemContainerRiJo
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-10-30Revert incorrect changes from commit 950d9c8a567273c3363f43cee454f2b95a9f5da7Ryan J. Melena
2014-10-30Re-apply the patch, there isa fix for itMiguel de Icaza
2014-10-30Revert this patch, as it broke the test suiteMiguel de Icaza
2014-10-21Additional JWT Security Token SupportRyan Melena
2014-09-09[aspnet/ajax] fix bug #6512 (by Mikkel Kruse Johnsen) - don't deserialize GET...Atsushi Eno
2014-08-29Merge pull request #1200 from akoeplinger/remove-jvmZoltan Varga
2014-08-28Minimal implementation of classes and methods necessary to support the JWT fu...Ryan J. Melena
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-08-08[Cleanup] Removed JavaEE csproj and sln filesAlexander Köplinger
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-06-04Merge pull request #1082 from esdrubal/bug19287Marek Safar
2014-06-04Improved JavaScriptSerializer.ConvertToType Nullable handling. Fixes #19287. ...marcos henrich
2014-06-04Test JavaScriptSerializer.Deserialize with nullable enums. Covers #19287.marcos henrich
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2013-07-02Update csproj filesMarek Safar
2013-03-01Revert "Fix object::GetType when remoting is enabled."Rodrigo Kumpera
2013-03-01Fix object::GetType when remoting is enabled.Rodrigo Kumpera
2013-03-01When serializing floats and doubles, use the InvariantCulture, so that floats...Miguel de Icaza
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2012-11-08Removed original license since no substantial portions of the original softwa...Marek Habersack
2012-11-05Fix JavaScriptSerializer.Deserialize() for dictionary of array of anonymously...Atsushi Eno
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-06-07Fix more failing testsMarek Safar
2012-06-07Set fixed test localeMarek Safar
2012-06-06Add missing dist fileMarek Safar
2012-06-02[System.Web.Extensions] Remember to build standalone-runner-support before ru...Duncan Mak
2012-04-15Remove HasCacheControl from here too (fixes the build)Gonzalo Paniagua Javier
2012-04-05Update csproj filesMarek Safar
2012-02-17Cleanup some assembly attributesMarek Safar
2012-02-10Add VS project files for test projectMarek Safar
2012-02-09Update class library csproj filesMarek Safar