Projects / fastutil / Releases

RSS All releases of fastutil

  •  16 Dec 2002 14:31

Release Notes: Slightly faster hash tables with object keys, and JPackage-like RPMs.

  •  07 Dec 2002 10:41

Release Notes: New inner loops for hash tables gave another performance boost. Tree sets also have array-based constructors, and a few minor bugfixes were made.

  •  02 Dec 2002 15:14

Release Notes: This release provies fast and compact sorted maps using both AVL and red-black trees. The implementation allows bidirectional iteration and iterators with a starting point. The hash table code has been further optimized. A few minor bugs have been squashed.

  •  30 Aug 2002 13:35

Release Notes: Deleted object entries did not release the pointer to the key. This release uses a special object to mark deletion of an object key.

  •  17 Jun 2002 15:34

Release Notes: All code has been optimized for specific types (no code is inherited from java.util). Several new optimizations and more detailed documentation have been added. Better hash functions for longs, doubles, and floats are implemented, and new constructors for arrays are included.

  •  10 Jun 2002 07:32

Release Notes: A new rehash() method allows the forcing of rehashing to avoid the presence of deleted entries.

  •  06 Jun 2002 13:36

Release Notes: A new type-specific hierarchy to provide optimize methods like addAll(), putAll(), toArray(), etc., and new type-specific iterators that allow you to iterate without wrappers. Views are now type-specific (e.g., the key set of an Int2LongMap is an IntSet).

  •  27 May 2002 02:39

No changes have been submitted for this release.

Screenshot

Project Spotlight

gslapt

A GTK version of slapt-get.

Screenshot

Project Spotlight

RainbruRPG

A 3D multiplayer Role Playing Game project.