summaryrefslogtreecommitdiff
path: root/ace/ARGV.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added some members to the member initializer list to get rid ofOssama Othman1999-07-071-4/+8
| | | | some "Effective C++" warnings.
* ChangeLogTag:Sat Jul 3 12:05:46 1999 Douglas C. Schmidt ↵schmidt1999-07-031-2/+4
| | | | <schmidt@tango.cs.wustl.edu>
* .schmidt1999-02-191-51/+1
|
* .schmidt1999-02-191-125/+5
|
* *** empty log message ***naga1998-09-151-4/+7
|
* Made it CE friendly.nanbor1998-08-111-6/+6
|
* *** empty log message ***naga1998-08-061-0/+99
|
* *** empty log message ***schmidt1998-08-011-5/+5
|
* *** empty log message ***schmidt1998-08-011-28/+63
|
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* CE stuff.nanbor1998-03-161-33/+36
|
* Regular CE stuff.nanbor1998-03-121-4/+4
|
* *** empty log message ***schmidt1997-11-161-6/+4
|
* *** empty log message ***schmidt1997-11-161-2/+6
|
* (ACE_ARGV): removed extraneous ; function definitionlevine1997-10-151-1/+1
|
* *** empty log message ***schmidt1997-09-061-45/+45
|
* *** empty log message ***cleeland1997-08-141-0/+2
|
* *** empty log message ***eea11997-08-141-16/+24
|
* I added another behavior to ACE_ARGV: now a user can iteratively buildeea11997-08-141-99/+230
| | | | | | | the parameter set with add(). I also made this class more consistent so that the member functions will work the same no matter which constructor is used. The only exception is that add() only does something useful in iterative mode.
* *** empty log message ***schmidt1997-07-121-2/+2
|
* Eonschmidt1996-11-301-1/+0
|
* Jamming!schmidt1996-10-271-2/+2
|
* I'm doneschmidt1996-10-261-4/+4
|
* Initial revisionlevine1996-10-211-0/+202