Commit Graph

50051 Commits

Author SHA1 Message Date
Eric Friedman
78d1954b00 MSVC workarounds.
[SVN r18893]
2003-06-30 19:48:23 +00:00
Thomas Witt
6761678a6d Added Numeric Conversions Library. Integrated changes from 1.30 branch. Updated email address.
[SVN r18892]
2003-06-30 17:27:45 +00:00
Rene Rivera
049677013d Fixed missing echo command on nont NT systems.
[SVN r18891]
2003-06-30 14:37:00 +00:00
Vladimir Prus
d4175ebaaf Update build system for bjam changes.
[SVN r18890]
2003-06-30 14:28:05 +00:00
Vladimir Prus
5ad3a67447 Handle include dependencies between generated sources correctly.
[SVN r18889]
2003-06-30 14:24:20 +00:00
Vladimir Prus
ed49efa215 Partial sync with Perforce state. The main purpose was to merge
changesets 2499 and 2614, which change (and improve), handling of includes.


[SVN r18888]
2003-06-30 14:14:50 +00:00
Vladimir Prus
506d4be1ae Change handling of generated headers to use the idea of
Matt Armstrong, from jamming mailing list.

* new/search.h
  (search): Add a new parameter 'another_target', which returns
  the name of a target already bound to the same location via LOCATE.

* new/search.c
  (search): Ajust the search algorithm to check for targets bound to searched
  directories.


[SVN r18887]
2003-06-30 14:10:04 +00:00
Vladimir Prus
683062c8e3 Patch from Kirill Lapshin to improve msvc autoconfiguration.
- use ProgramFiles environmental variable, if set, to handle
  localized Windows installation.
- use VS71COMTTOOLS for detect vc 7.1 installation path.


[SVN r18886]
2003-06-30 12:32:19 +00:00
Vladimir Prus
7f73c6500c Fix typo.
[SVN r18885]
2003-06-30 06:51:10 +00:00
Bruno da Silva de Oliveira
f23564925d no message
[SVN r18884]
2003-06-29 17:47:45 +00:00
Beman Dawes
532cabda10 Add --c99 for C compiles
[SVN r18883]
2003-06-29 04:36:15 +00:00
Rene Rivera
d9f7699ce7 Support use of unversioned and unrooted initialization of the toolset. In which case an attempt is made to find the intended root from a path search. Additionaly fixed the precense of -L"" when an unrooted initialization happens.
[SVN r18882]
2003-06-27 22:05:03 +00:00
Rene Rivera
95578755e7 Support doing blank output with print.text. Thanks to Joe Swatosh for the NT echo tip.
[SVN r18881]
2003-06-27 21:04:11 +00:00
Bruno da Silva de Oliveira
f1ba05417c - register_ptr_to_python addition
[SVN r18880]
2003-06-27 18:34:25 +00:00
Aleksey Gurtovoy
89719b8f80 introduce BOOST_TT_NO_BROKEN_COMPILER_SPEC to opt out the workaround
[SVN r18879]
2003-06-27 16:13:36 +00:00
Beman Dawes
0a8882df43 Added warning in the case that no intrinsic support is available.
[SVN r18878]
2003-06-27 16:01:09 +00:00
Jeff Garland
2235f2b7dc Made exception for day of month out of range clearer
[SVN r18877]
2003-06-27 14:20:52 +00:00
Jeff Garland
a75a4641f9 add additional generator types to gregorian namespace
[SVN r18876]
2003-06-27 14:09:48 +00:00
Vladimir Prus
895a001c5f Improve doc formatting.
[SVN r18875]
2003-06-27 13:19:52 +00:00
John Maddock
d46b8e1ebf Fixed C++ Builder 5 support,
Fixed support for bidirectional iterators,
Fixed enum declaration in states.hpp.


[SVN r18874]
2003-06-27 11:12:47 +00:00
John Maddock
2794bfdbff Added new concept check,
removed assertion in degug allocator that was being triggered by std lib code !


[SVN r18873]
2003-06-27 11:11:21 +00:00
Rene Rivera
c0676fd2cd Workaround for deficient Windows ECHO command which can't output a blank line.
[SVN r18872]
2003-06-26 15:45:48 +00:00
Jaakko Järvi
f31abc3b3e added tests to ensure correct constness behaviour
[SVN r18871]
2003-06-26 15:19:01 +00:00
Rene Rivera
e3fcd11998 Rewrote text output to a file target. This fixes various problems:
- Slow because of the large number of actions and line counting.
- Somewhat kludge behaviour when doing actions outside of the text rule.
- Terse documentation.


