Commit Graph

50050 Commits

Author SHA1 Message Date
Vladimir Prus
bb45edf5f7 Fix typo.
[SVN r17076]
2003-01-29 07:10:21 +00:00
Vladimir Prus
98545898af Improve property writers documentation.
[SVN r17075]
2003-01-29 07:06:56 +00:00
Vladimir Prus
f1db7200dc Respect <threading> in QT support.
[SVN r17074]
2003-01-29 06:37:26 +00:00
Vladimir Prus
af12b64403 Add comments.
[SVN r17073]
2003-01-29 06:16:48 +00:00
Vladimir Prus
82e0953072 Sync QT support with recent changes.
[SVN r17072]
2003-01-29 06:09:15 +00:00
Dave Abrahams
3436f2f721 Fix size of enums
[SVN r17071]
2003-01-28 23:25:16 +00:00
Vladimir Prus
b56d93df7e Fix docs and example for topological_sort.
[SVN r17070]
2003-01-28 16:56:02 +00:00
Vladimir Prus
a2487f8386 Minor concept docfixes.
* boost/graph/graph_concepts.hpp
    (VertexAndEdgeListGraphConcept): New class.

* libs/graph/doc/BidirectionalGraph.html: Doc fixes.

* libs/graph/doc/VertexAndEdgeListGraph.html: Doc fixes.


[SVN r17069]
2003-01-28 16:38:27 +00:00
Vladimir Prus
57e6e0a755 Add stlport support.
[SVN r17068]
2003-01-28 15:59:23 +00:00
Vladimir Prus
d01f016dfc Bugfix: quoted includes were not handled correctly in some cases.
[SVN r17067]
2003-01-28 15:40:25 +00:00
Vladimir Prus
9c1c81b1e3 Improve handling of features. Now they are composed only of explicitly
specified properties.

* new/builtin.jam: (variant): Don't add defaults.

* new/feature.jam: (minimize): Eliminate defauls, when possible.


[SVN r17066]
2003-01-28 15:20:23 +00:00
Fernando Cacciola
d3e9068f95 GCC swap workaround added
[SVN r17065]
2003-01-28 15:18:50 +00:00
Vladimir Prus
c8a5bd0243 Overwrite existing symlinks.
[SVN r17064]
2003-01-28 15:13:03 +00:00
Vladimir Prus
5cfbcc5bb4 Added testing.launcher feature. For example, now unit tests can be
run under valgrind.


[SVN r17063]
2003-01-28 15:12:31 +00:00
Fernando Cacciola
a805a97ddf MSVC templated constructor/assignment problem fixed.
[SVN r17062]
2003-01-28 14:38:00 +00:00
Douglas Gregor
46ba8eaea9 testsuites.jam: Put subincludes directly in status/Jamfile
[SVN r17061]
2003-01-28 14:24:03 +00:00
Beman Dawes
10fd1cb483 Add function and signals subincludes, remove testsuites subinclude
[SVN r17060]
2003-01-28 14:13:29 +00:00
Vladimir Prus
5bee5f7d6f Quote filenames for borland. Mostly so that tlib do not find
options inside filenames which contain dashes.


[SVN r17059]
2003-01-28 08:48:44 +00:00
Vladimir Prus
2b6a25a5a9 Enable warnings for gcc.
* new/gcc.jam: The change itself.

* test/generators-test/Jamfile: Supress a warning :-)


[SVN r17058]
2003-01-28 08:46:22 +00:00
Vladimir Prus
8881342f15 Make module_actions test work on Linux.
[SVN r17057]
2003-01-28 08:40:23 +00:00
Vladimir Prus
de7dcca4f7 Use errors.error instead of EXIT. Also, change the error message. Previously,
one could get:

   Could not find Jamfile in this directory: ..

and start wondering why parent directory is searched at all.


