Commit Graph

698 Commits (d7b0b54c9cd43f616c916be576c18b0a86523394)
 

Author SHA1 Message Date
gabime d7b0b54c9c fixed tests 10 years ago
gabime dcdf2280c8 fixed tests 10 years ago
gabime 8387d779b4 fixed tests 10 years ago
gabime c701420cf6 fixed tests 10 years ago
gabime b5eaef81d4 fixed tests under gcc 10 years ago
gabime 2f81e54568 Added unit tests (catch based) 10 years ago
Gabi Melman 056352cf42 travis force make rebuild 10 years ago
Gabi Melman 8c4096cf2c Shortened travis script 10 years ago
Gabi Melman 6c7f4ed318 Update .travis.yml 10 years ago
gabime 1dcaa45443 fixed compliation error on gcc 4.8.x 10 years ago
gabime 1b2c8b9d3e Refactored periodic flush in async_log_helper 10 years ago
Gabi Melman e6fc8bf2e5 Merge pull request #93 from divaykin/auto-flush
async auto flush
10 years ago
Gabi Melman 616d777f43 Fixed travis builds 10 years ago
Gabi Melman 619644fea9 Removed valgrind check of bench from travis. It will take forever 10 years ago
Gabi Melman 5353099582 Merge pull request #97 from gnzlbg/travis
Travis-ci automated testing (take 2)
10 years ago
gnzlbg 8e9daa7430 fixup: fix std=c++XX in travis script 10 years ago
gnzlbg 5216f57402 fixup: fix std=c++XX in travis script 10 years ago
Gabi Melman 1f795c306e Merge pull request #96 from gnzlbg/travis
travis-ci automated testing
10 years ago
gnzlbg 48ff5cd341 enable debug/release and c++11/14 10 years ago
gnzlbg 97d56e7693 enable clang 3.5, 3.6, and gcc 4.9 10 years ago
gnzlbg 77b68dd826 adds travis-ci automated testing 10 years ago
gnzlbg 3e2364bb57 enable debug/release and c++11/14 10 years ago
gnzlbg 1b31c8cab4 enable clang 3.5, 3.6, and gcc 4.9 10 years ago
gnzlbg 2117568be5 adds travis-ci automated testing 10 years ago
Gabi Melman 1084494e05 Merge pull request #95 from gnzlbg/fix_simple_file_sink
adds missing flush override to simple_file_sink
10 years ago
gnzlbg fbd9d924d6 adds missing flush override to simple_file_sink 10 years ago
Denis Ivaykin a3dcb2b79e details::os::now() 10 years ago
Denis Ivaykin 432e1109dd flush interval part 2 10 years ago
Denis Ivaykin f363fff109 async auto flush 10 years ago
gabime 8208b49298 Minor change is typedef order 10 years ago
gabime b9dc8226b4 Comments 10 years ago
gabime 0402309028 eol 10 years ago
gabime 32bc807109 Comments 10 years ago
gabime 6991857a8e Added SPDLOG_NO_REGISTRY_MUTEX option to tweakme.h 10 years ago
gabime 9cad840a72 Revert "vector / mutex"
This reverts commit a74e280bb4.

Conflicts:
	include/spdlog/tweakme.h
10 years ago
gabime fa038547ad tweakme.h comments 10 years ago
gabime 64850dcb0c small style fixes 10 years ago
Gabi Melman 00d5c94135 Merge pull request #92 from divaykin/vector-registry
vector based registry & no mutex at get
10 years ago
Gabi Melman d45fc34c97 Merge pull request #90 from divaykin/sink-flush
explicit flush()
10 years ago
Denis Ivaykin 63e0012e34 flush in logger 10 years ago
Denis Ivaykin a74e280bb4 vector / mutex 10 years ago
Denis Ivaykin 849b5cb84e flush 10 years ago
gabime 06e0b0387a Merge branch 'master' of https://github.com/gabime/spdlog 10 years ago
gabime 285a47dedb Fix bug #84 10 years ago
gabime da8024854e Fixe bug #84 (mingw gives '_SH_DENYWR' was not declared in this scope') 10 years ago
gabime 80fcd65564 bugfix while fixing bug #81 10 years ago
gabime 2269f4d9f8 Fixed bug #81 (Doesn't compile on OS X under gcc-4.9 ) 10 years ago
gabime 9600028521 Merge branch 'master' of https://github.com/gabime/spdlog 11 years ago
gabime 2a0d00929c stdout_loggers now thread safe across all instances (share same stdout_sink_mt) 11 years ago
Gabi Melman 23ec633663 Update README.md 11 years ago