summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-11-03http://code.google.com/p/google-gflags/issues/detail?id=45Craig Silverstein1-0/+1
2011-11-03Report category names via the xml help output (but not, yet,Craig Silverstein2-0/+3
2011-11-03Add back in a backwards-compatible constructor forCraig Silverstein3-0/+29
2011-11-03NOTE: I'm checking this in just to have a record in source control of the ide...Craig Silverstein4-49/+126
2011-08-18Clean up the 'GFLAGS_DLL_DECL' stuff better: reduce use outside of windows/ d...Craig Silverstein6-63/+17
2011-08-04Fix a bug in StringPrintf() that caused it to not print large strings properly.Craig Silverstein1-1/+1
2011-08-04Add a new unittest case, that tests the --help output for aCraig Silverstein2-0/+16
2011-07-30It turns out we don't want all this dll-decl stuff for mingw.Craig Silverstein4-4/+6
2011-07-29mingw fixes:Craig Silverstein4-32/+36
2011-07-29Some reorganization that results from a new method I'm moving to toCraig Silverstein21-780/+1138
2011-05-19Update the windows version of the .h's to match the unix version.Craig Silverstein2-6/+15
2011-04-21 * Split up flag declares into its own file (jyrki)Craig Silverstein4-118/+228
2011-03-03Add support for specifying a version number (SetVersionString()),Craig Silverstein5-7/+33
2011-03-02 * Update acx_pthread.m4 for nostdlib (liujisi)Craig Silverstein3-16/+16
2011-01-25Mon Jan 24 16:11:35 2011 Google Inc. <opensource@google.com>Craig Silverstein5-18/+158
2011-01-14 * Remove reference to InitGoogle (csilvers)Craig Silverstein7-64/+128
2010-11-16 * Use our own string typedef so macro is never confused (csilvers)Craig Silverstein2-23/+35
2010-10-14Wed Oct 13 17:40:12 2010 Google Inc. <opensource@google.com>Craig Silverstein3-3/+39
2010-09-16 * Reduce .o size by decomposing switches (jyrki)Craig Silverstein3-44/+81
2010-05-07 * Added a contentful NEWS file (csilvers)Craig Silverstein3-2/+28
2010-03-10 * Get rid of unnecessary c++ aliasing violation (csilvers)Craig Silverstein2-22/+22
2010-01-05Mon Jan 4 18:09:30 2010 Google Inc. <opensource@google.com>Craig Silverstein4-83/+100
2009-11-10 * PORTING: Add windows (MSVC) support (csilvers)Craig Silverstein13-32/+1107
2009-09-11Thu Sep 10 12:53:04 2009 Google Inc. <opensource@google.com>Craig Silverstein7-67/+215
2009-07-17Oops, I accidentally left this out of SVN! SeeCraig Silverstein1-0/+51
2009-04-15Tue Apr 14 12:35:25 2009 Google Inc. <opensource@google.com>Craig Silverstein8-193/+435
2008-09-19Thu Sep 18 12:58:05 2008 Google Inc. <opensource@google.com>Craig Silverstein6-18/+58
2008-08-21Tue Aug 19 16:15:48 2008 Google Inc. <opensource@google.com>Craig Silverstein10-172/+403
2008-07-22Mon Jul 21 23:01:38 2008 Google Inc. <opensource@google.com>Craig Silverstein8-305/+1916
2008-03-27Wed Mar 26 15:20:18 2008 Google Inc. <opensource@google.com>Craig Silverstein4-26/+94
2007-10-18Thu Oct 18 11:33:20 2007 Google Inc. <opensource@google.com>Craig Silverstein5-66/+238
2007-08-15Wed Aug 15 07:35:51 2007 Google Inc. <opensource@google.com>Craig Silverstein5-27/+137
2007-06-12Tue Jun 12 15:23:42 2007 Google Inc. <opensource@google.com>Craig Silverstein2-10/+18
2007-04-20Thu Apr 19 15:15:07 2007 Google Inc. <opensource@google.com>Craig Silverstein4-60/+82
2007-03-28Wed Mar 28 12:15:56 2007 Google Inc. <opensource@google.com>Craig Silverstein4-2/+142
2007-03-22gflags 0.2Craig Silverstein1-0/+1
2007-03-22gflags 0.1Craig Silverstein5-0/+3430