[SVN r17056]
2003-01-28 08:34:05 +00:00
William E. Kempf
b54c004947 Turned all tests into 'timed_test's.
[SVN r17053]
2003-01-27 22:44:06 +00:00
Jeremy Siek
d4648fd218 fixed some typos
[SVN r17052]
2003-01-27 19:14:18 +00:00
Peter Dimov
cd9c34c7ea intrusive_ptr_test.cpp added.
[SVN r17051]
2003-01-27 14:09:21 +00:00
Peter Dimov
8d81300f3b Moved 'garbage collector' to sp_collector.cpp, collector_test.cpp added.
[SVN r17050]
2003-01-27 14:02:00 +00:00
Fernando Cacciola
f4ca5adf82 MSVC6.0 Fixes
[SVN r17049]
2003-01-27 13:54:57 +00:00
Rene Rivera
6dcae1a8f3 Minor syntax nit.
[SVN r17048]
2003-01-26 18:15:38 +00:00
Jeff Garland
2d6b1ee939 change to add date change tracking to comment
[SVN r17047]
2003-01-26 00:53:06 +00:00
Jeff Garland
b61b3e6dd2 change to add id tracking to comment
[SVN r17046]
2003-01-26 00:51:25 +00:00
Jeff Garland
df93d3bf86 fix for metrowerks compile problem
[SVN r17045]
2003-01-25 21:41:45 +00:00
Peter Dimov
820e179cf7 Fixed broken links.
[SVN r17044]
2003-01-25 17:58:01 +00:00
Peter Dimov
65ffff15a1 Removed redundant copy constructor and copy assignment.
[SVN r17043]
2003-01-25 16:51:45 +00:00
Peter Dimov
55008e6b64 Moved smart_ptr contents to subdirectories, switched to a local test/Jamfile.
[SVN r17042]
2003-01-25 16:17:17 +00:00
Beman Dawes
f3edf92c8a Local include util.inl
[SVN r17041]
2003-01-25 14:23:36 +00:00
John Maddock
8a46ae164d Reverted to previous hopefully good version
[SVN r17040]
2003-01-25 11:56:53 +00:00
Raoul Gough
65bda9a54b Remove note about STLport in link to gcc-nocygwin toolset
[SVN r17039]
2003-01-24 21:41:24 +00:00
Raoul Gough
35895ec900 Use updated Cygwin g++ support for -mno-cygwin
[SVN r17038]
2003-01-24 21:39:59 +00:00
Raoul Gough
524d752cc9 Support for suppressing the export-all-symbols linker flag
[SVN r17037]
2003-01-24 21:38:57 +00:00
Jörg Walter
22ca463da0 Typo fixed.
[SVN r17036]
2003-01-24 21:25:07 +00:00
William E. Kempf
86ab7b57ec Removed accidental sleep
[SVN r17035]
2003-01-24 18:15:22 +00:00
Beman Dawes
76874fdd35 Fix for lib error with locate_root != boost_root
[SVN r17034]
2003-01-24 17:24:00 +00:00
Beman Dawes
49f2013691 tread dups as warning, not exception
[SVN r17033]
2003-01-24 17:16:26 +00:00
William E. Kempf
a17c123b36 Added 'timed_test' support to prevent deadlocks in tests
[SVN r17032]
2003-01-24 16:51:13 +00:00
Aleksey Gurtovoy
0b4856c505 Borland 5.6.1 fix
[SVN r17031]
2003-01-24 16:41:32 +00:00
Peter Dimov
f3b03f3c76 Moved bind tests to a subinclude.
[SVN r17030]
2003-01-24 16:05:26 +00:00
Fernando Cacciola
7150d3155b compile-file cases added to the test suite
[SVN r17029]
2003-01-24 15:32:11 +00:00
Jeremy Siek
e88af73168 changed 0 to infinity for the zero parameter to dijkstra
[SVN r17028]
2003-01-24 14:48:24 +00:00
Fernando Cacciola
e7143df7e3 Updated by TortoiseCVS
[SVN r17027]
2003-01-24 14:30:39 +00:00
Dave Abrahams
abf0db69ac Add -AA option for aCC
[SVN r17026]
2003-01-24 13:58:57 +00:00
Fernando Cacciola
e540cd6193 Fixed doc typos and library index added
[SVN r17025]
2003-01-24 13:38:20 +00:00