gflags/src
Craig Silverstein 10caa99e2d Add back in a backwards-compatible constructor for
FlagRegisterer.

Because this backwards-compatible API is intended to be
short-lived, I did it in the simplest, least invasive way
possible, which involved cutting-and-pasting.

R=ncalvin,jkline
DELTA=27  (27 added, 0 deleted, 0 changed)


Revision created by MOE tool push_codebase.
MOE_MIGRATION=3065


git-svn-id: https://gflags.googlecode.com/svn/trunk@62 6586e3c6-dcc4-952a-343f-ff74eb82781d
2011-11-03 23:09:19 +00:00
..
gflags Add back in a backwards-compatible constructor for 2011-11-03 23:09:19 +00:00
google Tue Aug 19 16:15:48 2008 Google Inc. <opensource@google.com> 2008-08-21 00:50:59 +00:00
solaris Oops, I accidentally left this out of SVN! See 2009-07-17 21:43:52 +00:00
windows Add back in a backwards-compatible constructor for 2011-11-03 23:09:19 +00:00
config.h.in mingw fixes: 2011-07-29 22:49:50 +00:00
config_for_unittests.h Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
gflags.cc Add back in a backwards-compatible constructor for 2011-11-03 23:09:19 +00:00
gflags_completions.cc Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
gflags_completions.sh Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
gflags_nc.cc Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
gflags_reporting.cc Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
gflags_strip_flags_test.cc Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
gflags_strip_flags_test.sh Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
gflags_unittest.cc NOTE: I'm checking this in just to have a record in source control of the idea. We've decided for now it doesn't make sense to go forward with flag categories -- and the __VA_ARGS__ for macros has caused lots of problems with uncaught accidental commas, already -- so a future commit will back this out. (Actually, it's all a series of commits, for annoying technical reasons.) 2011-11-03 23:08:41 +00:00
gflags_unittest.sh Add a new unittest case, that tests the --help output for a 2011-08-04 00:02:39 +00:00
gflags_unittest_flagfile Wed Aug 15 07:35:51 2007 Google Inc. <opensource@google.com> 2007-08-15 19:44:54 +00:00
mutex.h Some reorganization that results from a new method I'm moving to to 2011-07-29 04:26:49 +00:00
util.h Fix a bug in StringPrintf() that caused it to not print large strings properly. 2011-08-04 00:02:52 +00:00