Commit graph

15830 commits

Author SHA1 Message Date
Aleksey Gurtovoy
248c354d25 merge RC_1_32_0 fixes
[SVN r26333]
2004-11-28 04:44:21 +00:00
Aleksey Gurtovoy
ac14c1bd5a merge RC_1_32_0 tab fixes
[SVN r26331]
2004-11-28 04:27:35 +00:00
Aleksey Gurtovoy
2ed9a5b64b merge RC_1_32_0 fixes
[SVN r26330]
2004-11-28 03:54:58 +00:00
Aleksey Gurtovoy
ed73cfaae5 merge RC_1_32_0 fixes
[SVN r26329]
2004-11-28 03:44:21 +00:00
Aleksey Gurtovoy
db379cd2a2 merge RC_1_32_0 fixes
[SVN r26328]
2004-11-28 03:35:12 +00:00
Aleksey Gurtovoy
64c626d794 merge RC_1_32_0 tab fixes
[SVN r26327]
2004-11-28 03:27:25 +00:00
Aleksey Gurtovoy
0017eb9373 merge RC_1_32_0 fixes
[SVN r26326]
2004-11-28 02:04:02 +00:00
Aleksey Gurtovoy
a0eb76a30e merge RC_1_32_0 fixes
[SVN r26325]
2004-11-28 01:58:27 +00:00
Aleksey Gurtovoy
cb22e5a8d8 merge RC_1_32_0 fixes
[SVN r26324]
2004-11-28 01:39:23 +00:00
John Maddock
2a422b07b2 Updated installation notes.
[SVN r26323]
2004-11-27 11:20:37 +00:00
John Maddock
c342c92e6f Added BOOST_NO_SFINAE docs,
Updated configure script command line.


[SVN r26322]
2004-11-27 11:19:27 +00:00
Stefan Slapeta
57771a36cd test for enclosed parser failures
[SVN r26319]
2004-11-26 23:58:59 +00:00
Stefan Slapeta
bb47f4cdf7 Return no_match if if_p fails
[SVN r26318]
2004-11-26 23:18:42 +00:00
Beman Dawes
3ff3d64c64 fix equivalent() failures across subst Windows drives
[SVN r26317]
2004-11-26 19:35:17 +00:00
Beman Dawes
c72dbed621 Add pgm to aid equivalent() testing
[SVN r26316]
2004-11-26 19:33:19 +00:00
Stefan Slapeta
6df4ad207f Fix for CW 8.4
[SVN r26315]
2004-11-26 14:06:58 +00:00
João Abecasis
c89da54c7b spell-out ADL
[SVN r26314]
2004-11-26 13:48:08 +00:00
Vladimir Prus
0484525e5b Update architecture docs.
[SVN r26313]
2004-11-26 12:18:47 +00:00
Joaquín M. López Muñoz
7d2b144718 typo
[SVN r26312]
2004-11-26 08:49:57 +00:00
Joaquín M. López Muñoz
17e7bbdaba changed an erroneous check in_place; also, refactored so that it can be used by replace_
[SVN r26311]
2004-11-26 08:48:13 +00:00
Joaquín M. López Muñoz
46e2462ccf changed a class which need not be templatized
[SVN r26310]
2004-11-26 08:44:35 +00:00
Joaquín M. López Muñoz
2b181e831f trivial correction
[SVN r26309]
2004-11-26 08:43:10 +00:00
Hartmut Kaiser
5110e529d4 Jamfile tweaks.
[SVN r26308]
2004-11-26 07:11:25 +00:00
João Abecasis
c33d301af1 fix warnings on g++ (Angus patch)
[SVN r26307]
2004-11-26 04:08:45 +00:00
João Abecasis
4e6bb2510b bump version
[SVN r26306]
2004-11-26 03:46:16 +00:00
João Abecasis
839acacd72 operator<< must be defined for closure members
[SVN r26305]
2004-11-26 03:19:58 +00:00
João Abecasis
29d9c0c3e0 Added FAQ entries:
o BOOST_SPIRIT_DEBUG and operator<<
  o Applications moved to repository
Updated: Boost CVS and Spirit CVS


[SVN r26304]
2004-11-26 03:18:46 +00:00
Andreas Huber
e172ad4a6f Added two headings and adapted to the new boost logo filename
[SVN r26303]
2004-11-25 20:43:52 +00:00
Andreas Huber
c35ce2bac8 Added a Getting started section and adapted to the new boost logo filename
[SVN r26302]
2004-11-25 20:41:58 +00:00
Andreas Huber
84ea26217c Added DeferralTest
[SVN r26301]
2004-11-25 20:19:33 +00:00
Andreas Huber
817edfad42 Adapted to the new 1.32 toolset names.
[SVN r26300]
2004-11-25 20:14:35 +00:00
Andreas Huber
beb9f98cf1 Adapted to the changes in the 1.32.0 distribution (mainly MPL changes).
[SVN r26299]
2004-11-25 20:12:07 +00:00
Andreas Huber
94663cb5f4 Adapted to the new 1.32 toolset names.
[SVN r26298]
2004-11-25 20:07:35 +00:00
Andreas Huber
ebee77bc7f Added a post-build event that copies the thread dll to the target directory
[SVN r26297]
2004-11-25 20:05:44 +00:00
Andreas Huber
dd1345c52f Adapted to new boost logo filename.
[SVN r26296]
2004-11-25 19:20:21 +00:00
Hartmut Kaiser
19301f64e5 Added 3 new test cases.
[SVN r26293]
2004-11-25 10:37:51 +00:00
Hartmut Kaiser
766b4a6f1d Fixed a group_match problem.
[SVN r26292]
2004-11-25 10:36:21 +00:00
Hartmut Kaiser
933719bf2c Applied patch to allow str_p('c') and ch_p(c).
[SVN r26291]
2004-11-25 10:35:13 +00:00
Joel de Guzman
ed30f3b5b9 fixes for the warnings.
[SVN r26290]
2004-11-25 09:17:04 +00:00
Douglas Gregor
ff9a0ba009 Add type -> const_type conversion to the challenge list
[SVN r26289]
2004-11-25 07:52:43 +00:00
Douglas Gregor
54dcd4c36c Use union_set, not link, in incremental_components
[SVN r26288]
2004-11-25 07:39:21 +00:00
Douglas Gregor
2cb0c52971 Add missing include
[SVN r26287]
2004-11-25 06:44:10 +00:00
Douglas Gregor
e372a1d6ca Fix parallel edge removal bug
[SVN r26286]
2004-11-25 06:33:10 +00:00
Douglas Gregor
5935a1533c Mention change to undirected_dfs
[SVN r26285]
2004-11-24 17:23:47 +00:00
Douglas Gregor
645cb44473 Converted interior properties example to use bundled properties
[SVN r26284]
2004-11-24 17:23:31 +00:00
Douglas Gregor
fe688dbb4e Data-recursive undirected_dfs from Synge Todo
[SVN r26283]
2004-11-24 17:01:22 +00:00
Joaquín M. López Muñoz
13945d2b22 merged changes related to new MPL docs from version 1.32.0
[SVN r26282]
2004-11-24 16:50:22 +00:00
Vladimir Prus
9ea44fc54f Markup user input in screens
[SVN r26281]
2004-11-24 14:56:28 +00:00
Vladimir Prus
fd88a6cc54 Fix title capitalization
[SVN r26280]
2004-11-24 14:40:17 +00:00
Vladimir Prus
1750135dc6 Fix order of value and description parameters in the docs.
Thanks to Charles Brockman for the report.


[SVN r26279]
2004-11-24 14:39:14 +00:00