/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2386.2.155 by tromey, Thu Oct 6 00:59:31 2005 UTC revision 1.2386.2.156 by tromey, Thu Oct 6 03:03:17 2005 UTC
# Line 1  Line 1 
1  2005-10-05  Tom Tromey  <tromey@redhat.com>  2005-10-05  Tom Tromey  <tromey@redhat.com>
2    
3            * java/util/jar/Attributes.java: Implements Map<Object,Object>.
4            (map): Changed type.
5            (entrySet): Changed return type.
6            (keySet): Likewise.
7            (putAll): Changed argument type.
8            (values): Changed return type.
9            * java/util/jar/Manifest.java (getEntries): Genericized.
10            (Manifest): Updated.
11            (entries): Changed type.
12            (read_individual_sections): Updated.
13            (read_section_name): Likewise.
14            (write_main_attributes): Likewise.
15            (write_attribute_entry): Likewise.
16            (write_individual_sections): Likewise.
17            (write_entry_attributes): Likewise.
18            * java/util/jar/JarFile.java (entries): Genericized.
19            (JarEnumeration): Implements Enumeration<JarEntry>.
20            (JarEnumeration.nextElement): Changed return type.
21            (JarEnumeration.entries): Changed type.
22    
23    2005-10-05  Tom Tromey  <tromey@redhat.com>
24    
25          * java/awt/datatransfer/SystemFlavorMap.java (getNativesForFlavors):          * java/awt/datatransfer/SystemFlavorMap.java (getNativesForFlavors):
26          Genericized.          Genericized.
27          (getFlavorsForNatives): Likewise.          (getFlavorsForNatives): Likewise.

Legend:
Removed from v.1.2386.2.155  
changed lines
  Added in v.1.2386.2.156

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26