Add README.windows, based on google-perftools'.
[platform/upstream/glog.git] / src /
2009-01-23 <shinichiro.hamaj... Regenerate header files for VC++.
2009-01-23 <shinichiro.hamaj... Remove the name of unused parameter.
2009-01-23 <shinichiro.hamaj... Remove unnecessary #include.
2009-01-22 <shinichiro.hamaj... Better Cygwin support.
2009-01-15 <shinichiro.hamaj... * Add LOG_TO_STRING.
2009-01-13 <shinichiro.hamaj... Introduce mock-log.h for unittests.
2009-01-09 <shinichiro.hamaj... Define ARRAYSIZE in utilities.h and use it.
2009-01-05 <shinichiro.hamaj... Use gtest and gmock if installed.
2009-01-05 <shinichiro.hamaj... Initialize gflags in signalhandler_unittest.
2009-01-05 <shinichiro.hamaj... Fix a typo in commandlineflags.h.
2008-12-19 <shinichiro.hamaj... Initial windows support. Now we don't have the stacktra...
2008-12-19 <shinichiro.hamaj... Flush logs unsafely before program fails in the signal...
2008-11-21 <shinichiro.hamaj... Add -lpthread in addition to -pthread on Linux.
2008-11-17 <shinichiro.hamaj... Fix a typo: s/gnore/ignore/
2008-11-17 <shinichiro.hamaj... Remove stacktrace.cc.
2008-11-17 <shinichiro.hamaj... Re-organize the way to produce stacktrace.
2008-11-04 <shinichiro.hamaj... Use uintptr_t instead of int as the integer format...
2008-11-03 <shinichiro.hamaj... Stop to define DISALLOW_EVIL_CONSTRUCTORS to avoid...
2008-10-30 <shinichiro.hamaj... Forgot to add file for the previous change...
2008-10-30 <shinichiro.hamaj... Add InstallFailureSignalHandler(). The function instal...
2008-10-17 <shinichiro.hamaj... Use abort instead of exit.
2008-10-17 <shinichiro.hamaj... Fix a bug: vmodule didn't work with gflags. Since
2008-10-17 <shinichiro.hamaj... Use dladdr to get symbols for environments which doesn...
2008-10-14 <shinichiro.hamaj... Add __attribute__((noinline)) for StackGrowsDown. This...
2008-10-07 <shinichiro.hamaj... glog 0.1