Version 1.4.1 of Java Supplements

Release Notes: This release adds StringInputStream and StringOutputStream. It adds more Bit manipulation methods. Some javadoc issues have been cleaned up.

Other releases

  •  22 Jun 2005 18:44

Release Notes: This release adds StringInputStream and StringOutputStream. It adds more Bit manipulation methods. Some javadoc issues have been cleaned up.

  •  15 Apr 2005 16:07

Release Notes: This release cleans up a lot of the code and fully maven-izes the build process. It also adds new functionality for manipulating strings, files, and objects.

  •  27 Dec 2003 19:02

Release Notes: This release adds deltree() and moveDir() methods to the Files object and unit tests for LRUCache. It fixes some bugs with moving a directory with the Files.move() method and an error in LRUCache that was preventing removal of the eldest entries due to an invalid method signature.

  •  21 Dec 2003 20:12

Release Notes: This release adds a javas.beans package with ListDelegateBean for making Lists more JavaBean-friendly, a javas.xml package with XML-related utilities, enhanced error handling in ServletContexts.getFileFromWar(), Commons Logging to replace the JavaLogging code, initial maven build integration, a modified eclipse .classpath file which refers to variables for junit and servlet jars instead of hardcoded paths, fixes for some formatting issues, and wrapping of all code/comments to 80 chars.

  •  19 May 2003 22:47

Release Notes: This version adds the ability to throw Exceptions to the UnifiedHttpServlet and adds methods for handling fast generation of random numbers in a multi-threaded context.

Screenshot

Project Spotlight

pyxattr

A Python extension module wrapper for libattr.

Screenshot

Project Spotlight

RoCanvas

A HTML5 drawing board component.