platform/upstream/gflags.git
2013-07-31 Andreas SchuhMove definition of configure_sources CMake function...
2013-07-31 Andreas SchuhUse gflags as target name instead of PACKAGE_NAME to...
2013-07-31 Andreas SchuhFix relative path to installation prefix in CMake confi...
2013-07-31 Andreas SchuhInstall CMake config file inside lib/ directory on...
2013-07-31 Andreas SchuhConfigure and install CMake package configuration file...
2013-05-22 Andreas SchuhFix configuration on Windows and add src directory...
2013-05-21 Andreas SchuhAdd missing windows portability definitions.
2013-04-21 Andreas SchuhMove public header files to src/ subdirectory. Copy...
2013-04-21 Andreas SchuhSet CMAKE_BUILD_TYPE to Release by default. Require...
2013-04-21 Andreas SchuhAdd CMakeLists.txt and adapt source files accordingly.
2013-04-20 Andreas SchuhMove public header files to separate subdirectory.
2013-04-20 Andreas SchuhRemove build tool related files, operating system packa...
2013-04-20 Andreas SchuhUpdate NEWS: Git repository hosted on GitHub.
2013-04-20 Andreas SchuhTest commit via git-svn, only adding blank lines to...
2013-04-20 Andreas SchuhAdd DEFINE_validator macro for convenient registration...
2013-01-14 Andreas SchuhUse static_cast to avoid comparison of signed and unsig...
2012-11-20 Andreas SchuhFix deprecation warnings of VC++ regarding strdup and...
2012-11-11 Andreas SchuhAdd "build/" subdirectory to ignore list.
2012-11-11 Andreas SchuhUse project name (gflags) within include guards to...
2012-05-29 Andreas SchuhFix "invalid suffix on literal; C++11 requires a space...
2012-02-02 Craig SilversteinFixed a typo in the email address.
2012-01-25 Craig SilversteinWed Jan 25 15:09:14 2012 Google Inc. <google-gflags...
2011-12-21 Craig SilversteinTue Dec 20 19:48:57 2011 Google Inc. <opensource@googl...
2011-12-01 Craig SilversteinClarify thread-safety comment for FlagSaver.
2011-11-03 Craig SilversteinThe last bit of rolling back commandlineflag categories:
2011-11-03 Craig SilversteinGet rid of the old FlagRegisterer constructor.
2011-11-03 Craig SilversteinStarting the rollback of flag categories.
2011-11-03 Craig SilversteinAdd a 'flag_ptr' field to CommandLineFlagInfo that...
2011-11-03 Craig SilversteinA user reported a bug that configure should die when...
2011-11-03 Craig SilversteinNow I can get rid of the old constructor!
2011-11-03 Craig Silversteincode.google.com/p/google-gflags/issues/detail?id=45
2011-11-03 Craig SilversteinReport category names via the xml help output (but...
2011-11-03 Craig SilversteinAdd back in a backwards-compatible constructor for
2011-11-03 Craig SilversteinNOTE: I'm checking this in just to have a record in...
2011-08-18 Craig SilversteinClean up the 'GFLAGS_DLL_DECL' stuff better: reduce...
2011-08-04 Craig SilversteinFix a bug in StringPrintf() that caused it to not print...
2011-08-04 Craig SilversteinAdd a new unittest case, that tests the --help output...
2011-07-30 Craig SilversteinReady to release gflags 1.6!
2011-07-30 Craig SilversteinIt turns out we don't want all this dll-decl stuff...
2011-07-29 Craig Silversteinmingw fixes:
2011-07-29 Craig SilversteinA few autotools files that it loosk like aren't needed...
2011-07-29 Craig SilversteinSome reorganization that results from a new method...
2011-07-29 Craig SilversteinUpdate to automake 1.10.1 (from 1.9), and downdate...
2011-07-28 Craig Silverstein * Minor correction for doc of shorthelp (soerenme...
2011-05-19 Craig SilversteinUpdate the windows version of the .h's to match the...
2011-04-21 Craig Silverstein * Split up flag declares into its own file (jyrki)
2011-03-03 Craig SilversteinAdd support for specifying a version number (SetVersion...
2011-03-02 Craig Silverstein * Update acx_pthread.m4 for nostdlib (liujisi)
2011-01-25 Craig SilversteinMon Jan 24 16:11:35 2011 Google Inc. <opensource@googl...
2011-01-14 Craig Silverstein * Remove reference to InitGoogle (csilvers)
2010-11-16 Craig Silverstein * Use our own string typedef so macro is never confuse...
2010-10-14 Craig SilversteinWed Oct 13 17:40:12 2010 Google Inc. <opensource@googl...
2010-09-16 Craig Silverstein * Reduce .o size by decomposing switches (jyrki)
2010-05-07 Craig Silverstein * Added a contentful NEWS file (csilvers)
2010-03-10 Craig Silverstein * Get rid of unnecessary c++ aliasing violation (csilvers)
2010-01-05 Craig SilversteinMon Jan 4 18:09:30 2010 Google Inc. <opensource@googl...
2009-11-10 Craig Silverstein * PORTING: Add windows (MSVC) support (csilvers)
2009-09-11 Craig SilversteinThu Sep 10 12:53:04 2009 Google Inc. <opensource@googl...
2009-07-17 Craig SilversteinOops, I accidentally left this out of SVN! See
2009-04-15 Craig SilversteinTue Apr 14 12:35:25 2009 Google Inc. <opensource@googl...
2008-09-19 Craig SilversteinThu Sep 18 12:58:05 2008 Google Inc. <opensource@googl...
2008-08-21 Craig SilversteinTue Aug 19 16:15:48 2008 Google Inc. <opensource@googl...
2008-07-22 Craig SilversteinMon Jul 21 23:01:38 2008 Google Inc. <opensource@googl...
2008-03-27 Craig SilversteinWed Mar 26 15:20:18 2008 Google Inc. <opensource@googl...
2007-10-18 Craig SilversteinThu Oct 18 11:33:20 2007 Google Inc. <opensource@googl...
2007-08-15 Craig SilversteinWed Aug 15 07:35:51 2007 Google Inc. <opensource@googl...
2007-06-12 Craig SilversteinTue Jun 12 15:23:42 2007 Google Inc. <opensource@googl...
2007-04-20 Craig SilversteinThu Apr 19 15:15:07 2007 Google Inc. <opensource@googl...
2007-03-28 Craig SilversteinWed Mar 28 12:15:56 2007 Google Inc. <opensource@googl...
2007-03-22 Craig Silversteingflags 0.2
2007-03-22 Craig Silversteingflags 0.1
2007-03-21 Craig SilversteinUpdate mime-types. Also get rid of a google-specific...
2007-03-21 Craig SilversteinOriginal upload of documentation to code.google.com
2006-12-18 Craig SilversteinInitial directory structure.