summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* Reverted MP safe Double-checking modification. It doesn't solve the real pro...nanbor1998-06-0216-146/+22
* Modified double-checking patternnanbor1998-06-0116-22/+146
* *** empty log message ***irfan1998-06-012-18/+6
* *** empty log message ***irfan1998-06-011-2/+3
* removed trailing ; from template instantiation pragmaslevine1998-06-011-2/+2
* Changes suggested by Sergio to make it work with older version of GCC.jxh1998-05-312-43/+43
* Try to put enum into a class again. This time, created a dummy basejxh1998-05-302-5/+11
* (RB_Tree_Iterator::operator =): added explicit return type to thelevine1998-05-301-2/+2
* (remove_thr): added [] to delete of tid arraylevine1998-05-301-1/+1
* move enum RB_Tree_Node_Color out of the (template) class declaration because ...levine1998-05-302-6/+2
* only use the null versions of the ACE_DES_FREE_TEMPLATE* macros with LynxOS 3...levine1998-05-301-11/+12
* Internalized RED and BLACK. Some minor changes related to this.jxh1998-05-301-3/+3
* Changes related to internalizing RED and BLACK enums.jxh1998-05-301-9/+8
* Debugged some minor typo errors, and changes related to internalizingjxh1998-05-301-25/+26
* don't use ACE_HAS_PENTIUM code on Solaris (ACE_HAS_HI_RES_TIMER) because it u...levine1998-05-301-3/+13
* 4.5.9schmidt1998-05-291-2/+2
* *** empty log message ***schmidt1998-05-291-1/+6
* Added changes to RB_Tree to enable overloading of the comparison method.jxh1998-05-292-55/+67
* Added some minor fixes to the difftime implementation.jxh1998-05-291-12/+29
* Changes needed to accomodate SunOS4 which ACE_LACKS_DIFFTIMEjxh1998-05-298-0/+15
* *** empty log message ***jxh1998-05-291-0/+116
* Changed decision for order-of-include/inline from ACE_WIN32 toSteve Huston1998-05-292-2/+2
* Added ACE_HAS_ONE_DEFINITION_RULESteve Huston1998-05-291-0/+3
* Added line for ACE_HAS_ONE_DEFINITION_RULESteve Huston1998-05-281-0/+1
* Added ACE_HAS_ONE_DEFINITION_RULESteve Huston1998-05-282-0/+6
* *** empty log message ***schmidt1998-05-281-0/+4
* added ACE_DES_FREE_TEMPLATE2 macro to handle template classes with two argumentslevine1998-05-283-8/+13
* define ACE_DES_FREE_TEMPLATE to be null on LynxOSlevine1998-05-281-0/+4
* replaced bare explicit destructor calls with ACE_DES_FREE_TEMPLATE macro invo...levine1998-05-282-9/+15
* added undef ACE_HAS_TEMPLATE_SPECIALIZATION for LynxOS 3.0.0.levine1998-05-281-0/+6
* removed redundant template instantiationslevine1998-05-281-2/+0
* *** empty log message ***irfan1998-05-281-1/+1
* moved calibration from constructor to global_scale_factor () accessorlevine1998-05-283-34/+60
* no longer need to explicitly calibrate the High_Res_Timerlevine1998-05-281-10/+6
* *** empty log message ***irfan1998-05-271-12/+12
* Enabled setting the base pointer of the Data Block.jxh1998-05-272-31/+25
* *** empty log message ***irfan1998-05-272-32/+34
* *** empty log message ***irfan1998-05-272-65/+65
* Fixed problem of successful connect in handle_timed_complete being reportedSteve Huston1998-05-271-5/+13
* (calibrate): added cast of delta_hrtime.sample to ACE_UINT32 to avoidlevine1998-05-271-1/+3
* *** empty log message ***irfan1998-05-271-1/+1
* added calibrate ()levine1998-05-273-11/+97
* (sample): continue aggregating data evenlevine1998-05-271-35/+17
* default debug_ to 1 instead of 0. And the -d option now disableslevine1998-05-271-2/+2
* *** empty log message ***irfan1998-05-272-0/+23
* added support for -d in Service_Config files to enable/disable LM_DEBUG messageslevine1998-05-273-24/+47
* *** empty log message ***schmidt1998-05-262-8/+15
* *** empty log message ***irfan1998-05-262-6/+42
* *** empty log message ***irfan1998-05-262-8/+44
* Don't use uninitialized nr_subscribed in subscribe().Steve Huston1998-05-261-1/+3