Commit Graph

314 Commits

Author SHA1 Message Date
John Maddock
2fe8cfb9a8 Changed BOOST_NO_STD_WSTREAM to BOOST_NO_STD_WSTREAMBUF
as the former is not in the config system


[SVN r16223]
2002-11-13 12:19:44 +00:00
John Maddock
5e469f3509 Changed BOOST_NO_STD_WSTREAM to BOOST_NO_STD_WSTREAMBUF,
the former doesn't exist in the config system.


[SVN r16221]
2002-11-13 12:15:10 +00:00
Samuel Krempp
3eb121f7ed provides Jamfiles for user.
(merge from branch RC_1_29_0 )


[SVN r15854]
2002-10-10 12:32:24 +00:00
Samuel Krempp
e7199ada9b merge from RC_1_29_0 branch
( removed "$Id$" from header comments,  and hunted down two tabs)


[SVN r15849]
2002-10-10 11:17:19 +00:00
Samuel Krempp
68d6e51fde removed unneeded "using wstring".
[SVN r15694]
2002-10-03 22:16:53 +00:00
Samuel Krempp
415a762b97 Merged from branch to trunk
[SVN r15497]
2002-09-24 16:37:40 +00:00
Samuel Krempp
ee2ed45450 . fixed parsing bug, when a '%%' was used after all arguments in a format string.
. mention the '%%' syntax for printing literal '%'
 in the documentation. (it's standard printf legacy, but nonetheless)


[SVN r15075]
2002-08-24 02:34:00 +00:00
Beman Dawes
813747153a add people link
[SVN r14759]
2002-08-09 21:51:40 +00:00
Samuel Krempp
a7ccc60cb7 bad semi-colons removed, thanks to <Gennadiy@ilx.com>
[SVN r14622]
2002-07-26 22:21:30 +00:00
Dave Abrahams
00fda18017 Fix unversioned VC++ checks
[SVN r14436]
2002-07-13 12:26:19 +00:00
Samuel Krempp
c11dd7586e BOOST_IO_STD fixes (I had forgot a few things, thanks Markus)
[SVN r14209]
2002-06-20 12:43:43 +00:00
Samuel Krempp
062198b94a . used std::streamsize instead of int where needed.
. added format_config.hpp and BOOST_IO_STD macro to deal with STLport
(which does not accept 'std::' in 'std::basic_stream<..>' )
as suggested by Markus Schöpflin <markus.schoepflin@ginit-technology.com>


[SVN r14162]
2002-06-17 17:29:43 +00:00
Samuel Krempp
15f5f93ea1 removed reference to timer-library.
updated list of headers.


[SVN r14017]
2002-05-23 10:54:21 +00:00
Samuel Krempp
c2acd377bf initial commit
[SVN r14002]
2002-05-22 11:56:47 +00:00