summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***levine1997-02-211-0/+10
* added ACE_UNUSED_ARG (sa);.levine1997-02-213-0/+3
* fixed return type of convert_to_os_priority () for Linuxlevine1997-02-211-1/+1
* *** empty log message ***irfan1997-02-2110-31/+554
* Changes.harrison1997-02-191-0/+16
* Added Timer_Queue::gettimeofday.harrison1997-02-197-12/+28
* Release now builds ace-r.dll.harrison1997-02-192-8/+8
* Changes. We all go through changes. It's nothing to be ashamed of.harrison1997-02-191-0/+7
* Changed the defines for type bool. First, it's no longer defined forharrison1997-02-191-13/+25
* ooops. These have updated dependencies.harrison1997-02-192-6998/+5
* Hi hi.harrison1997-02-192-6081/+11548
* fooschmidt1997-02-199-12/+94
* *** empty log message ***irfan1997-02-191-0/+17
* *** empty log message ***irfan1997-02-193-25/+74
* *** empty log message ***levine1997-02-191-0/+2
* *** empty log message ***levine1997-02-191-0/+14
* added ACE_UNUSED_ARG (sa);levine1997-02-191-0/+1
* added ACE_UNUSED_ARG (sig);levine1997-02-191-0/+1
* removed unused variable "done"levine1997-02-191-3/+0
* replaced ACE_WIN32 conditional with ACE_LACKS_IOSTREAM_FXlevine1997-02-191-2/+4
* added ACE_LACKS_IOSTREAM_FXlevine1997-02-191-0/+1
* added #define ACE_LACKS_IOSTREAM_FXlevine1997-02-194-0/+16
* hiharrison1997-02-181-0/+5
* *** empty log message ***levine1997-02-181-0/+4
* (thr_setprio): added another case (that is NOTSUP) for platforms with Pthread...levine1997-02-181-0/+3
* Builds acer.dll for the release version.harrison1997-02-182-5642/+7412
* *** empty log message ***levine1997-02-181-0/+4
* changed "timeout" message in worker to "Reactor shutdown" because that indica...levine1997-02-181-1/+1
* *** empty log message ***levine1997-02-181-0/+3
* removed destructor because it's not declared and it's emptylevine1997-02-181-4/+0
* *** empty log message ***levine1997-02-181-1/+12
* added ACE_UNUSED_ARG for sig1 and sig2levine1997-02-181-0/+2
* added ACE_UNUSED_ARG (sa);levine1997-02-181-0/+1
* added shutdown flag so that normal termination can flow through ACE_END_TESTlevine1997-02-181-3/+4
* ilkjschmidt1997-02-181-2/+4
* *** empty log message ***irfan1997-02-1810-217/+419
* Added new log msg stuff.harrison1997-02-181-0/+12
* Yahoeeee.harrison1997-02-181-1/+5
* I rule.harrison1997-02-181-43/+178
* jjjharrison1997-02-183-195/+81
* fooschmidt1997-02-189-45/+74
* *** empty log message ***levine1997-02-181-0/+24
* make release: updated timestampschmidt1997-02-181-1/+1
* make release: updated timestampschmidt1997-02-181-1/+1
* er"schmidt1997-02-184-9/+44
* removed ACE_WIN32 #ifnef, and removed q_char bool conversion operator, it sho...levine1997-02-181-8/+0
* (main): cast mmap.size () to ssize_t to avoid signed/unsigned comparisonlevine1997-02-181-2/+2
* (handle_input): cast buf_len to ssize_t to avoid signed/unsigned comparisonlevine1997-02-181-1/+1
* made ACE_ReactorEx_Handler_Repository destructor virtual because the class ha...levine1997-02-181-2/+2
* enabled TCP_NODELAY on VxWorks now that OS.h #includes netinet/tcp.hlevine1997-02-181-2/+0