summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Solved some javadoc warnings.eea11999-07-091-0/+5
* Changed a few javadoc comments to avoid warnings.eea11999-07-093-6/+6
* Minor correction (checked in old version last time). Removeseea11999-07-091-13/+22
* Noted TimedWait, Stream, and Token changes.eea11999-07-091-0/+9
* Modified streams such that their timeouts are absolute times.eea11999-07-097-19/+59
* Noted recent updates in which the semantics of timeouts were changed toeea11999-07-081-0/+45
* *** NOTE:eea11999-07-0814-163/+249
* VC 6 modificationnanbor1998-09-0923-23/+23
* *** empty log message ***levine1998-06-201-0/+19
* Updated the VERSION and ChangeLog for the 1.4.4 release.eea11998-05-202-12/+17
* Removed two more files related to CUP and JLex.eea11998-05-202-286/+0
* Removed the deprecation warning of defineClass in the loadClasseea11998-05-201-1/+18
* Got rid of some old files not needed anymorebrunsch1998-05-131-12/+0
* These files are no longer needed (neither is this directory)eea11998-05-132-253/+0
* Added the test for HTTPHelper, corrected a deprecation (DataInputStreameea11998-05-133-2/+32
* Made the command line arguments work correctly.eea11998-05-131-12/+15
* Removed deprecation about DataInputStream.readLine()eea11998-05-131-1/+2
* Corrected the display of ClientTest so it reflects what it receives fromeea11998-05-131-0/+2
* Removed LogClient.java from the makefile.eea11998-05-131-1/+0
* Decided to remove the LogClient since it basically just duplicated aeea11998-05-131-71/+0
* Added a client for the logger (same as the C++ ACE direct_logging client,eea11998-05-123-2/+72
* Removed the deprecation warning for using a StreamTokenizer(InputStream)eea11998-05-121-2/+3
* Removed another file having to do with CUP.eea11998-05-121-36/+0
* Minor change -- the ServiceRepository doesn't examine suspended serviceseea11998-05-122-2/+1
* Updated the LogRecord so it's compatible with C++ ACE again.eea11998-05-122-24/+11
* Added the Naming service to the repository (again?). There may be a problemeea11998-05-126-0/+1678
* Removed the comment about the user needing to call the prepareForReloadeea11998-05-121-3/+0
* Removed the files related to java_cup and JLex. The java_cup directoryeea11998-05-124-1942/+0
* replaced WRAPPER_ROOT with ACE_ROOTlevine1998-05-123-13/+12
* Finally changes SOCKStream so it doesn't have all the deprecation warnings.eea11998-05-112-13/+24
* Fixed most of the javadoc commenting problems. To make it perfect, alleea11998-05-1020-132/+109
* Noted the classes/README.TXT addition.eea11998-01-191-0/+6
* This is just a marker so WinZip creates the classes directory on NT.eea11998-01-191-0/+2
* Updated the version numbereea11997-12-231-1/+1
* This will mark the beginning of the ChangeLog era of Java ACE!eea11997-12-231-0/+10
* Changed a constant in LogRecord to be static.eea11997-12-231-1/+1
* *** empty log message ***schmidt1997-12-211-17/+0
* Small adjustment to codebase, so it works under $ACE_ROOT/javaeea11997-12-191-1/+1
* Adjusted project settingseea11997-12-191-304/+304
* Adjusted files in the projecteea11997-12-191-8/+8
* New version! Woo!eea11997-12-191-1/+1
* This should now allow JACE to specify its configuration file internallyeea11997-12-191-1/+0
* These are just the simple lines to execute to rebuild the lexereea11997-12-192-0/+6
* Changed System.err.println statements to ACE.DEBUG statements.eea11997-12-196-14/+13
* Added a flush at the end of the send of a GIF.eea11997-12-192-2/+15
* Made this a public classeea11997-12-191-1/+1
* Trying to remove dependency on www.cs.wustl.edu's filter.conf file.eea11997-12-191-31/+38
* Test2eea11997-12-191-1/+1
* This adds the authorization to the PUT command. Now the frames foreea11997-12-198-44/+212
* Attempt at removing the dependency on www.cs.wustl.edu!eea11997-12-191-2/+4