Reduce dynamic allocation from 3 to 1 per log message
[platform/upstream/glog.git] / src / glog /
2013-02-18 <shinichiro.hamaj... Support unordered_(map|set) by stl_logging
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
2013-01-09 <shinichiro.hamaj... Fix glog/stl_logging for clang
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-12 <shinichiro.hamaj... Fix compile failures with clang in stl_logging_unittest.cc
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 __extension__ for GCC's statement expression.
2010-05-28 <shinichiro.hamaj... Add some more google:: namespaces.
2009-11-11 <shinichiro.hamaj... Fix compilation error with -DNDEBUG.
2009-07-08 <shinichiro.hamaj... Suppress warnings. Most of this patch was given by...
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