summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* added some comments about GHS asm supportlevine1998-05-111-6/+15
|
* *** empty log message ***Steve Huston1998-05-111-0/+11
|
* Set the shared lib components explicitlySteve Huston1998-05-111-0/+4
|
* Set shared lib path info explicitlySteve Huston1998-05-111-0/+7
|
* *** empty log message ***levine1998-05-111-105/+111
|
* instead of using GNU ranlib after using GHS ax for i386 targets, just use ↵levine1998-05-111-16/+15
| | | | GNU ar386
* Made shared library path/name components customizable via config.hSteve Huston1998-05-111-8/+12
|
* ~Profile_Timer should be in the \#else bocknanbor1998-05-111-2/+1
|
* This file was not commited when the Logging service was moved.coryan1998-05-111-1/+3
|
* Introduced the LifeCycle Service objectmk11998-05-1113-77/+197
|
* minor changemk11998-05-111-1/+2
|
* *** empty log message ***levine1998-05-111-0/+7
|
* removed Log from clean targetlevine1998-05-1112-12/+12
|
* *** empty log message ***levine1998-05-111-0/+7
|
* (init): dereferenced second arg in init () calllevine1998-05-111-11/+11
|
* *** empty log message ***nanbor1998-05-111-0/+18
|
* Added ACE_HAS_NON_STATIC_OBJECT_MANAGERnanbor1998-05-111-0/+1
|
* New CE project/workspacenanbor1998-05-112-0/+727
|
* Prevent output from redirecting to a file under CE for now.nanbor1998-05-111-10/+21
|
* Made CE friendlynanbor1998-05-112-45/+45
|
* Removed inlined functions under CE.nanbor1998-05-114-34/+206
|
* Added code to measure the performance of Thread-Manager.nanbor1998-05-111-3/+46
|
* *** empty log message ***nanbor1998-05-111-0/+6
|
* *** empty log message ***nanbor1998-05-111-0/+65
|
* More Thread_Manager optimization.nanbor1998-05-115-48/+48
|
* *** empty log message ***nanbor1998-05-111-1/+23
|
* *** empty log message ***irfan1998-05-115-13/+99
|
* Fixed most of the javadoc commenting problems. To make it perfect, alleea11998-05-1020-132/+109
| | | | | | | the source files would have to exist in a directory structure identical to their package names. With these changes, though, people can still view the packages, classes, and methods correctly. I mainly corrected the @see and @exception statements.
* *** empty log message ***levine1998-05-101-0/+3
|
* suppress -g when building POA.o with ghs for VxWorks/i86levine1998-05-101-0/+10
|
* *** empty log message ***levine1998-05-101-0/+5
|
* (CosNaming_Client ctor): reordered initializers to match declaration order. ↵levine1998-05-101-27/+27
| | | | (list_contents): changed loop index type to CORBA::ULong to avoid signed/unsigned comparison
* *** empty log message ***nanbor1998-05-101-118/+1
|
* *** empty log message ***nanbor1998-05-105-51/+85
|
* Changed the lock used by thread_desc_freelist_ to a ACE_SYNCH_MUTEX.nanbor1998-05-101-6/+2
|
* *** empty log message ***nanbor1998-05-101-0/+7
|
* *** empty log message ***levine1998-05-091-44/+49
|
* removed Log from clean target, because it's subdirectory nowlevine1998-05-091-1/+1
|
* *** empty log message ***levine1998-05-091-8/+17
|
* (have_asynchio): use _SC_LISTIO_AIO_MAX instead of _SC_AIO_LISTIO_MAX on DU 4.0levine1998-05-091-0/+5
|
* added $(MATHLIB) to LDLIBSlevine1998-05-091-0/+1
|
* moved -lm from LIBS to MATHLIBlevine1998-05-091-3/+3
|
* CE UNICODE related change.nanbor1998-05-091-1/+1
|
* *** empty log message ***nanbor1998-05-091-0/+4
|
* *** empty log message ***gokhale1998-05-091-2/+2
|
* *** empty log message ***gokhale1998-05-092-0/+12
|
* *** empty log message ***schmidt1998-05-081-3/+0
|
* *** empty log message ***gokhale1998-05-082-10/+11
|
* *** empty log message ***gokhale1998-05-0813-139/+191
|
* Added ACE_INLINE to declarations of set_next, get_next in Thread_Descriptor.nanbor1998-05-081-3/+4
|