Commit Graph

50050 Commits

Author SHA1 Message Date
Jeremy Siek
486a470da7 took out non-portable version of creating custom property
[SVN r8573]
2001-01-13 17:32:36 +00:00
Jeremy Siek
8aa63421da trying to fix blank pdf
[SVN r8572]
2001-01-13 17:05:37 +00:00
Jens Maurer
351552693a use BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
[SVN r8571]
2001-01-13 10:12:23 +00:00
Jens Maurer
5dc25596ec added BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
added compiler support for SGI IRIX CC and Compaq Tru64 cxx


[SVN r8570]
2001-01-13 10:11:12 +00:00
Beman Dawes
c4fd3af1d3 Remove timer.cpp as implementation is now inline.
[SVN r8569]
2001-01-13 00:42:24 +00:00
Jens Maurer
4cf2b6f710 re-run after various minor fixes
[SVN r8568]
2001-01-12 22:48:22 +00:00
Jens Maurer
8daf6291d2 re-run after addition of <cstddef> to boost/iterators.hpp
[SVN r8567]
2001-01-12 22:36:20 +00:00
Jens Maurer
13953c7be2 add -lm to IRIX CC linking
[SVN r8566]
2001-01-12 21:55:44 +00:00
Jens Maurer
1171e29f77 avoid ambiguities with newly introduced std::fabs
[SVN r8565]
2001-01-12 21:54:38 +00:00
Jens Maurer
c660620872 changed std::abs to std::fabs due to continued trouble
[SVN r8564]
2001-01-12 21:21:27 +00:00
Beman Dawes
4dc70558ed Change to an all inline implementation. See docs for more rationale.
[SVN r8563]
2001-01-12 19:56:02 +00:00
Jens Maurer
c2d71b422f added <cstddef> for std::ptrdiff_t
[SVN r8562]
2001-01-12 18:50:21 +00:00
Jens Maurer
a6e30a43eb re-run after fixes to integer.hpp, integer_test.cpp, graph.hpp
[SVN r8561]
2001-01-12 18:41:10 +00:00
Jens Maurer
442f9f2967 add typename to definition of (u)int_t::fast
[SVN r8560]
2001-01-12 18:07:34 +00:00
Beman Dawes
e2b20ea546 BOOST_DECL fixes
[SVN r8559]
2001-01-12 15:28:20 +00:00
Jeremy Siek
ca6bbfb03a fixed SGI MIPSpro problems
[SVN r8558]
2001-01-12 02:35:36 +00:00
Jens Maurer
c08becf18d replace using-directive with using-declarations to avoid ambiguity on IRIX CC
[SVN r8557]
2001-01-11 23:00:32 +00:00
Jens Maurer
66820ac4b1 added IRIX CC with STLport 4.1b4
[SVN r8556]
2001-01-11 22:00:01 +00:00
Jens Maurer
a88bbd4c9f join independent commands with && so that failure of one of them causes
the whole system() call to indicate failure


[SVN r8555]
2001-01-11 21:40:18 +00:00
Jens Maurer
77de2732aa typo
[SVN r8554]
2001-01-11 21:32:11 +00:00
Jens Maurer
0f879be137 fix typo in IRIX CC with STLport configuration
[SVN r8553]
2001-01-11 20:41:16 +00:00
Jens Maurer
8ca4611c1b IRIX CC with STLport 4.1b4
[SVN r8552]
2001-01-11 20:35:29 +00:00
Jens Maurer
32ade78d9c re-run for timer tests
[SVN r8551]
2001-01-10 21:57:24 +00:00
Jens Maurer
cd63e62bed re-run with timer tests
[SVN r8550]
2001-01-10 21:39:43 +00:00
Jeremy Siek
931d421b9e added a link to Erdos numbers
[SVN r8549]
2001-01-10 18:59:51 +00:00
Beman Dawes
99d4d7f6e9 Runup to 1.20.1
[SVN r8547]
2001-01-10 18:29:11 +00:00
Jeremy Siek
753ec421ef graph arg should have come last
[SVN r8546]
2001-01-10 17:51:08 +00:00
Jeremy Siek
9c07b6d462 fixed problem in remove_out_edges_if and remove_in_edges_if in the bidir
case, was deleting edge property objects prematurely


[SVN r8545]
2001-01-10 17:03:26 +00:00
Jeremy Siek
294704db9c added clear_vertex example
[SVN r8544]
2001-01-10 17:02:35 +00:00
John Maddock
d61b4dc24c compressed pair fixes for VC6
[SVN r8543]
2001-01-10 12:21:30 +00:00
Jeremy Siek
8a81550a86 new file
[SVN r8542]
2001-01-10 04:15:07 +00:00
Jeremy Siek
6234ef132a untabified detail/adjacency_list.hpp
[SVN r8541]
2001-01-10 04:14:31 +00:00
Jeremy Siek
a03966bc1e runs through all posibilities, still needs portability work
[SVN r8540]
2001-01-10 00:33:26 +00:00
Jeremy Siek
0499342c5d fixed bidir remove edge, and changed in_edges() to given better error
messages when used with directedS graph


[SVN r8539]
2001-01-10 00:29:55 +00:00
Jens Maurer
123d1850ff added CPU type
[SVN r8538]
2001-01-09 23:15:37 +00:00
Jens Maurer
c80ed1c701 Fix bug with arguments to "run" tests
[SVN r8537]
2001-01-09 20:04:11 +00:00
John Maddock
b003c5ca9f regex file names fixed to bring them under 32 characters (for Mac compatibility)
[SVN r8536]
2001-01-09 12:42:39 +00:00
Jens Maurer
a862c9ca14 re-work command line parsing
allow for additional arguments to "run" tests


[SVN r8535]
2001-01-08 21:08:26 +00:00
Jens Maurer
853af66c77 add required parameters to regex tests
[SVN r8534]
2001-01-08 21:06:46 +00:00
Jeremy Siek
bd7a0559c8 added edge_index_t
[SVN r8533]
2001-01-08 19:17:08 +00:00
Jeremy Siek
e0114604ec made some changes with regards to pointer types as property maps
[SVN r8532]
2001-01-08 19:13:51 +00:00
Jeremy Siek
bb96e4a83e reorganized a bit to provide better overview of entire library
[SVN r8531]
2001-01-08 19:01:40 +00:00
Beman Dawes
70b68b981a Replaced by regression.cpp
[SVN r8530]
2001-01-08 15:16:44 +00:00
Jens Maurer
45eaa84a2f test results for Linux
[SVN r8529]
2001-01-07 22:26:09 +00:00
Jens Maurer
ac1e657fdf typo fix
[SVN r8528]
2001-01-07 21:44:40 +00:00
Jens Maurer
44e13d3c3e switched from old format to new one
[SVN r8527]
2001-01-07 21:27:08 +00:00
Jens Maurer
4d6e26ddb3 new format
[SVN r8526]
2001-01-07 21:24:33 +00:00
Jens Maurer
123ee66e41 adjust for Tru64 Unix
[SVN r8525]
2001-01-07 21:23:46 +00:00
Jens Maurer
b48912dcad switched from old regression test format to new one
[SVN r8524]
2001-01-07 21:09:41 +00:00
Jens Maurer
a6d6f62433 obsolete old format removed
[SVN r8523]
2001-01-07 21:05:21 +00:00