summaryrefslogtreecommitdiff
path: root/apps/gperf
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_1'.TAO-1_1nobody2000-03-1568-18216/+0
|
* ChangeLogTag: Sun Mar 12 21:10:13 2000 David L. Levine <levine@cs.wustl.edu>levine2000-03-131-15/+43
|
* temporarily reverted memory leak fixes since I introduced some regressionsOssama Othman2000-03-091-29/+18
|
* *** empty log message ***Ossama Othman2000-03-091-2/+2
|
* corrected spelling/grammarOssama Othman2000-03-091-1/+1
|
* ChangeLogTag:Wed Mar 8 17:26:22 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-03-092-18/+38
|
* ChangeLogTag:Tue Feb 22 17:42:09 2000 Douglas C. Schmidt ↵schmidt2000-02-237-26/+37
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-6/+2
|
* This is a generated file. It shouldn't be in the repository.Ossama Othman2000-01-062-924/+0
|
* ChangeLogTag: Fri Dec 31 08:07:18 1999 David L. Levine <levine@cs.wustl.edu>levine1999-12-311-20/+17
|
* ChangeLogTag:Sat Dec 4 16:59:08 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-12-041-29/+25
|
* ChangeLogTag:Sat Nov 13 11:29:20 1999 Douglas C. Schmidt ↵schmidt1999-11-142-0/+8
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Wed Nov 10 22:12:32 1999 Ossama Othman <othman@cs.wustl.edu>Ossama Othman1999-11-112-0/+924
|
* Updated dependencies.Ossama Othman1999-09-161-7/+1
|
* *** empty log message ***pradeep1999-08-311-8/+15
|
* *** empty log message ***pradeep1999-08-311-34/+168
|
* ChangeLogTag:Thu Aug 05 15:35:21 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-052-38/+38
|
* Clear out EOS on PharLap ETS.Steve Huston1999-07-191-0/+6
|
* ChangeLogTag:Mon Jul 5 11:59:49 1999 Douglas C. Schmidt ↵schmidt1999-07-052-17/+12
| | | | <schmidt@tango.cs.wustl.edu>
* ChangeLogTag:Thu Jul 1 09:31:32 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-012-3/+9
|
* Updated all the dependenciescoryan1999-07-012-40/+11
|
* .schmidt1999-06-284-4/+44
|
* .schmidt1999-06-232-2/+11
|
* .schmidt1999-06-181-0/+5
|
* Fri Jun 18 16:54:43 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-181-19/+19
|
* .schmidt1999-06-1711-113/+354
|
* *** empty log message ***alex1999-06-171-0/+6
|
* Fixed the key_word table generation so that it generates the "defaultalex1999-06-171-2/+6
| | | | | fill" string for the null entries in the table. Thanks to Irfan and Naga for helping in this.
* .schmidt1999-06-073-3/+3
|
* .schmidt1999-06-061-1/+1
|
* .schmidt1999-06-0613-41/+67
|
* .schmidt1999-06-062-6/+11
|
* .schmidt1999-06-066-127/+116
|
* forgot to commit this. :-0Ossama Othman1999-05-311-1/+1
| | | | Just a change of the date of when the gperf docs were last updated.
* *** empty log message ***alex1999-05-041-0/+5
|
* Removed %a flag from -v option and used ACE_OS::exit (0) instead.alex1999-05-041-3/+3
|
* * tests/test-{1,2,3,4,5}.exp:Ossama Othman1999-04-265-5/+5
| | | | | Forgot to update the expected test output to reflect the version string update.
* * tests/test-{1,2,3,4,5}.exp:Ossama Othman1999-04-261-0/+7
| | | | | Forgot to update the expected test output to reflect the version string update listed below.
* Mostly GPL v2 updates.Ossama Othman1999-04-2618-278/+291
| | | | Also bumped version string to "2.8 (ACE version)."
* Mostly GPL v2 updates.Ossama Othman1999-04-261-0/+11
|
* added mdate-sh to CVSOssama Othman1999-04-251-0/+5
|
* Date script used by Automake generated Makefile to place date in gperfOssama Othman1999-04-251-0/+92
| | | | documentation.
* Updated to GPL v2.Ossama Othman1999-04-252-134/+229
|
* * tests/test.cpp:Ossama Othman1999-04-242-84/+90
| | | | | | | | Minor spelling correction in comment * tests/test-6.exp: Updated with new expected gperf output.
* * src/Key_List.cppOssama Othman1999-04-243-32/+91
| | | | | | | | | | * src/Options.h: * src/Options.cpp: Merged Cygnus patch that allows the user to specify a default fill expression/value in the keyword table. Updated help message with new `-F' option. Made some cosmetic fixes to the help message, too.
* * src/Key_List.cppOssama Othman1999-04-241-0/+25
| | | | | | | | | | | | | | | | | | * src/Options.h: * src/Options.cpp: Merged Cygnus patch that allows the user to specify a default fill expression/value in the keyword table. Updated help message with new `-F' option. Made some cosmetic fixes to the help message, too. * tests/test.cpp: Minor spelling correction in comment * tests/test-6.exp: Updated with new expected gperf output.
* * gperf.1:Ossama Othman1999-04-243-18/+18
| | | | | | | * gperf.info: * gperf.texi: Added missing quote, cosmetic fix, regenerated gperf.info.
* Starting to do the "real" ACE+autoconf integration.Ossama Othman1999-03-203-0/+181
|
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-202-38/+12
|
* Started to introduce the work done by the ACE ConfigurationOssama Othman1999-02-141-1/+1
| | | | Project into the official ACE distribution.