cp-tools-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cp-tools-commit] cp-tools ./ChangeLog src/gnu/localegen/JavaGene...


From: cp-tools-commit
Subject: [Cp-tools-commit] cp-tools ./ChangeLog src/gnu/localegen/JavaGene...
Date: Sun, 30 Jan 2005 21:35:58 -0500

CVSROOT:        /cvsroot/classpath
Module name:    cp-tools
Branch:         
Changes by:     Andrew John Hughes <address@hidden>     05/01/31 02:35:58

Modified files:
        .              : ChangeLog 
        src/gnu/localegen: JavaGenerator.java 

Log message:
        2005-01-31  Andrew John Hughes  <address@hidden>
        
        * src/gnu/localegen/JavaGenerator.java:
        (JavaGenerator.JavaContent.isUsable()): New
        method to check for usability of parsed content.
        Implementations returning true are added to
        all but the implementation below.
        (JavaGenerator.TimeZoneContent.isUsable()):
        Returns the value of the usability variable,
        which may be set true during generation.
        (JavaGenerator.TimeZoneContent.generateContent(java.io.PrintWriter)):
        Content is now written to a pair of buffers, one
        for each individual set of data, and one for the whole
        block.  These are only printed if usable data is found.
        The ID is also now used first.
        (JavaGenerator.HashtableContent.generateContent(java.io.PrintWriter)):
        \u00A6 is now used as the separator character to avoid
        conflicts.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/ChangeLog.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/src/gnu/localegen/JavaGenerator.java.diff?tr1=1.24&tr2=1.25&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]