Commit graph

2571 commits

Author SHA1 Message Date
Dave Abrahams
e876dcc143 updated for CWPro7 compatibility
Removed -msgstyle gcc for better error reporting


[SVN r10883]
2001-08-17 02:26:53 +00:00
Dave Abrahams
f6027f8582 updated for CWPro7 compatibility
[SVN r10882]
2001-08-17 02:25:10 +00:00
Jens Maurer
36e28d1814 update from Hubert Holin; renamed index.htm to index.html
[SVN r10881]
2001-08-16 20:26:18 +00:00
Jens Maurer
1d684fd2f8 added tuple library
[SVN r10880]
2001-08-16 18:59:08 +00:00
Jeremy Siek
3f9f818678 made condensation graph separate
[SVN r10879]
2001-08-16 18:57:48 +00:00
Jeremy Siek
0d0461548a made build_component_lists a separate function
[SVN r10878]
2001-08-16 15:28:37 +00:00
Jeremy Siek
7ce684f0a4 added build_components_lists
[SVN r10877]
2001-08-16 15:27:58 +00:00
John Maddock
729873ffdc Added (as yet non-functional msvc library support)
[SVN r10876]
2001-08-16 11:43:22 +00:00
John Maddock
d281eead22 Added support for shared libs on BeOS
[SVN r10875]
2001-08-16 11:42:13 +00:00
Dave Abrahams
a249372cf8 Intermediate step in build system rewrite
Added Files:
 	Jambase ftjam-requests.txt test/Jamfile test/jam-fail.jam
 	test/unit-tests.jam


[SVN r10874]
2001-08-16 11:17:59 +00:00
Ralf W. Grosse-Kunstleve
3354e84199 Missing "std::" added (std::size_t)
[SVN r10872]
2001-08-15 19:15:57 +00:00
Jeremy Siek
5ee9a307ef comment about is_reachable
[SVN r10871]
2001-08-15 13:39:49 +00:00
Jeremy Siek
89478fbc79 removed check for adding self edges... self edges ok if a non-triv path exists
[SVN r10870]
2001-08-15 13:17:31 +00:00
Jeremy Siek
01cddee9a7 removed check for self edges in final stage
[SVN r10869]
2001-08-15 13:16:56 +00:00
Jeremy Siek
36075b64ab removed a blank line!
[SVN r10868]
2001-08-15 03:37:31 +00:00
Jeremy Siek
62a48d4470 some more edits
[SVN r10867]
2001-08-15 03:27:28 +00:00
Jeremy Siek
fff6f01b52 changed * to +
[SVN r10866]
2001-08-15 03:26:35 +00:00
Jeremy Siek
54195485b2 added concept check of the VertexIndexMap
[SVN r10865]
2001-08-15 03:25:07 +00:00
Jeremy Siek
15565e3144 added comment about path needs to be of at least one edge
[SVN r10864]
2001-08-15 02:05:58 +00:00
Jeremy Siek
32f663e358 make component_number a property map
[SVN r10863]
2001-08-15 02:01:12 +00:00
Jeremy Siek
f4bdefdea6 new file, implementation docs for tc
[SVN r10862]
2001-08-15 01:55:06 +00:00
Jeremy Siek
f4df534382 changed the test criteria to be definition based and updated to new tc algo
[SVN r10861]
2001-08-15 01:54:19 +00:00
Jeremy Siek
8f4da52db4 update to new tc algo and change graph type
[SVN r10860]
2001-08-15 01:53:49 +00:00
Jeremy Siek
1612b91c60 added another concept check
[SVN r10859]
2001-08-15 01:53:27 +00:00
Jeremy Siek
872da8f04d changed the implementation a bunch
[SVN r10858]
2001-08-15 01:49:40 +00:00
Jens Maurer
fc29e32fbf avoid "Access control is not specified" warning with MIPSpro compiler
[SVN r10857]
2001-08-14 20:34:40 +00:00
Jens Maurer
aba32a835e added tuple library
[SVN r10856]
2001-08-14 20:14:25 +00:00
Jens Maurer
ebdd4b14f6 added tuple library
[SVN r10855]
2001-08-13 20:49:21 +00:00
Beman Dawes
73aa04341e Add LL suffix to line 150 for long longs at suggestion of Toon Knapen
[SVN r10854]
2001-08-13 17:02:48 +00:00
Beman Dawes
b124a44418 Add tuple_test_bench.cpp
[SVN r10853]
2001-08-13 16:08:17 +00:00
Beman Dawes
4f54b6ea26 Fix beos glitch which stopped Win32 compilers from running
[SVN r10852]
2001-08-13 16:02:50 +00:00
Toon Knapen
e1fa18892e Jam rules specific to the IBM/Visual Age compiler
[SVN r10851]
2001-08-13 13:15:14 +00:00
John Maddock
21d65a65e9 Updated Jamfile (it works now!)
[SVN r10850]
2001-08-13 11:34:37 +00:00
John Maddock
92f9a0cb5a Updated BeOS settings
[SVN r10849]
2001-08-13 11:33:37 +00:00
John Maddock
e6c576eb68 Updated BeOS results
[SVN r10848]
2001-08-13 11:32:25 +00:00
Dave Abrahams
b034308dcd Better split-path tests
[SVN r10847]
2001-08-13 02:47:45 +00:00
Dave Abrahams
ba1017c76d Separate unit tests
[SVN r10846]
2001-08-13 02:47:17 +00:00
Dave Abrahams
8360d140d5 *** empty log message ***
[SVN r10845]
2001-08-13 02:46:41 +00:00
Jens Maurer
4f052f1808 fix typo
[SVN r10844]
2001-08-12 21:15:27 +00:00
John Maddock
ac4c88b9af Added Jamfile
[SVN r10843]
2001-08-12 11:55:51 +00:00
John Maddock
e4a4b77101 Fixed WinXP problems
[SVN r10842]
2001-08-11 11:50:34 +00:00
John Maddock
9ca96bd909 Fixed some WinXP problems
[SVN r10841]
2001-08-11 11:49:19 +00:00
John Maddock
71aa98bde6 updated jamfile, fixed Windows XP problems
[SVN r10840]
2001-08-11 11:47:12 +00:00
Jens Maurer
8ed3abf6b1 added gcc 3.0
[SVN r10837]
2001-08-10 18:28:16 +00:00
Jens Maurer
340f1268b4 add gcc 3.0 for IRIX
[SVN r10836]
2001-08-10 16:11:30 +00:00
Jens Maurer
0cccc2aea3 added MIPS (big endian)
[SVN r10835]
2001-08-10 16:07:04 +00:00
Beman Dawes
e9c90ad053 Minor spelling fixes, add author link
[SVN r10834]
2001-08-10 16:03:01 +00:00
Beman Dawes
eef1d023bd Add Tuple Library
[SVN r10833]
2001-08-10 16:01:47 +00:00
Beman Dawes
6c5ca0a381 Add Jaakko Jarvi
[SVN r10832]
2001-08-10 15:40:55 +00:00
Jaakko Järvi
d5ba2c80ca Adding the tuple library files
[SVN r10829]
2001-08-10 11:48:57 +00:00