This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgetopt++ ./ChangeLog ./Makefile.am include/ ...


CVSROOT:	/cvs/cygwin-apps
Module name:	libgetopt++
Changes by:	rbcollins at sourceware dot org	2003-03-18 10:24:14

Modified files:
	.              : ChangeLog Makefile.am 
	include/getopt++: OptionSet.h 
	src            : OptionSet.cc 
Added files:
	tests          : optioniterator.cc 

Log message:
	2003-03-18  Robert Collins  <rbtcollins at hotmail dot com>
	
	* include/getopt++/OptionSet.h (OptionSet): Convert to use a vector.
	* src/OptionSet.cc: Convert array to vector use throughout.
	(OptionSet::optionsInSet): Implement external access to the available
	options.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/Makefile.am.diff?cvsroot=cygwin-apps&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/include/getopt++/OptionSet.h.diff?cvsroot=cygwin-apps&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/src/OptionSet.cc.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/tests/optioniterator.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]