CIA.vc
cpp_optparse
Real-time open source activity stats
Stats » Projects » navi-misc » cpp_optparse
informationsyndicateUTC clock
18:08 on May 27, 2012
event counters
The last message was received 7.3 years ago at 17:24 on Feb 10, 2005
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
12 messages since the first one, 7.81 years ago, for an average of 7.92 months between messages
recent messages
dateReversed sort columnprojectcontentlink
17:24 on Feb 10, 2005navi-misc
Commit by evan :: r6814 cpp_optparse/optparse.cpp:
whitespace.
#
17:56 on Aug 10, 2004navi-misc
Commit by evan :: r5051 cpp_optparse/ (optparse.cpp optparse.h):
Got rid of those silly warnings, just a bunch of
nonsense about comparing unsigned and signed ints
and whatnot. All better now.
#
17:33 on Aug 10, 2004navi-misc
Commit by evan :: r5050 cpp_optparse/TODO:
Make a note to check the warnings.
#
16:58 on Aug 10, 2004navi-misc
Commit by evan :: r5049 cpp_optparse/optparse.cpp:
Modify some formatting stuff really quickly.
#
21:25 on Aug 08, 2004navi-misc
Commit by evan :: r5045 cpp_optparse/ (TODO optparse.cpp optparse.h):
Fixed up the format of the --help message muchly, still a few tweaks
needed here and there, but this is coming along quite nicely. I think
it's rather cute. ^^
#
20:48 on Aug 08, 2004navi-misc
Commit by evan :: r5044 cpp_optparse/ (TODO main.cpp optparse.cpp optparse.h):
Added the ability to create boolean options now, and give each option
a small help message that can be used with the --help option. Output
format of the --help option still needs some cleaning.
#
07:27 on Aug 07, 2004navi-misc
Commit by evan :: r5037 cpp_optparse/ (main.cpp optparse.cpp optparse.h):
couple more little features.
#
21:36 on Aug 06, 2004navi-misc
Commit by evan :: r5036 cpp_optparse/ (TODO main.cpp):
Added a small TODO.
#
20:30 on Aug 06, 2004navi-misc
Commit by evan :: r5035 cpp_optparse/ (main.cpp optparse.cpp optparse.h):
Yay! it's actually doing what it's supposed to!
#
20:06 on Aug 06, 2004navi-misc
Commit by evan :: r5034 cpp_optparse/ (optparse.cpp optparse.h):
Oooh neat, it's working
#
18:57 on Aug 06, 2004navi-misc
Commit by evan :: r5033 cpp_optparse/ (4 files):
This could turn out to be something cool... maybe...
#
18:55 on Aug 06, 2004navi-misc
Commit by evan :: r5032 cpp_optparse/:
Thought I might as well put this in here since it might prove
useful later. Just the beginnings of a command line option parser
for C++ modeled after Python's optparse module.
#