summaryrefslogtreecommitdiff
path: root/cs/src/Ice/CollectionBase.cs
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed serialization broken by ICE-5764 commitDwayne Boone2014-10-28
|
* ICE-5764 deprecate CollectionBase/DictionaryBase and [clr:collection]Dwayne Boone2014-10-28
|
* Fixed Silverlight build and testsDwayne Boone2014-09-29
|
* ICE-2600 - serialization support for C# exceptionsMark Spruiell2014-07-29
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4702 - Poor hash algorithmJose2012-08-10
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Added support for custom sequences. Unfortunately, it doesn't work.Michi Henning2007-09-19
| | | | Looks like a C# compiler bug.
* More changes to DictionaryBase and CollectionBase.Michi Henning2007-09-12
|
* Refactored DictionaryBase.Michi Henning2007-09-06
|
* New CollectionBase implementation.Michi Henning2007-09-05