summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLogTag:Tue May 26 13:39:21 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-261-3/+3
* *** empty log message ***irfan1998-05-262-32/+98
* *** empty log message ***nanbor1998-05-251-4944/+4944
* *** empty log message ***nanbor1998-05-251-13563/+13563
* *** empty log message ***irfan1998-05-251-41/+41
* *** empty log message ***irfan1998-05-256-18548/+18885
* *** empty log message ***nanbor1998-05-241-4/+30
* Include CE specific definition if necessary.nanbor1998-05-241-5/+9
* ChangeLogTag:Sat May 23 21:52:49 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-242-4/+4
* Minor fix to gets.jxh1998-05-241-2/+2
* MIPS CPU settingsnanbor1998-05-231-70/+3170
* #include config-sunos5.5.h instead of the separate Sun C++ and g++ configs.levine1998-05-221-7/+1
* *** empty log message ***schmidt1998-05-221-0/+1
* (writev): changed return type from int to ssize_t to match declaration in OS.h.levine1998-05-221-1/+1
* merge Sun C++ and g++ configslevine1998-05-223-441/+255
* (ACE_IO_Vector::buffer): added static cast of new_buffer to char *levine1998-05-221-14/+14
* moved ACE_IO_Vector declaration ahead of OS.i #includelevine1998-05-221-25/+25
* *** empty log message ***irfan1998-05-228-39/+260
* removed two ACE_LACKS_CONDATTR_PSHAREDlevine1998-05-221-3/+1
* 4.5.8levine1998-05-221-2/+2
* removed commented-out ACE_LACKS_{COND,MUTEX}ATTR_PSHARED.levine1998-05-221-4/+0
* added some casts to avoid MSVC++ warnings about narrowinglevine1998-05-221-3/+6
* Only define default ctor/dtor for ACE_Null_Token if ACE_LACKS_INLINE_FUNCTIONS.nanbor1998-05-222-3/+16
* *** empty log message ***nanbor1998-05-222-2/+9
* 4.5.7levine1998-05-221-2/+2
* inlined ACE_Null_Token ctor and dtor in class header because the clone () met...levine1998-05-212-78/+68
* added support for POSIX 199506 extensionslevine1998-05-211-1/+13
* *** empty log message ***nanbor1998-05-211-0/+1
* Removed an extra comma after a function implementationnanbor1998-05-211-1/+1
* Added strrchr and strchr implementations for CE.nanbor1998-05-211-3/+27
* Generalized message formatting on CEnanbor1998-05-212-12/+46
* Added Stats.cpp into projectsnanbor1998-05-212-0/+46