Commit Graph

41 Commits (86bfcf24089c875baa3c636b43270e4fb3570a40)

Author SHA1 Message Date
gabi 86bfcf2408 bugfix
11 years ago
gabime e76a365bf1 gcc fix
11 years ago
gabi ca1286e764 fast_oss minor cleanup
11 years ago
gabi 32a8b51d05 pattern_formatter support most strftime format
11 years ago
gabi b36a803469 pass by ref bugfix
11 years ago
gabi 21065ec036 proper swap and move operations on swap oss
11 years ago
gabime e6345e008b gcc warnings fix
11 years ago
gabi 650486a067 removed the use of str() in when building the log to improve perf even more
11 years ago
gabi 41db99556a more code cleanup
11 years ago
gabime 391bd396ef fixed gcc bugs and warnings
11 years ago
gabi 481fdbcbb1 Added pattern formatter and updated related stuff
11 years ago
gabi ed6532b9f0 replace constexpr with const becasuse vs2013 lack of support
12 years ago
gabime 3d5ee3ff56 small improvments
12 years ago
gabime 4207c40786 astyle
12 years ago
gabime 0f919304b8 stack_buf improvement after code revie
12 years ago
gabime fdaafdf659 reduced fast_oss stack size to 128
12 years ago
gabime f9f59a545c log_msg to contain logger_name + astyle
12 years ago
gabi 3244e233a6 Use again back fast_oss.h after code cleanup
12 years ago
gabime f909caf38b moved to log_msg
12 years ago
gabime 8b53671c06 minor fixes in fast_oss
12 years ago
gabime 4ed60befbc small fixes
12 years ago
gabime a287bccd40 var names and some minor cleanups
12 years ago
gabime 8494590fb3 astyle+dos2unix
12 years ago
gabime 04549b8784 increased fast_os size to 192
12 years ago
gabime ba2b6aea25 fast_buf\!
12 years ago
gabime d0f3b05f90 formatter msvc support
12 years ago
gabime da82d8e245 initial reserver of std_devicebuf=128
12 years ago
gabime d8ddfe5c24 fixes
12 years ago
gabime 0209765b8f reserve capacity to fast_oss
12 years ago
gabime 9d9a955e94 default format_time performance improvement
12 years ago
gabime 38670cef27 flush helper count writes instead of time
12 years ago
gabime c9dd1169f2 returned fast_oss with optimizations
12 years ago
gabi bf75bfd9fb Removed fast_oss in favour of simple ostringsream
12 years ago
gabime 5f4bc3086a fixes
12 years ago
gabi 57fe78f1c6 Fix code to support VS2013
12 years ago
gabime 2be33c19fc cache sprintf of time in default formatter
12 years ago
gabime c5a8eb5cdb astyle
12 years ago
gabime be78e51f8c some effic++ warnings fixes
12 years ago
gabime d60e971dec removed un needed mutex, and added copy ctors to line logger and friends
12 years ago
gabime 52dc317cfb fixes
12 years ago
gab 681e40ce46 Initial import
12 years ago