summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
...
* added ACE_HAS_PENTIUM with ghslevine1998-05-051-0/+9
* added, for GHS onlylevine1998-05-051-0/+46
* (gethrtime) added RDTSC support for all g++/ACE_HAS_PENTIUM platformslevine1998-05-051-0/+35
* moved ACE_HAS_PENTIUM from config-linux-common.h to config-g++-common.hlevine1998-05-052-9/+13
* *** empty log message ***irfan1998-05-052-83/+24
* updated the determination of ACE_SIZEOF_LONG_DOUBLElevine1998-05-051-30/+33
* CE stuffnanbor1998-05-053-4/+5
* *** empty log message ***levine1998-05-041-1/+1
* *** empty log message ***schmidt1998-05-041-1/+1
* (ACE_Thread_Adapter::invoke): with ACE_NEEDS_LWP_PRIO_SET, added the call to ...levine1998-05-041-4/+23
* WinCE doesn't support ExpandEnvironmentStringsA.nanbor1998-05-041-1/+1
* Only NT has GETRUSAGEnanbor1998-05-041-1/+1
* 4.5.1schmidt1998-05-031-2/+2
* *** empty log message ***schmidt1998-05-021-1/+2
* *** empty log message ***schmidt1998-05-025-58/+104
* *** empty log message ***schmidt1998-05-012-2/+7
* Added appropriate exporting macros for Win32.nanbor1998-05-012-1/+3
* Added Arg_Shifter.cpp into the makefile.nanbor1998-05-012-16993/+2132
* Added Arg_Shifter.cppnanbor1998-05-012-0/+46
* *** empty log message ***schmidt1998-05-012-0/+218
* *** empty log message ***schmidt1998-05-011-1/+6
* *** empty log message ***schmidt1998-05-011-8/+17
* Changed ACE_hrtime_t from signed to unsigned __int64 on Win32. There wasSteve Huston1998-05-011-2/+1
* Forgot to define ASYS_INLINE after #undef it.nanbor1998-05-011-0/+1
* Revert to pre-TP version.nanbor1998-05-012-10788/+681
* added #include of Env_Value_T.hlevine1998-05-011-0/+2
* added ACE_U_LongLong::operator *levine1998-05-012-0/+16
* (gethrtime): for the default (::gettimeofday) case, use 64-bit instead of 32-...levine1998-05-011-22/+20
* use common config file on SunOS 5.6 for SunC++ and g++levine1998-05-012-15/+24
* Added control for default inlined-functions.nanbor1998-04-30114-182/+417
* Added a macro ACE_LACKS_INLINE_FUNCTIONSnanbor1998-04-301-1461/+1475
* 4.5levine1998-04-291-3/+3
* added ACE_POLL_IS_BROKENlevine1998-04-291-0/+1
* Fixed bugs.nanbor1998-04-291-30/+22
* default scale factor to 1000 on Linuxlevine1998-04-281-1/+2
* added ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES with egcs, so that it will compi...levine1998-04-281-0/+4
* Use typedef ACE_Service_Object_Exterminator.nanbor1998-04-271-2/+2
* Added comments for ACE_Service_Object_Ptr.nanbor1998-04-271-2/+3
* Made ACE_Service_Object_Exterminator an extern "C" function ptr.nanbor1998-04-271-0/+2
* *** empty log message ***nanbor1998-04-271-1/+1
* Use destroy instead of using delete directly.nanbor1998-04-271-1/+1
* Delete the service_object_ in ACE_Service_Object_Ptr's dtor.nanbor1998-04-271-1/+2
* updated etc/Svc_Conf_l.cpp.difflevine1998-04-271-1/+1
* 4.4.43schmidt1998-04-261-2/+2
* Added an explicit cast for gobbler in ACE_FACTORY_DEFINE.nanbor1998-04-251-2/+2
* *** empty log message ***nanbor1998-04-251-1/+0
* *** empty log message ***alex1998-04-251-4/+4
* *** empty log message ***alex1998-04-251-1/+2
* (process_directive): added ACE_UNUSED_ARG (directive).levine1998-04-251-1/+2
* *** empty log message ***irfan1998-04-242-48/+123