Projects / xmlenc / Releases

RSS All releases of xmlenc

  •  25 Oct 2005 11:01

Release Notes: One design bug was fixed by adding an overloaded method, deprecating the old one. More unit tests were added. The performance of the 'attribute' and 'text' methods was improved.

  •  21 Oct 2005 16:59

Release Notes: One minor bug, which in some situations caused a quote character not to be escaped, has been fixed. A corresponding unit test has been added.

  •  12 Sep 2005 03:47

Release Notes: Beautification-related bugs were fixed. A bunch of test cases were added.

  •  21 Jul 2005 11:14

Release Notes: A work-around was applied for a bug in the IBM JDK 1.3.1 that caused NoSuchFieldErrors.

  •  23 Dec 2004 08:41

Release Notes: Performance was improved even further.

  •  17 Dec 2004 06:11

Release Notes: This release improves performance. Although two classes have been removed, there should be no impact on the client side except for faster execution.

  •  10 Dec 2004 08:13

Release Notes: The main goal of this release is a performance boost.

  •  18 Nov 2004 13:42

Release Notes: A bug has been fixed in XMLEncoder.text(Writer,char[],int,int,boolean).

  •  13 Mar 2004 12:27

Release Notes: Some performance improvements were made. A bug was fixed in text(Writer,char[],int,int,boolean) which caused the method to behave erroneously if start is not 0 and escapeAmpersands is false; it would write the complete character string, disregarding the specified start index, but assuming 0 instead.

  •  11 Feb 2004 13:47

Release Notes: The performance of whitespace(Writer,char[],int,int) has been improved by checking the characters first and then writing the complete character string at once. An XMLChecker class has been added for checking various symbols in the XML grammar. XMLOutputter.dtd(String,String,String) now properly checks that the 'name' argument matches the 'Name' production in the XML grammar.

Screenshot

Project Spotlight

GIMP SCRIPT-FUs

A collection of GIMP SCRIPT-FUs.

Screenshot

Project Spotlight

delaboratory

A color correction utility.