You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Lyubomir Marinov 331d75a93a
Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning).
18 years ago
doc removed .cvsignore-files as they are no longer needed [we are using subversion nowadays] 19 years ago
ide another classpath change.... sigh. 18 years ago
lib Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar. 18 years ago
resources Merged Emanuel's patch that enables to set the security option for each account. 18 years ago
src Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning). 18 years ago
test Eliminates duplication of ProtocolProviderService.getOperationSet() and .getSupportedOperationSets() for all protocol implementations by moving the implementations into AbstractProtocolProviderService. Uses .getOperationSet() instead of .getSupportedOperationSets() where appropriate in order to produce less garbage (due to Hashtable cloning). 18 years ago
www Updating stat tracker for java.net pages. All resulting builds would have no real modifications 18 years ago
build.xml Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar. 18 years ago