commits

date

comment

51799
by kaijaeger
(53 downloads)
Aug 4 2010
6:36 AM

Associated with Release: JSINQ 1.0.0.2.

Work-item #5326

41446
by kaijaeger
(32 downloads)
Apr 4 2010
5:25 PM

sum() method no longer throws when invoked on empty enumerable. Unit test adjusted.

41329
by kaijaeger
(3 downloads)
Mar 31 2010
5:57 PM

Unified code in the Dictionary implementation

41328
by kaijaeger
(0 downloads)
Mar 31 2010
5:32 PM

Fixed two issues with the Dictionary type ("null" was not appropriately dealt with when used as a key and invoking the item() method on the string "toString" would return the default toString method defined in Object)

41179
by kaijaeger
(6 downloads)
Mar 27 2010
2:32 PM

Associated with Release: JSINQ 1.0.

Work-item #2936

41178
by kaijaeger
(0 downloads)
Mar 27 2010
1:11 PM

Added support for .NET 4.0 zip-Operator, added toList, toDictionary and toLookup methods to jsinq.Enumerable, added new types jsinq.List (implementation of System.Collections.Generic.List), jsinq.Dictionary (implementation of System.Collections.Generic.Dictionary) and jsinq.Lookup (implementation of System.Linq.ILookup). Extended test suite to incorporate the new methods and types. Add new sample for zip-Operator. Modified jsinq.Enumerable to use jsinq.Dictionary internally for methods that would previously use an internal dictionary implementation.

7726
by kaijaeger
(107 downloads)
Feb 1 2009
1:44 PM

Re-encoded all source files in UTF-8.

7724
by kaijaeger
(44 downloads)
Feb 1 2009
1:19 PM

Initial commit

  • 1-8 of 8 Change Sets
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Change Sets