summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changed the case of IR options.IRbrunsch1999-06-211-2/+2
|
* todobrunsch1999-06-211-0/+27
|
* Activation and Shutdown now work from tao_ir.brunsch1999-06-213-36/+268
|
* Changed pointer to IR stuff.brunsch1999-06-211-2/+2
|
* Documentation updates.brunsch1999-06-214-142/+332
|
* Fixed up IR_Helper, added goodbye messages, using tao_ir in the testing.brunsch1999-06-216-23/+21
|
* added find commandbrunsch1999-06-201-5/+16
|
* tao_ir is working, listing is functions, let the fun begin!brunsch1999-06-208-245/+836
|
* Got it mostly working with the new IR.brunsch1999-06-206-107/+81
|
* This commit was manufactured by cvs2svn to create branch 'IR'.nobody1999-05-231-0/+52
|
* Starting to fix it to work with new IR.brunsch1999-05-151-0/+1
|
* Commented out code to just get it to compile now.brunsch1999-05-152-40/+44
|
* added some more I had written down.brunsch1999-05-031-1/+13
|
* Added the multicast port option to the ImplRepo suport.brunsch1999-05-036-3/+75
|
* More Iterator changesbrunsch1999-05-024-19/+157
|
* Updated docs and put in a TODO listbrunsch1999-05-023-55/+63
|
* Fixed to work with new ImplRepo.idl, and also started working on thebrunsch1999-05-024-165/+231
| | | | iterator functionality.
* Redid the ImplRepo.idl filebrunsch1999-05-022-823/+157
|
* Moved ACE_TString definition so it can now be a typedef.brunsch1999-05-021-6/+9
|
* Adding ImplRepo to the resolve initial references.brunsch1999-05-026-8/+96
|
* Moved into ImplRepo.idlbrunsch1999-05-021-16/+0
|
* Added ACE_TString typdef.brunsch1999-04-271-0/+6
|
* Forgot to reset startup flag when server_is_running is called.brunsch1999-04-231-0/+8
|
* We don't use *.conf files anymorebrunsch1999-04-231-3/+3
|
* Don't need the sleep anymore.brunsch1999-04-231-1/+0
|
* I don't think I need these anymore.brunsch1999-04-232-8/+0
|
* Modified to use the new Repository, and also switched over to a singlebrunsch1999-04-224-120/+155
| | | | | threaded model which does an upcall-like thing to get a response instead of threading with a sleep.
* Renamed and Reorganized the Repository in order to comply more withbrunsch1999-04-222-209/+200
| | | | Advanced CORBA programming book.
* Added help information to tao_ir and removed the environment.brunsch1999-04-216-47/+121
|
* Adding new command line interface for IR.brunsch1999-04-215-0/+292
|
* This commit was manufactured by cvs2svn to create branch 'IR'.nobody1999-04-2197-11193/+41
|
* (ACE_OS_Object_Manager::fini): disabledlevine1999-04-211-0/+9
| | | | | | ACE_{recursive/thread}_mutex_destroy () calls, because the failed on LynxOS in forked children. The prevents the failure message from being printed, with no apparent ill effect.
* *** empty log message ***levine1999-04-211-0/+8
|
* ChangeLogTag:Wed Apr 21 14:45:28 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-04-2113-41/+119
|
* *** empty log message ***levine1999-04-211-0/+7
|
* factored out thread creation flags to Globals::thr_create_flags, and only ↵levine1999-04-214-71/+101
| | | | set THR_SCHED_FIFO flag if sched_fifo_init operation to set process FIFO scheduling succeeded
* .Steve Huston1999-04-211-0/+5
|
* Move -lthread from all Orbix section to the MT-Orbix section.Steve Huston1999-04-211-2/+2
|
* added exit at end of trap statement, so that the scriptlevine1999-04-211-1/+1
| | | | will die after catching a signal and cleaning up.
* *** empty log message ***levine1999-04-211-0/+4
|
* *** empty log message ***levine1999-04-211-0/+5
|
* added 0 low-priority thread case to example usagelevine1999-04-211-1/+1
|
* replaced ACE_SCHED_FIFO with THR_SCHED_FIFO in activate calls.levine1999-04-211-40/+40
|
* *** empty log message ***levine1999-04-211-1/+3
|
* replaced another ACE_SCHED_FIFO with THR_SCHED_FIFOlevine1999-04-211-1/+1
|
* (main): replaced ACE_SCHED_FIFO with THR_SCHED_FIFO in activate calls.levine1999-04-212-12/+13
|
* *** empty log message ***levine1999-04-212-108/+121
|
* (main): replaced ACE_SCHED_FIFO with THR_SCHED_FIFO in activate call.levine1999-04-211-1/+1
|
* ChangeLogTag:Wed Apr 21 09:12:20 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-04-213-12/+20
|
* 0.3.20schmidt1999-04-214-5/+9
|