vitaut
|
5aecd4947f
|
Use GetFileSize instead of GetFileSizeEx on Windows
|
2015-03-16 08:52:23 -07:00 |
|
vitaut
|
c6d3a73201
|
Workaround MinGW's braindamage
|
2015-03-16 08:43:59 -07:00 |
|
vitaut
|
4825fb4a0d
|
Add default value for None's template argument
|
2015-03-16 08:43:33 -07:00 |
|
vitaut
|
d08c4ba84a
|
Merge branch 'master' of github.com:cppformat/cppformat
|
2015-03-15 06:35:06 -07:00 |
|
vitaut
|
4547523e19
|
Make dummy strerror_r and strerror_s inline and remove old comment
|
2015-03-15 06:34:59 -07:00 |
|
Victor Zverovich
|
e65e05b960
|
Merge pull request #134 from CarterLi/master
Improve behaviors when disabling exceptions
|
2015-03-15 06:21:28 -07:00 |
|
Carter Li
|
80d1dd29b7
|
Feedback
|
2015-03-15 09:31:13 +08:00 |
|
Carter Li
|
c97c0fbbc9
|
Merge remote-tracking branch 'upstream/master'
|
2015-03-15 09:23:19 +08:00 |
|
vitaut
|
e1776acd19
|
Handle the result of XSI-complint version of strerror_r correctly
|
2015-03-14 14:05:02 -07:00 |
|
vitaut
|
341b98c6e2
|
Detect safe strerror variants using function overloading instead of macros
|
2015-03-14 13:39:33 -07:00 |
|
Carter Li
|
2d4631a580
|
Silence -Wunused-parameter
|
2015-03-14 14:54:37 +08:00 |
|
Carter Li
|
593d3aef9e
|
Improve behaviors when disabling exceptions
|
2015-03-14 14:37:02 +08:00 |
|
vitaut
|
b8c36498f2
|
Temporarily disable mingw build
|
2015-03-12 09:06:50 -07:00 |
|
vitaut
|
97b33fe069
|
More mingw fixes
|
2015-03-12 08:57:25 -07:00 |
|
vitaut
|
82a3e78e04
|
Indent
|
2015-03-12 08:57:00 -07:00 |
|
vitaut
|
9f19796ef0
|
Remove extra #endif
|
2015-03-12 08:37:07 -07:00 |
|
vitaut
|
23b7bfead0
|
More mingw fixes
|
2015-03-12 08:29:28 -07:00 |
|
vitaut
|
57f9f06619
|
More mingw fixes
|
2015-03-12 08:11:04 -07:00 |
|
vitaut
|
03ee6a0295
|
Fix mingw build
|
2015-03-12 08:00:56 -07:00 |
|
vitaut
|
6bca5ca109
|
Woraround a bug in MinGW
|
2015-03-12 07:49:01 -07:00 |
|
vitaut
|
b2207f9d05
|
Workaround MinGW bug https://sourceforge.net/p/mingw/bugs/2024/
|
2015-03-12 07:24:15 -07:00 |
|
vitaut
|
752580a5c2
|
Move sys/types.h include to posix.h for MinGW
|
2015-03-12 07:09:44 -07:00 |
|
vitaut
|
93cfe9951b
|
Woraround for braindamaged versions of MinGW
|
2015-03-12 06:48:14 -07:00 |
|
vitaut
|
6dd532b456
|
Add mingw bin directory to path and enable mingw build
|
2015-03-12 06:13:51 -07:00 |
|
vitaut
|
3b259b5120
|
Disable mingw build again
|
2015-03-11 09:04:55 -07:00 |
|
vitaut
|
870f42e1f0
|
Enable mingw build with extra diagnostics
|
2015-03-11 07:10:43 -07:00 |
|
Victor Zverovich
|
e3a1da5a71
|
Temporarily disable mingw build
|
2015-03-10 10:17:08 -07:00 |
|
Victor Zverovich
|
da547f5533
|
Fix mingw build, take 2
|
2015-03-10 09:43:12 -07:00 |
|
Victor Zverovich
|
961097315c
|
Fix mingw build
|
2015-03-10 09:18:31 -07:00 |
|
Victor Zverovich
|
f9e1c2bd59
|
Use preinstalled mingw on appveyor
|
2015-03-10 08:52:39 -07:00 |
|
Victor Zverovich
|
8c8826f749
|
Merge branch 'master' of github.com:cppformat/cppformat
|
2015-03-10 07:53:57 -07:00 |
|
Victor Zverovich
|
5821aec7b9
|
Implement printing of values that are convertible to int such as enums
|
2015-03-10 07:53:46 -07:00 |
|
Victor Zverovich
|
689ea8d3dd
|
Merge pull request #130 from cstamford/master
Added the define FMT_SWPRINTF to allow compilation under TDM-gcc (and po...
|
2015-03-10 06:34:07 -07:00 |
|
cstamford
|
55836caa8d
|
Added the define FMT_SWPRINTF to allow compilation under TDM-gcc (and possibly other MinGW distributions).
|
2015-03-10 07:04:31 +00:00 |
|
Victor Zverovich
|
a037a829f5
|
Update README.rst
|
2015-03-09 09:29:46 -07:00 |
|
Victor Zverovich
|
7e251643db
|
Update README.rst
|
2015-03-09 08:48:08 -07:00 |
|
Victor Zverovich
|
08d759c425
|
Merge branch 'master' of github.com:cppformat/cppformat
|
2015-03-09 07:37:34 -07:00 |
|
Victor Zverovich
|
6af3da1089
|
Merge website content into docs
|
2015-03-09 07:37:27 -07:00 |
|
Victor Zverovich
|
eec6b29b64
|
Update ChangeLog.rst
|
2015-03-06 08:58:54 -08:00 |
|
Victor Zverovich
|
0b097da31e
|
Set release date
|
2015-03-06 08:33:25 -08:00 |
|
Victor Zverovich
|
f9e98c2007
|
Merge branch 'master' of github.com:cppformat/cppformat
|
2015-03-06 08:30:38 -08:00 |
|
Victor Zverovich
|
2d80bcc1cb
|
Bump version
|
2015-03-06 08:30:30 -08:00 |
|
Victor Zverovich
|
fa5b35e539
|
Update ChangeLog.rst
|
2015-03-06 08:17:13 -08:00 |
|
Victor Zverovich
|
549b61e958
|
Update ChangeLog.rst
|
2015-03-06 08:15:11 -08:00 |
|
Victor Zverovich
|
2d200e3caa
|
Update ChangeLog.rst
|
2015-03-06 08:14:19 -08:00 |
|
Victor Zverovich
|
3252eead94
|
Update ChangeLog.rst
|
2015-03-06 08:03:34 -08:00 |
|
Victor Zverovich
|
d82b6c7e62
|
Update ChangeLog.rst
|
2015-03-06 08:03:11 -08:00 |
|
Victor Zverovich
|
55ba812d12
|
Update ChangeLog.rst
|
2015-03-06 07:52:51 -08:00 |
|
Victor Zverovich
|
5463a62d43
|
Update ChangeLog.rst
|
2015-03-06 07:52:06 -08:00 |
|
Victor Zverovich
|
9350328086
|
Update ChangeLog.rst
|
2015-03-06 07:32:28 -08:00 |
|