summaryrefslogtreecommitdiff
path: root/ace
Commit message (Collapse)AuthorAgeFilesLines
* .schmidt1999-01-035-35/+43
|
* .schmidt1999-01-038-36/+89
|
* *** empty log message ***schmidt1999-01-031-0/+2
|
* unioned the data members with a double, to ensure alignment on 8-byte boundarieslevine1999-01-033-79/+112
|
* (ACE_TSS_Info::operator{==,!=}): added constnesslevine1999-01-022-4/+4
|
* (ACE_Array,ACE_Array::operator=): added missing ACE_INLINE's.levine1999-01-021-2/+2
|
* ChangeLogTag:Fri Jan 1 12:22:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-016-41/+179
|
* ChangeLogTag:Thu Dec 31 12:10:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-311-3/+2
|
* (ACE_Fixed_Set::insert): removed blank line between function header and body.levine1998-12-311-1/+0
|
* *** empty log message ***schmidt1998-12-313-5/+17
|
* .schmidt1998-12-311-1/+5
|
* ChangeLogTag:Wed Dec 30 14:41:56 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-301-4/+10
|
* Functor, RB_Tree, and pSOS fixescdgill1998-12-3015-642/+666
|
* 4.6.10schmidt1998-12-291-2/+2
|
* 4.6.9schmidt1998-12-291-2/+2
|
* Changed ACE_SELF's value to 0 on NT.nanbor1998-12-291-1/+1
|
* .schmidt1998-12-291-1/+1
|
* .schmidt1998-12-291-6/+2
|
* restored ACE_TIMER_SKEW, with explanatory commentlevine1998-12-2912-17/+65
|
* .schmidt1998-12-294-9/+9
|
* .schmidt1998-12-281-1/+1
|
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-281-257/+773
|
* Oops, a typo.nanbor1998-12-281-1/+1
|
* Changed the default value of <ignore_static_svcs> to 1.nanbor1998-12-283-6/+15
| | | | Added an extra argument <ignore_static_svcs> to both open method.
* *** empty log message ***irfan1998-12-282-2/+17
|
* *** empty log message ***irfan1998-12-282-8/+8
|
* *** empty log message ***irfan1998-12-261-4/+8
|
* *** empty log message ***irfan1998-12-262-0/+44
|
* *** empty log message ***irfan1998-12-251-0/+1
|
* *** empty log message ***irfan1998-12-2519-1516/+2331
|
* 4.6.8schmidt1998-12-241-2/+2
|
* Updated documentation for old <at_exit> method.nanbor1998-12-241-8/+15
|
* *** empty log message ***kirthika1998-12-241-1/+6
|
* *** empty log message ***nanbor1998-12-231-7/+1
|
* *** empty log message ***nanbor1998-12-231-6/+17
|
* added ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA with GreenHillslevine1998-12-231-0/+1
|
* added GreenHills supportlevine1998-12-231-24/+42
|
* don't use hrtime_t for ACE_hrtime_t if ACE_LACKS_LONGLONG_Tlevine1998-12-231-3/+3
|
* .schmidt1998-12-212-5/+4
|
* (ACE_Bounded_Set::is_full): On LynxOS only, uninlined this function to avoid ↵levine1998-12-212-0/+13
| | | | Internal Compiler Error with native (3.0.0) compiler
* .schmidt1998-12-201-7/+8
|
* added timneout_id_t typedeflevine1998-12-191-0/+1
|
* addedlevine1998-12-191-0/+25
|
* removed redundant ACE_HAS_XPG4_MULTIBYTE_CHAR #definelevine1998-12-191-1/+0
|
* *** empty log message ***levine1998-12-181-1/+1
|
* .schmidt1998-12-183-16/+15
|
* .schmidt1998-12-181-1/+1
|
* (elapsed_time): rearranged terms in nanoseconds calculation to avoidlevine1998-12-171-1/+4
| | | | overflow on machines that don't have native 64-bit ints.
* .schmidt1998-12-177-49/+27
|
* Added ACE_OS::lstat() and readlink() methods, in addition toOssama Othman1998-12-153-0/+42
| | | | ACE_LACKS_LSTAT and ACE_LACKS_READLINK macros.