summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/driver/drv_preproc.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_22'.ACE-4_6_22nobody1999-02-151-478/+0
* *** empty log message ***naga1999-02-061-1/+1
* *** empty log message ***naga1999-02-061-1/+1
* Removed Win32 specific code.nanbor1999-01-211-10/+0
* *** empty log message ***nanbor1999-01-201-0/+3
* *** empty log message ***nanbor1999-01-191-1/+1
* Fixed temp files unlink problem.nanbor1999-01-191-10/+16
* Fixed the problem with generating #include statements for #include'dalex1998-10-281-75/+0
* Fixed the problem with generating #include statements for #include'dalex1998-10-281-0/+75
* reverted to version 1.29 because 1.30 doesn't worklevine1998-10-271-11/+5
* While scanning for #include'd idl file, we should also look foralex1998-10-261-5/+11
* (DRV_check_for_include): declare for loop indices "fi" and "i" before the loo...levine1998-08-271-27/+29
* DRV_check_for_include: Removed an unused local variable <nm>.nanbor1998-08-271-14/+0
* Fixed the relative include path problem in the tao_idl. IDL compileralex1998-08-261-1/+105
* *** empty log message ***alex1998-08-231-24/+21
* ChangeLogTag:Fri Aug 21 19:06:21 1998 Carlos O'Ryan <coryan@CHA-CHA>coryan1998-08-221-1/+10
* I commented out an unlink() call for debugging purposes and forgot tocoryan1998-08-111-2/+1
* ChangeLogTag:Tue Aug 11 13:51:00 1998 Carlos O'Ryan <coryan@CHA-CHA>coryan1998-08-111-0/+22
* Added ACE_RCSID to TAO/TAO_IDL/gonzo1998-08-031-2/+3
* ChangeLogTag:Sat Jul 25 13:56:45 1998 Carlos O'Ryan <coryan@JIG>coryan1998-07-251-1/+1
* ChangeLogTag:Fri Jul 24 21:44:09 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-251-3/+4
* ChangeLogTag:Sun Jul 12 01:40:58 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-121-2/+4
* ChangeLogTag:Wed Jun 10 10:28:31 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-06-101-1/+1
* (DRV_pre_proc): ACE_OS::mktemp () instead of mktemp ().levine1998-04-061-50/+47
* Removed explicit call to conversion operator, but needed to splitSteve Huston1998-03-271-1/+8
* *** empty log message ***sergio1998-03-271-1/+1
* Use explicit char * operator on cpp_path - xlC requires this.Steve Huston1998-03-271-1/+2
* Changed to use CPP_LOCATION at run time instead of CPP_PATH.nanbor1998-02-171-1/+1
* Added explicit template instantiation for ACE_Env_Value.nanbor1998-02-171-0/+6
* DRV_cpp_init: Check the environment variable CPP_PATH at run-time. Ifnanbor1998-02-171-1/+4
* ChangeLogTag:Sat Nov 15 12:27:59 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-11-151-112/+7
* Added the (__FreeBSD__) flag.nw11997-11-071-2/+2
* *** empty log message ***sumedh1997-11-061-0/+4
* *** empty log message ***sergio1997-10-261-0/+3
* ChangeLogTag:Sat Oct 25 22:28:42 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-10-261-2/+4
* *** empty log message ***schmidt1997-10-261-1/+1
* temp file creation was wrong due to incorrect calls to strcat and strcpygokhale1997-10-251-20/+16
* *** empty log message ***sumedh1997-10-251-3/+3
* ChangeLogTag:Sat Oct 25 14:14:53 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-10-251-11/+88
* TAO IDL Compiler: Driver programgokhale1997-05-161-0/+365