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
/
gflags.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
Use OS_WINDOWS #define instead of _WIN32 and WINDOWS.
Andreas Schuh
1
-1
/
+1
2014-03-19
Replace GFLAGS_HAVE_* #defines by HAVE_* again.
Andreas Schuh
1
-4
/
+4
2014-03-18
Fix DLL build on Windows and use PathMatchSpec instead of fnmatch.
Andreas Schuh
1
-14
/
+10
2014-03-17
Fix up use of SafeFOpen.
Andreas Schuh
1
-1
/
+1
2014-03-17
Fix VS linker warning regarding locally defined FLAGS_tryfromenv symbol.
Andreas Schuh
1
-2
/
+6
2014-03-17
Fix VS security warnings using SafeGetEnv and SafeFOpen utility functions.
Andreas Schuh
1
-18
/
+26
2014-03-17
Fix preprocessor conditions to use new GFLAGS_* defines.
Andreas Schuh
1
-2
/
+2
2014-03-15
Fix build with Xcode 5, system checks, set LANGUAGE to CXX.
Andreas Schuh
1
-13
/
+9
2014-03-14
Fix build on Windows using Visual Studio. Add gflags_config.h.
Andreas Schuh
1
-1
/
+1
2013-04-21
Move public header files to src/ subdirectory. Copy them to <prefix>/include/...
Andreas Schuh
1
-11
/
+4
2013-04-21
Add CMakeLists.txt and adapt source files accordingly.
Andreas Schuh
1
-11
/
+12
2012-05-29
Fix "invalid suffix on literal; C++11 requires a space between literal and id...
Andreas Schuh
1
-3
/
+3
2011-11-03
Get rid of the old FlagRegisterer constructor.
Craig Silverstein
1
-19
/
+0
2011-11-03
Starting the rollback of flag categories.
Craig Silverstein
1
-13
/
+23
2011-11-03
Add a 'flag_ptr' field to CommandLineFlagInfo that points to the current stor...
Craig Silverstein
1
-0
/
+2
2011-11-03
Now I can get rid of the old constructor!
Craig Silverstein
1
-19
/
+0
2011-11-03
http://code.google.com/p/google-gflags/issues/detail?id=45
Craig Silverstein
1
-0
/
+1
2011-11-03
Add back in a backwards-compatible constructor for
Craig Silverstein
1
-0
/
+19
2011-11-03
NOTE: I'm checking this in just to have a record in source control of the ide...
Craig Silverstein
1
-5
/
+14
2011-07-29
Some reorganization that results from a new method I'm moving to to
Craig Silverstein
1
-142
/
+129
2011-03-03
Add support for specifying a version number (SetVersionString()),
Craig Silverstein
1
-1
/
+15
2011-03-02
* Update acx_pthread.m4 for nostdlib (liujisi)
Craig Silverstein
1
-4
/
+2
2011-01-14
* Remove reference to InitGoogle (csilvers)
Craig Silverstein
1
-13
/
+35
2010-09-16
* Reduce .o size by decomposing switches (jyrki)
Craig Silverstein
1
-33
/
+50
2010-05-07
* Added a contentful NEWS file (csilvers)
Craig Silverstein
1
-2
/
+14
2010-01-05
Mon Jan 4 18:09:30 2010 Google Inc. <opensource@google.com>
Craig Silverstein
1
-7
/
+7
2009-11-10
* PORTING: Add windows (MSVC) support (csilvers)
Craig Silverstein
1
-2
/
+2
2009-09-11
Thu Sep 10 12:53:04 2009 Google Inc. <opensource@google.com>
Craig Silverstein
1
-11
/
+21
2009-04-15
Tue Apr 14 12:35:25 2009 Google Inc. <opensource@google.com>
Craig Silverstein
1
-146
/
+59
2008-09-19
Thu Sep 18 12:58:05 2008 Google Inc. <opensource@google.com>
Craig Silverstein
1
-1
/
+2
2008-08-21
Tue Aug 19 16:15:48 2008 Google Inc. <opensource@google.com>
Craig Silverstein
1
-116
/
+228
2008-07-22
Mon Jul 21 23:01:38 2008 Google Inc. <opensource@google.com>
Craig Silverstein
1
-226
/
+517
2008-03-27
Wed Mar 26 15:20:18 2008 Google Inc. <opensource@google.com>
Craig Silverstein
1
-17
/
+14
2007-10-18
Thu Oct 18 11:33:20 2007 Google Inc. <opensource@google.com>
Craig Silverstein
1
-1
/
+29
2007-08-15
Wed Aug 15 07:35:51 2007 Google Inc. <opensource@google.com>
Craig Silverstein
1
-11
/
+13
2007-06-12
Tue Jun 12 15:23:42 2007 Google Inc. <opensource@google.com>
Craig Silverstein
1
-3
/
+3
2007-04-20
Thu Apr 19 15:15:07 2007 Google Inc. <opensource@google.com>
Craig Silverstein
1
-19
/
+28
2007-03-28
Wed Mar 28 12:15:56 2007 Google Inc. <opensource@google.com>
Craig Silverstein
1
-2
/
+14
2007-03-22
gflags 0.1
Craig Silverstein
1
-0
/
+1532