Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved ace_ld from etc to bin | levine | 1997-12-01 | 1 | -0/+0 |
| | |||||
* | added etc/ to DIRS, CLONE, and RELEASE_FILES | levine | 1997-12-01 | 1 | -0/+3 |
| | |||||
* | moved ace_ld from etc/ to bin/ | levine | 1997-12-01 | 2 | -3/+3 |
| | |||||
* | added -xildoff to LDFLAGS | levine | 1997-12-01 | 1 | -0/+2 |
| | |||||
* | ACE version 4.4.1, released Sun Nov 30 22:44:50 1997. | schmidt | 1997-12-01 | 3 | -3/+7 |
| | |||||
* | *** empty log message *** | schmidt | 1997-12-01 | 2 | -5/+1 |
| | |||||
* | ACE version 4.4, released Sun Nov 30 22:36:20 1997. | schmidt | 1997-12-01 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | levine | 1997-12-01 | 1 | -0/+5 |
| | |||||
* | declare ACE_THR_MEMBER_FUNC outside of ACE_Thread_Manager with __GNUG__ ↵ | levine | 1997-12-01 | 1 | -4/+5 |
| | | | | instead of with VXWORKS || IRIX5 | ||||
* | *** empty log message *** | levine | 1997-12-01 | 1 | -0/+12 |
| | |||||
* | added $(ACELIB) to SOFLAGS to avoid lib build warnings | levine | 1997-12-01 | 1 | -1/+1 |
| | |||||
* | #include ace/stdcpp.h instead of stdio.h. Changed ECHO to ACE_SVC_CONF_ECHO | levine | 1997-12-01 | 1 | -21/+14 |
| | |||||
* | *** empty log message *** | levine | 1997-12-01 | 1 | -119/+125 |
| | |||||
* | removed -ptr option from CCFLAGS | levine | 1997-12-01 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-12-01 | 2 | -1/+13 |
| | |||||
* | Eric Newton's changes | mrm | 1997-12-01 | 12 | -9/+34 |
| | |||||
* | Fix makefile to add -lasnmp to bld | mrm | 1997-12-01 | 2 | -2/+2 |
| | |||||
* | Updates for 1.6 (Eric Newton's changes) | mrm | 1997-12-01 | 20 | -74/+185 |
| | | | | Fix makefile to add -lasnmp to bld | ||||
* | Updates for 1.6 (Eric Newton's changes) | mrm | 1997-12-01 | 3 | -17/+65 |
| | |||||
* | *** empty log message *** | sergio | 1997-11-30 | 2 | -1/+7 |
| | |||||
* | ChangeLogTag:Sun Nov 30 17:08:56 1997 Carlos O'Ryan ↵ | coryan | 1997-11-30 | 2 | -1/+7 |
| | | | | <coryan@macarena.cs.wustl.edu> | ||||
* | ChangeLogTag:Sun Nov 30 16:57:40 1997 Carlos O'Ryan ↵ | coryan | 1997-11-30 | 10 | -28/+69 |
| | | | | <coryan@macarena.cs.wustl.edu> | ||||
* | ChangeLogTag:Sun Nov 30 16:31:41 1997 Carlos O'Ryan ↵ | coryan | 1997-11-30 | 3 | -4/+12 |
| | | | | <coryan@macarena.cs.wustl.edu> | ||||
* | Be sure to ask our thread manager not to wait for the timer_handler_. | nw1 | 1997-11-30 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | nw1 | 1997-11-30 | 1 | -0/+2 |
| | |||||
* | ~ACE_Proactor_Timer_Handler: Removed explicit call to thr_mgr_.close(). | nw1 | 1997-11-30 | 1 | -71/+64 |
| | |||||
* | *** empty log message *** | nw1 | 1997-11-30 | 1 | -1/+10 |
| | |||||
* | (close_singleton): Only reset global thr_mgr_ is we own it. | nw1 | 1997-11-30 | 1 | -4/+3 |
| | |||||
* | *** empty log message *** | nw1 | 1997-11-29 | 1 | -3/+3 |
| | |||||
* | class LOCK should be class ACE_LOCK. | nw1 | 1997-11-29 | 1 | -49/+49 |
| | |||||
* | Should use the global Thread_Manager in close_singleton(). | nw1 | 1997-11-29 | 1 | -1/+1 |
| | |||||
* | ChangeLogTag:Sat Nov 29 15:15:04 1997 Carlos O'Ryan ↵ | coryan | 1997-11-29 | 2 | -2/+9 |
| | | | | <coryan@swarm.cs.wustl.edu> | ||||
* | *** empty log message *** | irfan | 1997-11-29 | 13 | -36/+36 |
| | |||||
* | *** empty log message *** | irfan | 1997-11-29 | 29 | -100/+99 |
| | |||||
* | ChangeLogTag:Sat Nov 29 13:34:58 1997 Carlos O'Ryan ↵ | coryan | 1997-11-29 | 2 | -3/+18 |
| | | | | <coryan@macarena.cs.wustl.edu> | ||||
* | *** empty log message *** | schmidt | 1997-11-29 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-11-29 | 4 | -67/+189 |
| | |||||
* | Corrected erroneous comments. | nw1 | 1997-11-28 | 1 | -82/+82 |
| | |||||
* | Changed wait on exit behavior (exp. Win32.) See ChangeLog-97c. | nw1 | 1997-11-28 | 3 | -29/+66 |
| | |||||
* | *** empty log message *** | nw1 | 1997-11-28 | 1 | -0/+24 |
| | |||||
* | Oopsy! | nw1 | 1997-11-28 | 1 | -2/+2 |
| | |||||
* | Removed redundant trailing comma from all instances of ACE_UMIMPLEMENTED_FUNC. | nw1 | 1997-11-28 | 19 | -623/+623 |
| | |||||
* | TAO version 0.0.41, released Wed Nov 26 23:24:57 1997. | cleeland | 1997-11-27 | 2 | -1/+5 |
| | |||||
* | *** empty log message *** | nw1 | 1997-11-27 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | levine | 1997-11-27 | 1 | -8/+11 |
| | |||||
* | (recv) affects WIN32 only: fixed typo, ACE_BIT_ENABLED instead of ↵ | levine | 1997-11-27 | 1 | -39/+39 |
| | | | | ACE_BIT_ENTABLED | ||||
* | *** empty log message *** | irfan | 1997-11-27 | 25 | -470/+18488 |
| | |||||
* | *** empty log message *** | cleeland | 1997-11-26 | 1 | -0/+45 |
| | |||||
* | * tests/Cubit/TAO/IDL_Cubit/clnt.cpp: Changed release calls to use | cleeland | 1997-11-26 | 22 | -213/+279 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the CORBA standard version rather than the non-standard TAO Release() method. Also moved the client's parse_args() AFTER the ORB_init() so that -ORB parameters were parsed correctly. * tao/orbobj.h: Added documentation. * tao/orb_core.i: Changed system-specific conditional compilation to use the more general ACE_LACKS_TEMPLATE_SPECIALIZATION. * tao/orb_core.cpp: Added code to make -ORBsndsock and -ORBrcvsock options actually work. Added -ORBpreconnect option to implement pre-cached connections. * tao/giop.cpp: Removed the old static inline version of start_message(). Also changed to use send_n() to guarantee correct blocking nature on Win32 with the WFMO Reactor. * tao/connect.cpp: Changed set_option() calls to use the socket buffer sizes stored in the TAO_ORB_Parameters instance. Also added a correct environment-clearing call before initializing a request. * tao/client_factory.h: Removed extraneous code. * docs/releasenotes/orbcore.html: Added information regarding new options, known bugs, etc. * docs/Options.html: Added documentation for new -ORBpreconnect option. * TAO_IDL/be/Makefile: Added an explicit PIC=-fPIC for when g++ is being used as the compiler. This fixes the linker complaints. | ||||
* | Removed unnecessary library inclusions. | nw1 | 1997-11-26 | 144 | -221/+224 |
| |