reduce memory allocations to zero
[platform/upstream/glog.git] / src / glog / logging.h.in
2017-07-05 Hans-Andreas Engelreduce memory allocations to zero
2015-11-27 Fumitoshi UkaiMerge pull request #74 from yoshisatoyanagisawa/fix_sig...
2015-11-26 Yoshisato YanagisawaReset SIGABRT action only if FailureSignalHandler is...
2015-08-12 Fumitoshi UkaiMerge pull request #49 from sergiud/cmake-visibility
2015-08-12 Fumitoshi UkaiMerge pull request #47 from sergiud/master
2015-08-12 Fumitoshi UkaiMerge pull request #26 from theopolis/feature-mode...
2015-08-10 Teddy Reed[#23] Add logfile_mode to control logfile permissions
2015-08-06 Fumitoshi UkaiMerge pull request #35 from bsilver8192/fix-mocklog...
2015-08-06 Fumitoshi UkaiMerge pull request #34 from bsilver8192/fix-macro-redef...
2015-08-06 Fumitoshi UkaiMerge pull request #20 from UbimoLTD/patch-1
2015-08-06 Fumitoshi UkaiMerge pull request #12 from ukai/fix_leak
2015-08-06 Fumitoshi UkaiMerge pull request #7 from sergiud/master
2015-07-15 Sergiu Dotencofixed vc 14.0 ctp 6 compilation error
2015-07-15 Sergiu Dotencoallow to use __declspec(noreturn)
2015-07-15 Sergiu Dotencoadded cmake support
2015-04-08 Abhishek ParmarGuard GOOGLE_PREDICT_TRUE|FALS with #ifndef to avoid...
2015-03-27 Fumitoshi UkaiMerge pull request #10 from jmr/std_vector
2015-03-26 Jesse RosenstockLOG_STRING: use std::vector and std::string.
2013-10-31 <shinichiro.hamaj... Add StrError and replace posix_strerror_r calls
2013-10-31 <shinichiro.hamaj... Fix VC build by adding GOOGLE_GLOG_DLL_DECL
2013-01-31 <shinichiro.hamaj... Add dllimport and dllexport for new symbols
2013-01-31 <shinichiro.hamaj... Revert code.google.com/p/google-glog/source/detail...
2013-01-25 <shinichiro.hamaj... Remove warning of DCHECK_NOTNULL
2013-01-25 <shinichiro.hamaj... Make glog ABI compatible with gflags
2013-01-23 <shinichiro.hamaj... Follow up for the color log patch
2013-01-10 <shinichiro.hamaj... Move LogMessageData from .h to .cc
2013-01-09 <shinichiro.hamaj... Eliminate use of strstream based on internal changes
2012-07-17 <shinichiro.hamaj... Don't #undef GLOG_MSVC_*
2012-07-12 <shinichiro.hamaj... Reduce compiler warnings on Windows and MacOSX
2012-07-03 <shinichiro.hamaj... Fix LOG_SYSRESULT
2012-06-13 <shinichiro.hamaj... Reduce the number of warnings by VS2010
2012-01-12 <shinichiro.hamaj... Remove trivial warnings produced by clang
2012-01-11 <shinichiro.hamaj... Define GLOG_ prefixed log severities
2011-12-29 <hlsyounes@gmail... Make public headers "warnings clean" in the sense of...
2011-09-05 <shinichiro.hamaj... Add google:: prefixes for COUNTER in glog's document
2010-06-15 <shinichiro.hamaj... Add ShutdownGoogleLogging to close syslog.
2010-05-28 <shinichiro.hamaj... Add DCHECK_NOTNULL macro to logging.h (points to CHECK_...
2010-05-28 <shinichiro.hamaj... Add some more google:: namespaces.
2009-11-11 <shinichiro.hamaj... Fix compilation error with -DNDEBUG.
2009-04-07 <shinichiro.hamaj... Use struct instead of class for forward declaration...
2009-03-04 <shinichiro.hamaj... Introduce RecordCrashReason().
2009-01-28 <shinichiro.hamaj... Add license information for all source code.
2009-01-23 <shinichiro.hamaj... Remove the name of unused parameter.
2009-01-22 <shinichiro.hamaj... Better Cygwin support.
2009-01-15 <shinichiro.hamaj... * Add LOG_TO_STRING.
2008-12-19 <shinichiro.hamaj... Initial windows support. Now we don't have the stacktra...
2008-11-03 <shinichiro.hamaj... Stop to define DISALLOW_EVIL_CONSTRUCTORS to avoid...
2008-10-30 <shinichiro.hamaj... Add InstallFailureSignalHandler(). The function instal...
2008-10-07 <shinichiro.hamaj... glog 0.1