Jürgen Hunold
62b0d7ce06
Fix: restore FATAL_ERROR
...
[SVN r49520]
2008-11-01 14:53:23 +00:00
Jürgen Hunold
cf6dd121d4
Fix: Bump version number to 1.37.0
...
[SVN r49519]
2008-11-01 14:42:33 +00:00
Vladimir Prus
bf6bbc62b1
Document the 'include' feature
...
[SVN r49513]
2008-11-01 13:32:11 +00:00
Michael A. Jackson
30e6fc2241
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49512]
2008-11-01 13:27:35 +00:00
Vladimir Prus
2ebb495f75
Improve configuration/invocation docs
...
[SVN r49511]
2008-11-01 13:23:12 +00:00
Michael A. Jackson
1cc4d6b1c8
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
Vladimir Prus
3bf3ff2d66
Add properties help to Jamroot.
...
[SVN r49508]
2008-11-01 13:07:19 +00:00
Michael A. Jackson
445dc6d635
Starting merge of CMake build system files into trunk with the encouragement of Doug Gregor and others.
...
[SVN r49507]
2008-11-01 12:53:52 +00:00
Andrey Semashev
bfac1dbae9
Fixed a number of misprints in the documentation, added change notes for
...
the latest commit. The tests are modified to support the latest changes.
[SVN r49506]
2008-11-01 10:36:57 +00:00
Andrey Semashev
e71b316999
Fixed various issues, including missing includes, missing IO operators
...
for local time, windows.h inclusion on Windows, compilation failure on
GCC 4.3, a number of warnings on GCC and MSVC. Added a new format
specifier %O to format and read more than 99 hours in time durations.
All exception throwing moved to boost::throw_exception in order to
support builds with exceptions disabled.
[SVN r49505]
2008-11-01 10:34:04 +00:00
Vladimir Prus
4b584b39c8
Properly set threading options when compiling PCH.
...
Bug report from Jeroen van der Wulp.
[SVN r49504]
2008-11-01 08:21:56 +00:00
Boris Gubenko
4f0d601d33
markup some Boost.Spirit tests that may take too long to compile with aC++
...
[SVN r49502]
2008-10-31 21:54:06 +00:00
Boris Gubenko
2dc424be2e
markup tests that take too long to compile with aC++
...
[SVN r49501]
2008-10-31 15:19:01 +00:00
Christopher Kohlhoff
3f6e8be9c3
Add more documentation for asio::streambuf.
...
[SVN r49497]
2008-10-31 01:09:45 +00:00
John Maddock
00b7f3baae
Fixes #2445 .
...
Update to recognise VC10.
[SVN r49488]
2008-10-29 17:11:50 +00:00
Christopher Kohlhoff
2a0949eac6
Fix scoped_ptr usage to work with Sun Studio 11.
...
[SVN r49484]
2008-10-29 13:00:24 +00:00
Christopher Kohlhoff
56d0f911dc
Add a new POSIX-specific chat client showing how to use the
...
posix::stream_descriptor class.
[SVN r49483]
2008-10-29 12:50:58 +00:00
Christopher Kohlhoff
deb62cc35e
Fix problem in read_until's match_condition handling when the delimiter
...
lies at the end of the data.
[SVN r49482]
2008-10-29 12:49:05 +00:00
Beman Dawes
18cf4f8107
Filesystem: fix #2224 (Hajo Kirchhoff)
...
[SVN r49481]
2008-10-29 11:52:07 +00:00
Beman Dawes
1c4aa66e5e
Fix broken link
...
[SVN r49477]
2008-10-28 19:30:51 +00:00
Beman Dawes
51707d73ec
Filesystem: update docs release history.
...
[SVN r49473]
2008-10-28 11:47:24 +00:00
Dan Marsden
a614da3de1
bugfix to fold test, and new transform test
...
[SVN r49470]
2008-10-27 22:13:20 +00:00
Steven Watanabe
f2ab7e6c3f
Make common.copy set the timestamp of the destination to the current time on windows
...
[SVN r49463]
2008-10-27 16:27:53 +00:00
John Maddock
5aeb994778
Fix PDF build issue, and regenerated docs.
...
[SVN r49461]
2008-10-27 16:17:02 +00:00
Eric Niebler
eedce4f5fc
give data members with <purpose> in synopses the same treatment as functions and typedefs
...
[SVN r49459]
2008-10-26 20:24:59 +00:00
John Maddock
5979067bb8
Fix pch support for Intel on Win32.
...
[SVN r49458]
2008-10-26 18:43:35 +00:00
Dan Marsden
10479a0b6b
added fold test and simplified repetition in the Makefile
...
[SVN r49456]
2008-10-26 14:39:59 +00:00
Hartmut Kaiser
42fb23ae97
Spirit: Applied Joel's fix for ISO8859/1 charclass.
...
[SVN r49455]
2008-10-26 00:13:38 +00:00
Hartmut Kaiser
20d378d8d0
Spirit: Applied Joel's fix for ISO8859/1 charclass.
...
[SVN r49454]
2008-10-26 00:13:20 +00:00
Vladimir Prus
8af92eaf9f
Make python integration example work again
...
[SVN r49452]
2008-10-25 17:05:51 +00:00
Vladimir Prus
69a6c7c99e
Set -fPIC for .m and .mm compilations
...
[SVN r49451]
2008-10-25 16:44:09 +00:00
Vladimir Prus
ef6b5739f7
Fix -fPIC for C compilation
...
[SVN r49450]
2008-10-25 16:31:59 +00:00
Boris Gubenko
283e23d3e6
markup Boost.Integer library test integer_test for acc toolset -- compilation time may exceed specified timeout value
...
[SVN r49445]
2008-10-24 15:45:30 +00:00
John Maddock
7d959fce12
Fix typo in regex_replace docs.
...
Regenerate docs.
[SVN r49443]
2008-10-23 14:52:50 +00:00
Beman Dawes
2b30176c6b
Getting started: update to 1.37.0. The trac Release Manager's Checklist was also updated so that Getting Started will get updated right at the start of the release cycle.
...
[SVN r49438]
2008-10-22 20:26:04 +00:00
Eric Niebler
ce7ef15f23
add support for Boost.Exception
...
[SVN r49436]
2008-10-22 19:17:43 +00:00
Daniel James
138fe9c942
Update the version number in the getting started guide.
...
[SVN r49435]
2008-10-22 19:16:22 +00:00
Robert Ramey
a487067daa
Fixed svn merge repeated paragraph
...
[SVN r49434]
2008-10-22 17:27:31 +00:00
Gennaro Prota
5781b87896
dynamic_bitset:
...
always provide a definition for static data members of const integral type
[SVN r49433]
2008-10-22 15:47:27 +00:00
Beman Dawes
badc8bf62a
shapshot_posix: use --non-recursive rather than --depth=files until the linux distros catch up
...
[SVN r49432]
2008-10-22 12:46:29 +00:00
Fernando Cacciola
b637078888
Removed **ODD** "cacciola" entry as a library (!?)
...
[SVN r49431]
2008-10-22 12:23:46 +00:00
Robert Ramey
981370bf8d
Updated spirit include directories
...
[SVN r49430]
2008-10-22 04:12:51 +00:00
Robert Ramey
64db8e59dd
Updated spirit include directories
...
[SVN r49429]
2008-10-22 04:11:40 +00:00
Beman Dawes
8219b249c1
snapshot_posix.sh: leave an audit trail, which is used by inspect to determine revision number
...
[SVN r49421]
2008-10-21 16:03:35 +00:00
Beman Dawes
6c1f57261d
If revision not found in inspect root, try directory svn_info one level up
...
[SVN r49420]
2008-10-21 15:43:47 +00:00
Beman Dawes
f44d41b331
Release script cleanups
...
[SVN r49417]
2008-10-21 11:59:00 +00:00
Niels Dekker
fc1ac823a2
Swap documentation: fixed a misspelling of the name of Steven Watanabe.
...
[SVN r49416]
2008-10-21 09:55:54 +00:00
Dan Marsden
c0a4a8a510
Adding simple compile time tests
...
[SVN r49409]
2008-10-20 21:36:04 +00:00
Beman Dawes
cf7cdc927a
Get ready for 1.37.0; build docs only in the posix tree, then copy to windows tree.
...
[SVN r49399]
2008-10-20 13:42:11 +00:00
Beman Dawes
d96f77295d
Reflect addition of proto
...
[SVN r49397]
2008-10-20 13:13:07 +00:00