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-01-14[bcl] Put the files created by the HostFileChangeMonitor test into an additio...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2015-01-12[System.Runtime.Caching] Removed unused files.Marcos Henrich
2015-01-10[System.Runtime.Caching] Updated MemoryCacheTest.Marcos Henrich
2015-01-10[System.Runtime.Caching] Improved CacheUsage sorting.Marcos Henrich
2015-01-09[System.Runtime.Caching] MemoryCacheTest.Trim now checks LRU.Marcos Henrich
2015-01-09[System.Runtime.Caching] Updated MemoryCacheTest.TestCacheSliding.Marcos Henrich
2015-01-09[System.Runtime.Caching] Updated tests default PhysicalMemoryLimit.Marcos Henrich
2015-01-09[System.Runtime.Caching] .sources now uses referecensource files.Marcos Henrich
2015-01-09[System.Runtime.Caching] Implemented referencesource missing classes.Marcos Henrich
2015-01-09[System.Runtime.Caching] Copied SRef.cs from .NET.Marcos Henrich
2015-01-09[System.Runtime.Caching] Copied R.Designer.cs from .NETMarcos Henrich
2014-12-04Remove 4.0 profileMarek Safar
2014-06-19[System.Runtime.Caching] Fixed test that failed intermittently on slow systemsAlexander Köplinger
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-29Merge pull request #971Alexis Christoforides
2014-04-29Extended test time for timer-sensitive tests.Alexis Christoforides
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-03-27[Fix] Bugzilla #18213 - System.Runtime.Caching.MemoryCache doesn't honor Slid...Craig Minihan
2014-03-16[Fix] Bugzilla #18235 - System.Runtime.Caching.MemoryCache doesn't order expi...Craig Minihan
2014-03-07[Fix] Bugzilla #18245 - System.Runtime.MemoryCache.GetValues() throws LockRec...Craig Minihan
2014-03-06[Fix] Bugzilla #17897 - MemoryCacheEntryPriorityQueue throws out of bounds af...Craig Minihan
2014-02-21[System.Runtime.Caching] Fix ambiguous method callMarek Safar
2013-07-02Update csproj filesMarek Safar
2013-06-06[Caching] Adds some checks for overflow and valid bounds on heap indexes.Zachary Gramana
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-04-05Update csproj filesMarek Safar
2012-02-17Fix few more warningsMarek 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
2011-09-26Install 4.0 profile as developers package and make 4.5 profile default gac ta...Marek Safar
2011-02-13Add solution filesMiguel de Icaza
2011-01-04[system.runtime.caching] Do not test the invalid behaviorMarek Habersack
2010-11-08Removed platform attributesMarek Safar
2010-04-262010-04-26 Marek Habersack <mhabersack@novell.com>Marek Habersack
2010-04-242010-04-24 Marek Habersack <mhabersack@novell.com>Marek Habersack
2010-04-08fix run-testJb Evain
2010-04-08Fixed invalid exception messageMarek Habersack
2010-04-07WIP: build fixesMarek Habersack
2010-04-07WIP: host file watchingMarek Habersack
2010-04-07WIP: System.Runtime.Caching.Hosting addedMarek Habersack
2010-04-07System.Runtime.Caching.Configuration stuff implementedMarek Habersack
2010-04-07All System.Runtime.Caching namespace classes added + partial implementationMarek Habersack
2010-04-07ChangeMonitor implementedMarek Habersack
2010-04-07Beginnings of System.Runtime.CachingMarek Habersack