summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* .joeh1999-04-064-55/+139
|
* removed duplicate Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>levine1999-04-061-1/+0
|
* *** empty log message ***levine1999-04-061-26/+32
|
* added -f to ln -s commands, to force overwrite of old symlinklevine1999-04-061-24/+24
|
* Changed to use non-static object manager.nanbor1999-04-061-2/+1
|
* *** empty log message ***alex1999-04-061-1/+4
|
* Updated the docuementation to show the expected result of the test.alex1999-04-061-1/+6
|
* *** empty log message ***irfan1999-04-065-13/+53
|
* *** empty log message ***irfan1999-04-061-8/+7
|
* *** empty log message ***irfan1999-04-062-0/+16
|
* *** empty log message ***irfan1999-04-0648-2333/+4595
|
* Check return value of obtain_initail_references.nanbor1999-04-061-59/+61
|
* *** empty log message ***nanbor1999-04-062-0/+8
|
* Added set_handle () to ace/DLL.h + .cppkirthika1999-04-061-0/+6
|
* *** empty log message ***irfan1999-04-062-71/+77
|
* Added set_handle () method.kirthika1999-04-062-0/+22
|
* .schmidt1999-04-062-0/+15
|
* *** empty log message ***parsons1999-04-061-0/+16
|
* *** empty log message ***parsons1999-04-066-85/+502
|
* * configure.in:Ossama Othman1999-04-063-2/+50
| | | | | | | | | | | | | | | | | * m4/acinclude.m4: Created the macro ACE_CHECK_FOR_CVS_DIR to prevent the configure script from continuing the configuration if the current configuration directory is in a CVS controlled directory. The idea is to prevent automatically generated files from being checked into the repository. This will prevent accidental overwrites of ACE's current Makefiles by the automatically generated ones, for example. In addition, this should ease the transition from the current Makefile scheme to the new Auto{conf,make}/libtool scheme since the current Makefiles can remain under CVS control without the generate Makefiles interfering with them.
* updated the name of the environment variable to use for storing Naming ↵marina1999-04-061-2/+2
| | | | Service IOR.
* updated the name of the environment variable for storing Naming Service IORmarina1999-04-061-1/+1
|
* *** empty log message ***schmidt1999-04-051-2/+1
|
* added Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>levine1999-04-051-0/+1
|
* *** empty log message ***levine1999-04-051-0/+8
|
* (global_scale_factor ()): removed comment that said we use BogoMIPS onlevine1999-04-051-4/+4
| | | | Linux/Intel. We only use it on Linux/alpha.
* *** empty log message ***nanbor1999-04-051-0/+1047
|
* Removednanbor1999-04-051-1204/+0
|
* *** empty log message ***vishal1999-04-052-4/+12
|
* profile timer fixbrunsch1999-04-051-0/+5
|
* Removed ACE_OS::gettimeofday () from start and stop.brunsch1999-04-051-3/+0
|
* formattingbrunsch1999-04-051-1/+1
|
* *** empty log message ***levine1999-04-051-0/+5
|
* removed second #include of netdb.hlevine1999-04-051-1/+0
|
* *** empty log message ***levine1999-04-051-1/+2
|
* *** empty log message ***levine1999-04-051-20/+24
|
* removed unnecessary #include of ace/ACE.hlevine1999-04-051-10/+0
|
* *** empty log message ***alex1999-04-051-0/+23
|
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-053-301/+503
| | | | | | | | | | | | implementation is now common for POSIX and WIN32. Portable ACE_Auto_Event is used in the aux thread to wait for the Timer events. The Timer's code in WIN32 has been removed and the common code exists in Proactor.{h,cpp} only. A new factory method called create_asynch_timer has been created to create the Timer Result class. This is used internally by the Proactor to post timer completions to the Proactor completion queue. Application may want to use this directly to fake completions.
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-052-45/+131
| | | | | | | | implementation is now common for POSIX and WIN32. Portable ACE_Auto_Event is used in the aux thread to wait for the Timer events. The Timer's code in WIN32 has been removed and the common code exists in Proactor.{h,cpp} only.
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-053-549/+55
| | | | | | implementation is now common for POSIX and WIN32. Portable ACE_Auto_Event is used in the aux thread to wait for the Timer events.
* *** empty log message ***levine1999-04-051-0/+6
|
* moved flags members from ACE_Thread_Descriptor to a new ↵levine1999-04-055-28/+56
| | | | ACE_OS_Thread_Descriptor base class, to remove dependency of OS.cpp on Thread_Manager.h
* *** empty log message ***levine1999-04-051-2/+3
|
* removed enabling of fakesvcconf with static libraries, so that we canlevine1999-04-052-17/+17
| | | | use -ORBsvcconf with them.
* *** empty log message ***levine1999-04-051-0/+3
|
* *** empty log message ***levine1999-04-051-10/+18
|
* create_object_key: don't declare local creation_time_length with ↵levine1999-04-051-21/+22
| | | | POA_NO_TIMESTAMP
* *** empty log message ***nanbor1999-04-051-0/+13
|
* Should simply use static svcs.nanbor1999-04-058-11/+11
|