]> cygwin.com Git - cygwin-apps/setup.git/commit - libgetopt++/ChangeLog
2003-03-19 Robert Collins <rbtcollins@hotmail.com>
authorRobert Collins <rbtcollins@hotmail.com>
Wed, 19 Mar 2003 00:14:46 +0000 (00:14 +0000)
committerRobert Collins <rbtcollins@hotmail.com>
Wed, 19 Mar 2003 00:14:46 +0000 (00:14 +0000)
commit20e315e1ddf9c6b33c734cf76bc84440df9ac4ff
tree59230b1b1d9cf13d5fd86fca12766a0014bbf53c
parent8c58b593535552d693d93f3d380af20db758f345
2003-03-19 Robert Collins  <rbtcollins@hotmail.com>

* configure.in: Bump version number.
* Makefile.am: Add DefaultFormatter.h to installed files.
* src/OptionSet.cc (OptionSet::ParameterUsage): Use new
default DefaultFormatter to format parameters.
* include/getopt++/OptionSet.h: Update copyright.
* include/getopt++/DefaultFormatter.h: Format the help from an Option.
* tests/testoption.cc: Include a -h|--help option to test help
formatting.
Insert copyright statement.
* tests/optioniterator.cc: Insert copyright statement.
libgetopt++/ChangeLog
libgetopt++/Makefile.am
libgetopt++/configure.ac
libgetopt++/configure.in
libgetopt++/include/getopt++/DefaultFormatter.h [new file with mode: 0644]
libgetopt++/include/getopt++/OptionSet.h
libgetopt++/src/OptionSet.cc
libgetopt++/tests/optioniterator.cc
libgetopt++/tests/testoption.cc
This page took 0.034505 seconds and 5 git commands to generate.