[SVN r18870]
2003-06-26 05:30:28 +00:00
Ronald Garcia
f72458cf14 Changed the test for dimensionality to a static assert.
[SVN r18869]
2003-06-25 20:16:57 +00:00
Ronald Garcia
f6a670ac5b Added "dimensionality" nested constant value and a test case.
[SVN r18868]
2003-06-25 16:55:39 +00:00
Vladimir Prus
d42301e366 Bugfix: make searched libraries really work on borland.
[SVN r18867]
2003-06-24 12:43:11 +00:00
Vladimir Prus
58fb68e5fc Bison/Lex improvements: add YY and LL types which are converted into C++.
Add missing 'init' rules.


[SVN r18866]
2003-06-24 12:41:23 +00:00
Vladimir Prus
d83b0c7538 Add missing 'init' rule.
[SVN r18865]
2003-06-24 11:53:14 +00:00
John Maddock
f8e37fa082 Added docs for --report option
[SVN r18864]
2003-06-24 11:33:58 +00:00
John Maddock
068c977c47 Added missing needed include
[SVN r18863]
2003-06-24 10:52:51 +00:00
Vladimir Prus
6e70b0e5c6 Add non-recursive dfs, from Bruce Barr.
[SVN r18862]
2003-06-24 09:59:03 +00:00
Beman Dawes
e70c868f34 workaround broken std libraries
[SVN r18861]
2003-06-23 22:37:13 +00:00
Rene Rivera
bd3ce2c707 Fix binary invocation of gcc/g++ when the GCC/GXX varaiable contains something other than the single executable name.
[SVN r18860]
2003-06-23 17:05:02 +00:00
Aleksey Gurtovoy
e67fa6f4de bind1st/bind2nd common name workaround
[SVN r18859]
2003-06-23 12:44:12 +00:00
John Maddock
7f6568e316 Fixed some dependency analysis that was previously failing.
Added --report mode which list the licences in use, among other things.


[SVN r18858]
2003-06-23 11:58:15 +00:00
Aleksey Gurtovoy
67b2e6971d add missing backslash
[SVN r18857]
2003-06-23 11:43:33 +00:00
Aleksey Gurtovoy
a512ddc550 tools for re-generating preprocessed headers
[SVN r18856]
2003-06-23 11:34:04 +00:00
John Maddock
ac561844e9 removed some previous attempted workarounds - they don't work.
[SVN r18855]
2003-06-23 11:02:00 +00:00
Daryle Walker
a09895cf9e Added new (unit) tests for I/O-state saving classes
[SVN r18854]
2003-06-23 08:34:06 +00:00
Douglas Gregor
36595d5a62 Allow easy visitor creation with do_on_XXX member functions.
[SVN r18853]
2003-06-23 04:38:16 +00:00
Beman Dawes
72abf0ac7f Fix broken bookmarks
[SVN r18852]
2003-06-21 23:48:59 +00:00
Dave Abrahams
05eb422eb3 Test that shared_ptr<Derived> can be converted to shared_ptr<Base>
[SVN r18851]
2003-06-20 22:57:37 +00:00
Beman Dawes
d3e6573c75 fix some but not all problems with previous commit
[SVN r18850]
2003-06-20 18:13:54 +00:00
Gennadiy Rozental
2e88db8ac5 no message
[SVN r18849]
2003-06-20 11:01:57 +00:00
Gennadiy Rozental
c8a60dc91c match_pattern show an error mismatch snippet
[SVN r18848]
2003-06-20 11:01:15 +00:00
Gennadiy Rozental
6abecc6673 gcc warning fix
[SVN r18847]
2003-06-20 10:57:25 +00:00
Gennadiy Rozental
b452c65717 printing posponed differently
extended predicate value allowed to reset the value


[SVN r18846]
2003-06-20 10:56:26 +00:00
Eric Friedman
5e4b6106f9 Added Variant BoostBook doc.
[SVN r18845]
2003-06-20 07:18:40 +00:00
Eric Friedman
5f87858c93 Started port of docs to BoostBook.
[SVN r18844]
2003-06-20 07:11:50 +00:00