summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Leave me alone.harrison1996-12-191-8/+6
* More insignificant changes to help compilations on other platforms.harrison1996-12-191-15/+13
* *** empty log message ***levine1996-12-191-0/+5
* enable inlining on VxWorkslevine1996-12-194-11/+15
* Put in a terrible #define to make it compile on non-win32 platforms.harrison1996-12-191-1/+3
* Hello cruel world.harrison1996-12-181-0/+7
* Check the ChangeLogharrison1996-12-182-9/+12
* Forgot to commit this.harrison1996-12-181-0/+4
* *** empty log message ***levine1996-12-181-0/+5
* more VxWorks gethostbyname () tweakslevine1996-12-183-5/+7
* Check the ChangeLogharrison1996-12-181-0/+26
* 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