Dave Abrahams
2da75ec579
Added development history
...
[SVN r17899]
2003-03-13 22:05:50 +00:00
Terje Slettebø
e953e92116
Updated description
...
[SVN r17898]
2003-03-13 22:01:48 +00:00
Douglas Gregor
46a66472d0
Imported from sandbox
...
[SVN r17897]
2003-03-13 18:52:13 +00:00
Dave Abrahams
8f8fdb4664
Patches for WIN32
...
[SVN r17895]
2003-03-13 17:41:17 +00:00
Dave Abrahams
33b400754e
Patches for WIN32
...
[SVN r17894]
2003-03-13 17:37:13 +00:00
Beman Dawes
d3f2466f6f
overloading fix + less permissive wide character support
...
[SVN r17893]
2003-03-13 17:27:06 +00:00
John Maddock
7bf9f69409
added extra tests to test new fixes
...
[SVN r17891]
2003-03-13 13:45:44 +00:00
Fernando Cacciola
02a0d682b7
Fixed alignment bug (::type missing)
...
[SVN r17890]
2003-03-13 12:54:53 +00:00
John Maddock
297b9241a9
Misc. new fixes:
...
Better support for BOOST_NO_WREGEX
Fixed bug in trailing null backrefs
Fixed bug in null repeat code
Fixed bug in negative forward lookahead assert when used as a prefix.
[SVN r17889]
2003-03-13 12:50:54 +00:00
Vladimir Prus
2ac530761b
Bugfix.
...
[SVN r17885]
2003-03-13 10:51:20 +00:00
Joel de Guzman
2d1e629065
tweaks
...
[SVN r17884]
2003-03-13 10:32:04 +00:00
Joel de Guzman
0898864b2d
fix for CodeWarrior
...
[SVN r17882]
2003-03-13 10:13:13 +00:00
Vladimir Prus
73e220e057
Bugfix: translate path properties even in conditional properties.
...
* new/property.jam
(split-conditional): New rule
(translate-paths): Use the above to handle conditional properties.
* test/path_features.py: New tests.
[SVN r17881]
2003-03-13 10:09:06 +00:00
Joel de Guzman
0bcbb3042b
trivial fix
...
[SVN r17879]
2003-03-13 09:33:30 +00:00
Martin Wille
41bcdce883
-- reduced the number of objects creating during a test run
...
[SVN r17877]
2003-03-13 08:04:36 +00:00
Paul Mensonides
c8fd0b1603
fixed reversed results
...
[SVN r17875]
2003-03-13 06:51:21 +00:00
Douglas Gregor
22b4b6259d
Cleanups, including highlighting in static constants and typedefs
...
[SVN r17873]
2003-03-13 00:46:15 +00:00
Beman Dawes
a42bb25604
BOOST_NO_STD_WSTRING
...
[SVN r17872]
2003-03-13 00:36:13 +00:00
Douglas Gregor
d293af7075
Lots of cleanups as BoostBook becomes more strict
...
[SVN r17871]
2003-03-13 00:29:57 +00:00
Douglas Gregor
58d5386bc4
Moving from attributes to elements, and introducing a more regular structure
...
[SVN r17870]
2003-03-13 00:29:30 +00:00
Douglas Gregor
fe7cea3475
Move away from attributes, toward elements
...
[SVN r17869]
2003-03-13 00:08:34 +00:00
Douglas Gregor
0bd8f624f1
GNU makefile and configure script
...
[SVN r17867]
2003-03-12 23:37:58 +00:00
Douglas Gregor
40a27fc44d
Import of BoostBook documentation for any, array, bind, function, ref, and
...
signals libraries.
[SVN r17866]
2003-03-12 23:27:25 +00:00
Ralf W. Grosse-Kunstleve
c49e1ca8e8
adjustment for MIPSpro
...
[SVN r17865]
2003-03-12 23:18:16 +00:00
Douglas Gregor
e0b74f6342
BoostBook documentation
...
[SVN r17863]
2003-03-12 22:02:01 +00:00
Douglas Gregor
fe63db04f3
Imported BoostBook XSL stylesheets and DTD
...
[SVN r17862]
2003-03-12 22:01:44 +00:00
Beman Dawes
3e2365e4bd
update from Kevlin and Terje
...
[SVN r17861]
2003-03-12 21:33:16 +00:00
Bruno da Silva de Oliveira
e318a37587
- fixed bug where non-public virtual methods where being exported
...
- fixed " call_method<%s>" to " call_method< %s >"
[SVN r17860]
2003-03-12 21:26:45 +00:00
Dave Abrahams
8afb3069e0
opaque pointer conversions from Gottfried.Ganssauge@haufe.de
...
[SVN r17859]
2003-03-12 17:56:41 +00:00
Beman Dawes
322612ba75
Add request for path::swap member function (Geurt Vos)
...
[SVN r17858]
2003-03-12 16:20:41 +00:00
Vladimir Prus
e8a3dd9a05
Switch to pass-by-reference.
...
[SVN r17854]
2003-03-12 15:39:31 +00:00
Ronald Garcia
7d5761fff4
Fixed a broken patch job....grr!
...
[SVN r17853]
2003-03-12 15:39:25 +00:00
Markus Schöpflin
40b5975581
Fixed for VA6, it has problems with the overloads for is_mem_fun_pointer_impl(), too.
...
[SVN r17851]
2003-03-12 15:15:01 +00:00
Beman Dawes
e24073de6a
is_polymorphic font, 2 spelling errors (Fredrik Blomqvist)
...
[SVN r17850]
2003-03-12 14:51:23 +00:00
Vladimir Prus
3546c7d963
Integrate the "railsys" test.
...
[SVN r17848]
2003-03-12 14:08:57 +00:00
Aleksey Gurtovoy
2f274dff30
update the docs
...
[SVN r17847]
2003-03-12 14:05:57 +00:00
Vladimir Prus
2b6f9b53f2
Update tests for the last commit.
...
[SVN r17846]
2003-03-12 14:03:34 +00:00
Vladimir Prus
9ee4574fc9
Bugfix.
...
* new/project.jam
(project-attributes.set): Pass default build through 'property.make'.
[SVN r17845]
2003-03-12 13:55:11 +00:00
Aleksey Gurtovoy
20dda1e0eb
update the docs
...
[SVN r17844]
2003-03-12 13:52:13 +00:00
Dave Abrahams
55c1a99f6c
fix copyrights
...
[SVN r17841]
2003-03-12 13:51:17 +00:00
Dave Abrahams
3f076b5865
Fix copyrights
...
[SVN r17840]
2003-03-12 13:50:18 +00:00
Vladimir Prus
c4ab4e644f
Add big testcase from Jürgen Hunold.
...
[SVN r17838]
2003-03-12 13:30:21 +00:00
Aleksey Gurtovoy
6778a56c10
update the docs
...
[SVN r17836]
2003-03-12 13:29:12 +00:00
Dave Abrahams
6d77dd859c
opaque pointer conversions from Gottfried.Ganssauge@haufe.de
...
Acknowledgements for all
[SVN r17834]
2003-03-12 12:47:44 +00:00
Aleksey Gurtovoy
603a2d933a
remove tabs/update copyright notice
...
[SVN r17833]
2003-03-12 10:53:42 +00:00
Markus Schöpflin
f90ed5c9fd
FIX: Changed 2nd parameter of check_shape() from unsigned int * to size_t *.
...
[SVN r17831]
2003-03-12 10:45:59 +00:00
Vladimir Prus
dbbe1946f4
Fix conditional usage requirements. Thanks to Ali Azarbayejani for bug
...
report.
* new/property-set.jam
(property-set.evaluate-conditionals): New parameter 'context'.
* new/property.jam
(evaluate-conditionals-in-context): Renamed from 'evaluate-conditionals'.
New parameter 'context'.
* new/targets.jam
(basic-target.generate): Evaluate conditionals in usage-requirements.
* test/conditionals.py: Add test.
[SVN r17830]
2003-03-12 08:35:54 +00:00
Bruno da Silva de Oliveira
f49eb70c2c
no message
...
[SVN r17828]
2003-03-12 03:42:37 +00:00
Bruno da Silva de Oliveira
cbbb8343f4
no message
...
[SVN r17825]
2003-03-12 01:39:28 +00:00
Bruno da Silva de Oliveira
9cba698bf6
- fixed "deepcopy" of infos bug
...
[SVN r17824]
2003-03-12 01:32:48 +00:00