Victor Zverovich
|
322b2594e0
|
Implement more time specifiers
|
2018-11-30 09:25:18 -08:00 |
|
Andreas Schönle
|
33fbb3a7eb
|
Fix remaining linker errors.
|
2018-11-20 07:01:21 -08:00 |
|
Andreas Schönle
|
702b3d1618
|
Fix link error in windows with shared library.
|
2018-11-20 07:01:21 -08:00 |
|
Victor Zverovich
|
f2ee988105
|
Improve locale support
|
2018-11-14 12:07:39 -08:00 |
|
Victor Zverovich
|
324eac1aa5
|
Make locales work with any character type
|
2018-10-28 09:03:27 -07:00 |
|
Victor Zverovich
|
61e6d2e38c
|
Fix core version of vformat_to
|
2018-10-25 06:21:41 -07:00 |
|
Victor Zverovich
|
486fff597c
|
Add sprintf_format instantiations and remove syntactic noise
|
2018-10-24 16:46:32 -07:00 |
|
superfunc
|
939fbe5567
|
Remove basic_fixed_buffer.
Issue #873 indicates that this class is no longer required,
as it has been superseded by a new API.
Fixes #873
|
2018-10-09 06:51:01 -07:00 |
|
Victor Zverovich
|
3f4984fb36
|
Clean core-test and fix linkage errors on older gcc
|
2018-09-19 12:24:38 -07:00 |
|
Victor Zverovich
|
4061a0d35d
|
Parameterize vformat to support custom char types
|
2018-08-05 10:44:59 -07:00 |
|
Victor Zverovich
|
323b92bffe
|
Force linking of inline functions into the library (#795)
|
2018-07-03 19:10:23 -07:00 |
|
Victor Zverovich
|
b60a5c5d49
|
Improve floating-point formatting
|
2018-05-28 20:16:30 -07:00 |
|
Victor Zverovich
|
838400d29b
|
Add inline namespace fmt::v5
|
2018-05-12 11:02:15 -07:00 |
|
Daniela Engert
|
2570f1afdc
|
Provide more overloads for the wide string flavour
Signed-off-by: Daniela Engert <dani@ngrt.de>
|
2018-05-05 07:31:44 -07:00 |
|
Victor Zverovich
|
fd0b07a75a
|
(w)context -> (w)format_context
|
2018-04-08 07:03:44 -07:00 |
|
Sebastian König
|
e90b1da367
|
Fix linker errors using fmt as shared library in MSVC
|
2018-03-28 07:14:56 -10:00 |
|
Victor Zverovich
|
b64486dae9
|
Add format.cc
|
2018-03-21 07:51:56 -07:00 |
|