[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r112] by mthamil

- Created generic accumulator and re-implemented min and max using it.

2010-08-17 05:35:48 Tree
[r111] by mthamil

-Renamed asXXX() methods to toXXX()

2010-08-17 05:34:38 Tree
[r110] by mthamil

-Renamed asXXX() methods to toXXX()
-Added Iterables.union()

2010-08-17 04:28:15 Tree
[r109] by mthamil

Added annotation indicating iterator operations that are probably unsafe for infinite source sequences.

2010-08-08 07:26:42 Tree
[r108] by mthamil

-Reorganized mapper classes.
-Added Distinct, Range, and Union iterators.
-Added annotation indicating iterables/iterators that are lazily evaluated.

2010-08-08 05:05:20 Tree
[r107] by mthamil

Removed @Override due to abstract class becoming interface.

2010-08-08 05:02:42 Tree
[r106] by mthamil

Refactored Throwable recording code into a common method.

2010-08-08 05:01:49 Tree
[r105] by mthamil

Changed application to use JFrame.dispose() instead of System.exit(0)

2010-08-08 05:00:56 Tree
[r104] by mthamil

-Refactored repetitive code for creating new attributes and elements into methods.
-Reorganized utility methods.

2010-08-01 21:43:55 Tree
[r103] by mthamil

Made class final.

2010-08-01 21:42:27 Tree
Older >