Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
S
spdlog
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
spdlog
Commits
cda4b9b4d559aec04e6c1781bab9856726580c70
Switch branch/tag
spdlog
28 Oct, 2014
1 commit
bugfix
· cda4b9b4
gabi
authored
Oct 28, 2014
cda4b9b4
26 Oct, 2014
1 commit
small updates
· ae9d88db
gabi
authored
Oct 26, 2014
ae9d88db
25 Oct, 2014
2 commits
Bug fixes
· e5f47904
gabi
authored
Oct 25, 2014
e5f47904
file helper
· b94ca27c
gabi
authored
Oct 25, 2014
b94ca27c
24 Oct, 2014
3 commits
gcc fixes
· 8fb32dcb
gabime
authored
Oct 24, 2014
8fb32dcb
many changes:)
· 6eaf1419
gabi
authored
Oct 24, 2014
6eaf1419
Added registry
· 796ec3db
gabi
authored
Oct 24, 2014
796ec3db
23 Oct, 2014
1 commit
Default formatter and common types into common.h
· 319db7bc
gabi
authored
Oct 23, 2014
319db7bc
21 Oct, 2014
2 commits
Virtual destrcutor
· 6080436e
gabi
authored
Oct 21, 2014
6080436e
Virtual destructor
· 8e9a7abe
gabi
authored
Oct 21, 2014
8e9a7abe
19 Oct, 2014
5 commits
bugfix
· 86bfcf24
gabi
authored
Oct 19, 2014
86bfcf24
added forgotten error fn to logger
· e7c7bf23
gabi
authored
Oct 19, 2014
e7c7bf23
gcc fix
· e76a365b
gabime
authored
Oct 19, 2014
e76a365b
fast_oss minor cleanup
· ca1286e7
gabi
authored
Oct 19, 2014
ca1286e7
utc offset support (%z) in pattern formatter
· e148b939
gabi
authored
Oct 19, 2014
e148b939
18 Oct, 2014
6 commits
pattern_formatter support most strftime format
· 32a8b51d
gabi
authored
Oct 18, 2014
32a8b51d
fopen_s adapter in details::os
· 0c6a0d52
gabi
authored
Oct 18, 2014
0c6a0d52
bench update
· f4d9c31a
gabi
authored
Oct 18, 2014
f4d9c31a
pass by ref bugfix
· b36a8034
gabi
authored
Oct 18, 2014
b36a8034
proper swap and move operations on swap oss
· 21065ec0
gabi
authored
Oct 18, 2014
21065ec0
gcc warnings fix
· e6345e00
gabime
authored
Oct 18, 2014
e6345e00
14 Oct, 2014
12 commits
small bug fix
· 5f4d4d09
gabi
authored
Oct 14, 2014
5f4d4d09
bug fixes
· fae9e86a
gabi
authored
Oct 14, 2014
fae9e86a
removed the use of str() in when building the log to improve perf even more
· 650486a0
gabi
authored
Oct 14, 2014
650486a0
more code cleanup
· 41db9955
gabi
authored
Oct 14, 2014
41db9955
updated example makefiles
· beca9138
gabime
authored
Oct 14, 2014
beca9138
fixed gcc bugs and warnings
· 391bd396
gabime
authored
Oct 14, 2014
391bd396
moved pattern_formatter to details
· ef330729
gabi
authored
Oct 14, 2014
ef330729
renamed isink to sink
· 001f5727
gabi
authored
Oct 14, 2014
001f5727
logger class cleanup
· 0be89810
gabi
authored
Oct 14, 2014
0be89810
Removed default_formatter and formatters namespace
· c573d2b7
gabi
authored
Oct 14, 2014
c573d2b7
Added pattern formatter and updated related stuff
· 481fdbcb
gabi
authored
Oct 14, 2014
481fdbcb
added fast_istr for fast int_to_string
· 793d16d5
gabi
authored
Oct 14, 2014
793d16d5
12 Oct, 2014
3 commits
fixed warnings and added makefile for bench
· 8139d011
gabime
authored
Oct 12, 2014
8139d011
added bench and example files
· a7f04690
gabi
authored
Oct 12, 2014
a7f04690
Start of move to variadic template functions in logger
· f9425bb6
gabi
authored
Oct 12, 2014
f9425bb6
10 Oct, 2014
4 commits
added
· 535e332d
gabi
authored
Oct 10, 2014
535e332d
1. moved factory to main namespace
· 8fbade29
gabi
authored
Oct 10, 2014
2. common.h
8fbade29
null_mutex
· a72de9d2
gabi
authored
Oct 10, 2014
a72de9d2
Some syntactic improvements
· 068a0e3a
gabi
authored
Oct 10, 2014
068a0e3a