Add a license file to the repository
James E. King, III
2018-04-29 09:49:15 -0400
76293b18b1Work around a gcc-7.3 issue running ubsan on travis CI
James E. King, III
2018-04-29 08:07:33 -0400
225de6455dMerge branch 'develop'
James E. King, III
2018-03-07 15:50:18 -0500
87304f009bimprove code coverage results processing
James E. King, III
2018-03-07 15:24:37 -0500
e79e092294Merge branch 'develop'
James E. King, III
2018-01-28 08:41:25 -0500
46bf5bb508Update README appveyor links
James E. King, III
2018-01-28 08:39:35 -0500
d6d0b4670eUpdate README file
James E. King, III
2018-01-28 08:35:38 -0500
9ed6aef59aenable coverity scan builds on push or cron jobs in master and develop
James E. King, III
2018-01-23 11:23:06 -0500
e4b101cd92expand appveyor to cover cygwin 32-bit and 64-bit, mingw 32-bit unit tests were failing on cygwin so I changed them to use lightweight test therefore Boost.Format no longer depends on Boost.Test
James E. King, III
2018-01-21 09:20:15 -0500
587c66bf92Update CI adding cppcheck support and tweak UBSAN settings
James E. King, III
2018-01-19 12:53:14 -0500
61d477559eMerge branch 'develop'
James E. King, III
2017-11-09 11:49:51 -0800
5c6b268531fix coverity master build job
James E. King, III
2017-11-03 05:33:57 -0700
dbd3271ce0fix coverity master build job
James E. King, III
2017-11-03 05:33:57 -0700
c912b9f412fix coverity master build job
James E. King, III
2017-11-03 05:33:57 -0700
ee56231fd7Merge branch 'develop' into master for 1.66.0 release.
James E. King, III
2017-11-02 06:10:19 -0700
5f93cc7f66improve code coverage, found and fixed a few bugs
James E. King, III
2017-11-01 09:45:52 -0700
1ed06cf3d9fix codecov integration
James E. King, III
2017-10-31 15:12:33 -0700
7809c23d2eenable branch coverage information
James E. King, III
2017-10-28 00:47:18 -0400
9332ddbc62update readme and fix links to services
James E. King, III
2017-10-28 00:12:07 -0400
6410b2ec28fix codecov path parsing
James E. King, III
2017-10-27 21:19:34 -0400
f646ed043eupdate travis for support for codecov, optimize build jobs
James E. King, III
2017-10-26 20:09:08 -0400
e28c3a5736ensure stream flags are preserved in format tool
James E. King, III
2017-10-26 15:34:01 -0400
842d9a0b58Merge remote-tracking branch 'origin/develop' for 1.66.0 release.
James E. King, III
2017-10-26 00:02:52 -0400
a83bc2228aupdate readme for tools directory
James E. King, III
2017-10-25 20:57:09 -0400
e0d1a9ab1ahandle volatile arguments to operator% by making a non-volatile copy of them before feeding through
James E. King, III
2017-10-25 11:44:06 -0400
2f751f1c57add valgrind to one of the jobs
James E. King, III
2017-10-25 18:50:18 -0400
7f23cb3fafadd example directory to depinst for CI
James E. King, III
2017-10-25 18:29:17 -0400
cd287874d5leverage changes in depinst.py to properly install deps for benchmark and tools directories
James E. King, III
2017-10-24 23:35:39 -0400
ef8ce677b0fix max interaction against windows.h
James E. King, III
2017-10-24 21:40:41 -0400
184d8dcd1badd jeking3 to the maintainer list and simplify the description
James E. King, III
2017-10-24 17:12:57 -0400
bf6016ce1eMerge pull request #44 from jeking3/issue-35
James E. King, III
2017-10-24 16:57:12 -0400
91a7fa92ebMerge pull request #43 from jeking3/issue-31
James E. King, III
2017-10-24 16:28:12 -0400
9212dde81cMerge pull request #42 from jeking3/issue-29
James E. King, III
2017-10-24 15:50:08 -0400
5ce533d8d2Add support for parsing Microsoft extensions of argument types 'w', 'I', 'I32', 'I64'
James E. King, III
2017-10-24 12:29:55 -0400
280b3f30f6Merge pull request #41 from jeking3/issue-30
James E. King, III
2017-10-24 12:26:17 -0400
7f55124ecfadd support for boolalpha with %b conversion specifier
James E. King, III
2017-10-24 10:35:44 -0400
1a5993fa80add support for parsing (and ignoring) argument types 'j', 'z'
James E. King, III
2017-10-24 09:00:41 -0400
e582b2f813Add conversion specifier support for 'A', 'a', and 'F'
James E. King, III
2017-10-23 09:48:08 -0400
97844f0247fix warnings related to string literals assigned to non-const char *
James E. King, III
2017-10-23 13:04:16 -0400
e3246c9012added a matrix tool that allows for version-to-version comparison of printf style format statements as well as comparison against snprintf results
James E. King, III
2017-10-16 16:03:30 -0400
2c8660f841fix some warnings under msvc
James E. King, III
2017-10-22 08:10:04 -0400
91ef9a40eefix readme links
James E. King, III
2017-10-20 12:44:15 -0400
a82afae126fix readme links
James E. King, III
2017-10-20 12:44:15 -0400
b8f7e34ebcMerge changes from develop for the 1.66.0 release.
James E. King, III
2017-10-20 11:59:08 -0400
8fff1bba3bfixed memory leak in benchmark code and removed dead code
James E. King, III
2017-10-18 14:16:10 -0400
0afe67f433add a top level README file to improve the github experience
James E. King, III
2017-10-18 06:51:22 -0700
5cc09070b8enable Coverity Scan on preflight pull request to or cron build of master
James E. King, III
2017-10-14 04:26:03 -0700
34f7d339a2fix casting in call_put_* feed_args
James E. King, III
2017-10-13 10:49:29 -0700
0e3c00c646re-enable benchmark build as part of standard builds, fixed a NO_LOCALE build error the benchmark build discovered, updated ignored argument handling and fixed build warnings in clang, changed CI build scripts to build from top level of library
James E. King, III
2017-10-13 09:00:46 -0700
34c3180273trac-10324: const correctness on casts
James E. King, III
2017-10-12 11:07:29 -0700
f07d635260trac-8735: add unit test for bad format exception
James E. King, III
2017-10-12 09:39:20 -0700
ec42f3aa74trac-7477: fix exception specification on destructor
James E. King, III
2017-10-12 12:02:37 -0400
1dfb4be3f2trac-8998: documentation fix for boost.format From: Tim Blechmann <tim@klingt.org> Date: Tue, 23 Jul 2013 13:53:52 +0200
James E. King, III
2017-10-12 10:48:50 -0700
e019e8dcc6trac-7379: added a couple tests and beefed up existing ones
James E. King, III
2017-10-12 08:38:13 -0700
bc53dbbaa2trac-4636: explicit clamping provided to ensure MSVC /RTCc succeeds
James E. King, III
2017-10-11 17:57:13 -0700
a368257804Merge pull request #16 from jeking3/trac-11055
Edward Diener
2017-10-11 09:48:07 -0400
733670140cMerge pull request #15 from jeking3/ci
Edward Diener
2017-10-11 09:46:37 -0400
ba43c1be1etrac-11055: clean up a few spelling and grammatical errors in the doc
James E. King, III
2017-10-10 21:05:59 -0700
67d33e7545add appveyor and travis build scripts for continuous integration
James E. King, III
2017-10-10 11:04:35 -0700
c01cb4154bMerge pull request #14 from jeking3/fix-misaligned-master-develop
Edward Diener
2017-10-07 09:59:08 -0400
724faf399bChanged 'less' to 'fewer' in an error message. Patch from @tempoz
Marshall Clow
2015-05-18 08:34:53 -0700
2cf22ff716Merge pull request #13 from jeking3/trac-11632-ubsan-alt-sstream
Edward Diener
2017-10-07 06:39:38 -0400
d243e11deefix boost trac 11632: UB in boost.format basic_oaltstringstream
James E. King, III
2017-10-06 21:07:58 -0700
614113c408Merge changes from develop for the 1.63.0 release
Marshall Clow
2016-11-30 13:05:22 -0800