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

jturney@sourceware.org jturney@sourceware.org
Thu Feb 23 14:31:00 GMT 2012


CVSROOT:	/cvs/cygwin-apps
Module name:	libgetopt++
Changes by:	jturney@sourceware.org	2012-02-23 14:31:23

Modified files:
	.              : ChangeLog Makefile.am 
Added files:
	include/getopt++: StringArrayOption.h 
	src            : StringArrayOption.cc 

Log message:
	Add infrastructure for handling string options which are repeated
	
	2011-05-30 SZAVAI Gyula <szgyg@ludens.elte.hu>
	* libgetopt++/src/StringArrayOption.cc: New file.
	* libgetopt++/include/getopt++/StringArrayOption.h: New file.
	* libgetopt++/Makefile.am: Add new files.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libgetopt++/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/libgetopt++/Makefile.am.diff?cvsroot=cygwin-apps&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/libgetopt++/include/getopt++/StringArrayOption.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libgetopt++/src/StringArrayOption.cc.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1



More information about the Cygwin-apps-cvs mailing list