This is the mail archive of the cygwin-apps-cvs 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:	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


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