summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_32'.ACE-4_6_32nobody1999-03-303171-903181/+0
|
* 4.6.32schmidt1999-03-304-4/+8
|
* No need to use char* array for strtok_r's lasts pointer.nanbor1999-03-301-6/+6
|
* *** empty log message ***nanbor1999-03-301-2/+8
|
* .schmidt1999-03-302-1/+8
|
* * ace/OS.i (getpwnam_r): Added patch contributed by Roland GiglerOssama Othman1999-03-302-1/+8
| | | | <roland@mch.pn.siemens.de> for getpwnam_r on SCO UnixWare 7.
* ChangeLogTag:Tue Mar 30 09:51:03 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-307-17/+49
|
* *** empty log message ***vishal1999-03-302-6/+8
|
* *** empty log message ***vishal1999-03-303-6/+10
|
* Updated to use ACE_NEEDS_SCHED_H instead of ACE_LACKS_SCHED_H.Ossama Othman1999-03-301-1/+1
|
* *** empty log message ***vishal1999-03-304-7/+22
|
* *** empty log message ***levine1999-03-301-51/+56
|
* removed 2>&1 from cross-compilation instructionslevine1999-03-301-35/+35
|
* Forgot to finish modifying some of the asynch IO test reorganization.Ossama Othman1999-03-302-13/+9
|
* * configure.in:Ossama Othman1999-03-303-18/+557
| | | | | | | | | | * m4/features.m4: Added new M4 macro include file, and moved asynchronous IO tests to `m4/features.m4'. The asynchronous IO tests were improved by making them run-time tests. Cross-compiled platforms will fall back to a compile-time test. Thanks to Alex for providing run-time tests. The tests are based on his AIO tests found in the examples/Reactor/Proactor directory.
* *** empty log message ***vishal1999-03-301-0/+12
|
* Included the Simple_util and removed Client_i.vishal1999-03-301-9/+7
| | | | Changed the location of tao_idl.
* Included the Simple_util and removed the Server_ivishal1999-03-301-9/+7
| | | | Changed the location of the tao_idl
* Included Simple_util and removed Client_ivishal1999-03-301-22/+25
| | | | Changed the location of the IDL compiler.
* Included Simple_util and removed Server_i from the project.vishal1999-03-301-21/+24
| | | | Also changed the location of the IDL compiler.
* ChangeLogTag:Mon Mar 29 19:10:09 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-3012-204/+299
|
* .schmidt1999-03-291-7/+7
|
* *** empty log message ***bala1999-03-292-2/+19
|
* Fixed a problem with parsing certain types of ill defined URLs.jxh1999-03-291-1/+5
|
* *** empty log message ***nanbor1999-03-292-5/+0
|
* (run): fixed typo in ACE_DECLARE_NEW_CORBA_ENV.levine1999-03-291-1/+1
|
* *** empty log message ***levine1999-03-291-38/+41
|
* Removed some M4 comments that were wreaking havoc with the threadOssama Othman1999-03-291-11/+11
| | | | tests. Go figure.
* Removed extra ACE_File_Connector variables that were not being used.brunsch1999-03-291-2/+0
|
* fixed warning in Nestea serverbrunsch1999-03-291-0/+5
|
* Accidentally broke "-mt" flag check. Fixed it.Ossama Othman1999-03-291-0/+3
|
* * m4/acinclude.m4:Ossama Othman1999-03-292-24/+21
| | | | | | * m4/threads.m4: Renamed some variables. Namespace pollution was breaking most of the tests.
* * configure.in:Ossama Othman1999-03-291-19/+12
| | | | | | Enabled the C++ libtool support mentioned below. Removed all references to CXXCPPFLAGS since the CPPFLAGS variable is used by autoconf for both C and C++.
* * configure.in:Ossama Othman1999-03-291-0/+16
| | | | | | | | | | | | | | | Enabled the C++ libtool support mentioned below. Removed all references to CXXCPPFLAGS since the CPPFLAGS variable is used by autoconf for both C and C++. * ltconfig: Added my experimental libtool C++ support. The hacks I made allow it to build C++ shared libraries. * m4/acinclude.m4: * m4/threads.m4: Renamed some variables. Namespace pollution was breaking most of the tests.
* *** empty log message ***vishal1999-03-284-141/+150
|
* Using -r when the IR wasn't being used.brunsch1999-03-281-1/+1
|
* *** empty log message ***bala1999-03-281-0/+13
|
* Made some cosmetic changesbala1999-03-287-15/+13
|
* *** empty log message ***nanbor1999-03-282-2/+23
|
* Moved ACE_NEW_THROW* and ACE_GUARD_THROW* to CORBA_macros.hnanbor1999-03-282-41/+75
|
* Replaced ACE_GUARD_THROW* with ACE_GUAR_THROW_EX with appropiate ACE_CHECK.nanbor1999-03-287-63/+89
|
* *** empty log message ***pradeep1999-03-281-1/+1
|
* *** empty log message ***parsons1999-03-2816-471/+468
|
* *** empty log message ***bala1999-03-281-0/+5
|
* Added a new examplebala1999-03-281-1/+37
|
* *** empty log message ***nanbor1999-03-281-8/+6
|
* *** empty log message ***nanbor1999-03-281-0/+8
|
* Fixed a typo.nanbor1999-03-281-1/+1
|
* Include CORBA_macros.h.nanbor1999-03-281-2/+3
|
* added ACE_Auto_Basic_Ptr<TAO_Naming_Context> explicit instantiation.levine1999-03-281-0/+6
|