index
:
platform/upstream/gflags
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-22
Add missing windows portability definitions.
Andreas Schuh
3
-2
/
+185
2013-04-21
Move public header files to src/ subdirectory. Copy them to <prefix>/include/...
Andreas Schuh
8
-16
/
+869
2013-04-21
Add CMakeLists.txt and adapt source files accordingly.
Andreas Schuh
6
-129
/
+103
2013-04-21
Move public header files to separate subdirectory.
Andreas Schuh
3
-812
/
+0
2013-04-21
Remove build tool related files, operating system packages, and move unit tes...
Andreas Schuh
16
-3296
/
+0
2013-04-20
Add DEFINE_validator macro for convenient registration of a flag validator.
Andreas Schuh
2
-7
/
+7
2013-01-14
Use static_cast to avoid comparison of signed and unsigned integer warning in...
Andreas Schuh
1
-1
/
+1
2012-11-20
Fix deprecation warnings of VC++ regarding strdup and unlink. Add solution fi...
Andreas Schuh
1
-3
/
+8
2012-11-11
Use project name (gflags) within include guards to avoid conflict with gperft...
Andreas Schuh
3
-9
/
+9
2012-05-29
Fix "invalid suffix on literal; C++11 requires a space between literal and id...
Andreas Schuh
1
-3
/
+3
2012-01-25
Wed Jan 25 15:09:14 2012 Google Inc. <google-gflags@googlegroups.com>
Craig Silverstein
1
-1
/
+1
2011-12-01
Clarify thread-safety comment for FlagSaver.
Craig Silverstein
2
-2
/
+8
2011-11-03
The last bit of rolling back commandlineflag categories:
Craig Silverstein
2
-2
/
+0
2011-11-03
Get rid of the old FlagRegisterer constructor.
Craig Silverstein
3
-33
/
+0
2011-11-03
Starting the rollback of flag categories.
Craig Silverstein
6
-125
/
+79
2011-11-03
Add a 'flag_ptr' field to CommandLineFlagInfo that points to the current stor...
Craig Silverstein
4
-0
/
+16
2011-11-03
Now I can get rid of the old constructor!
Craig Silverstein
3
-31
/
+2
2011-11-03
http://code.google.com/p/google-gflags/issues/detail?id=45
Craig Silverstein
1
-0
/
+1
2011-11-03
Report category names via the xml help output (but not, yet,
Craig Silverstein
2
-0
/
+3
2011-11-03
Add back in a backwards-compatible constructor for
Craig Silverstein
3
-0
/
+29
2011-11-03
NOTE: I'm checking this in just to have a record in source control of the ide...
Craig Silverstein
4
-49
/
+126
2011-08-18
Clean up the 'GFLAGS_DLL_DECL' stuff better: reduce use outside of windows/ d...
Craig Silverstein
6
-63
/
+17
2011-08-04
Fix a bug in StringPrintf() that caused it to not print large strings properly.
Craig Silverstein
1
-1
/
+1
2011-08-04
Add a new unittest case, that tests the --help output for a
Craig Silverstein
2
-0
/
+16
2011-07-30
It turns out we don't want all this dll-decl stuff for mingw.
Craig Silverstein
4
-4
/
+6
2011-07-29
mingw fixes:
Craig Silverstein
4
-32
/
+36
2011-07-29
Some reorganization that results from a new method I'm moving to to
Craig Silverstein
21
-780
/
+1138
2011-05-19
Update the windows version of the .h's to match the unix version.
Craig Silverstein
2
-6
/
+15
2011-04-21
* Split up flag declares into its own file (jyrki)
Craig Silverstein
4
-118
/
+228
2011-03-03
Add support for specifying a version number (SetVersionString()),
Craig Silverstein
5
-7
/
+33
2011-03-02
* Update acx_pthread.m4 for nostdlib (liujisi)
Craig Silverstein
3
-16
/
+16
2011-01-25
Mon Jan 24 16:11:35 2011 Google Inc. <opensource@google.com>
Craig Silverstein
5
-18
/
+158
2011-01-14
* Remove reference to InitGoogle (csilvers)
Craig Silverstein
7
-64
/
+128
2010-11-16
* Use our own string typedef so macro is never confused (csilvers)
Craig Silverstein
2
-23
/
+35
2010-10-14
Wed Oct 13 17:40:12 2010 Google Inc. <opensource@google.com>
Craig Silverstein
3
-3
/
+39
2010-09-16
* Reduce .o size by decomposing switches (jyrki)
Craig Silverstein
3
-44
/
+81
2010-05-07
* Added a contentful NEWS file (csilvers)
Craig Silverstein
3
-2
/
+28
2010-03-10
* Get rid of unnecessary c++ aliasing violation (csilvers)
Craig Silverstein
2
-22
/
+22
2010-01-05
Mon Jan 4 18:09:30 2010 Google Inc. <opensource@google.com>
Craig Silverstein
4
-83
/
+100
2009-11-10
* PORTING: Add windows (MSVC) support (csilvers)
Craig Silverstein
13
-32
/
+1107
2009-09-11
Thu Sep 10 12:53:04 2009 Google Inc. <opensource@google.com>
Craig Silverstein
7
-67
/
+215
2009-07-17
Oops, I accidentally left this out of SVN! See
Craig Silverstein
1
-0
/
+51
2009-04-15
Tue Apr 14 12:35:25 2009 Google Inc. <opensource@google.com>
Craig Silverstein
8
-193
/
+435
2008-09-19
Thu Sep 18 12:58:05 2008 Google Inc. <opensource@google.com>
Craig Silverstein
6
-18
/
+58
2008-08-21
Tue Aug 19 16:15:48 2008 Google Inc. <opensource@google.com>
Craig Silverstein
10
-172
/
+403
2008-07-22
Mon Jul 21 23:01:38 2008 Google Inc. <opensource@google.com>
Craig Silverstein
8
-305
/
+1916
2008-03-27
Wed Mar 26 15:20:18 2008 Google Inc. <opensource@google.com>
Craig Silverstein
4
-26
/
+94
2007-10-18
Thu Oct 18 11:33:20 2007 Google Inc. <opensource@google.com>
Craig Silverstein
5
-66
/
+238
2007-08-15
Wed Aug 15 07:35:51 2007 Google Inc. <opensource@google.com>
Craig Silverstein
5
-27
/
+137
2007-06-12
Tue Jun 12 15:23:42 2007 Google Inc. <opensource@google.com>
Craig Silverstein
2
-10
/
+18
[next]