Edward Diener
a368257804
Merge pull request #16 from jeking3/trac-11055
...
trac-11055: clean up a few spelling and grammatical errors in the doc
2017-10-11 09:48:07 -04:00
Edward Diener
733670140c
Merge pull request #15 from jeking3/ci
...
Add appveyor and travis build scripts for continuous integration
2017-10-11 09:46:37 -04:00
James E. King, III
ba43c1be1e
trac-11055: clean up a few spelling and grammatical errors in the doc
2017-10-10 21:05:59 -07:00
James E. King, III
67d33e7545
add appveyor and travis build scripts for continuous integration
2017-10-10 12:41:53 -07:00
Edward Diener
c01cb4154b
Merge pull request #14 from jeking3/fix-misaligned-master-develop
...
Master had an additional commit not in develop
2017-10-07 09:59:08 -04:00
Marshall Clow
724faf399b
Changed 'less' to 'fewer' in an error message. Patch from @tempoz
2017-10-07 06:43:59 -07:00
Edward Diener
2cf22ff716
Merge pull request #13 from jeking3/trac-11632-ubsan-alt-sstream
...
fix boost trac 11632: UB in boost.format basic_oaltstringstream
2017-10-07 06:39:38 -04:00
James E. King, III
d243e11dee
fix boost trac 11632: UB in boost.format basic_oaltstringstream
2017-10-06 21:07:58 -07:00
Marshall Clow
614113c408
Merge changes from develop for the 1.63.0 release
boost-1.65.1
boost-1.65.0
boost-1.64.0-beta2
boost-1.64.0-beta1
boost-1.64.0
boost-1.63.0
2016-11-30 13:05:22 -08:00
Marshall Clow
1162f08060
Merge pull request #12 from tsondergaard/remove-nonascii-character
...
Remove non-ascii character from source
2016-11-02 11:25:53 -07:00
Thomas Sondergaard
b849028e5e
Update references to c++ standard documentation
...
Use stable section names rather than section numbers.
2016-09-16 10:43:39 +02:00
Thomas Sondergaard
045c6f15b9
Remove non-ascii character from source
...
Fixes C4828 warning emitted by Visual C++ compiler using /utf8 or
/validate-charset flag.
2016-09-15 11:00:26 +02:00
Marshall Clow
aad562ab81
Merge to master for 1.62.0 release
boost-1.62.0
2016-08-17 13:23:35 -07:00
Edward Diener
c81520e971
Merge pull request #11 from stbergmann/develop
...
BOOST_FALLTHROUGH to silence Clang -Wimplicit-fallthrough
2016-05-11 08:17:58 -04:00
Stephan Bergmann
28dada662b
BOOST_FALLTHROUGH to silence Clang -Wimplicit-fallthrough
2016-05-11 08:47:03 +02:00
Edward Diener
79be7b6b87
Merge pull request #10 from soukouki/correct-example-comment
...
Move the comment
2016-04-24 20:03:17 -04:00
soukouki
b747d6e08f
Move the comment
2016-04-24 23:45:06 +09:00
Edward Diener
d307c1dde0
Merge branch 'develop'
boost-1.61.0
boost-1.60.0
2015-10-15 20:59:35 -04:00
Edward Diener
8023d13df5
Merge pull request #9 from joachim-faulhaber/format_patches_1_59_0
...
Bugfix: missing imbue call can lead to crashes
2015-09-23 09:31:07 -07:00
Joachim Faulhaber
6fd5847729
Tweaked imbue fix: Checked for non-null-ness explicitly
2015-09-23 17:53:46 +02:00
Joachim Faulhaber
e5171589fe
Bugfix: missing imbue call can lead to crashes
2015-09-22 14:32:13 +02:00
Marshall Clow
e6e6a29666
Merge to master for 1.59.0 release
boost-1.59.0
2015-07-22 10:39:37 -07:00
Marshall Clow
d80537520b
Changed 'less' to 'fewer' in an error message. Patch from @tempoz
2015-05-18 08:34:53 -07:00
Marshall Clow
c053e9e154
Merge pull request #6 from lanurmi/spelling-fix-occurrence
...
Fix spelling of "occurrence"; pull request by @lanurmi
2015-04-03 07:44:27 -07:00
Marshall Clow
b48d5b8e33
Merge pull request #4 from bkentel/develop
...
Fix a warning under MSVC
2015-04-03 07:43:49 -07:00
Marshall Clow
926a8d7600
Merge changes from develop for the 1.58.0 release
boost-1.58.0
2015-04-01 10:29:48 -07:00
Lauri Nurmi
af6c906cad
Fix spelling of "occurrence".
2015-03-28 21:44:41 +02:00
Marshall Clow
0fbac72f0b
Merge pull request #5 from awulkiew/patch-1
...
Suppress sign-conversion warning in parsing.hpp; patch from awulkiew
2015-02-09 06:24:52 -08:00
Adam Wulkiewicz
992070cacf
Suppress sign-conversion warning in parsing.hpp.
2015-02-02 16:32:09 +01:00
Brandon Kentel
efc6ccd04e
Fix a warning under MSVC
...
Fix a warning under MSVC when BOOST_NO_STD_LOCALE is defined.
2014-10-14 23:49:41 +09:00
Marshall Clow
5826c68f60
Fix typo. Patch from kylelutz
2014-09-18 20:59:59 -07:00
Noel Belcourt
0cf81c7a91
Merge pull request #2 from danieljames/metadata
...
Create metadata file.
Thanks Daniel.
2014-09-01 20:33:25 -06:00
Daniel James
609bf01e0a
Add metadata file.
2014-08-18 14:59:05 +01:00
Noel Belcourt
8559d84cf2
Merge pull request #1 from boostorg/develop
...
Merge to master.
All except under gcc-4.9 and the format errors are a result of Boost.Test not working correctly under 4.9.
boost-1.57.0
boost-1.56.0
2014-05-12 11:06:19 -06:00
Daniel James
51b8d0c23b
Create merge base for git.
2014-04-06 14:06:18 +01:00
Stephen Kelly
b53aaaa7e7
Format: Remove obsolete GCC version checks.
...
[SVN r86110]
2013-10-01 08:46:12 +00:00
Stephen Kelly
88a0d6e924
Format: Remove obsolete MSVC version checks.
...
[SVN r86040]
2013-09-30 00:21:57 +00:00
Joachim Faulhaber
68f7bc0a7a
Fix for Ticket #7435 : Crash with format using UTF16 strings on MacOS X. Reporter: Franz Detro.
...
https://svn.boost.org/trac/boost/ticket/7435
[SVN r83374]
2013-03-09 19:15:28 +00:00
Steven Watanabe
2e154546e7
Reduce code bloat from boost::format. Fixes #4700 .
...
[SVN r80989]
2012-10-15 01:28:53 +00:00
Steven Watanabe
f2b47a151a
Add #include <locale>. Refs #4700 .
...
[SVN r80987]
2012-10-14 19:17:26 +00:00
Steven Watanabe
7907ce81f4
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
...
[SVN r68168]
2011-01-15 08:11:51 +00:00
Bryce Adelstein-Lelbach
22546935a2
Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.
...
On Linux, GNU's libstdc++, which is the default stdlib for icc and clang,
cannot parse the <iomanip> header in version 4.5+ (which thankfully neither
compiler advises the use of yet), as it's original C++98-friendly
implementation has been replaced with a gnu++0x implementation.
<boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing
boost::detail::setfill, boost::detail::setbase, boost::detail::setw,
boost::detail::setprecision, boost::detail::setiosflags and
boost::detail::resetiosflags.
[SVN r68140]
2011-01-14 02:35:58 +00:00
Steven Watanabe
0bcaf671d6
Merge format from the trunk. This should fix the regressions resulting from the partial merge in [63640].
...
[SVN r63794]
2010-07-09 20:27:18 +00:00
Hartmut Kaiser
3b7bf2dff6
Spirit: merging from trunk upto rev. 61489
...
[SVN r63640]
2010-07-04 22:38:38 +00:00
Steven Watanabe
c2abf0cff0
Make Boost.Format work with the default libCstd on sun CC. Fixes #3894
...
[SVN r62825]
2010-06-11 23:13:32 +00:00
Steven Watanabe
6b0b958736
Remove a few non-ASCII characters
...
[SVN r62671]
2010-06-09 17:19:52 +00:00
Jeremiah Willcock
3e997b0afc
Fixed tab and no-newline-at-end-of-file issues from inspection report
...
[SVN r61435]
2010-04-20 17:54:16 +00:00
Samuel Krempp
85acf8fc52
fixes new functions (remaining_args, expected_args, ...) in case bound.size()==0
...
[SVN r57830]
2009-11-21 08:19:51 +00:00
Ralf W. Grosse-Kunstleve
10cc220b36
boost/format/format_implementation.hpp: fixing elementary syntax error introduced in rev. 57734
...
[SVN r57751]
2009-11-18 17:26:32 +00:00
Samuel Krempp
83372ec07a
adds tests for new member functions expected_args remaining_args fed_args bound_args and cur_arg .
...
[SVN r57735]
2009-11-17 22:51:17 +00:00