vitaut
							
						 
					 | 
					
						
						
							
						
						b9f4668855
					 | 
					
						
						
							
							Add missing pragma diagnostic push for clang
						
						
						
						
						
						
						
						Thanks to @ido 
						
						
					 | 
					
						2015-03-19 08:04:31 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						ba81f04bfa
					 | 
					
						
						
							
							Turn verbose output off in travis
						
						
						
						
						
						
					 | 
					
						2015-03-19 08:03:20 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						100bc30773
					 | 
					
						
						
							
							Reset CMAKE_REQUIRED_FLAGS
						
						
						
						
						
						
					 | 
					
						2015-03-19 07:59:12 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						df477565f8
					 | 
					
						
						
							
							Diagnose clang failures
						
						
						
						
						
						
					 | 
					
						2015-03-19 07:51:10 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						a53ac7ad5c
					 | 
					
						
						
							
							Workaround mingw bugs
						
						
						
						
						
						
					 | 
					
						2015-03-19 07:39:24 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						f49ab8e4a9
					 | 
					
						
						
							
							Detect broken cmath
						
						
						
						
						
						
					 | 
					
						2015-03-19 07:34:50 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						0e8fcd47a0
					 | 
					
						
						
							
							Silence warnings about convering float to int
						
						
						
						
						
						
					 | 
					
						2015-03-18 18:59:09 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						bf8636c959
					 | 
					
						
						
							
							Fix compile error on clang when formatting a C++11-style enum
						
						
						
						
						
						
						
						Thanks to @Naios. 
						
						
					 | 
					
						2015-03-18 11:08:34 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						2adbfa4af7
					 | 
					
						
						
							
							Test IsConvertibleToInt with a C++11 enum
						
						
						
						
						
						
					 | 
					
						2015-03-18 11:02:37 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Victor Zverovich
							
						 
					 | 
					
						
						
							
						
						23b60f5735
					 | 
					
						
						
							
							Merge pull request #138 from Naios/build1
						
						
						
						
						
						
						
						Fix build under g++-4.9, SunOS 5.11 i386 i86pc Solaris 
						
						
					 | 
					
						2015-03-18 05:53:12 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Naios
							
						 
					 | 
					
						
						
							
						
						ef7d4879e4
					 | 
					
						
						
							
							Fix build under g++-4.9, SunOS 5.11 i386 i86pc Solaris
						
						
						
						
						
						
						
						* thanks @VolodymyrLavrenchuk for pointing this out. 
						
						
					 | 
					
						2015-03-18 10:34:47 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						33ec5b16d8
					 | 
					
						
						
							
							Don't match bool because it causes undesirable conversions
						
						
						
						
						
						
					 | 
					
						2015-03-17 20:51:29 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						275d1ab423
					 | 
					
						
						
							
							Fix warnings on lesser compilers
						
						
						
						
						
						
					 | 
					
						2015-03-17 20:43:55 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						107a95c9cc
					 | 
					
						
						
							
							Merge branch 'master' of github.com:cppformat/cppformat
						
						
						
						
						
						
					 | 
					
						2015-03-17 20:12:44 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						3d4af9cd65
					 | 
					
						
						
							
							Use `long double instead of int` to avoid warnings
						
						
						
						
						
						
					 | 
					
						2015-03-17 20:12:36 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Victor Zverovich
							
						 
					 | 
					
						
						
							
						
						ef5972e1ca
					 | 
					
						
						
							
							Update README.rst
						
						
						
						
						
						
					 | 
					
						2015-03-17 19:43:47 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						d99c49b970
					 | 
					
						
						
							
							Merge branch 'master' of github.com:cppformat/cppformat
						
						
						
						
						
						
					 | 
					
						2015-03-17 07:57:39 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						538c2610cb
					 | 
					
						
						
							
							Move FMT_USE_VARIADIC_TEMPLATES definition to macro-test.cc
						
						
						
						
						
						
					 | 
					
						2015-03-17 07:57:30 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						8ed6031457
					 | 
					
						
						
							
							Add a comment describing the use of -std=c++11
						
						
						
						
						
						
					 | 
					
						2015-03-17 07:56:55 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Victor Zverovich
							
						 
					 | 
					
						
						
							
						
						a6aa789f4b
					 | 
					
						
						
							
							Merge pull request #136 from Gachapen/fix_initializer_list_check
						
						
						
						
						
						
						
						Fix CMake FMT_INITIALIZER_LIST check failing because of wrong include name. 
						
						
					 | 
					
						2015-03-17 06:48:52 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Magnus Bjerke Vik
							
						 
					 | 
					
						
						
							
						
						b739ec893f
					 | 
					
						
						
							
							Fix CMake FMT_INITIALIZER_LIST check failing because of wrong include name.
						
						
						
						
						
						
					 | 
					
						2015-03-17 10:15:54 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						357950e06b
					 | 
					
						
						
							
							Fix warnings on braindamaged compilers (aka MSVC)
						
						
						
						
						
						
					 | 
					
						2015-03-16 19:02:25 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						df47d819b9
					 | 
					
						
						
							
							Suppress bogus MSVC warning
						
						
						
						
						
						
					 | 
					
						2015-03-16 18:53:14 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						a530052b7e
					 | 
					
						
						
							
							Only include crtdbg.h when compiling with MSVC
						
						
						
						
						
						
					 | 
					
						2015-03-16 18:05:45 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						eccd5e8d15
					 | 
					
						
						
							
							Fix test
						
						
						
						
						
						
					 | 
					
						2015-03-16 09:17:18 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						93ae73adbc
					 | 
					
						
						
							
							Fix a typo
						
						
						
						
						
						
					 | 
					
						2015-03-16 09:05:46 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								vitaut
							
						 
					 | 
					
						
						
							
						
						2b793d2d1e
					 | 
					
						
						
							
							Merge branch 'master' of github.com:cppformat/cppformat
						
						
						
						
						
						
					 | 
					
						2015-03-16 08:52:31 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								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 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Victor Zverovich
							
						 
					 | 
					
						
						
							
						
						eb6baf04ff
					 | 
					
						
						
							
							Update README.rst
						
						
						
						
						
						
					 | 
					
						2015-03-15 06:39:03 -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 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |