This website requires JavaScript.
Explore
Help
Sign In
External
/
fmt
Watch
8
Star
0
Fork
0
You've already forked fmt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c5183740c9
fmt
/
fmt
History
codicodi
c5183740c9
Merge
c4eaa44f88
into
ac5484c4e7
2017-05-28 08:04:36 +00:00
..
CMakeLists.txt
add alias targets with fmt namespace
2017-05-25 14:36:16 +03:00
container.h
BasicContainerWriter utility added
2017-01-05 20:44:35 -08:00
format.cc
Don't define WIN32_LEAN_AND_MEAN in header-only mode
2017-05-06 09:13:32 -07:00
format.h
Changing ArgArray template argument from unsigned to size_t
2017-05-20 07:19:16 +02:00
ostream.cc
Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (
#397
)
2016-10-11 06:45:04 -07:00
ostream.h
Revert
#456
2017-05-06 08:36:54 -07:00
posix.cc
Merge
c4eaa44f88
into
ac5484c4e7
2017-05-28 08:04:36 +00:00
posix.h
Allow compiling and using as DLL in windows (
#502
)
2017-05-05 14:58:09 +02:00
printf.cc
Correction of 418 (
#420
)
2016-11-11 18:27:39 +01:00
printf.h
Allow compiling and using as DLL in windows (
#502
)
2017-05-05 14:58:09 +02:00
string.h
Add std::basic_string allocator support to StringRef, StringBuffer and relatives (
#441
)
2016-12-26 08:36:56 -08:00
time.h
FMT_NULLPTR -> FMT_NULL and improve formatting
2016-11-06 09:05:58 -08:00