summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/driver
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Tue Mar 21 13:51:23 2000 Carlos O'Ryan <coryan@cs.wustl.edu>coryan2000-03-211-16/+2
|
* ChangeLogTag:Mon Feb 28 17:37:53 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-02-291-1/+1
|
* ChangeLogTag:Mon Feb 28 09:20:27 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-02-281-9/+10
|
* Added command line option to suppress generation of ostream operatorsparsons2000-02-251-0/+6
| | | | for exceptions.
* Option to suppress generation of tie classes and files.parsons2000-02-191-0/+8
|
* ChangeLogTag: Tue Dec 28 20:54:09 1999 Thomas Lockhart ↵levine1999-12-291-1/+1
| | | | <Thomas.G.Lockhart@jpl.nasa.gov>
* *** empty log message ***Ossama Othman1999-11-101-3/+5
|
* ChangeLogTag:Wed Nov 10 14:46:51 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-11-102-3/+14
|
* Updated to work with TAO 1.0.7+Ossama Othman1999-11-101-11/+10
|
* ChangeLogTag: Sat Sep 05 02:05:00 1999 Michael Kircher ↵mk11999-09-052-2/+2
| | | | <Michael.Kircher@mchp.siemens.de>
* ChangeLogTag:Sat Sep 4 18:47:58 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-09-041-2/+21
|
* ChangeLogTag:Fri Sep 3 14:40:13 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-09-033-76/+78
|
* ChangeLogTag:Sat Aug 21 12:36:40 1999 Douglas C. Schmidt ↵schmidt1999-08-223-12/+10
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Thu Aug 19 01:47:49 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-191-0/+8
|
* ChangeLogTag:Wed Aug 18 03:12:23 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-181-0/+5
|
* ChangeLogTag:Tue Aug 17 15:40:22 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-08-171-0/+4
|
* Found mistake in DRV_usage.parsons1999-08-101-2/+2
|
* ChangeLogTag:Thu Aug 5 13:03:28 1999 Douglas C. Schmidt ↵schmidt1999-08-051-1/+1
| | | | <schmidt@ace.cs.wustl.edu>
* ChangeLogTag:Thu Aug 5 09:13:53 1999 Douglas C. Schmidt ↵schmidt1999-08-051-1/+1
| | | | <schmidt@tango.cs.wustl.edu>
* Added -qflag=w:w to preproc flags for IBM C++ 3.6. Quiets invalid #pragma msg.Steve Huston1999-07-211-0/+3
|
* Added +W 67 to CPP args for HP aC++. Shuts up the "invalid pragma name" warning.Steve Huston1999-07-121-0/+4
|
* Added support for customizable cpp flags using the environment variable ↵nanbor1999-07-051-28/+47
| | | | TAO_IDL_DEFAULT_CPP_FLAGS.
* Changed to use different visitors for thru_poa and direct collocated stubs ↵nanbor1999-06-281-3/+23
| | | | generation.
* .schmidt1999-06-281-0/+5
|
* *** empty log message ***bala1999-06-191-1/+4
|
* ChangeLogTag:Wed Jun 16 13:41:30 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-161-1/+12
|
* ChangeLogTag:Thu Jun 10 21:20:19 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-111-2/+2
|
* .schmidt1999-06-091-2/+2
|
* .schmidt1999-06-091-1/+1
|
* ChangeLogTag:Sun Jun 6 20:25:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-071-8/+9
|
* ChangeLogTag:Sun Jun 6 18:04:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-3/+4
|
* ChangeLogTag:Sun Jun 6 18:04:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-1/+3
|
* ChangeLogTag:Sun Jun 6 18:04:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-1/+1
|
* .schmidt1999-06-063-16/+16
|
* ChangeLogTag:Wed Jun 2 17:35:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-022-0/+22
|
* Added command line args to output warning if identifiers in the same scopeparsons1999-05-301-3/+24
| | | | differ in spelling only by case (default) and error if same.
* ChangeLogTag:Thu May 27 22:00:07 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-281-1/+1
|
* recursive/optimized typecodesgokhale1999-05-151-1/+1
|
* *** empty log message ***nanbor1999-05-101-6/+15
|
* Added support for using environment variable "MSVCDir".nanbor1999-05-101-1/+11
|
* Integrated Byron Harris <harris_b@ociweb.com> 's patches for checkingalex1999-05-071-5/+9
| | | | for \\'s in command line IDL file given to tao_idl. Thanks Byron !!!
* ChangeLogTag:Thu May 6 12:11:22 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-061-2/+24
|
* ChangeLogTag:Tue May 4 21:46:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-051-3/+27
|
* *** empty log message ***parsons1999-05-041-0/+2
|
* *** empty log message ***parsons1999-05-041-5/+7
|
* *** empty log message ***parsons1999-05-041-2/+5
|
* replaced exit (n) with ACE_OS::exit (n)levine1999-05-043-32/+32
|
* Check validity of tempdir.nanbor1999-04-181-11/+19
|
* Added `clean-local' targets to all Makefile.am files.Ossama Othman1999-04-071-0/+7
|
* Checked these files into the CVS repository. These files areOssama Othman1999-04-071-0/+32
| | | | | | | | part of the TAO+auto{conf,make}/libtool integration work. There are still some missing files and some of the above files need to be modified before they will work. I just wanted to get these files under CVS control so that I can easily recover from a mishap or for some reason beyond my control.