Commit Graph

2793 Commits

Author SHA1 Message Date
Gabi Melman 1f0513cf4e
Update .travis.yml 2019-09-21 15:35:22 +03:00
Gabi Melman 647470f3ae
Update .travis.yml 2019-09-21 15:33:03 +03:00
Gabi Melman efd0dbe5c2
Update .travis.yml 2019-09-21 15:30:29 +03:00
Gabi Melman bd2fe64bf1
Update .travis.yml 2019-09-21 15:24:37 +03:00
gabime 7153db954f Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x 2019-09-21 15:14:18 +03:00
gabime 3b425affd3 Fixed missing braces around initializer warnings about std::array initializations 2019-09-21 15:13:50 +03:00
Gabi Melman d5a79ad5d7
Update .travis.yml 2019-09-21 14:46:09 +03:00
Gabi Melman 7951338d27
Update .travis.yml 2019-09-21 14:38:54 +03:00
Gabi Melman 90801267ee
Merge pull request #1234 from jbeich/dragonfly
Unbreak on more BSDs
2019-09-20 20:47:41 +03:00
Jan Beich 8d57823e51 fstat64 is missing on other DragonFly, NetBSD, OpenBSD
Modern operating systems don't need to implement transitional
extensions for large file support.
2019-09-20 13:27:58 +00:00
Gabi Melman 277ccc5e18
Update log_msg_buffer-inl.h 2019-09-20 16:17:48 +03:00
Gabi Melman cff9db5044
Update log_msg_buffer-inl.h 2019-09-20 16:11:40 +03:00
Gabi Melman 216f905670
Fix log msg buffer operator= 2019-09-20 16:11:22 +03:00
Jan Beich 53b2308011 Implement _thread_id() on more Unices 2019-09-20 13:10:27 +00:00
gabime c368500efd Reverted some external template declarations 2019-09-20 02:05:24 +03:00
gabime 2fed68a73b Reverted some external template declarations 2019-09-20 01:52:05 +03:00
gabime e7ab49c973 Added extern tempalate declarations 2019-09-20 01:28:02 +03:00
gabime 5496491aa4 Added extern template declarations 2019-09-20 00:18:36 +03:00
Gabi Melman 53ca5b2870
Update spdlog.cpp 2019-09-19 12:06:53 +03:00
Gabi Melman 6aced26c35
Update spdlog.cpp 2019-09-19 12:06:22 +03:00
Gabi Melman 2331750b58
Update log_msg_buffer.h 2019-09-19 12:02:59 +03:00
Gabi Melman b3fb4c1265
Update log_msg_buffer-inl.h 2019-09-19 12:01:11 +03:00
Gabi Melman 3ad7b9b117
Update log_msg_buffer-inl.h 2019-09-19 12:00:59 +03:00
gabime 5721debdf1 split to log_msg_buffer.h ito header and mpl 2019-09-19 11:52:03 +03:00
gabime c1c23d1e7b Revert pull #1228 2019-09-18 16:16:44 +03:00
gabime 9605641982 Updatede meson 2019-09-18 15:31:09 +03:00
gabime e52672c263 Fixed CMakeLists.txt 2019-09-18 15:08:15 +03:00
gabime 50f070980e Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x 2019-09-18 15:01:28 +03:00
gabime 7733849478 Updated meson build 2019-09-18 15:01:23 +03:00
Gabi Melman 4bbc8a89a0
Merge pull request #1228 from scatter-dev/arch_independent
Added ARCH_INDEPENDENT option
2019-09-18 14:55:19 +03:00
Christian c87882e82f added version check 2019-09-18 09:20:01 -02:30
Christian bd4301b2c1 added arch_independent option 2019-09-17 14:45:59 -02:30
gabime e771f4e75e Fix mingw32 compilation 2019-09-17 13:27:42 +03:00
Gabi Melman 35835469d7
Update common.h 2019-09-17 12:52:59 +03:00
Gabi Melman 0d6992fcdd
Update common.h 2019-09-17 12:48:54 +03:00
gabime 29b3f471cf Added const vecsion to circula_q::front() 2019-09-17 12:28:02 +03:00
gabime 4985875a15 Renamed item_type => value_type in circular_q 2019-09-17 12:07:54 +03:00
gabime 4fffd3a111 Avoid un necessary move when popping circular_q 2019-09-17 12:05:23 +03:00
gabime 590749e8be Avoid un necessary move when popping circular_q 2019-09-17 12:03:54 +03:00
gabime 27cc76766c Avoid un necessary move when popping circular_q 2019-09-17 12:01:15 +03:00
gabime d52cf87d71 Avoid un necessary move when popping circular_q 2019-09-17 11:56:17 +03:00
gabime 2ddd6895e1 Backported clang warning fix from fmt 2019-09-17 00:15:35 +03:00
gabime 545e7d2de8 Fixed clang warning 2019-09-16 23:50:56 +03:00
gabime a9ed6b352b Update utils.cpp 2019-09-16 11:58:51 +03:00
gabime 523eebe47d Update utils.cpp 2019-09-16 11:58:26 +03:00
gabime b303d8bc40 Update tests utils 2019-09-16 11:56:56 +03:00
Gabi Melman 68118f4233
Update daily_file_sink.h 2019-09-15 21:50:29 +03:00
Gabi Melman fcc6b97f88
Update utils.cpp 2019-09-15 21:01:15 +03:00
gabime adc4398cc5 Fixed widows tests 2019-09-15 20:56:20 +03:00
Gabi Melman c53d26cfca
Update utils.cpp 2019-09-15 19:15:35 +03:00