summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Hardy har har.harrison1996-12-181-0/+5
* Changed a change to the changelog changes.harrison1996-12-181-0/+6
* Fixed an itty little bug.harrison1996-12-181-35/+19
* barfharrison1996-12-181-0/+38
* Fixed a bug in run_reactorEx_event_loop (ACE_Time_Value&).harrison1996-12-181-1/+1
* Added new test application.harrison1996-12-182-0/+144
* fooschmidt1996-12-187-90/+194
* oops, fixed VxWorks ::spa () to not increment argc when zeroing out remainder...levine1996-12-181-2/+2
* *** empty log message ***levine1996-12-181-0/+9
* in ::spa () for VxWorks, zero out unused argv[] slots to overwrite args from ...levine1996-12-181-0/+9
* on VxWorks: implemented ACE_OS::gethostbyname (), and fixed inet_ntoa () to r...levine1996-12-182-7/+33
* Check the cool ChangeLog entries!!!harrison1996-12-186-83/+86
* fooschmidt1996-12-172-3/+7
* *** empty log message ***levine1996-12-171-3/+5
* added -lm to LIBS because it was removed from Makefileslevine1996-12-174-4/+4
* fooschmidt1996-12-1712-143/+294
* *** empty log message ***levine1996-12-171-5/+6
* *** empty log message ***levine1996-12-171-4/+3
* *** empty log message ***levine1996-12-161-0/+3
* reordered initializations in ctor to match declaration orderlevine1996-12-161-2/+2
* those #ifdef'd functions referenced a few static variables that are no longer...levine1996-12-161-1/+1
* *** empty log message ***levine1996-12-161-0/+5
* #ifdef'd out compiles of ace_yyunput () and ace_yy_{push,pop,top}_state () be...levine1996-12-161-20/+30
* *** empty log message ***levine1996-12-161-12/+20
* moved "LIBS += -lm" from a few separate Makefiles to all platform_*.GNU files...levine1996-12-163-3/+0
* *** empty log message ***levine1996-12-161-0/+7
* changed _make_ACE_Logger() to _make_ACE_Logging_Strategy()levine1996-12-161-1/+1
* removed /pkg/gnu dependencieslevine1996-12-161-2/+0
* *** empty log message ***levine1996-12-161-0/+3
* added parens to a couple of combined assignments/conditionals to avoid compil...levine1996-12-161-2/+2
* *** empty log message ***levine1996-12-161-0/+6
* reordered initializations in default ctor to match declaration orderlevine1996-12-161-2/+2
* removed spurious "*/". Thanks to Harry Gunnarsson for pointing this out.levine1996-12-161-1/+1
* *** empty log message ***levine1996-12-161-0/+6
* declare shm_key as char[] instead of char *, so that the string gets put into...levine1996-12-161-1/+1
* *** empty log message ***levine1996-12-151-0/+8
* reverted SOBUILD to create the .so files instead of symblinks, so that all te...levine1996-12-153-3/+3
* removed ACE_INLINElevine1996-12-151-2/+2
* *** empty log message ***schmidt1996-12-1569-925/+2657
* ,schmidt1996-12-151-5/+9
* *** empty log message ***levine1996-12-151-0/+5
* removed ACE_INLINEs from .cpp fileslevine1996-12-153-16/+16
* fixes for inlininglevine1996-12-1411-45/+59
* check for existence of .so link before creating itlevine1996-12-143-3/+3
* *** empty log message ***levine1996-12-141-12/+14
* create .shobj/*.so links to .o files, to satisfy makelevine1996-12-143-3/+6
* fooschmidt1996-12-1331-131/+297
* *** empty log message ***levine1996-12-131-1/+9
* added ACE_NEEDS_SYSTIME_H to VxWorks configs because it's needed with inlininglevine1996-12-132-0/+2
* clean up VxWorks configslevine1996-12-132-5/+8