viz
|
26c151c5e4
|
Detect [[clang::fallthrough]] even __has_cpp_attribute is not supported
|
2015-02-08 07:57:05 -08:00 |
|
Victor Zverovich
|
326ade7698
|
Document what happens if you pass an invalid error code
to SystemError or WindowsError
|
2015-02-07 09:46:42 -08:00 |
|
Victor Zverovich
|
502d2ede8a
|
Bump version
|
2015-02-07 08:53:30 -08:00 |
|
Victor Zverovich
|
81dc04dd48
|
Update README.rst
Add POL to the list of projects using cppformat
|
2015-02-07 08:31:17 -08:00 |
|
Victor Zverovich
|
fe2b5351be
|
Merge pull request #101 from cppformat/fallthrough
Try detecting clang::fallthrough using __has_cpp_attribute
|
2015-02-07 06:57:20 -08:00 |
|
Victor Zverovich
|
d7fea1ba0c
|
Try detecting clang::fallthrough using __has_cpp_attribute
and use it to silence one of the warnings in #96.
|
2015-02-07 06:51:47 -08:00 |
|
Victor Zverovich
|
37ad436068
|
Fix by @dixlorenz for clang warnings "'return' will never be executed" (#96)
|
2015-02-06 21:27:31 -08:00 |
|
Victor Zverovich
|
45d70b71ec
|
Fix by @dixlorenz for clang warning about unknown Doxygen tags
|
2015-02-06 21:25:30 -08:00 |
|
Victor Zverovich
|
d930f6956f
|
Update README.rst
Add a link to GitHub search for projects using the library
|
2015-02-06 14:03:44 -08:00 |
|
Victor Zverovich
|
38a7406318
|
Update README.rst
Add 0 A.D. to the list of projects using C++ Format and reorder projects lexicographically
|
2015-02-06 13:46:19 -08:00 |
|
Victor Zverovich
|
83f5085551
|
Remove RTD theme
|
2015-02-06 09:01:49 -08:00 |
|
Victor Zverovich
|
554abb12f1
|
Fix formatting
|
2015-02-06 08:45:43 -08:00 |
|
Victor Zverovich
|
f2c16957f7
|
Provide examples of using SystemError and WindowsError (#54)
|
2015-02-06 08:43:02 -08:00 |
|
Victor Zverovich
|
48e6df117a
|
Merge branch 'master' of github.com:cppformat/cppformat
|
2015-02-06 07:27:29 -08:00 |
|
Victor Zverovich
|
59254410da
|
Fix a warning (#95)
|
2015-02-06 07:27:19 -08:00 |
|
Victor Zverovich
|
58a300c82a
|
Merge pull request #98 from MariadeAnton/master
Update README.rst
|
2015-02-06 07:07:14 -08:00 |
|
MariadeAnton
|
710817befb
|
Update README.rst
Added biicode badge
|
2015-02-06 15:19:30 +01:00 |
|
Victor Zverovich
|
ba17cca432
|
Fix link
|
2015-02-05 11:18:16 -08:00 |
|
Victor Zverovich
|
f82f4bd79b
|
Merge branch 'master' of github.com:cppformat/cppformat
|
2015-02-05 11:16:47 -08:00 |
|
Victor Zverovich
|
589b73f646
|
Update links
|
2015-02-05 11:16:39 -08:00 |
|
Victor Zverovich
|
afba2422ae
|
Fix packaging
|
2015-02-05 08:50:47 -08:00 |
|
Victor Zverovich
|
58683f5376
|
Version 1.0 🎆
|
2015-02-05 08:42:25 -08:00 |
|
Victor Zverovich
|
bc6fcd90cf
|
Fix CSS
|
2015-02-05 08:41:19 -08:00 |
|
Victor Zverovich
|
402f5f3178
|
Documentation fixes
|
2015-02-05 08:36:46 -08:00 |
|
Victor Zverovich
|
bdeffc3fdc
|
Fix build on Android NDK
where XSI-compliant version of strerror_r is used violating the docs at
http://linux.die.net/man/3/strerror_r
|
2015-02-05 07:04:22 -08:00 |
|
Victor Zverovich
|
b4eef59100
|
Only add the doc target if doxygen and sphinx-build are available
|
2015-01-30 12:53:52 -08:00 |
|
Victor Zverovich
|
90bc8dd3ed
|
Don't track the dependencies of the doc target as Sphinx does it itself
|
2015-01-30 08:49:48 -08:00 |
|
Victor Zverovich
|
237eaa53e1
|
Replace exclude_trees with exclude_patterns
exclude_trees was removed in Sphinx 1.3b1
|
2015-01-30 07:15:00 -08:00 |
|
Victor Zverovich
|
531ee615af
|
Switch to the main breathe repo
|
2015-01-21 14:46:29 -08:00 |
|
Victor Zverovich
|
fae27d262c
|
Switch to the main breathe repo
|
2015-01-21 14:44:05 -08:00 |
|
Victor Zverovich
|
0bd32f3f29
|
Merge branch 'master' of github.com:cppformat/cppformat
|
2015-01-08 07:56:19 -08:00 |
|
Victor Zverovich
|
43aebf51d6
|
Allow precision specifier for non-float arguments
|
2015-01-08 07:56:08 -08:00 |
|
Victor Zverovich
|
757a523195
|
Merge pull request #89 from mparaniak/master
Add format linking to tests
|
2015-01-06 09:12:37 -08:00 |
|
Mikolaj Paraniak
|
7f706171a9
|
Add format linking to tests
|
2015-01-06 16:57:07 +01:00 |
|
Victor Zverovich
|
cd828a8691
|
Add a test for https://github.com/cppformat/cppformat/issues/86
|
2015-01-05 07:16:26 -08:00 |
|
Victor Zverovich
|
6080108802
|
Merge pull request #87 from aruhan/issue/86
Fix format using wostream produces wrong results
|
2015-01-05 07:13:04 -08:00 |
|
aruhan
|
e8febf7f4b
|
Fix format using wostream produces wrong results
|
2015-01-05 22:33:18 +09:00 |
|
Victor Zverovich
|
130bccbcbf
|
Update README.rst
|
2014-12-19 07:50:41 -08:00 |
|
Victor Zverovich
|
01414ac6ec
|
Update README.rst
|
2014-12-19 07:49:54 -08:00 |
|
Victor Zverovich
|
3cb004d0d3
|
Update README.rst
|
2014-12-19 07:48:38 -08:00 |
|
Victor Zverovich
|
a7d7e0daec
|
Restore bootstrap theme
|
2014-12-19 07:42:46 -08:00 |
|
Victor Zverovich
|
67e196eac4
|
Make test libraries static
|
2014-12-19 07:39:13 -08:00 |
|
Victor Zverovich
|
fdecd5b40f
|
Remove FMT_SHARED in favor of BUILD_SHARED_LIBS
|
2014-12-19 07:37:49 -08:00 |
|
Victor Zverovich
|
a8b1769803
|
Use default namespace
|
2014-12-18 08:46:25 -08:00 |
|
Victor Zverovich
|
8d89e56d2c
|
Set primary domain to cpp
|
2014-12-18 08:36:53 -08:00 |
|
Victor Zverovich
|
fb12cfd196
|
Suppress more bogus warnings
|
2014-12-17 06:53:32 -08:00 |
|
Victor Zverovich
|
ecd2b80e8f
|
Get rid of using declarations for header-only config
|
2014-12-17 06:42:26 -08:00 |
|
Victor Zverovich
|
c95908bd8c
|
Disable bogus MSVC warnings
|
2014-12-17 06:41:21 -08:00 |
|
Victor Zverovich
|
c630d1f236
|
Disable "secure" warnings in posix.
|
2014-12-16 07:07:09 -08:00 |
|
Victor Zverovich
|
0d1eb8b1ea
|
Don't undefine "secure" warnings
|
2014-12-16 07:02:59 -08:00 |
|