summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* ChangeLogTag: Thu Jul 08 22:15:50 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-091-3/+3
|
* Added a brief table for ACE_*_STRING usage.nanbor1999-07-011-0/+67
|
* always test on egcslevine1999-06-261-1/+3
|
* added guideline to include directories containing files with templatelevine1999-06-251-1/+6
| | | | definitions in a -I.
* replaced rm -f with $(RM)levine1999-06-2221-42/+42
|
* fixed typo: exceptionslevine1999-06-141-1/+1
|
* Avoid source code filenames that include "Error". Avoid #include <math.h>.levine1999-06-101-31/+34
|
* .schmidt1999-06-092-1/+88
|
* .schmidt1999-06-084-13/+5
|
* .schmidt1999-06-071-1/+1
|
* Fri Jun 04 09:59:58 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-041-11/+10
|
* *** empty log message ***irfan1999-05-241-1/+12
|
* replaced a > with &gt; and added RCS $Id$levine1999-05-061-7/+9
|
* added guideline to put spaces around comment delimiters. Thanks tolevine1999-05-031-3/+8
| | | | Chris Gill for suggesting this.
* Added explicit template instantiations.Steve Huston1999-04-301-0/+13
|
* Added template instantiations for explicit instantiation platforms.Steve Huston1999-04-301-0/+6
|
* Explicitly say TAO try macros is obsolete.nanbor1999-04-221-21/+26
|
* Fix project file locations for 019, 020, 021.Steve Huston1999-04-191-10/+10
|
* .schmidt1999-04-131-1/+1
|
* .schmidt1999-04-121-2/+2
|
* .schmidt1999-04-081-1/+1
|
* added checklist for ACE/TAO changeslevine1999-04-081-0/+19
|
* moved BUG-REPORT-FORM to PROBLEM-REPORT-FORMlevine1999-04-081-2/+4
|
* Always use $(RM) instead of rm or rm -f in Makefiles.levine1999-04-071-0/+3
|
* *** empty log message ***bala1999-04-061-23/+41
|
* *** empty log message ***jcej1999-04-032-26/+14
|
* *** empty log message ***jcej1999-04-0360-150/+352
|
* Added a new examplebala1999-03-281-1/+37
|
* *** empty log message ***nanbor1999-03-281-8/+6
|
* *** empty log message ***nanbor1999-03-281-0/+6
|
* *** empty log message ***nanbor1999-03-251-37/+47
|
* Corrected a few links..bala1999-03-251-1/+3
|
* added FOR_TAO subset sizeslevine1999-03-231-6/+21
|
* .schmidt1999-03-221-4/+5
|
* added current status sectionlevine1999-03-221-3/+34
|
* .schmidt1999-03-221-8/+3
|
* *** empty log message ***irfan1999-03-201-0/+10
|
* open(), fix ACE_UNUSED_ARG(arg), not (_arg).Steve Huston1999-03-181-1/+1
|
* Fix initialization of concurrency_ in Thread_Pool& ctor.Steve Huston1999-03-181-1/+1
|
* Renamed arg to avoid redef further in (Client_Handler::open).Steve Huston1999-03-181-2/+2
|
* never use TRUE, true, FALSE, false, etc.levine1999-03-161-0/+4
|
* *** empty log message ***jcej1999-03-136-12/+28
|
* .schmidt1999-03-111-1/+3
|
* .schmidt1999-03-091-468/+153
|
* added GreenHills on SunOS 5.5.1levine1999-03-081-0/+34
|
* .schmidt1999-03-081-1/+1
|
* .schmidt1999-03-081-15/+14
|
* added subset characterizations on several platformslevine1999-03-081-60/+229
|
* updated, and added documentation for ACE_OS adaptation layerlevine1999-03-041-65/+242
|
* added guideline to try to limit the length of source code lines tolevine1999-03-031-1013/+934
| | | | | less than 80 characters. And, reverted to the previous version of the file. The last version was apparently committed by mistake.