summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_1_18'.TAO-1_1_18nobody2001-07-0160-9265/+0
* 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
* Modified streams such that their timeouts are absolute times.eea11999-07-097-19/+59
* *** NOTE:eea11999-07-0814-163/+249
* *** empty log message ***levine1998-06-201-0/+19
* 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
* 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
* Removed the files related to java_cup and JLex. The java_cup directoryeea11998-05-124-1942/+0
* 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
* *** empty log message ***schmidt1997-12-211-17/+0
* Adjusted project settingseea11997-12-191-304/+304
* 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
* Included more files so everything is now happy on NT.brunsch1997-12-191-0/+56
* More simple changes to remove warnings for NTeea11997-12-192-2/+0
* ...removed import of java.langeea11997-12-191-1/+0
* Updated the permissions....againeea11997-12-191-1/+0
* Changed permissionseea11997-12-191-0/+1
* This currently just contains the encoding function for the basiceea11997-12-191-0/+85
* Made some small changes so that there won't be warnings on NT wheneea11997-12-1918-26/+46
* ....remove a debugging statement from remove methodeea11997-11-121-2/+0
* Checks in the new additions to the ServiceConfigurator, makes a feweea11997-11-1223-310/+3870
* Visual J++ project filesbrunsch1997-07-122-0/+277
* *** empty log message ***eea11997-06-241-2/+5
* Added some new filespjain1997-04-235-1/+431
* * java/src/SOCKStream.java (SOCKStream): Made two small changes topjain1997-04-091-2/+2
* Changed package name from ACE to JACEpjain1997-04-051-11/+11
* Changed package name from ACE to JACEpjain1997-04-0541-127/+127
* Added a default constructorpjain1997-04-051-11/+22
* New files added -- Stream.java, StreamHead.java, and StreamTail.javapjain1997-03-103-0/+658
* New class addedpjain1997-03-101-0/+48
* Java version of ACE_Modulepjain1997-03-101-0/+253
* Added new files to be compiled -- Stream, StreamHead, StreamTail, Module.pjain1997-03-101-1/+8
* Added support to load classes across the network.pjain1997-03-102-19/+167
* Added a new method "toString()" which returns a string representationpjain1997-03-101-0/+5
* Added several new methods such as waterMark, module () etc. whichpjain1997-03-101-6/+52
* Added two new classes/files, namely IOCntlCmds and IOCntlMsg.pjain1997-03-102-0/+157
* Added accessors to get/set the flags of the Task.pjain1997-03-101-0/+18
* Made changes resulting from working through a simple Logger example.Chris Cleeland1997-01-305-11/+122
* Updated the Readme file to mention that the documentation for Java ACEpjain1997-01-201-0/+10
* Fixed a bunch of typos which I made earlier in trying to fix a bug.pjain1996-12-031-4/+4
* Changed the type of ONE_MILLISECOND from long to an int.pjain1996-12-031-1/+1
* Added accessor methods to get/set the underlying Thread Manager.pjain1996-12-031-0/+18
* Fixed a small bug. Need to check if Task is an active object beforepjain1996-11-271-5/+13