Dave Abrahams
6f0aef6808
Patches for Intel C++ and GCC
...
[SVN r9422]
2001-03-04 16:05:21 +00:00
Dave Abrahams
f17d1acf83
Changed name of extension module so it would work with DebugPython, fixed
...
exception message checking to work with Python 2.0
[SVN r9421]
2001-03-04 16:02:46 +00:00
Dave Abrahams
4d50094536
Changed name of extension module so it would work with DebugPython, eliminated
...
useless test that aggravated MSVC
[SVN r9420]
2001-03-04 15:59:52 +00:00
Dave Abrahams
64040c2709
Use PyObject_INIT() instead of trying to hand-initialize
...
[SVN r9419]
2001-03-04 15:57:47 +00:00
Dave Abrahams
1b7cf58701
std::complex<> fixes for MSVC
...
[SVN r9418]
2001-03-04 15:56:38 +00:00
Ralf W. Grosse-Kunstleve
f79f95982c
Documentation for pickle support.
...
[SVN r9417]
2001-03-04 15:56:07 +00:00
Dave Abrahams
f4053c779b
Rolled in const_cast from Dragon fork
...
[SVN r9416]
2001-03-04 15:55:35 +00:00
Dave Abrahams
768bf95190
Added DebugPython target
...
[SVN r9415]
2001-03-04 15:53:00 +00:00
Dave Abrahams
c560760252
no message
...
[SVN r9414]
2001-03-04 15:48:55 +00:00
Dave Abrahams
1d410a568d
Changed library name to libboost_python.a, various cleanups, attempted Cygwin
...
compatibility. Still needs testing on Linux.
[SVN r9413]
2001-03-04 15:48:50 +00:00
Dave Abrahams
3d2524e341
Added DebugPython target; cleaned up some mess introduced by others
...
[SVN r9412]
2001-03-04 15:45:02 +00:00
Dave Abrahams
30251da937
Changed library name to libboost_python.a
...
[SVN r9411]
2001-03-04 15:41:47 +00:00
Dave Abrahams
f9a6252a00
*** empty log message ***
...
[SVN r9410]
2001-03-04 15:14:04 +00:00
Dave Abrahams
b3b36904ba
Some fixes so it will compile with Intel C++
...
[SVN r9409]
2001-03-04 15:12:30 +00:00
Dave Abrahams
7018444430
Fixed std::complex<> stuff to work with MSVC
...
[SVN r9408]
2001-03-04 15:10:16 +00:00
Dave Abrahams
6e76d4b636
More attempted fixes for Intel C++
...
[SVN r9406]
2001-03-04 15:08:17 +00:00
Dave Abrahams
255043ac44
Factored EDG checks, added BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP for Intel C++ 5.0
...
[SVN r9405]
2001-03-04 15:06:11 +00:00
Dave Abrahams
147d4d0e25
Workarounds for Intel C++ 5.0
...
[SVN r9404]
2001-03-04 15:04:20 +00:00
John Maddock
940156f5b2
Misc fixes that missed the last commit..
...
[SVN r9402]
2001-03-04 11:08:29 +00:00
Jeremy Siek
15481df0f3
fixed clear() function to handle case with no edge property
...
[SVN r9401]
2001-03-03 18:53:13 +00:00
Ralf W. Grosse-Kunstleve
d4846284a9
New Makefiles for tru64_cxx, linux_gcc, mingw32.
...
[SVN r9400]
2001-03-03 14:46:26 +00:00
Ralf W. Grosse-Kunstleve
6e98a2b90d
added: pickle safety measures; bug fix: use bound_function::create()
...
[SVN r9399]
2001-03-03 12:55:53 +00:00
Ralf W. Grosse-Kunstleve
8f431ef072
"T" replaced by "Held" to reduce chances of name clashes.
...
[SVN r9398]
2001-03-03 12:05:15 +00:00
Ralf W. Grosse-Kunstleve
9aed599aa1
added: converters for [plain] char and std::complex
...
[SVN r9397]
2001-03-03 11:48:52 +00:00
John Maddock
a5cb4f7ce1
makefile adjustments
...
[SVN r9396]
2001-03-03 11:37:50 +00:00
John Maddock
60a9881e09
updated makefile responds to environment
...
[SVN r9395]
2001-03-03 11:35:37 +00:00
John Maddock
ac57626ef0
regex doc updates for partial matches and revised makefiles
...
[SVN r9394]
2001-03-03 11:32:04 +00:00
John Maddock
231936082f
regex makefile updates: better responce to environment variables, and correct linker options for gcc-shared.mak
...
[SVN r9393]
2001-03-03 11:31:04 +00:00
John Maddock
ce7f5906fc
Updates for better partial match support, and to ensure that that the POSIX API functions are able to return the correct error code.
...
[SVN r9392]
2001-03-03 11:28:50 +00:00
Ralf W. Grosse-Kunstleve
e2181559b3
Wrong file name replaced (instance.hpp -> singleton.hpp).
...
[SVN r9390]
2001-03-03 10:22:35 +00:00
Dave Abrahams
737e62f37d
Put all implementation into namespace boost::detail::iterator_traits_. Some
...
progress made on fixes for Intel compiler.
[SVN r9389]
2001-03-03 05:11:06 +00:00
Jeremy Siek
96a514b3e2
Changed BOOST_MSVC to BOOST_MSVC_STD_ITERATOR in a few places.
...
[SVN r9383]
2001-03-02 23:45:03 +00:00
Jeremy Siek
f9098b3f1b
avoid internal compiler error with MSVC and STLport
...
[SVN r9382]
2001-03-02 23:39:17 +00:00
Jeremy Siek
2011a4f767
avoid internal compiler error on MSVC with STLport
...
[SVN r9381]
2001-03-02 23:38:53 +00:00
Jeremy Siek
e052b28ea9
fixed bug in add vertices to subgraphs
...
[SVN r9379]
2001-03-02 15:57:14 +00:00
Jeremy Siek
3a0ff0205c
removed default for IDfunc, changed name to IndexMap
...
[SVN r9378]
2001-03-02 15:15:18 +00:00
Jeremy Siek
1d18b89d6d
added a couple functions
...
[SVN r9376]
2001-03-02 03:34:11 +00:00
Dave Abrahams
9ecf045759
Use PyObject_INIT() instead of hand-initializing objects
...
[SVN r9375]
2001-03-02 01:48:30 +00:00
Jeremy Siek
6250a4444c
auto-gen version with slist had accidentally been checked in.
...
Changed to a graph type using list instead
[SVN r9373]
2001-03-02 01:07:18 +00:00
Beman Dawes
0ed769aa5c
Correct spelling in Jens' licenses
...
[SVN r9372]
2001-03-01 18:54:36 +00:00
Beman Dawes
3fa85bda24
Minor Metrowerks fixes
...
[SVN r9371]
2001-03-01 16:23:18 +00:00
Beman Dawes
6b3b92c949
Initial commit
...
[SVN r9370]
2001-03-01 15:45:41 +00:00
Beman Dawes
82bcbd89b6
Add Test Library regression tests
...
[SVN r9369]
2001-03-01 00:47:19 +00:00
Beman Dawes
67e7637507
Boost Test Library initial commit
...
[SVN r9364]
2001-02-28 21:39:56 +00:00
Jeremy Siek
90fdfc900a
indenting
...
[SVN r9362]
2001-02-28 04:20:51 +00:00
Jeremy Siek
0a2a59b237
few edits
...
[SVN r9361]
2001-02-28 04:20:20 +00:00
Jeremy Siek
5ccc0b95f0
dynamic -> incremental
...
[SVN r9360]
2001-02-28 03:51:52 +00:00
Jeremy Siek
1872fc4f05
changed paths
...
[SVN r9359]
2001-02-28 03:14:49 +00:00
Jeremy Siek
59e8fad96a
fixed default_writer
...
[SVN r9357]
2001-02-27 17:46:27 +00:00
John Maddock
4d6fe1135b
Fix for BeOS <limits>
...
[SVN r9356]
2001-02-27 12:52:08 +00:00
Jeremy Siek
fb6dc66dab
fixed some bugs brought out by STLport debug mode
...
[SVN r9355]
2001-02-27 06:38:04 +00:00
Jeremy Siek
48bbed5b2d
fixed g++ with STLport problem with source(std::pair<T,T>,G)
...
[SVN r9354]
2001-02-27 06:33:08 +00:00
Jeremy Siek
b08f8aab9a
fixed access of filter iterator policies type
...
[SVN r9353]
2001-02-27 06:14:02 +00:00
Jeremy Siek
3358dc8177
fixed access to filter iterator policies type
...
[SVN r9352]
2001-02-27 06:12:29 +00:00
Jeremy Siek
879de575a5
added function output iterator adaptor
...
[SVN r9351]
2001-02-27 05:50:51 +00:00
Jeremy Siek
33edc7c385
new file, part of the iterator adaptors library
...
[SVN r9350]
2001-02-27 05:49:55 +00:00
Jeremy Siek
b8a2f4efbd
some edits
...
[SVN r9349]
2001-02-27 02:20:47 +00:00
Jeremy Siek
89dab05f76
new file
...
[SVN r9346]
2001-02-26 23:17:47 +00:00
Jeremy Siek
11b6641c17
more edits
...
[SVN r9345]
2001-02-26 23:17:15 +00:00
Jeremy Siek
378b8856d3
worked on docs for cuthill mckee
...
[SVN r9344]
2001-02-26 23:16:39 +00:00
Jeremy Siek
50bfbcb7cf
new files
...
[SVN r9343]
2001-02-26 23:13:05 +00:00
Jeremy Siek
aa3faa6f74
added degree_property_map
...
[SVN r9342]
2001-02-26 23:08:45 +00:00
Jeremy Siek
3a4c9afe1c
stopped using fenced queue, just makes it harder to understand
...
[SVN r9341]
2001-02-26 21:49:19 +00:00
Jeremy Siek
281e28b41e
more dynamic->incremental changes
...
[SVN r9340]
2001-02-26 18:33:51 +00:00
Jeremy Siek
ab78ab21c2
separated concept_checks.cpp into peices and moved to test/ directory
...
[SVN r9339]
2001-02-26 18:14:46 +00:00
Jeremy Siek
00de05eded
stanford graph update from Andreas
...
renamed dynamic components to incremental components
[SVN r9338]
2001-02-26 18:13:00 +00:00
Jeremy Siek
dd69dc1f2f
moved concept checking stuff from example/ to test/ directory
...
renamed dynamic components to incremental components
added regression.cfg file to test/
[SVN r9337]
2001-02-26 18:12:20 +00:00
Jeremy Siek
5784c211cd
removed #if 0's
...
[SVN r9336]
2001-02-26 03:29:53 +00:00
Jeremy Siek
96fd3b849f
work on connected components, and various fixes
...
[SVN r9335]
2001-02-26 03:29:07 +00:00
Jeremy Siek
e386285d10
added undirected graph
...
[SVN r9334]
2001-02-26 02:27:11 +00:00
Jeremy Siek
0ba064820c
fixed make_iterator_property_map
...
[SVN r9333]
2001-02-26 02:13:39 +00:00
Jeremy Siek
856aba0a34
working version
...
[SVN r9332]
2001-02-25 22:06:23 +00:00
Jeremy Siek
cf0377357b
added strong components, changed connected_components
...
[SVN r9331]
2001-02-25 21:32:23 +00:00
Jeremy Siek
18efa71b6b
reorganizing connected components stuff
...
[SVN r9330]
2001-02-25 21:02:15 +00:00
Jeremy Siek
83ebdac41d
broke this up into several files, separated out strong components
...
[SVN r9329]
2001-02-25 21:01:06 +00:00
Jeremy Siek
982df588ee
work on connected components
...
[SVN r9328]
2001-02-25 21:00:13 +00:00
Jeremy Siek
b9b17c7a78
new file
...
[SVN r9327]
2001-02-25 20:56:16 +00:00
Jeremy Siek
5486005145
added docs from Andreas Scherer for Stanford GraphBase
...
[SVN r9326]
2001-02-25 20:16:42 +00:00
Jeremy Siek
c75232350f
first checkin of BGL interface to SGB documentation
...
[SVN r9325]
2001-02-25 20:08:06 +00:00
John Maddock
ef24de0775
added missing typename's to docs
...
[SVN r9324]
2001-02-25 12:04:48 +00:00
Jeremy Siek
a78f02abc9
fixed adjacent_vertices()
...
[SVN r9322]
2001-02-24 20:58:29 +00:00
John Maddock
9f2e4f94aa
type_traits: more tentative EDG compiler fixes...
...
[SVN r9321]
2001-02-24 13:04:56 +00:00
Jeremy Siek
74f55d5adf
new file
...
[SVN r9320]
2001-02-24 07:31:37 +00:00
Jeremy Siek
1197e2c567
fixed iterator property map's use of put_get_at_helper
...
[SVN r9319]
2001-02-23 18:03:33 +00:00
Jeremy Siek
7f4cd23766
add test for edge_length to the SGB section
...
[SVN r9318]
2001-02-23 15:35:42 +00:00
Jeremy Siek
fa75a21d44
encorporated more changes from Andreas Scherer:
...
(a) reduce code redundancy by applying some more preproc macros
(b) make some class definitions more consistent (in regard of "self",
bool friends, and protected data members)
(c) hand over several sgb_edges by (const) reference instead of by value
(d) remove the compiler-dependency for __GNUC__
and made some more changes:
- made sgb_edge_util_map a friend of sgb_edge, and put it inside
a #if !defined(BOOST_NO_MEMBER_TEMPLATE_FRIENDS)
- removed redundant inline's
- changed passing by sgb_edge& to const sgb_edge& is a few places.
- changed edge_length to edge_length_t so that the naming is
consistent with the rest of the BGL.
- added get()/put() shortcuts to sgb_edge_length_map
[SVN r9317]
2001-02-23 15:35:00 +00:00
Ralf W. Grosse-Kunstleve
3893bc7447
Fix for python::tuple.set_item() memory leak.
...
[SVN r9316]
2001-02-23 08:58:32 +00:00
Jeremy Siek
077aa82eed
added a constructor
...
[SVN r9314]
2001-02-23 00:58:05 +00:00
Jeremy Siek
061a6c9f59
added associative property map adaptor
...
[SVN r9312]
2001-02-22 06:20:42 +00:00
Jeremy Siek
42dfe54e24
graph_node to graph_vertex
...
[SVN r9311]
2001-02-22 04:18:29 +00:00
Jeremy Siek
29648eac90
changes for the all property and graphviz stuff
...
[SVN r9310]
2001-02-22 04:14:51 +00:00
Jeremy Siek
227a80bdfc
new file
...
[SVN r9309]
2001-02-22 04:13:27 +00:00
Dave Abrahams
226f00f14e
Corrected numeric_limits<>::is_integral -> numeric_limits<>::is_integer
...
[SVN r9299]
2001-02-20 23:15:29 +00:00
Jens Maurer
4046502ff7
Compaq C++ has neither <slist> nor <hash_*>
...
[SVN r9296]
2001-02-20 17:52:35 +00:00
Jeremy Siek
2b1f29b3f7
use filter_iter::policies_type instead of filter_gen::policies_type
...
[SVN r9292]
2001-02-20 16:01:00 +00:00
Jeremy Siek
784230fb4a
put policies type in private
...
[SVN r9290]
2001-02-20 16:00:21 +00:00
John Maddock
6d16b74357
more tentative type_traits fixes for EDG front end
...
[SVN r9289]
2001-02-20 12:56:26 +00:00
John Maddock
8ce528623b
More type_traits tweeks.
...
[SVN r9287]
2001-02-20 12:17:55 +00:00
Dave Abrahams
ff672535fd
Added cross-reference; improved policies documentation
...
[SVN r9286]
2001-02-20 03:49:26 +00:00
Dave Abrahams
f7ba103725
Describe const/mutable interactions and give rationale for no
...
reverse_iterator_pair_generator.
[SVN r9285]
2001-02-20 03:04:03 +00:00
Jeremy Siek
dd88a5fc6d
fixed some typo's
...
[SVN r9284]
2001-02-20 02:28:15 +00:00
Dave Abrahams
e1384a3588
Updated documentation
...
[SVN r9283]
2001-02-19 22:58:12 +00:00
Dave Abrahams
5ae6f849d4
Improved workarounds for stock MSVC6; use yes_type and no_type from type_traits.hpp; stopped trying to remove_cv before detecting is_pointer, in honor of the new type_traits semantics.
...
[SVN r9282]
2001-02-19 22:51:32 +00:00
Dave Abrahams
43fdf6a604
Take advantage of improved iterator_traits to do more tests on MSVC. Reordered
...
some #ifdefs for coherency.
[SVN r9281]
2001-02-19 22:36:22 +00:00
Dave Abrahams
c1a867d9da
Take adavantage of improved iterator_traits to do more tests on MSVC. Hack
...
around an MSVC-with-STLport internal compiler error.
[SVN r9280]
2001-02-19 22:34:31 +00:00
Dave Abrahams
8a1845d3c1
Rolled back reverse_iterator_pair_generator again, as it doesn't save typing on a conforming compiler
...
[SVN r9279]
2001-02-19 20:41:22 +00:00
Dave Abrahams
14cafb420b
Roll back the reverse_iterator_pair_generator test
...
[SVN r9278]
2001-02-19 20:37:24 +00:00
Dave Abrahams
53b46c11f8
Fixed for MSVC
...
[SVN r9277]
2001-02-19 16:38:14 +00:00
Dave Abrahams
cadd356621
Oops!
...
[SVN r9276]
2001-02-19 16:28:06 +00:00
Dave Abrahams
539dd91e50
Added #include <climits>
...
[SVN r9275]
2001-02-19 16:26:51 +00:00
Dave Abrahams
f687240188
Fix missing comma bug
...
[SVN r9274]
2001-02-19 16:22:03 +00:00
Dave Abrahams
78f8f59fb4
Added tests for reverse_iterator_pair_generator
...
[SVN r9273]
2001-02-19 16:21:12 +00:00
John Maddock
eeac39db6d
Added RegExData constructor to keep ICL compiler happy
...
[SVN r9272]
2001-02-19 12:57:35 +00:00
John Maddock
0dd3da48a1
more type traits updates:
...
Header includes get BOOST_ prefix,
BOOST_DECL_MC dropped in favour of new BOOST_STATIC_CONSTANT (from config.hpp),
operator ! dropped in favour of boost::type_traits::ice_not template.
[SVN r9270]
2001-02-19 12:52:30 +00:00
John Maddock
7f909b9faa
added BOOST_NO_INTRINSIC_WCHAR_T for ICL
...
[SVN r9269]
2001-02-19 12:50:27 +00:00
Jeremy Siek
680911de7a
added GraphRef parameter to allow reverse_graph to be constant or mutable
...
[SVN r9268]
2001-02-19 05:42:46 +00:00
Jeremy Siek
0f18ebb799
update #include path to adjacency_iterator
...
[SVN r9267]
2001-02-19 05:27:56 +00:00
Dave Abrahams
63f8a346b5
Added some missing 'explicit's
...
[SVN r9265]
2001-02-18 22:23:13 +00:00
Dave Abrahams
7630c59bf5
Reinstated reverse_iterator_pair_generator
...
[SVN r9264]
2001-02-18 22:21:14 +00:00
Dave Abrahams
52b12823de
Apply Jens' suggested fixes
...
[SVN r9263]
2001-02-18 21:50:57 +00:00
Jeremy Siek
80c691165e
added some property graph checks to stanford graph base
...
[SVN r9262]
2001-02-18 20:10:48 +00:00
Jeremy Siek
94481b0e5a
more from Andreas's patch
...
fixed it property map stuff
[SVN r9261]
2001-02-18 20:09:43 +00:00
Jens Maurer
5fbcf08288
fix minor typos
...
[SVN r9259]
2001-02-18 19:26:20 +00:00
Jeremy Siek
fb7937719e
removed bad size specifications from figures
...
[SVN r9258]
2001-02-18 19:10:11 +00:00
Jeremy Siek
9ad222b4c8
applied Andreas's patch and added out_degree()
...
[SVN r9256]
2001-02-18 18:09:19 +00:00
Jens Maurer
fe71c52529
use ice_not<> instead of logical not "!" to work around problems with
...
early EDG (for example, IRIX CC and Compaq C++)
[SVN r9255]
2001-02-18 16:16:02 +00:00
Jens Maurer
83c47f3928
using ice_not<> instead of logical not "!" helps IRIX and Compaq C++
...
[SVN r9254]
2001-02-18 16:07:01 +00:00
Jens Maurer
35bfe21d2f
needs <boost/type_traits/same_traits.hpp>
...
[SVN r9253]
2001-02-18 15:19:23 +00:00
John Maddock
f9be7b1a2b
Moved <cstddef> include to <boost/type_traits/fwd.hpp> as its required by all the new type traits headers..
...
[SVN r9252]
2001-02-18 12:24:46 +00:00
John Maddock
f6fd860cfa
regex Intel C++ fix...
...
[SVN r9251]
2001-02-18 12:03:08 +00:00
John Maddock
8e5c922a06
type_traits: regression failure fixes from type traits changes...
...
[SVN r9249]
2001-02-18 11:43:01 +00:00
Jens Maurer
9203ae2c3d
add <cstddef> for std::size_t
...
[SVN r9248]
2001-02-17 22:10:12 +00:00
Jeremy Siek
e2878c68a8
changes to order of indirect_iterator template parameter list, and
...
fixed a typo
[SVN r9247]
2001-02-17 22:03:30 +00:00
Jeremy Siek
e75028bd40
changes to order of indirect_iterator_generator param list
...
[SVN r9246]
2001-02-17 22:03:06 +00:00
Jeremy Siek
79d818ce84
used -kb this time
...
[SVN r9245]
2001-02-17 22:01:23 +00:00
Jeremy Siek
e43c317068
removing again
...
[SVN r9244]
2001-02-17 22:00:36 +00:00
Jeremy Siek
51ffbd9833
re-added, this time using -ko flag
...
[SVN r9242]
2001-02-17 20:21:56 +00:00
Jeremy Siek
d2f4df61cf
need to add in binary mode
...
[SVN r9241]
2001-02-17 20:17:53 +00:00
Jeremy Siek
d6de1bd277
added Category parameter to the indirect iterator
...
[SVN r9240]
2001-02-17 19:59:54 +00:00
Jeremy Siek
a9173e246d
added Category parameter and made a few more edits with regards to type requirements
...
[SVN r9239]
2001-02-17 19:59:19 +00:00
John Maddock
bc4be72f18
Added new type traits files.
...
[SVN r9238]
2001-02-17 12:25:45 +00:00
Jeremy Siek
4d95f9db5d
adjusted requirements for value type of the base iterator
...
[SVN r9236]
2001-02-17 01:51:45 +00:00
Jeremy Siek
da4c1e1022
made iterator_adaptor constructor explicit
...
[SVN r9235]
2001-02-17 01:50:40 +00:00
Jeremy Siek
8d8c08808d
added "explicit" to iterator_adaptor constructor
...
[SVN r9234]
2001-02-17 01:44:41 +00:00
Dave Abrahams
cb1c441310
Add an implicit conversion operator to operator_arrow_proxy as CW and BCC workarounds.
...
[SVN r9233]
2001-02-16 23:06:57 +00:00
Dave Abrahams
00bd866aef
Added a missing const. Made the tests run (somewhat) with plain MSVC again.
...
[SVN r9232]
2001-02-16 23:04:49 +00:00
Jens Maurer
4d2e0c7e00
add missing my_int3::operator!=
...
[SVN r9231]
2001-02-16 21:28:59 +00:00
Jens Maurer
58361ceec7
made filter_iterator_generator::policies_type public
...
[SVN r9230]
2001-02-16 21:27:26 +00:00
Beman Dawes
c53b86ee9b
Integrate Iterator Adaptor library into site
...
[SVN r9229]
2001-02-16 18:54:13 +00:00
Jeremy Siek
1003bb908b
background color and a whitespace edit
...
[SVN r9228]
2001-02-16 16:38:45 +00:00
John Maddock
e35b60190f
regex: added explicit #error clause to reduce error messages when wide character support is not available.
...
[SVN r9227]
2001-02-16 12:47:30 +00:00
John Maddock
6a8d6dfd3a
Fixed minor typedef typo
...
[SVN r9226]
2001-02-16 12:03:48 +00:00
John Maddock
86c83811cd
regex configuration tweeks, and point release.
...
[SVN r9225]
2001-02-16 11:26:21 +00:00
Dave Abrahams
39f3fc8f0e
Edits for clarity
...
[SVN r9224]
2001-02-16 05:51:37 +00:00
Dave Abrahams
423ffe2c48
More edits for clarity. Added const/non-const example.
...
[SVN r9223]
2001-02-16 05:33:21 +00:00
Dave Abrahams
d3e370ea9a
Massive edits
...
[SVN r9222]
2001-02-16 05:30:49 +00:00
Dave Abrahams
1245ff187e
Remove implication that a type generator may only generate a single type
...
[SVN r9221]
2001-02-16 05:24:45 +00:00
Dave Abrahams
d4dd3567e5
Checked and cleaned using HTML TIDY.
...
[SVN r9220]
2001-02-16 02:36:36 +00:00
Dave Abrahams
574bbcad7a
Bigtime edits
...
[SVN r9219]
2001-02-16 00:38:28 +00:00
Jeremy Siek
d2af02cf51
added another link to the generic_programming.html#policies
...
[SVN r9218]
2001-02-15 16:57:12 +00:00
Jeremy Siek
aa6d7c84e3
removed strange ssh garbage
...
[SVN r9217]
2001-02-15 16:52:39 +00:00
Jeremy Siek
d23ff54f53
added mention of traits requirement under Type Requirements section
...
[SVN r9216]
2001-02-15 16:49:16 +00:00
Jeremy Siek
a79865d98b
oops, meant to remove use of policies_type from filter_iterator_generator
...
in the last commit, but accidentally added it :(
[SVN r9215]
2001-02-15 16:43:54 +00:00
Jeremy Siek
5dd20ec9d0
removed policies_type from filter_iterator_generator
...
[SVN r9214]
2001-02-15 16:41:48 +00:00
Dave Abrahams
c0bb1140cc
General edits for clarity; some reorganization.
...
[SVN r9213]
2001-02-15 16:39:55 +00:00
Jeremy Siek
403449b4e0
added two workarounds
...
[SVN r9212]
2001-02-15 15:57:35 +00:00
Jeremy Siek
e2a9b1bc4d
added acknowledgement to Andrei for conversion
...
[SVN r9211]
2001-02-15 15:20:20 +00:00
Jeremy Siek
74ca1f5635
added acknowledgement to Andrei for the conversion class
...
[SVN r9210]
2001-02-15 15:18:38 +00:00
Jeremy Siek
be0a1896e2
fixed my_int::operator--
...
[SVN r9208]
2001-02-15 06:47:06 +00:00
Jeremy Siek
7bcb331a18
removed policies_type from filter_iterator_generator
...
[SVN r9207]
2001-02-15 06:44:26 +00:00
Jeremy Siek
6530318f13
added section on Members to cover constructors, etc. and added
...
a section on Operators
[SVN r9206]
2001-02-15 06:41:46 +00:00
Jeremy Siek
985446dc2f
made the typedef policies_type public in iterator_adaptor
...
and private in filter_iterator_generator
[SVN r9205]
2001-02-15 06:07:00 +00:00
Jeremy Siek
6ed8e06a39
added discusion of counting_iterator_traits, and added type requirements
...
for the Incrementable type.
added uses of user-defined types to the test
[SVN r9204]
2001-02-15 05:53:10 +00:00
Jeremy Siek
8aff96fa42
removed unnecessary typedefs from counting_iterator_traits
...
[SVN r9203]
2001-02-15 05:51:40 +00:00
Jeremy Siek
16246ea756
fix from Rich
...
[SVN r9202]
2001-02-15 03:35:17 +00:00
Jeremy Siek
43b1826ea4
fix from Rich Lee
...
[SVN r9201]
2001-02-15 03:34:45 +00:00
Jeremy Siek
ca8042ce7a
some fixes from Rich
...
[SVN r9200]
2001-02-15 03:34:13 +00:00
Dave Abrahams
9e4efc054e
added missing boost::
...
[SVN r9199]
2001-02-14 20:35:39 +00:00
Dave Abrahams
fd5077496c
Test new VC6 workarounds
...
[SVN r9198]
2001-02-13 23:32:19 +00:00
Dave Abrahams
0d7901e74c
Make it work with standard conforming iterators under raw VC6.
...
[SVN r9197]
2001-02-13 23:30:25 +00:00
Jeremy Siek
984eb4e025
added output for the transform iterator example
...
[SVN r9187]
2001-02-13 04:38:59 +00:00
Jeremy Siek
c64e95799f
changed template class to class template
...
[SVN r9186]
2001-02-13 04:34:44 +00:00
Jeremy Siek
aa83d91940
copyright
...
[SVN r9184]
2001-02-13 04:25:24 +00:00
Jeremy Siek
56dfad6ef9
fixed typo
...
[SVN r9183]
2001-02-13 04:24:24 +00:00
Jeremy Siek
55982881ac
merged in Dave's additions and added a tutorial using the implementation
...
of transform iterator as the example
[SVN r9182]
2001-02-13 04:15:17 +00:00
Jeremy Siek
cfe97dda1f
added dummy_constructor to dummyT so it can be used in concept archetypes
...
[SVN r9181]
2001-02-13 02:03:59 +00:00
Jeremy Siek
c0d3cbcb3a
removed use of istream_iterator for operator-> test, replaced with
...
use of concept archetypes
[SVN r9180]
2001-02-13 02:03:13 +00:00
Jeremy Siek
4de1c98725
changed int* to std::vector<int>::iterator
...
[SVN r9178]
2001-02-12 21:59:25 +00:00
Jeremy Siek
353567cf29
added another example
...
[SVN r9177]
2001-02-12 21:57:19 +00:00
Jeremy Siek
0489caa2e4
new files
...
[SVN r9176]
2001-02-12 21:35:20 +00:00
Jeremy Siek
c4384b72b8
changes in graphviz, small fix to subgraph
...
[SVN r9175]
2001-02-12 20:51:10 +00:00
Jeremy Siek
1d139a2d2d
graphviz changes
...
[SVN r9174]
2001-02-12 20:49:42 +00:00
Jeremy Siek
e8cdde825e
more changes
...
[SVN r9173]
2001-02-12 20:31:15 +00:00
Jeremy Siek
724d51d004
updated to changes in graphviz.hpp
...
[SVN r9168]
2001-02-12 19:05:20 +00:00
Jeremy Siek
027162d8ad
moved subgraph version of write_graphviz here
...
[SVN r9167]
2001-02-12 19:01:05 +00:00
Jeremy Siek
6231e5fe3c
moved write_graphviz() function to the graphviz.hpp header
...
[SVN r9166]
2001-02-12 19:00:32 +00:00
Jeremy Siek
a37481d0e3
this gets generated
...
[SVN r9162]
2001-02-12 18:21:02 +00:00
Jeremy Siek
b912f1dbe3
new files
...
[SVN r9161]
2001-02-12 18:13:59 +00:00
Jeremy Siek
31ee49d258
new file
...
[SVN r9160]
2001-02-12 18:10:34 +00:00
Jeremy Siek
c9d2c834a7
Various fixes thanks to Lie-Quan
...
[SVN r9159]
2001-02-12 16:39:31 +00:00
John Maddock
12ff8c3401
regex: tentatively fixed regression on Win2000, suppressed some more warnings, and tweeked Rogue Wave library detection and configuration.
...
[SVN r9157]
2001-02-12 12:45:25 +00:00
Jeremy Siek
37c94d5684
updated url to the iterator_adaptor class
...
[SVN r9156]
2001-02-12 05:24:45 +00:00
Jeremy Siek
b51558026b
fixed Reference and Pointer template paremeter descriptions
...
[SVN r9155]
2001-02-12 05:20:09 +00:00
Jeremy Siek
f976b04e8a
obsolete and not needed
...
[SVN r9152]
2001-02-12 04:55:19 +00:00
Jeremy Siek
69066d5808
small edit
...
[SVN r9151]
2001-02-12 04:53:39 +00:00
Jeremy Siek
54c0143095
various edits
...
[SVN r9150]
2001-02-12 04:52:24 +00:00
Jeremy Siek
dd8678f262
finished 1st draft of reverse iterator docs
...
[SVN r9149]
2001-02-12 04:51:56 +00:00
Dave Abrahams
924c55b701
added missing const qualifier
...
[SVN r9148]
2001-02-12 04:45:02 +00:00
Jeremy Siek
ab0a78f814
using make_const_projection_iterator() for last example,
...
and a couple other minor edits
[SVN r9145]
2001-02-12 02:55:19 +00:00
Jeremy Siek
700bc893ca
new files
...
[SVN r9144]
2001-02-12 02:52:26 +00:00
Jeremy Siek
3d83675256
finished 1st draft
...
[SVN r9143]
2001-02-12 01:50:50 +00:00
Jeremy Siek
7d243c6e69
fixed incomplete name change over for some template parameters
...
[SVN r9142]
2001-02-12 00:49:45 +00:00
Jeremy Siek
955e2e1ee2
updated for iterator_adaptor changes
...
[SVN r9141]
2001-02-12 00:36:32 +00:00
Jeremy Siek
7895e67753
updated for change in iterator adaptor
...
[SVN r9140]
2001-02-12 00:35:48 +00:00
Jeremy Siek
64f48f15bb
updated with respect to iterator_adaptor
...
[SVN r9139]
2001-02-12 00:21:20 +00:00
Jeremy Siek
29b88eb759
updated use of iterator_adaptor
...
[SVN r9138]
2001-02-11 23:55:07 +00:00
Jeremy Siek
bb698a0dc2
new files
...
[SVN r9137]
2001-02-11 20:05:00 +00:00
Dave Abrahams
137aa74ac5
Compile with Borland, re-enable failing tests
...
[SVN r9136]
2001-02-11 19:53:56 +00:00
Dave Abrahams
85b916f1fe
Final fixes for Borland
...
[SVN r9135]
2001-02-11 19:50:14 +00:00
Dave Abrahams
a95861b293
Clean away code which can never be used
...
[SVN r9134]
2001-02-11 19:44:54 +00:00
Dave Abrahams
c3308d65d8
Use BOOST_STATIC_CONSTANT
...
[SVN r9133]
2001-02-11 19:39:11 +00:00
Dave Abrahams
54826063b8
Use new iterator_adaptor interface, Fixes for Borland.
...
[SVN r9131]
2001-02-11 19:36:43 +00:00
Dave Abrahams
fca4d24604
Use BOOST_STATIC_CONSTANT
...
[SVN r9129]
2001-02-11 19:33:47 +00:00
Dave Abrahams
7de40b0d9f
Fixed bugs in the iterator helpers which prevented explicitly supplied arguments from actually being used
...
[SVN r9128]
2001-02-11 19:31:21 +00:00
Dave Abrahams
b3babe58d8
Switch to use of BOOST_STATIC_CONSTANT where possible
...
[SVN r9127]
2001-02-11 19:29:28 +00:00
Dave Abrahams
6ecb0c3a15
Added BOOST_STATIC_CONSTANT
...
[SVN r9126]
2001-02-11 19:29:01 +00:00
Jeremy Siek
2ae626bd01
few edits
...
[SVN r9125]
2001-02-11 19:26:26 +00:00
Jeremy Siek
3a36232800
Added test of operator-> for forward and input iterators.
...
[SVN r9124]
2001-02-11 19:25:49 +00:00
Jeremy Siek
2bc5a3ad3e
Removed workaround for older MIPSpro compiler. The workaround was
...
preventing the proper functionality of the underlying iterator being
carried forward into the iterator adaptor.
Also added is_bidirectional enum to avoid EDG compiler error.
[SVN r9123]
2001-02-11 18:57:31 +00:00
Jeremy Siek
be81d6ac7c
Dave's suggested edits
...
[SVN r9122]
2001-02-11 18:27:40 +00:00
Jeremy Siek
4e7d6fdf4a
changed per Dave's comments
...
[SVN r9121]
2001-02-11 18:14:04 +00:00
Dave Abrahams
86fb688598
#if 0'd out use of counting_iterator on non-numeric types in MSVC without STLport, so that the other tests may proceed
...
[SVN r9120]
2001-02-11 16:19:17 +00:00
Dave Abrahams
b673a3c6e1
Borland fixes
...
[SVN r9119]
2001-02-11 16:16:53 +00:00
Dave Abrahams
f4200b1b6d
Update for compatibility with new iterator_adaptor interface
...
[SVN r9118]
2001-02-11 16:14:14 +00:00
Dave Abrahams
27edbebc13
Fixes for Borland
...
[SVN r9117]
2001-02-11 16:13:38 +00:00
Dave Abrahams
276508e3dd
Rolled unspecialized template back in
...
[SVN r9116]
2001-02-11 16:12:13 +00:00
Dave Abrahams
33ad945226
Rolled back ineffective Borland-specific code
...
[SVN r9115]
2001-02-11 16:11:24 +00:00
Dave Abrahams
3aa99ad218
Borland fixes up the wazoo. It finally works!
...
[SVN r9114]
2001-02-11 16:09:22 +00:00
Dave Abrahams
f82d059114
Reinstate one of John's fixes
...
[SVN r9113]
2001-02-11 16:06:12 +00:00
Dave Abrahams
9b0fdc0751
Some fixes for Borland get it closer on that compiler
...
[SVN r9112]
2001-02-11 16:05:01 +00:00
Dave Abrahams
b41dd8d557
Clean up after John Maddocks's (finally effective!) Borland fixes
...
[SVN r9111]
2001-02-11 14:07:11 +00:00
John Maddock
8ee7efdf98
Borland compiler fixes
...
[SVN r9110]
2001-02-11 12:50:06 +00:00
Jeremy Siek
8467a38422
new files
...
[SVN r9109]
2001-02-11 05:25:19 +00:00
Jeremy Siek
a96e0e13ff
various edits
...
[SVN r9108]
2001-02-11 04:34:32 +00:00
Dave Abrahams
5000e7c601
Replaced some static_casts with explicit construction
...
[SVN r9107]
2001-02-11 03:12:04 +00:00
Dave Abrahams
ed30d893e4
Use new iterator_adaptor<> interface
...
[SVN r9106]
2001-02-11 03:10:01 +00:00
Dave Abrahams
39ccb4017b
Use new adaptors interface
...
[SVN r9105]
2001-02-11 03:07:55 +00:00
Dave Abrahams
49dd1a1bf2
Removed traits argument from iterator_adaptor<> and switched to explicit trait
...
specification for maximum ease-of-use.
Added comments to detail::iterator_defaults<>
Began using detail::iterator_defaults<> unconditionally for code clarity
Changed uses of `Iterator' to `Base' where non-iterators can be used.
[SVN r9104]
2001-02-11 03:05:50 +00:00
Jeremy Siek
bd3e0d6630
added another example
...
[SVN r9103]
2001-02-11 03:01:47 +00:00
Jeremy Siek
4a675bd469
redid docs for the template parameters
...
[SVN r9102]
2001-02-11 02:55:38 +00:00
Jeremy Siek
a8465cfd85
fixed bug in policy object constructor
...
[SVN r9101]
2001-02-11 02:40:02 +00:00
Jeremy Siek
a6f58d8b97
fixed bug in policy object construction
...
[SVN r9100]
2001-02-11 02:39:35 +00:00
Jeremy Siek
973fbd522f
small edit
...
[SVN r9099]
2001-02-11 02:38:08 +00:00
Jeremy Siek
8b7d1948b0
finished 1st draft
...
[SVN r9098]
2001-02-11 02:35:09 +00:00
Jeremy Siek
368f06c1a8
removed backslashes in macros
...
[SVN r9097]
2001-02-11 01:21:56 +00:00
Dave Abrahams
2e61c60e14
A fix for EDG
...
[SVN r9096]
2001-02-10 23:16:05 +00:00
Dave Abrahams
a5a4bfedae
A baby step that worked.
...
[SVN r9095]
2001-02-10 23:14:42 +00:00
Jeremy Siek
4002c79c2c
new file
...
[SVN r9094]
2001-02-10 22:33:43 +00:00
Dave Abrahams
ee4934d84e
Rolled in supposed Borland fixes from John Maddock, but not seeing any improvement yet
...
[SVN r9093]
2001-02-10 20:23:35 +00:00
Dave Abrahams
6c27f71028
Rolled in supposed Borland fixes from John Maddock, but not seeing any
...
improvement yet
Changed argument order to indirect_ generator, for convenience in the case of
input iterators (where Reference must be a value type).
Removed derivation of filter_iterator_policies from default_iterator_policies,
since the iterator category is likely to be reduced (we don't want to allow
illegal operations like decrement).
Support for a simpler filter iterator interface.
[SVN r9092]
2001-02-10 20:22:05 +00:00
Dave Abrahams
3126cf0627
Rolled in supposed Borland fixes from John Maddock, but not seeing any
...
improvement yet
[SVN r9091]
2001-02-10 20:14:20 +00:00
Dave Abrahams
4eedcef607
Use new filter_ interface.
...
[SVN r9090]
2001-02-10 20:11:42 +00:00
Jeremy Siek
6b7cefe171
< to <
...
[SVN r9089]
2001-02-10 20:10:21 +00:00
Jeremy Siek
692362cdcc
inlined detail::is_directed to avoid multiple-def problems
...
[SVN r9088]
2001-02-10 20:07:35 +00:00
Jeremy Siek
5c5e7ae0b3
use new create_subgraph()
...
[SVN r9087]
2001-02-10 19:26:19 +00:00
Jeremy Siek
878496e505
fixed create_subgraph()
...
[SVN r9086]
2001-02-10 19:26:00 +00:00
Jeremy Siek
8e22fba265
the main graph is now responsible for the subgraph memory management
...
[SVN r9085]
2001-02-10 19:16:13 +00:00
Jeremy Siek
3d6d855967
refer to policies in detail::
...
[SVN r9084]
2001-02-10 19:11:27 +00:00
Jeremy Siek
e73f20c5ef
added IteratorConstructibleGraph.html and updated SGI STL URL
...
[SVN r9083]
2001-02-10 18:48:19 +00:00
Jeremy Siek
0aae0d953e
moved adjacency_iterator_generator out of the detail namespace
...
[SVN r9082]
2001-02-10 18:27:33 +00:00
Jeremy Siek
2914bec352
added "tests passed" report
...
[SVN r9081]
2001-02-10 18:21:00 +00:00
Jeremy Siek
d81eb33b46
update for iterator_adaptor and make use of boost::detail::iterator_traits
...
[SVN r9080]
2001-02-10 18:20:41 +00:00
Jeremy Siek
0047391357
iterator_adaptor update
...
[SVN r9079]
2001-02-10 18:17:45 +00:00
Jeremy Siek
1618704f64
cleaned up for public consumption
...
[SVN r9078]
2001-02-10 18:15:42 +00:00
Jeremy Siek
8f647cbbce
moving out of detail
...
[SVN r9077]
2001-02-10 18:02:10 +00:00
Jeremy Siek
688f53f4df
completely removed constructor that was #if 0'd
...
[SVN r9076]
2001-02-10 17:57:51 +00:00
Jeremy Siek
ceb100c1e0
#if'd out traversal_category stuff for now
...
[SVN r9075]
2001-02-10 17:06:17 +00:00
Jeremy Siek
a7ab3c0463
added is_directed()
...
[SVN r9074]
2001-02-10 17:05:32 +00:00
Beman Dawes
6dead9f4a9
All final 1.20.2 changes, including fixing broken hyperlinks
...
[SVN r9071]
2001-02-10 14:42:14 +00:00
Beman Dawes
a76cd47da4
Fix revision date
...
[SVN r9069]
2001-02-10 12:47:02 +00:00
Jens Maurer
5b59905f3b
removed superfluous "typename"
...
[SVN r9068]
2001-02-10 09:34:19 +00:00
Dave Abrahams
9bdda81bee
Use new reverse_ and indirect_ interfaces. Replace BOOST_NO_STD_ITERATOR_TRAITS
...
with BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION to prove we've normalized to core
compiler capabilities
[SVN r9067]
2001-02-10 00:38:08 +00:00
Dave Abrahams
571ecdb662
*** empty log message ***
...
[SVN r9066]
2001-02-10 00:35:45 +00:00
Dave Abrahams
e63227161d
Improved interface to indirect_ and reverse_ iterators
...
[SVN r9065]
2001-02-10 00:26:55 +00:00
Dave Abrahams
d5404628f6
Always have a definition for each traits member, even if it can't be properly
...
deduced. These will be incomplete types in some cases (undefined<void>), but it
helps suppress MSVC errors elsewhere
[SVN r9064]
2001-02-10 00:05:17 +00:00
Dave Abrahams
6114c1e9ff
roll back mistaken changes
...
[SVN r9062]
2001-02-09 21:04:09 +00:00
Dave Abrahams
ec6c46b4fd
try a better interface to indirect iterators
...
[SVN r9060]
2001-02-09 19:26:19 +00:00
Dave Abrahams
954e8c3115
Cleaned up redundant test is_integral<T> || is_same<T,char> -> is_integral<T>
...
[SVN r9059]
2001-02-09 15:43:57 +00:00
Dave Abrahams
490cc42bcc
Applied John Maddock's Borland patch Moving <true> specialization to unspecialized template
...
[SVN r9058]
2001-02-09 15:23:55 +00:00
Dave Abrahams
06d6f1ff42
Factored out is_numeric computation. Borland still unhappy :(
...
[SVN r9057]
2001-02-09 15:21:02 +00:00
Dave Abrahams
377675ce8c
Rolled back Jeremy's new constructor for now; it was causing problems with counting_iterator_test
...
Attempted fix for Borland
[SVN r9055]
2001-02-09 15:17:17 +00:00
Beman Dawes
414b3e0ed0
Add example
...
[SVN r9054]
2001-02-09 14:39:43 +00:00
Jeremy Siek
3b3ae85da7
fixed usage of indirect_iterator_pair_generator
...
[SVN r9053]
2001-02-09 05:45:10 +00:00
Jeremy Siek
082f8c05a3
MSVC porting
...
[SVN r9052]
2001-02-09 05:44:13 +00:00
Jeremy Siek
aaedb9c4f1
adjusted to changes in iterator_adaptors.hpp, added more
...
tests of make_xxx
[SVN r9051]
2001-02-09 05:26:48 +00:00
Jeremy Siek
e196c011d2
Added iterator constructor to allow const adaptor
...
from non-const adaptee.
Changed make_xxx to pass iterators by-value to
get arrays converted to pointers.
Removed InnerIterator template parameter from
indirect_iterator_generator.
Rearranged parameters for make_filter_iterator
[SVN r9050]
2001-02-09 05:26:01 +00:00
Jeremy Siek
df910e2afd
more work on default args and explicit templat args
...
[SVN r9049]
2001-02-09 04:40:42 +00:00
Jeremy Siek
4c978962c5
Fixed bidirectional iterator test so that --i is no longer a precondition.
...
[SVN r9048]
2001-02-09 04:29:11 +00:00
Dave Abrahams
c340be6197
Use Jeremy's new make_reverse_iterator form; add more comprehensive
...
testing. Force-decay array function arguments to pointers.
[SVN r9047]
2001-02-09 03:32:59 +00:00
Dave Abrahams
da2b6686d9
Add parens to appease Borland
...
[SVN r9043]
2001-02-09 03:30:12 +00:00
Dave Abrahams
d144752294
Fold in Jeremy's improvement to make_reverse_iterator
...
[SVN r9042]
2001-02-09 03:29:11 +00:00
Dave Abrahams
6e78c87722
Beginning of a failed attempt to appease Borland
...
[SVN r9041]
2001-02-09 03:27:40 +00:00
Jens Maurer
67a96ce484
adjust for: _RWSTD_VER is six digits on Borland, four digits on Compaq C++
...
[SVN r9034]
2001-02-08 17:49:34 +00:00
John Maddock
f842a000a0
Fix for Rogue Wave library detection in config.hpp
...
[SVN r9032]
2001-02-08 12:58:11 +00:00
Dave Abrahams
46e87d5839
bug fixes
...
[SVN r9031]
2001-02-08 04:46:41 +00:00
Dave Abrahams
549ac6e3fb
just whitespace
...
[SVN r9030]
2001-02-08 04:45:18 +00:00
Dave Abrahams
f24a3f8d45
*** empty log message ***
...
[SVN r9029]
2001-02-08 04:44:19 +00:00
Jeremy Siek
9d7bdd206c
updated to change in indirect_iterator
...
[SVN r9028]
2001-02-08 03:43:33 +00:00
Jeremy Siek
0ef7e66267
put indirect_iterator_pair_generator back in
...
[SVN r9027]
2001-02-08 03:41:23 +00:00
Jeremy Siek
4729e2946d
added indirect_iterator_pair_generator back in
...
[SVN r9026]
2001-02-08 03:35:03 +00:00
Jeremy Siek
c8d7e70ecd
Added tests for the make_xxx_iterator() helper functions
...
[SVN r9025]
2001-02-08 03:08:09 +00:00
Jeremy Siek
88cb771f92
Removed all pair generator's except for projection and
...
some const adaptor generators.
Added make_xxx_iterator() helper functions for remaining
iterator adaptors.
Removed some traits template parameters where they
where no longer needed thanks to detail::iterator_traits.
Moved some of the compile-time logic into enums for
EDG compatibility.
[SVN r9024]
2001-02-08 03:07:33 +00:00
Ralf W. Grosse-Kunstleve
3630c2ed79
Fix for linux gcc-2.95.2
...
[SVN r9023]
2001-02-08 01:54:59 +00:00
Ralf W. Grosse-Kunstleve
48b113a408
Remove example files that were accidentally added to the main branch.
...
[SVN r9017]
2001-02-07 23:58:44 +00:00
Ralf W. Grosse-Kunstleve
72dd663c37
Add back old example files that were accidentally removed from the main branch.
...
[SVN r9016]
2001-02-07 23:50:41 +00:00
Dave Abrahams
e21d5a72ea
rename counting_iterator() -> make_counting_iterator()
...
[SVN r9015]
2001-02-07 22:27:02 +00:00
Jeremy Siek
4e79311408
fixed add_vertex() problem and updated to indirect_iterator_generator
...
[SVN r9014]
2001-02-07 22:22:44 +00:00
Jeremy Siek
91d29c8693
moved static members to function statics to avoid VC++ problems
...
[SVN r9013]
2001-02-07 21:30:35 +00:00
Jens Maurer
ef1f8aba78
replace _MSC_VER by BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
...
[SVN r9012]
2001-02-07 20:51:25 +00:00
Jens Maurer
a0ce1ebf54
table of contents added (Paul Moore)
...
[SVN r9011]
2001-02-07 20:43:29 +00:00
Jens Maurer
cb38767164
add missing "typename"
...
[SVN r9005]
2001-02-07 17:51:55 +00:00
Dave Abrahams
462372a20f
trivial flotsam cleanup
...
[SVN r9004]
2001-02-07 17:23:52 +00:00
Dave Abrahams
86227f85e6
Removed iterator_adaptor_pair_generator and
...
reverse_iterator_pair_generator (more such culling to come)
Improved comments
Changed all uses of std::iterator_traits as default arguments
to boost::detail::iterator_traits for improved utility in
non-generic contexts
Fixed naming convention of non-template parameter names
[SVN r9003]
2001-02-07 17:22:16 +00:00
Dave Abrahams
4eba4494ab
Added support for more of the traits members where possible, making this useful
...
as a replacement for std::iterator_traits<T> when used as a default template
parameter.
[SVN r9002]
2001-02-07 16:43:57 +00:00
Dave Abrahams
85f238ca24
More comprehensive testing; factored out static tests for better reuse
...
[SVN r9001]
2001-02-07 16:38:41 +00:00
John Maddock
771c4d57b8
Tweeked config options for Kai and Irix+STLPort
...
[SVN r9000]
2001-02-07 11:56:13 +00:00
Jeremy Siek
67a104c3ea
Replaced use of xxx_pair_generator with xxx_generator where
...
possible (which was all but the projection iterator).
[SVN r8996]
2001-02-07 06:36:12 +00:00
Dave Abrahams
24ead8cdd4
Removed now-defaulted template arguments where possible
...
Updated names to correspond to new generator naming convention.
Added a trivial test for make_transform_iterator().
Gave traits for const iterators a mutable value_type, per std.
Resurrected my original tests for indirect iterators.
[SVN r8995]
2001-02-07 05:37:08 +00:00
Dave Abrahams
8524383858
Produce operator-> proxy objects for InputIterators
...
Added static assertions to do some basic concept checks
Renamed single-type generators -> xxx_generator
Renamed const/nonconst iterator generators -> xxx_pair_generator
Added make_transform_iterator(iter, function)
The existence of boost::detail::iterator_traits allowed many
template arguments to be defaulted. Some arguments had to be
moved to accomplish it.
[SVN r8994]
2001-02-07 05:15:42 +00:00
Dave Abrahams
42cb9f1c66
Removed useless #includes of standard library headers
...
[SVN r8993]
2001-02-07 04:52:58 +00:00
Dave Abrahams
417a7a8b32
Initial Checkin
...
[SVN r8992]
2001-02-07 04:51:12 +00:00
Dave Abrahams
b1aeed7e12
Factored if_true out into boost/detail/select_type.hpp
...
[SVN r8991]
2001-02-07 04:49:32 +00:00
Jeremy Siek
e04c6ec20f
added concept check for the default iterator policy
...
[SVN r8990]
2001-02-07 02:44:18 +00:00
Dave Abrahams
ba8ef75221
codewarrior bug workaround
...
[SVN r8989]
2001-02-06 23:59:02 +00:00
Jens Maurer
bf9b698ba2
fix bool logic bug introduced by Jeremy's compilation fixes
...
[SVN r8988]
2001-02-06 22:56:37 +00:00
Jens Maurer
1cdd50d2e8
old GNU c++ lib does not have ios_base, so avoid it
...
[SVN r8987]
2001-02-06 22:03:02 +00:00
Jeremy Siek
2c68bde893
added is_connected
...
[SVN r8986]
2001-02-06 19:40:26 +00:00
Jeremy Siek
a4681cd8c9
changed is_descendant to use get() instead of op[]
...
[SVN r8983]
2001-02-06 19:02:24 +00:00
Jeremy Siek
a8f3686486
color_traits
...
[SVN r8982]
2001-02-06 18:42:48 +00:00
Jeremy Siek
3c5f662cb0
changed to use color_traits
...
[SVN r8981]
2001-02-06 18:02:30 +00:00
Jeremy Siek
92d0c5f1a7
added buffer_archetype
...
[SVN r8980]
2001-02-06 18:02:07 +00:00
Jeremy Siek
f3f862e058
added undirected graph test
...
[SVN r8979]
2001-02-06 18:01:49 +00:00
Jeremy Siek
de5f0522e9
added compile-time requirement checks
...
[SVN r8978]
2001-02-06 17:55:06 +00:00
Jeremy Siek
7a99fe7015
changed to use color_traits
...
[SVN r8977]
2001-02-06 17:52:18 +00:00
Jeremy Siek
e13dbf2627
added is_reachable (using dfs)
...
[SVN r8976]
2001-02-06 17:43:28 +00:00
Jeremy Siek
cf109f8f7d
untabify
...
[SVN r8975]
2001-02-06 17:41:04 +00:00
Jeremy Siek
8ec7715611
new file
...
[SVN r8974]
2001-02-06 17:39:42 +00:00
John Maddock
27afddb834
regex: fix for previous slip up when fixing warning messages
...
[SVN r8972]
2001-02-06 12:52:32 +00:00
Jeremy Siek
27381f485c
added specialization of SignedIntegerConcept for long long
...
[SVN r8970]
2001-02-06 04:38:57 +00:00
Jeremy Siek
90a1784ea1
moved call to tree_edge before color gray for consistency with DFS
...
[SVN r8969]
2001-02-06 03:25:28 +00:00
Dave Abrahams
9e22b48049
PyExtensionClassConverters<Foo> -> python_extension_class_converters<Foo>
...
[SVN r8968]
2001-02-06 03:08:00 +00:00
Jeremy Siek
86c629a2ac
changed color access to use color_traits
...
[SVN r8967]
2001-02-06 02:03:51 +00:00
Jeremy Siek
9f4e39d310
added generate_random_graph
...
[SVN r8966]
2001-02-06 02:02:33 +00:00
Jeremy Siek
d08aa74b45
removed #include
...
[SVN r8965]
2001-02-06 02:02:13 +00:00
Jeremy Siek
6572a56342
finished 1st draft
...
[SVN r8964]
2001-02-06 02:01:14 +00:00
Jeremy Siek
44d12a8431
fixed read_write_property_map_archetype
...
[SVN r8963]
2001-02-06 01:55:30 +00:00
Jeremy Siek
c9b4892899
added archetype classes for the property map concepts
...
[SVN r8962]
2001-02-06 01:54:03 +00:00
Jeremy Siek
600650d460
added a check on the color_value_archetype
...
[SVN r8961]
2001-02-06 01:51:20 +00:00
Jeremy Siek
cefa364a92
added some stuff to color_value_archetype
...
[SVN r8960]
2001-02-06 01:50:56 +00:00
Jeremy Siek
5ab0d4d105
changed ColorValueConcept
...
[SVN r8959]
2001-02-06 01:50:31 +00:00
Jeremy Siek
9fd0cd32a3
added template<>
...
[SVN r8958]
2001-02-06 01:42:17 +00:00
Jeremy Siek
88ae10e5ce
added checking of archetypes
...
[SVN r8957]
2001-02-06 01:37:52 +00:00
Jeremy Siek
6ab2430544
new file
...
[SVN r8956]
2001-02-06 01:37:25 +00:00
Jeremy Siek
e93cf18373
ported to KAI C++
...
[SVN r8955]
2001-02-06 01:21:11 +00:00
Dave Abrahams
78d5b3114b
converted <> to <>
...
[SVN r8954]
2001-02-05 23:28:01 +00:00
Jens Maurer
b0e67caffe
make param_type a typedef and add missing "typename"
...
[SVN r8951]
2001-02-05 21:43:09 +00:00
Jens Maurer
9119b89f0f
major overhaul by Paul Moore
...
[SVN r8950]
2001-02-05 21:33:36 +00:00
Jeremy Siek
6f51ffa6b9
new file, test for DFS
...
[SVN r8946]
2001-02-05 20:38:38 +00:00
Jens Maurer
a488f601a4
added BOOST_NO_STDC_NAMESPACE for KCC 4.0a and older
...
because <cwchar> does not have using-declarations to put the contents of
<wchar.h> into namespace std, in contrast to <cstdio>, which does.
[SVN r8945]
2001-02-05 19:54:58 +00:00
Jeremy Siek
f5a5e2bab8
added edge() function
...
[SVN r8943]
2001-02-05 16:52:31 +00:00
John Maddock
b9b5543a6d
regex: some fixes for level 4 warnings under VC6
...
[SVN r8942]
2001-02-05 12:48:09 +00:00
John Maddock
6f2b4ac481
regex: tentative fixes for Irix + STLPort configuration.
...
[SVN r8940]
2001-02-05 12:09:10 +00:00
Jeremy Siek
95cf30a44f
1st draft
...
[SVN r8939]
2001-02-05 05:39:43 +00:00
Jeremy Siek
4d7d0b847f
start of iterator concept tests
...
[SVN r8938]
2001-02-05 05:38:44 +00:00
Jeremy Siek
6a4a606caa
changed test for transform iterator to use input_iterator instead of
...
random access iterator
[SVN r8937]
2001-02-04 23:46:31 +00:00
Jeremy Siek
6d7eafd233
changed category for transform iterator traits to input iterator
...
[SVN r8936]
2001-02-04 23:45:57 +00:00
Dave Abrahams
e383c1fcaa
Factored counting_iterator stuff into boost/counting_iterator.hpp
...
[SVN r8935]
2001-02-04 23:37:01 +00:00
Dave Abrahams
33f0f93489
Fixed lvalue test
...
[SVN r8934]
2001-02-04 23:35:26 +00:00
Dave Abrahams
18380a0790
Moved contents to boost/iterator_adaptors.hpp
...
[SVN r8933]
2001-02-04 23:34:29 +00:00
Jeremy Siek
f5eac5736f
fixed bizarre g++ 2.95.2 bug in is_convertible, discovered while
...
trying to compile counting_iterator_test.cpp. Removed the empty
body of the constructor for accept_any
[SVN r8932]
2001-02-04 22:02:55 +00:00
Dave Abrahams
e406fadefa
MWERKS bug workaround
...
[SVN r8931]
2001-02-04 20:35:23 +00:00
Dave Abrahams
a6ed992e67
Support for user-defined iterator categories
...
[SVN r8930]
2001-02-04 20:33:45 +00:00
Dave Abrahams
e055cc6c52
Fix for compilers without standard iterator_traits
...
[SVN r8929]
2001-02-04 20:11:30 +00:00
Dave Abrahams
f0695881f7
Added counting_iterator_generator; updated comments
...
[SVN r8928]
2001-02-04 19:38:28 +00:00
Dave Abrahams
7f0b581504
Inital checkin
...
[SVN r8927]
2001-02-04 19:11:30 +00:00
Dave Abrahams
38c56d194d
Fix for newly-corrected bidirectional_iterator_test requirements.
...
[SVN r8926]
2001-02-04 19:09:46 +00:00
Dave Abrahams
19085380ee
corrected preconditions
...
[SVN r8925]
2001-02-04 19:00:03 +00:00
Jens Maurer
8b010a6d10
comparing the result of is.get() with EOF is non-portable (fails on IRIX)
...
[SVN r8924]
2001-02-04 18:39:39 +00:00
Dave Abrahams
29647d3679
Added use of iterator_tests.hpp
...
[SVN r8923]
2001-02-04 18:26:43 +00:00
Dave Abrahams
113faf2dea
Added lvalue test
...
[SVN r8922]
2001-02-04 18:25:55 +00:00
John Maddock
433738adcd
tentative fix for MWCW
...
[SVN r8914]
2001-02-04 12:59:54 +00:00
John Maddock
762bc56791
regex: added VC6 debugging/memory tracking support to regression test program
...
[SVN r8913]
2001-02-04 12:16:07 +00:00
Jeremy Siek
07f60354ed
new .expected file and update to filtered_graph.cpp
...
[SVN r8912]
2001-02-04 05:00:38 +00:00
Jeremy Siek
05fd2f75dc
updated filtered_edge_graph -> filtered_graph
...
[SVN r8911]
2001-02-04 04:56:47 +00:00
Jeremy Siek
3748992175
fixed edge_iter_policy and added in_edge_iter_policy
...
[SVN r8910]
2001-02-04 04:45:30 +00:00
Jeremy Siek
1c9f577217
added in_edges()
...
[SVN r8909]
2001-02-04 04:39:59 +00:00
Jeremy Siek
3438fcf799
changes in event points for BFSVisitor
...
removed some completed items from challenge
[SVN r8908]
2001-02-04 04:38:52 +00:00
Jeremy Siek
a7e192c222
few edits
...
[SVN r8906]
2001-02-04 04:34:29 +00:00
Jeremy Siek
3ff0133d76
added some refs
...
[SVN r8905]
2001-02-04 04:33:57 +00:00
Jeremy Siek
65ef214acc
some trivial changes
...
[SVN r8904]
2001-02-04 04:33:30 +00:00
Jeremy Siek
17bb495756
finished 1st draft
...
[SVN r8903]
2001-02-04 04:32:40 +00:00
Jeremy Siek
fba347c095
finished first draft
...
[SVN r8902]
2001-02-04 04:32:14 +00:00
Jeremy Siek
1ed588a9d3
new file
...
[SVN r8901]
2001-02-04 04:02:26 +00:00
Jeremy Siek
9dae0af2e4
fixed typo
...
[SVN r8900]
2001-02-04 03:56:34 +00:00
Jeremy Siek
9e746d33e7
new files
...
[SVN r8899]
2001-02-04 03:52:37 +00:00
Jeremy Siek
f393a8f291
new file
...
[SVN r8898]
2001-02-04 03:51:02 +00:00
Jeremy Siek
b3dd11d65c
added description of maximum flow
...
[SVN r8897]
2001-02-04 03:43:28 +00:00
Jeremy Siek
39738fb6ff
added use of children()
...
[SVN r8896]
2001-02-04 03:15:20 +00:00
Jeremy Siek
7a67fc36ad
new file
...
[SVN r8895]
2001-02-04 03:13:40 +00:00
Jeremy Siek
e23ba5639b
got some property stuff working, and added children()
...
[SVN r8894]
2001-02-04 03:12:40 +00:00
Jeremy Siek
2751b422e7
moved graph_property to properties.hpp
...
[SVN r8893]
2001-02-04 03:11:42 +00:00
Jeremy Siek
4fbc79779a
added graph_property traits class (moved from adjacency_list)
...
[SVN r8892]
2001-02-04 03:11:15 +00:00
Jeremy Siek
bd00211b41
vec_adj_list_vertex_id_map is a read write property map, not lvalue
...
[SVN r8891]
2001-02-04 03:08:29 +00:00
Beman Dawes
b95dff0763
Minor fixes
...
[SVN r8890]
2001-02-03 20:02:20 +00:00
John Maddock
eba77fad2f
type_traits #2 updates - almost release version now
...
[SVN r8889]
2001-02-03 12:01:06 +00:00
John Maddock
77f7bdc8d4
Fix for EDG based compilers
...
[SVN r8888]
2001-02-03 11:32:24 +00:00
Jeremy Siek
738b335adf
added some algos and classes
...
[SVN r8883]
2001-02-02 21:58:59 +00:00
Jeremy Siek
32029ac743
new file
...
[SVN r8882]
2001-02-02 21:58:05 +00:00
Jeremy Siek
bf390deefb
added some functions
...
[SVN r8881]
2001-02-02 21:47:02 +00:00
Jeremy Siek
0a860b3e64
added figures
...
[SVN r8880]
2001-02-02 21:42:52 +00:00
Jeremy Siek
470f6823f8
new file
...
[SVN r8878]
2001-02-02 21:34:58 +00:00
Jeremy Siek
21a2b54087
some new files
...
[SVN r8877]
2001-02-02 21:33:17 +00:00
Jens Maurer
21e4833531
avoid misinterpretation of an initialization as a declaration
...
[SVN r8875]
2001-02-02 21:26:06 +00:00
Jens Maurer
a15d966e2c
avoid "variable hiding" warning on Sun
...
[SVN r8874]
2001-02-02 21:24:15 +00:00
Jeremy Siek
7b35c16166
new files
...
[SVN r8872]
2001-02-02 20:23:01 +00:00
Jens Maurer
f40fd5dcb9
further BOOST_NO_STD_ITERATOR_TRAITS fix
...
[SVN r8871]
2001-02-02 20:16:26 +00:00
Jens Maurer
ec36539f55
fixed compiler bug workaround around std::iterator_traits
...
[SVN r8870]
2001-02-02 20:12:09 +00:00
Jens Maurer
f8693704c8
prefix "Boost" to the HTML title for context-free identification
...
[SVN r8867]
2001-02-02 19:57:55 +00:00
Jeremy Siek
c63821ade5
blah
...
[SVN r8866]
2001-02-02 19:51:34 +00:00
Jeremy Siek
67b0c31dd4
moved from above dir
...
[SVN r8865]
2001-02-02 19:37:42 +00:00
Jeremy Siek
edf71802fd
moved to figs
...
[SVN r8864]
2001-02-02 19:37:15 +00:00
Jeremy Siek
6b5aa05fbd
new file
...
[SVN r8863]
2001-02-02 19:35:31 +00:00
Jeremy Siek
d565260ef2
new file
...
[SVN r8862]
2001-02-02 18:58:59 +00:00
Jens Maurer
ecff62b5ab
added more Solaris deficiencies contributed by Nat Mishkin
...
[SVN r8861]
2001-02-02 18:57:46 +00:00
Jeremy Siek
34d634ab4e
filtered_edge_graph -> filtered_graph
...
[SVN r8859]
2001-02-02 16:11:23 +00:00
Jeremy Siek
7e1dca4099
moved some files
...
[SVN r8858]
2001-02-02 16:09:13 +00:00
Jeremy Siek
b6b647cb43
changed name to filtered_graph, added vertex predicate
...
[SVN r8857]
2001-02-02 16:06:43 +00:00
Jeremy Siek
26a058208a
new name for filtered_edge_graph, added vertex predicate
...
[SVN r8856]
2001-02-02 16:06:07 +00:00
Jeremy Siek
651daf3551
added design rationale
...
[SVN r8855]
2001-02-02 15:37:31 +00:00
Jeremy Siek
c3ab32f6fb
added design rationale
...
[SVN r8854]
2001-02-02 15:30:33 +00:00
Jeremy Siek
65b22c92fb
added refinement from IncidenceGraph
...
[SVN r8853]
2001-02-02 15:23:26 +00:00
Jeremy Siek
ca7e3333ef
changed to using enum vertex indices
...
[SVN r8852]
2001-02-02 04:41:38 +00:00
Jeremy Siek
d98a05e4fe
added some comments and a copyright
...
[SVN r8851]
2001-02-02 04:38:17 +00:00
Jeremy Siek
a0a42c51c7
new file
...
[SVN r8845]
2001-02-01 21:27:45 +00:00
Jeremy Siek
8a9324d4f7
added public parent() function
...
[SVN r8844]
2001-02-01 21:27:23 +00:00
Jeremy Siek
991bf06d14
mostly working now, but only lightly tested
...
[SVN r8843]
2001-02-01 21:16:04 +00:00
Jeremy Siek
77e424c6f4
specified vertex order for in-edges
...
[SVN r8842]
2001-02-01 20:24:47 +00:00
Jeremy Siek
e77f7f8150
specified vertex ordering for in-edges and out-edges
...
[SVN r8841]
2001-02-01 20:21:58 +00:00
Jeremy Siek
55fe8dc934
no change
...
[SVN r8840]
2001-02-01 20:13:48 +00:00
Jeremy Siek
1c35eceadd
specified out-edge ordering for undirected graphs
...
[SVN r8839]
2001-02-01 20:13:31 +00:00
Jeremy Siek
e6afdb863f
added explanation of the semantics of add_edge() in the undirected graph
...
case
[SVN r8838]
2001-02-01 17:55:01 +00:00
Jeremy Siek
fe841e3e72
second attempt at a fix for the is_convertible g++ warning
...
[SVN r8836]
2001-01-31 20:05:03 +00:00
Ralf W. Grosse-Kunstleve
bbace05e96
fix for reference count bug.
...
[SVN r8835]
2001-01-31 19:27:17 +00:00
Jeremy Siek
097ffa8275
removed UDT -> int is_convertible test because the noncopyable -> int
...
test already brings out the g++ warning
[SVN r8834]
2001-01-31 19:08:27 +00:00
Jeremy Siek
6ac7c296de
added some more tests and fixed signature of main() so this will link
...
with MSVC
[SVN r8833]
2001-01-31 18:54:29 +00:00
Jeremy Siek
e1896b82c3
rolled back g++ fix, since it didn't work
...
[SVN r8832]
2001-01-31 18:28:51 +00:00
John Maddock
845373ee72
Fixed range error
...
[SVN r8827]
2001-01-31 12:00:34 +00:00
John Maddock
cc0d2e4aae
FIXED: Signed/unsigned conversions in regex_compile.hpp and regex_format.hpp
...
ADDED: Forwarder functions to match_results.
FIXED: More errors from Como in strict mode.
[SVN r8826]
2001-01-31 11:39:04 +00:00
John Maddock
d1dc22b5a1
fixed expected compiler failures
...
[SVN r8825]
2001-01-31 11:35:01 +00:00
Jeremy Siek
46d8cdd474
new file
...
[SVN r8823]
2001-01-31 02:26:16 +00:00
Jeremy Siek
b2dd0efecb
Some fixes to is_convertible to get rid of the g++ warning.
...
This included:
- changes to is_convertible under g++ #ifdef
- added parenthesis around body of BOOST_IS_CLASS macro
- a specialization of is_array for const arrays
[SVN r8822]
2001-01-31 02:15:10 +00:00
Jeremy Siek
8147dd9143
Added test case for is_convertible with UDT that brings out the
...
warning message bug with g++.
[SVN r8821]
2001-01-31 02:12:08 +00:00
Jens Maurer
e410e6cdaf
add example for generator_iterator
...
[SVN r8816]
2001-01-30 22:16:31 +00:00
Jens Maurer
02d14a10f9
expanded int_least_helper comment on request of Daryle Walker
...
[SVN r8815]
2001-01-30 21:16:43 +00:00
Dave Abrahams
9c5ae9279e
Inital checkin
...
[SVN r8813]
2001-01-30 16:00:37 +00:00
Jeremy Siek
763dbad76c
switched to using namespace boost;
...
[SVN r8812]
2001-01-29 19:36:12 +00:00
Jeremy Siek
12d5a618be
new files
...
[SVN r8811]
2001-01-29 19:17:09 +00:00
Jeremy Siek
dfcd8f100a
added default to adjacency_matrix_traits Directed parameter
...
[SVN r8809]
2001-01-29 17:52:07 +00:00
Dave Abrahams
c4f7f533e7
Removed not_an_iterator detritus
...
[SVN r8808]
2001-01-29 02:14:44 +00:00
Jeremy Siek
2809ad93c7
added directed part of edge_iterator and fixed target()
...
[SVN r8807]
2001-01-28 21:28:57 +00:00
Jeremy Siek
87f2c810c0
added checks for adjacency_matrix
...
[SVN r8805]
2001-01-28 02:35:46 +00:00
Jeremy Siek
54a73d5e4b
cycle_edge -> non_tree_edge
...
[SVN r8804]
2001-01-28 02:34:55 +00:00
Jeremy Siek
39440ae64b
changed name of property to avoid clash
...
[SVN r8803]
2001-01-28 02:34:22 +00:00
Jeremy Siek
b5ac4b5429
added constructor requirement to MutableGraph
...
[SVN r8802]
2001-01-28 02:25:44 +00:00
Jeremy Siek
4bb7460d73
changed #ifdef protect macro name to match file name
...
[SVN r8801]
2001-01-28 02:25:02 +00:00
Jeremy Siek
27a0f6418e
moved is_residual_edge predicate from edmunds_karp to filtered_edge_graph.hpp
...
[SVN r8800]
2001-01-28 02:23:59 +00:00
Jeremy Siek
e7a958f123
some KAI port fixes
...
[SVN r8799]
2001-01-28 02:23:09 +00:00
Jeremy Siek
4be05fba4b
cycle_edge -> non_tree_edge
...
[SVN r8798]
2001-01-28 02:22:42 +00:00
Jeremy Siek
9bfd1a2f62
changing name of "cycle_edge" to "non_tree_edge" for BFSVisitor
...
[SVN r8797]
2001-01-28 02:21:49 +00:00
Jeremy Siek
3f133b4f89
added note about add_vertex()
...
[SVN r8796]
2001-01-28 02:15:20 +00:00
Jeremy Siek
df323619ba
removed #include <cmath>, no longer needed
...
[SVN r8795]
2001-01-28 02:12:53 +00:00
Jeremy Siek
e659c548a8
new graph class
...
[SVN r8794]
2001-01-28 02:12:02 +00:00
Jeremy Siek
d4c616bcc7
added #include of graph_selectors
...
[SVN r8793]
2001-01-27 21:21:36 +00:00
Jeremy Siek
38f05660c2
new file
...
[SVN r8792]
2001-01-27 21:20:49 +00:00
Jeremy Siek
c2bfbf6184
no change
...
[SVN r8791]
2001-01-27 21:19:55 +00:00
Jeremy Siek
0a376bf9b9
moved has_property from here to boost/pending/property.hpp
...
[SVN r8790]
2001-01-27 18:14:21 +00:00
Jeremy Siek
157544c3e3
moved has_property from detail/adjacency_list.hpp to here
...
[SVN r8789]
2001-01-27 18:13:55 +00:00
Ralf W. Grosse-Kunstleve
f942e527c2
BPL support for exporting/importing class wrappers.
...
[SVN r8788]
2001-01-27 17:35:02 +00:00
John Maddock
70a8770edc
regex: Fixes for Como compiler in strict mode, plus some signed/unsigned conversions
...
[SVN r8780]
2001-01-27 11:34:53 +00:00
John Maddock
702077ec11
type_traits: updated type-transformations
...
[SVN r8777]
2001-01-27 11:31:58 +00:00
Jeremy Siek
add2c088fd
simplified a bit and made it more generic
...
[SVN r8776]
2001-01-27 03:14:27 +00:00
Jeremy Siek
2f6a07e915
fixed bug in the bidirectional remove_out_edge_if and
...
remove_in_edge_if. Needed to consider the without property case.
[SVN r8774]
2001-01-26 18:35:29 +00:00
Jens Maurer
2704f4e0f7
add support for the upcoming gcc 3.0
...
[SVN r8771]
2001-01-25 21:24:13 +00:00
Jeremy Siek
9dc782c746
changed order of tree edge and discover vertex
...
[SVN r8769]
2001-01-25 21:18:49 +00:00
Jeremy Siek
87090b5599
fixed bug in assignment operator under VC++, which was the cause of
...
the access violation error in graph/test/graph.cpp. The root
of this bug is in compressed pair, which VC++ has a hard time
generating a correct operator= for.
[SVN r8767]
2001-01-25 04:57:16 +00:00
Jeremy Siek
3819312d1e
fixed compiler error with VERBOSE=1
...
[SVN r8766]
2001-01-25 04:54:10 +00:00
Jeremy Siek
8b67c8339e
fixed very strange VC++ bug that was showing up in graph/test/graph.cpp
...
Something about the code gen for compressed_pair_1::operator=
was going wrong. Writing it explicitly, and playing with some ordering
fixed the problem, don't ask my why.
[SVN r8765]
2001-01-25 04:45:52 +00:00
Jeremy Siek
988b4d5087
new file
...
[SVN r8762]
2001-01-24 22:43:08 +00:00
Jeremy Siek
c86a117844
new file
...
[SVN r8760]
2001-01-24 22:34:20 +00:00
Jens Maurer
bd799762a4
re-wording of gcc bug description regarding "using" in function templates
...
[SVN r8759]
2001-01-24 20:00:00 +00:00
Dave Abrahams
c7584f362b
Initial checkin
...
[SVN r8757]
2001-01-24 18:36:52 +00:00
Jeremy Siek
ce9692e865
changed max_flow.dat file to a more demanding example graph
...
[SVN r8756]
2001-01-24 16:54:31 +00:00
Jeremy Siek
f9f2a05717
fixed bug in converting preflow to flow
...
[SVN r8755]
2001-01-24 16:19:39 +00:00
John Maddock
048e2e368c
cstdint: cygwin fixes for long long support
...
[SVN r8754]
2001-01-24 12:18:30 +00:00
John Maddock
bd2bb3eecd
Undone accidental changes to static_assert_test.cpp
...
[SVN r8753]
2001-01-24 12:17:46 +00:00
John Maddock
31398665da
regex: updated change log
...
[SVN r8752]
2001-01-24 12:16:52 +00:00
John Maddock
081f68d0f4
Fixes for void specialisations
...
[SVN r8751]
2001-01-24 12:16:16 +00:00
Jeremy Siek
85103337f4
working on filter graph and max flow
...
[SVN r8750]
2001-01-24 04:28:17 +00:00
Jeremy Siek
2ac3593f9e
new file
...
[SVN r8749]
2001-01-24 04:26:16 +00:00
Dave Abrahams
1afc3d7a08
Added test for wchar_t
...
[SVN r8748]
2001-01-24 01:48:01 +00:00
Dave Abrahams
423a4ad7f6
Fixed logic of difference_type selection, which was completely wack. In the
...
process, added digit_traits<> to compute the number of digits in intmax_t even
when not supplied by numeric_limits<>.
[SVN r8747]
2001-01-24 01:44:05 +00:00
Dave Abrahams
dbc1d7006b
Now statically selecting a test for signed numbers to avoid warnings with fancy
...
compilers. Added commentary and additional dumping of traits data for tested
types.
[SVN r8746]
2001-01-24 01:40:22 +00:00
Dave Abrahams
14d8a79a62
Another stupid typo fix by Ralf W. Grosse-Kunstleve
...
[SVN r8745]
2001-01-23 22:41:46 +00:00
Jens Maurer
1704433b60
for int32_t and intmax_t, prefer "long" over "int" if both are 32bit
...
[SVN r8743]
2001-01-23 19:45:00 +00:00
Jeremy Siek
8e0629ea0c
changed name of maximum_flow to push_relabel_max_flow
...
[SVN r8740]
2001-01-23 19:17:15 +00:00
Jeremy Siek
476306f9af
new file
...
[SVN r8739]
2001-01-23 19:12:12 +00:00
Jeremy Siek
701e44e53d
added copyright
...
[SVN r8738]
2001-01-23 19:11:24 +00:00
Jeremy Siek
796768a96f
finished
...
[SVN r8737]
2001-01-23 19:10:50 +00:00
Jeremy Siek
f1f9cc89c7
added filter iterator test
...
[SVN r8736]
2001-01-23 19:10:03 +00:00
Jeremy Siek
6c53871cf1
added filter iterator
...
[SVN r8735]
2001-01-23 19:09:30 +00:00
Jeremy Siek
edfd99d0e2
removed cause of warnings for KCC
...
[SVN r8734]
2001-01-23 19:08:30 +00:00
Jeremy Siek
15714349fd
version (2) and (3) now take a const graph
...
[SVN r8733]
2001-01-23 18:04:59 +00:00
Jeremy Siek
b7bcf8c316
changed variant (2) and (3) to take a const graph
...
[SVN r8732]
2001-01-23 18:04:21 +00:00
Jeremy Siek
a32f2ae827
updated, added out_degree and num_vertices
...
[SVN r8731]
2001-01-23 18:02:36 +00:00
Jeremy Siek
d0f20676f0
new graph adaptor
...
[SVN r8729]
2001-01-23 17:09:43 +00:00
John Maddock
7bf7619577
regex: fixed makefiles to clean *.pch files.
...
[SVN r8728]
2001-01-23 12:28:36 +00:00
John Maddock
845a0b3805
type_traits: updated with checks that cv-void specialisations are working correctly
...
[SVN r8727]
2001-01-23 11:44:44 +00:00
Jeremy Siek
182b5d76f3
moved adjacency_iterator implementation into a separate file
...
[SVN r8726]
2001-01-23 05:18:06 +00:00
Dave Abrahams
9f42573d55
Added a fix from Ralf W. Grosse-Kunstleve
...
[SVN r8724]
2001-01-22 22:58:37 +00:00
Jeremy Siek
9cf5b48815
changed docs for get_property
...
[SVN r8723]
2001-01-22 21:46:40 +00:00
Jeremy Siek
400a1ebf9f
changed get_property return type to use graph_property
...
[SVN r8721]
2001-01-22 21:46:09 +00:00
Jens Maurer
0c8b5e18b6
minor fix: move "static" storage specifier to the front of a declaration
...
[SVN r8714]
2001-01-22 21:11:35 +00:00
Jeremy Siek
23beb4ef27
fixed more Comaeu problems
...
[SVN r8712]
2001-01-22 20:34:22 +00:00
Jeremy Siek
7adcd3e46f
added out_degree() to IncidenceGraphConcept and in_degree() to
...
BidirectionalGraphConcept
[SVN r8711]
2001-01-22 17:16:08 +00:00
Jeremy Siek
ed2b795823
changed default of BOOST_FPTR to use &
...
[SVN r8710]
2001-01-22 17:10:16 +00:00
Jeremy Siek
6842e42537
added KAI C++ type for std::list::difference_type
...
[SVN r8709]
2001-01-22 16:52:36 +00:00
Dave Abrahams
a4a578f75d
Fixes so that long long is recognized for GCC.
...
[SVN r8706]
2001-01-22 05:06:37 +00:00
Dave Abrahams
06f3e27d07
Quick fix to my_iterator, which wasn't returning a reference type from operator*
...
[SVN r8705]
2001-01-22 05:03:48 +00:00
Dave Abrahams
8e510d612c
Suppress some useless warnings with MSVC
...
[SVN r8704]
2001-01-22 04:53:38 +00:00
Dave Abrahams
89acfa6e50
Undid a bug I introduced yesterday. numeric_cast<> never
...
worked with stock GCC; trying to get it to do that broke
vc-stlport.
[SVN r8703]
2001-01-22 04:27:00 +00:00
Dave Abrahams
5241a159e3
Initial checkin
...
[SVN r8702]
2001-01-22 04:08:29 +00:00
Dave Abrahams
e6af0289f8
Fixed tests for long long to detect its presence on GCC
...
[SVN r8701]
2001-01-22 03:48:35 +00:00
Jeremy Siek
b44c450600
finished implementation of max flow
...
[SVN r8700]
2001-01-22 02:46:05 +00:00
Jeremy Siek
90a82d34d2
finished max flow example
...
[SVN r8699]
2001-01-22 02:45:23 +00:00
Jens Maurer
19c668e01a
define BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS only if _RWSTD_VER < 0x0203
...
[SVN r8695]
2001-01-21 21:36:36 +00:00
Jeremy Siek
d8634e0738
Comeau fixes
...
[SVN r8691]
2001-01-21 21:00:10 +00:00
Jeremy Siek
c6e7edeb4f
Comeau port fixes
...
[SVN r8690]
2001-01-21 20:48:34 +00:00
Jeremy Siek
921113dbbc
added some #ifdefs to prevent compilation of workaround code
...
[SVN r8688]
2001-01-21 20:28:02 +00:00
Jeremy Siek
0fab8d1c3b
removed unused variables
...
[SVN r8687]
2001-01-21 20:19:09 +00:00
Jeremy Siek
d01e993678
new files
...
[SVN r8685]
2001-01-21 20:12:32 +00:00
Jens Maurer
d61fcc1303
avoid gcc mis-interpreting direct-initialization as a function declaration
...
[SVN r8684]
2001-01-21 20:10:36 +00:00
Jeremy Siek
30962c6dec
fixed some mwerks compiler errors
...
[SVN r8683]
2001-01-21 19:33:06 +00:00
Jens Maurer
a2f4ef61bf
added necessary const_mod<unsigned long, 0> overload
...
[SVN r8682]
2001-01-21 19:14:18 +00:00
Jeremy Siek
6fbccd50ab
made private default cons, and added copy cons to output_iterator archetype,
...
some indenting changes to container_traits
[SVN r8681]
2001-01-21 18:50:42 +00:00
Dave Abrahams
32e131628d
tweak a comment
...
[SVN r8680]
2001-01-21 16:18:41 +00:00
John Maddock
223ea1ade7
regex: regression test fixes
...
[SVN r8679]
2001-01-21 12:58:24 +00:00
Dave Abrahams
ca0bbb1db7
Moved type<> to boost/type.hpp
...
[SVN r8678]
2001-01-21 06:20:20 +00:00
Dave Abrahams
ef74209159
Initial Checkin
...
[SVN r8676]
2001-01-21 06:02:08 +00:00
Dave Abrahams
e827e4f238
Suppress an expected warning for MSVC
...
Added a test to prove that we can use void with is_same<>
Removed "press any key to exit" as it interferes with testing in large
batches.
[SVN r8673]
2001-01-21 05:56:57 +00:00
Dave Abrahams
d86b8aedde
A first attempt at clarifying the documentation
...
[SVN r8672]
2001-01-21 05:48:55 +00:00
Dave Abrahams
3b44a729ae
Check BOOST_NO_LIMITS instead of __MINGW32__ where appropriate
...
[SVN r8671]
2001-01-21 05:45:45 +00:00
Dave Abrahams
eaf3013c11
removed use of <limits> for portability to raw GCC
...
[SVN r8670]
2001-01-21 05:37:41 +00:00
Dave Abrahams
543b228c22
Fixed a warning for MSVC
...
Added changelog
[SVN r8669]
2001-01-21 05:35:13 +00:00
Dave Abrahams
fb8142b69f
Added warning suppression and changelog
...
[SVN r8668]
2001-01-21 05:33:10 +00:00
Dave Abrahams
09b5856a1f
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS moved here from cast.hpp
...
Added missing BOOST_NO_STRINGSTREAM which some boost code seemed to depend on
[SVN r8667]
2001-01-21 05:30:47 +00:00
Dave Abrahams
12e3abfe59
A bug fix that I failed to check in long ago for the use of strstream
...
[SVN r8666]
2001-01-21 05:29:26 +00:00
Dave Abrahams
e073bb0625
Fixed is_same<T,U> so it would work with T == void or U == void
...
Suppressed some warnings in from_not_void_conversion<> for MSVC
Fixed a spelling error
[SVN r8665]
2001-01-21 05:23:36 +00:00
Dave Abrahams
87877c1c73
Initial checkin
...
[SVN r8664]
2001-01-21 05:18:41 +00:00
Dave Abrahams
ab54882e8b
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS to config.hpp.
...
Removed unused BOOST_EXPLICIT_TARGET macro.
Moved boost::detail::type to boost/type.hpp.
Made it compile with stock gcc again
[SVN r8663]
2001-01-21 05:07:11 +00:00
Dave Abrahams
36573016ab
Added changelog
...
[SVN r8662]
2001-01-21 05:02:37 +00:00
Dave Abrahams
6aa6887d07
Initial Checkin
...
[SVN r8661]
2001-01-21 00:16:10 +00:00
Beman Dawes
184a9a7dc5
Fix for STLport on MSVC
...
[SVN r8660]
2001-01-20 22:58:11 +00:00
Dave Abrahams
7616db2c8f
Replaced boolalpha use with something that the stock gcc library can handle.
...
[SVN r8659]
2001-01-20 22:36:49 +00:00
Dave Abrahams
7c66945c11
Fixed what seemed like glaring bugs (illegal access to private members, missing template parameters).
...
[SVN r8658]
2001-01-20 21:59:55 +00:00
John Maddock
f297127013
regex: fixes for Como in strict mode
...
[SVN r8655]
2001-01-20 12:57:47 +00:00
John Maddock
371d84ed01
minor fixes for expected errors
...
[SVN r8654]
2001-01-20 12:28:08 +00:00
John Maddock
887a23721a
regex: Irix fixes and point release
...
[SVN r8653]
2001-01-20 12:23:51 +00:00
Jens Maurer
7bee3e858d
change calls to iterator_init() to this->iterator_init(),
...
because the member function is in a dependent base class
[SVN r8652]
2001-01-20 00:11:11 +00:00
Jens Maurer
8de8d6d010
bugfix: added destructor definition with empty exception specification
...
[SVN r8651]
2001-01-20 00:09:14 +00:00
Jens Maurer
ce9e8acfe4
moved global variables in front of reference in test_align
...
[SVN r8648]
2001-01-19 19:27:09 +00:00
Jeremy Siek
625b525044
added property map checks for vertex_index and edge_index
...
into concept_checks.cpp
[SVN r8647]
2001-01-19 18:20:10 +00:00
Jeremy Siek
26bcf9f3d2
added get() shortcut for edge_list to edge_list.hpp
...
added ReadablePropertyGraphConcept to graph_concepts.hpp
[SVN r8646]
2001-01-19 18:19:09 +00:00
Jeremy Siek
3368f7319a
removed unnecessary access of ::Directed type from edge_property_map
...
[SVN r8644]
2001-01-19 16:29:42 +00:00
Jeremy Siek
35b6b7669e
added get() function for edge_index property to edge_list classes
...
[SVN r8643]
2001-01-19 16:28:51 +00:00
Jens Maurer
f7261163aa
restricted Windows/gcc exclusion of int64_t to Cygwin, because
...
MingW seems to work
[SVN r8641]
2001-01-18 22:44:28 +00:00
Beman Dawes
143d2e1737
Conditions for BOOST_NO_STDC_NAMESPACE under MSVC with STLport were not quite right.
...
[SVN r8640]
2001-01-18 21:28:50 +00:00
Beman Dawes
fbc0f13cd0
Broken iterator fix needs to apply to the Intel compiler too, because it uses the MSVC library
...
[SVN r8639]
2001-01-18 21:20:42 +00:00
John Maddock
194927147c
regex: minor fixes
...
[SVN r8638]
2001-01-18 12:13:00 +00:00
Jeremy Siek
4bda91c664
added examine_vertex() to fill the old spot of discover_vertex()
...
[SVN r8637]
2001-01-18 04:07:48 +00:00
Jeremy Siek
b7e073cbd8
BFS added examine_vertex
...
[SVN r8635]
2001-01-18 04:06:40 +00:00
Jeremy Siek
889ed4cbca
discover_vertex -> examine_vertex
...
[SVN r8634]
2001-01-18 04:04:58 +00:00
Jeremy Siek
5a45a6f150
added on_examine_vertex
...
[SVN r8633]
2001-01-18 04:04:23 +00:00
Jeremy Siek
47c65b3e85
discover_vertex() -> examine_vertex()
...
[SVN r8632]
2001-01-18 04:01:36 +00:00
Jens Maurer
95198879a3
Move regression tests and results to new top-level directory "status"
...
[SVN r8630]
2001-01-17 21:22:00 +00:00
Jeremy Siek
9494bc988d
got it working
...
[SVN r8629]
2001-01-17 19:02:25 +00:00
Jeremy Siek
862e3ab187
new file
...
[SVN r8628]
2001-01-17 19:01:30 +00:00
Jeremy Siek
75cf31cf2e
first discover_vertex needs to take s
...
[SVN r8627]
2001-01-17 18:54:56 +00:00
Jeremy Siek
29b7fe10fa
indenting
...
[SVN r8626]
2001-01-17 18:14:06 +00:00
Jeremy Siek
66d615a80f
untabify
...
[SVN r8625]
2001-01-17 05:53:23 +00:00
Jeremy Siek
236ec9271f
removed start_vertex()
...
[SVN r8624]
2001-01-17 05:53:22 +00:00
Jeremy Siek
921e1c5e72
discovering vertex v now, not u
...
[SVN r8623]
2001-01-17 04:27:15 +00:00
Jeremy Siek
c07a73c5ed
changed the location of discover_vertex
...
[SVN r8622]
2001-01-17 04:26:38 +00:00
Jeremy Siek
0729606000
new file, example use of bfs
...
[SVN r8621]
2001-01-16 20:24:22 +00:00
Jeremy Siek
49963b1fec
new file
...
[SVN r8620]
2001-01-16 19:46:27 +00:00
Jeremy Siek
a1ff2d652c
just use portable property stule in edge_property.cpp, and go back
...
to using vecS as edge list in max_flow.cpp, now that it is safe to
do so: edge properties no longer stored directly in the vector.
[SVN r8619]
2001-01-16 02:21:12 +00:00
Jeremy Siek
b4a17adb48
a little cleanup
...
[SVN r8618]
2001-01-16 02:17:18 +00:00
Jeremy Siek
ff4a2d1e40
still under construction
...
[SVN r8617]
2001-01-16 02:13:20 +00:00
Jeremy Siek
bd30fbce49
get property #ifdef's around the property_num stuff
...
[SVN r8616]
2001-01-16 02:11:38 +00:00
Jeremy Siek
2a759c1b74
*** empty log message ***
...
[SVN r8615]
2001-01-16 02:08:36 +00:00
Jeremy Siek
7e9d3cd245
added some comments
...
[SVN r8614]
2001-01-16 01:44:10 +00:00
Jeremy Siek
c041c43bfb
removed examine_edge()
...
[SVN r8613]
2001-01-16 01:35:30 +00:00
Jeremy Siek
65701b8d44
cleaned up a few things
...
[SVN r8612]
2001-01-16 01:30:32 +00:00
Jeremy Siek
e4aa85adf5
fixed resize() of distance_list
...
[SVN r8611]
2001-01-15 23:29:12 +00:00
Jeremy Siek
4290e3edd2
example from stanford graph base
...
[SVN r8610]
2001-01-15 23:25:56 +00:00
Jeremy Siek
9752e33968
fixed vertices(), needed to return an sgb_vertex_iterator
...
[SVN r8609]
2001-01-15 22:54:20 +00:00
Jens Maurer
585db67d68
re-run after removing libs/timer/timer.cpp
...
fix libs/rational/rational_example.cpp by working around missing Koenig lookup
[SVN r8608]
2001-01-15 21:22:09 +00:00
Jens Maurer
98b4a75b68
added note for mersenne_twister direct-init vs. copy-init semantic difference
...
[SVN r8607]
2001-01-15 21:15:03 +00:00
Beman Dawes
606c585046
Rename cs-win32.zip (lowercase)
...
[SVN r8606]
2001-01-15 19:41:43 +00:00
Jens Maurer
30c1bd8d29
re-run after removal of libs/timer/timer.cpp
...
and workaround for missing Koenig lookup to rational_example.cpp
[SVN r8605]
2001-01-15 19:14:20 +00:00
Jens Maurer
ea6159267b
libs/timer/timer.cpp removed
...
fixed libs/random/random_test.cpp failed assertion
[SVN r8604]
2001-01-15 17:55:19 +00:00
Beman Dawes
4c02f89976
Fix broken link
...
[SVN r8603]
2001-01-15 17:13:18 +00:00
Jeremy Siek
dcf9056a67
changed slistS to listS to make it a portable test
...
[SVN r8602]
2001-01-15 03:39:30 +00:00
Jeremy Siek
3377e38561
opps, property_num is needed
...
[SVN r8601]
2001-01-15 03:21:36 +00:00
Jeremy Siek
d63d04b2cb
fixed some warnings under g++
...
[SVN r8600]
2001-01-15 03:10:11 +00:00
Jeremy Siek
2267b1a774
fixed dispatch for MIPSpro workaround
...
[SVN r8599]
2001-01-15 02:51:45 +00:00
Beman Dawes
72e2e1dcc0
First commit with synchronized log file
...
[SVN r8598]
2001-01-15 01:09:46 +00:00
Jeremy Siek
7b5369b18d
another MIPSpro workaround
...
[SVN r8597]
2001-01-14 21:10:44 +00:00
Jens Maurer
c7519a00e0
regression testers' names now have HTML links to the "people" section
...
[SVN r8596]
2001-01-14 20:21:03 +00:00
Jeremy Siek
4b16b30a99
also, advance_impl should take non-const Iter param
...
[SVN r8595]
2001-01-14 19:23:19 +00:00
Jeremy Siek
03759ea033
iter() should be i.iter()
...
[SVN r8594]
2001-01-14 19:21:29 +00:00
Jens Maurer
4c82817b40
add -G0 to MIPSpro compiler invocations to avoid GOT overflow
...
[SVN r8593]
2001-01-14 19:19:23 +00:00
Jens Maurer
fd1d9af97f
When running only a single test, do not (by default) overwrite the default
...
HTML output file, but issue an error instead.
[SVN r8592]
2001-01-14 19:12:51 +00:00
Jens Maurer
c5d507abfc
do not pessimize later versions of SGI MIPSpro and Compaq C++
...
[SVN r8591]
2001-01-14 18:53:58 +00:00
Jens Maurer
3a14afec8d
copy-initialization instead of direct-initialization in tests
...
[SVN r8590]
2001-01-14 18:27:32 +00:00
Jeremy Siek
e6b1c637a1
fixed check_edge_added to properly account for when a parallel edge is added
...
[SVN r8589]
2001-01-14 01:51:23 +00:00
Jeremy Siek
e31952b0af
added std:: to ofstream
...
[SVN r8588]
2001-01-14 01:31:26 +00:00
Jeremy Siek
81d23658bd
added version number for MIPSpro
...
[SVN r8586]
2001-01-14 01:27:01 +00:00
Jeremy Siek
78244c558b
MIPSpro port
...
[SVN r8585]
2001-01-14 01:15:10 +00:00
Jeremy Siek
d25fa0d482
MIPSpro port, avoid using operators that are not defined
...
[SVN r8584]
2001-01-14 01:14:39 +00:00
Jeremy Siek
c1de244c4c
fixes for SGI MIPSpro C++ and STLport. Mostly had to do with members
...
being compiled even when they are not called. Still need fixes for
iterator adaptors
[SVN r8583]
2001-01-13 21:51:14 +00:00
Jeremy Siek
0bd3be91a3
no change
...
[SVN r8582]
2001-01-13 18:25:43 +00:00
Jeremy Siek
42a000136b
added version 2 of add_vertex fo the vec_adj_list
...
[SVN r8581]
2001-01-13 18:25:24 +00:00
Jeremy Siek
18d339c7e0
added MutablePropertyGraph checks
...
[SVN r8580]
2001-01-13 18:24:57 +00:00
Jeremy Siek
a927150617
added second version of add_vertex()
...
[SVN r8579]
2001-01-13 18:19:21 +00:00
Jeremy Siek
3546991808
changed add_edge()
...
[SVN r8578]
2001-01-13 18:14:38 +00:00
Jeremy Siek
ec8feedcb6
add_edge() now returns a valid edge descriptor whether or not the
...
edge was added
[SVN r8577]
2001-01-13 18:09:39 +00:00
Jeremy Siek
c67d810b6b
add_edge() now returns a valid edge descriptor whether or not the
...
edge is added
[SVN r8576]
2001-01-13 18:08:08 +00:00
Jeremy Siek
4d4e2c45a3
added a property object version of add_vertex()
...
[SVN r8575]
2001-01-13 17:54:24 +00:00
Jeremy Siek
e468d26b79
changed to use property object version of add_vertex()
...
[SVN r8574]
2001-01-13 17:53:53 +00:00
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
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
Jens Maurer
7e65336fed
adjust Linux and IRIX test result HTML page
...
[SVN r8522]
2001-01-07 21:04:46 +00:00
Jens Maurer
9c41098756
fix IRIX configurations
...
[SVN r8521]
2001-01-07 21:00:50 +00:00
Jens Maurer
c5845f37f7
fix for IRIX CC
...
[SVN r8520]
2001-01-07 20:59:51 +00:00
Jens Maurer
293f1af2ce
add comments, system configuration and notes
...
[SVN r8519]
2001-01-07 20:23:53 +00:00
Beman Dawes
7bacb0e0de
1.20.0 runup
...
[SVN r8517]
2001-01-06 18:30:46 +00:00
Beman Dawes
40bc776f47
Initial commit after public review (note change in library name per review)
...
[SVN r8516]
2001-01-06 16:47:36 +00:00
Beman Dawes
49f1b04d89
Initial commit after public review (note change in library name per review)
...
[SVN r8515]
2001-01-06 16:39:40 +00:00
Beman Dawes
256c4edd65
Initial commit after public review (note change in library name per review)
...
[SVN r8514]
2001-01-06 16:25:08 +00:00
Beman Dawes
3e6a9c38bc
Make path of table entry relative to parent directory. Fixes bug introduced when source path changed to be relative to path argument.
...
[SVN r8513]
2001-01-06 14:35:29 +00:00
Jens Maurer
20c3602f56
adjust portability fix, avoid time-consuming but useless test
...
[SVN r8512]
2001-01-06 11:19:44 +00:00
Jeremy Siek
0971f947d7
fixed default constructor for bfs_visitor, etc.
...
[SVN r8511]
2001-01-03 16:23:43 +00:00
Jeremy Siek
17d0a80024
*** empty log message ***
...
[SVN r8510]
2001-01-03 16:10:18 +00:00
John Maddock
b5c5808b3b
BeOS regression test fixes
...
[SVN r8509]
2001-01-03 11:10:13 +00:00
John Maddock
4cbbee1ab1
This commit was generated by cvs2svn to compensate for changes in r889,
...
which included commits to RCS files with non-trunk default branches.
[SVN r8506]
2001-01-02 12:40:29 +00:00
John Maddock
f0ae70e64a
added directure structure proposal
...
[SVN r8504]
2000-12-30 11:28:30 +00:00
Beman Dawes
f778399567
Add missing MSVC lib to run command
...
[SVN r8503]
2000-12-29 15:01:24 +00:00
Jeremy Siek
abf63be4fd
added concept checking classes for purposes of documentation (they don't get invoked)
...
[SVN r8499]
2000-12-28 03:00:45 +00:00
Beman Dawes
a86425229c
Fix cast_test.cpp path
...
[SVN r8498]
2000-12-27 02:30:09 +00:00
Beman Dawes
951fb8b683
Add run date/ to HTML output
...
[SVN r8497]
2000-12-27 02:10:20 +00:00
Beman Dawes
1b0bec7d24
Docs fixes (Nico)+ add return 0; to test files (Beman)
...
[SVN r8496]
2000-12-27 02:03:29 +00:00
Beman Dawes
69b7beee97
Win32 vc-stlport now linking correctly
...
[SVN r8495]
2000-12-26 22:43:13 +00:00
Beman Dawes
01913fe74f
vc-stlport /link /libpath: now set
...
[SVN r8494]
2000-12-26 22:20:39 +00:00
Beman Dawes
1f708498fc
Treat command line usage uniformly when optional arguments present, always generating HTML and invoking do_tests()..
...
Allow command line specification of test type command.
Fix output interleaving nit.
Fix spurious error reporting nit.
[SVN r8493]
2000-12-26 18:33:29 +00:00
Beman Dawes
f2ab460e49
Use compile and link command (instead of compile only) when file to compile specified on command line.
...
[SVN r8492]
2000-12-26 16:32:28 +00:00
Beman Dawes
b1efdd96a8
Sample using Jens' new regression test program
...
[SVN r8491]
2000-12-24 21:22:42 +00:00
Beman Dawes
37c63a8ce7
Separate compile-only and compile-link/run commands
...
Comments in .cfg files
HTML table Test Type column
VC++ workarounds
Win32 compilers now all work
(Changes not tested on other compilers)
[SVN r8490]
2000-12-24 19:59:01 +00:00
Beman Dawes
338a6a8fe4
Initial version (from Jens Maurer)
...
[SVN r8489]
2000-12-24 19:09:27 +00:00
Jeremy Siek
2b7c570dce
working on shortening symbol names
...
[SVN r8488]
2000-12-22 16:04:09 +00:00
Jeremy Siek
e68b401220
fixed edge_descriptor stability problem for case of EdgeList=vecS by
...
changing stored_edge_property to hold the properties object by auto_ptr
instead of by value
[SVN r8487]
2000-12-22 15:30:22 +00:00
Dave Abrahams
215b5ef84c
Kill some warnings about converting negative numbers to unsigned types
...
[SVN r8486]
2000-12-21 17:17:45 +00:00
John Maddock
68c5a167ac
VC6 fixes for compressed_pair
...
[SVN r8485]
2000-12-21 12:27:22 +00:00
Jeremy Siek
2a73145d2f
cvs makes my head hurt...
...
[SVN r8484]
2000-12-20 02:42:38 +00:00
Jeremy Siek
fd38e3cab8
oops, forgot about the examples/ -> example/ dir name change
...
[SVN r8483]
2000-12-20 02:41:55 +00:00
Jeremy Siek
01afe1e3ee
oops, got confused and accidentally re-added these, so now removing again
...
[SVN r8482]
2000-12-20 02:40:40 +00:00
Jeremy Siek
b7bb49d7ad
fixed mixup in edge direction
...
[SVN r8481]
2000-12-19 20:53:04 +00:00
Jeremy Siek
9e06e9931a
re-adding these files
...
[SVN r8480]
2000-12-19 19:30:01 +00:00
Jeremy Siek
6ad9e5ecb1
updated refs to REQUIRE (changed to function_requires)
...
[SVN r8479]
2000-12-19 18:21:38 +00:00
Jeremy Siek
4160b245d9
simplifiex bad_error_eg.cpp
...
[SVN r8478]
2000-12-19 18:14:16 +00:00
Jeremy Siek
4bfe042990
fixed obsolete use of class_requires
...
[SVN r8477]
2000-12-19 18:12:41 +00:00
Jeremy Siek
ba308ad20c
removing, going to be replaced by Jens
...
[SVN r8476]
2000-12-19 15:50:00 +00:00
Jeremy Siek
da47cf9c55
OSTYPE -> OS in the comment
...
[SVN r8475]
2000-12-17 22:09:51 +00:00
Jeremy Siek
dbf8a0dd9f
changed reference type of counting_iterator to avoid problems on VC++
...
[SVN r8474]
2000-12-17 21:53:22 +00:00
Jeremy Siek
22fdfce4c3
did some windows porting
...
[SVN r8473]
2000-12-17 21:31:32 +00:00
Jeremy Siek
b725798989
removed output unless VERBOSE is defined
...
[SVN r8472]
2000-12-17 21:01:09 +00:00
Jeremy Siek
6236c613af
fixed no-args situation in reading file list file
...
[SVN r8471]
2000-12-17 20:57:33 +00:00
Jeremy Siek
d533c0eece
edited output
...
[SVN r8470]
2000-12-17 20:31:37 +00:00
Jeremy Siek
95733a4a3a
changed output
...
[SVN r8469]
2000-12-17 20:29:01 +00:00
Jeremy Siek
a31c297c13
new files, C++ version of regrtest.py
...
[SVN r8468]
2000-12-17 20:25:27 +00:00
Jens Maurer
9e73fa5ea7
added configuration: <cXXX> headers supplied
...
[SVN r8467]
2000-12-15 21:52:18 +00:00
Jeremy Siek
fe4d387f26
added const in a couple places to make sure the iterator operators
...
that should be const (like operator* and operator[]) are indeed const
[SVN r8466]
2000-12-15 21:51:02 +00:00
Jens Maurer
5634967c58
add table column headings for the new Tru64 Unix and IRIX configs as well
...
[SVN r8465]
2000-12-15 21:44:13 +00:00
Jens Maurer
33045f7562
supply configuration for supplied <cXXX> headers on Tru64 Unix and IRIX
...
[SVN r8464]
2000-12-15 21:31:29 +00:00
Jeremy Siek
3fc9bc7d8d
operator[] needed to be const
...
[SVN r8463]
2000-12-15 19:31:16 +00:00
Jens Maurer
7c576052a8
re-run after concept checks were added
...
[SVN r8462]
2000-12-14 21:25:58 +00:00
Jeremy Siek
ce22641a2e
forgot #include <iterator>
...
[SVN r8461]
2000-12-13 23:24:55 +00:00
Jens Maurer
bc3bcab0b6
added status for SGI IRIX 6 and Compaq Tru64 Unix
...
[SVN r8460]
2000-12-12 22:29:54 +00:00
Jens Maurer
2ec7e36557
first regression test run for SGI IRIX 6
...
[SVN r8459]
2000-12-12 22:28:39 +00:00
Jens Maurer
02fa4370cc
first regression test for Compaq Tru64 Unix
...
[SVN r8458]
2000-12-12 22:23:43 +00:00
Jens Maurer
147d6d1ffc
added IRIX CC and Compaq C++ on Tru64 Unix
...
[SVN r8457]
2000-12-12 22:16:31 +00:00
Jeremy Siek
2336e27995
renamed class_concept_check_fail_expected to avoid mac file
...
name length limitations
[SVN r8456]
2000-12-12 21:36:37 +00:00
Dave Abrahams
43f440729d
Fixed links to avoid www.pythonlabs.com
...
[SVN r8455]
2000-12-12 03:37:33 +00:00
Jeremy Siek
5dff38e7b9
removed the not-really-needed test files of the concept check tests
...
[SVN r8451]
2000-12-10 17:54:14 +00:00
Jeremy Siek
992e0fb58e
fixed a couple typo's, and a metrowerks porting issue
...
[SVN r8450]
2000-12-10 17:49:54 +00:00
Jeremy Siek
b628c9ce64
fixed some Metrowerks compiler errors and warnings
...
[SVN r8449]
2000-12-10 17:48:24 +00:00
Jeremy Siek
569d61858f
added link to SGI STL def of "concept" and added a History and Acknowledgements section
...
[SVN r8448]
2000-12-10 16:31:14 +00:00
Beman Dawes
ab005de1a2
1.19.0 runup
...
[SVN r8446]
2000-12-10 15:53:46 +00:00
John Maddock
79438871d1
regex: tweeks for linux. + Beos: compiler status
...
[SVN r8445]
2000-12-10 11:52:26 +00:00
Dave Abrahams
efcbc3e4ba
Correct the generated filenames
...
[SVN r8444]
2000-12-10 03:42:28 +00:00
Dave Abrahams
42392fe1ce
Correct asynchrony with python generator
...
[SVN r8442]
2000-12-10 03:41:32 +00:00
Jeremy Siek
514f6bf255
update to match code
...
[SVN r8441]
2000-12-09 23:28:50 +00:00
Jeremy Siek
0280886ceb
fixed spelling of concept covering file
...
[SVN r8440]
2000-12-09 23:18:14 +00:00
Jeremy Siek
0c838c3438
small edit
...
[SVN r8439]
2000-12-09 23:15:15 +00:00
Jeremy Siek
302fcbf002
linked reference listing to sgi stl concept docs
...
[SVN r8438]
2000-12-09 23:10:21 +00:00
Jeremy Siek
fc1da9cffd
more reorganization and editing of the concept docs
...
[SVN r8437]
2000-12-09 23:00:15 +00:00
Jeremy Siek
8382e5e79e
putting this back into the main intro file
...
[SVN r8436]
2000-12-09 22:58:09 +00:00
Jeremy Siek
2a7108f3cc
a C++ standard version of LessThanComparable
...
[SVN r8435]
2000-12-09 22:39:50 +00:00
Jeremy Siek
1a7b2d01b2
added #include boost/config.hpp at top to remove truncation warning on VC++
...
[SVN r8434]
2000-12-09 20:28:48 +00:00
Jeremy Siek
5c2f7239d2
added note about at() being deprecated
...
[SVN r8433]
2000-12-09 20:26:32 +00:00
Jeremy Siek
ab7fdd00fc
changed at() to operator[]
...
[SVN r8432]
2000-12-09 20:26:03 +00:00
Jeremy Siek
79f97eb79c
added nums for edge property enums
...
[SVN r8431]
2000-12-09 19:53:09 +00:00
Jeremy Siek
1f4c22ea0f
fixing VC++ compiler errors and warnings
...
[SVN r8430]
2000-12-09 19:22:30 +00:00
Jeremy Siek
92aaf637f8
changed url for c++boost.gif
...
[SVN r8429]
2000-12-09 18:43:16 +00:00
Jeremy Siek
a4beee3b60
added -lm to KCC so fibonacci_heap.cpp will link
...
[SVN r8428]
2000-12-09 18:28:31 +00:00
Jeremy Siek
a7edf3213e
changed path for c++boost.gif
...
[SVN r8427]
2000-12-09 17:06:47 +00:00
Jeremy Siek
c62fd488f0
added #ifdef around stanford graphbase stuff
...
[SVN r8426]
2000-12-09 17:01:36 +00:00
Jeremy Siek
095c0113c2
new file
...
[SVN r8425]
2000-12-09 16:58:05 +00:00
Jeremy Siek
9e4f9eaff6
added -Wno-long-long to suppress warnings about long long
...
[SVN r8424]
2000-12-09 16:48:26 +00:00
Jeremy Siek
81ec0bb4dd
fixed some compiler warnings about unused variables
...
[SVN r8423]
2000-12-09 16:45:15 +00:00
Jeremy Siek
50844aca4d
removed -c when compiling with KCC, since that suppresses compiler errors
...
that would show up during pre-linking of templates
[SVN r8422]
2000-12-09 16:15:12 +00:00
Jeremy Siek
b00057d3a8
pending/concept_checks.hpp -> concept_check.hpp
...
[SVN r8421]
2000-12-09 16:10:50 +00:00
Jeremy Siek
a28180afac
added sunos sections, with Sun's C++, g++ and KAI C++
...
[SVN r8420]
2000-12-09 16:05:30 +00:00
Jeremy Siek
69e884c237
fixed a couple compiler errors
...
[SVN r8419]
2000-12-09 15:59:54 +00:00
Jeremy Siek
fe1c090458
fixed some links, added Beman's name as review manager
...
[SVN r8418]
2000-12-09 15:44:48 +00:00
Jeremy Siek
ea0dd42038
pending/concept_checks.hpp -> concept_check.hpp
...
[SVN r8417]
2000-12-09 15:36:46 +00:00
Jeremy Siek
32cfc2bc31
changed some #include's
...
[SVN r8416]
2000-12-09 15:33:36 +00:00
Jeremy Siek
5715b84fa2
removed "pending" prefix on concept check headers
...
[SVN r8415]
2000-12-09 15:32:00 +00:00
Jeremy Siek
8f9397ab08
concept_checks.hpp -> concept_check.hpp
...
[SVN r8414]
2000-12-09 15:30:30 +00:00
Jeremy Siek
8268572f79
moved out of pending
...
[SVN r8413]
2000-12-09 15:28:38 +00:00
Jeremy Siek
19656ce6b4
moved from pending to boost/
...
[SVN r8412]
2000-12-09 15:27:57 +00:00
Jeremy Siek
60e8d4561f
changing directory name, and reorganizing docs
...
[SVN r8410]
2000-12-09 15:24:02 +00:00
John Maddock
8c1261f7c2
regex configure tweeks.
...
[SVN r8409]
2000-12-09 11:44:27 +00:00
Jeremy Siek
0029ad4b0e
changed the absolute links to people/jeremy and people/liequan to be relative
...
[SVN r8406]
2000-12-08 22:18:53 +00:00
Beman Dawes
8071e0aa86
CVS says it needs a commit; who knows why?
...
[SVN r8405]
2000-12-08 17:35:43 +00:00
Beman Dawes
7ac5ebb8bc
Link changed: graph/docs -> graph/doc
...
[SVN r8404]
2000-12-08 17:31:28 +00:00
Beman Dawes
ff1486d159
recommit after docs->doc dir name change
...
[SVN r8403]
2000-12-08 15:41:46 +00:00
Beman Dawes
aa64cdd514
recommit after docs->doc dir name change
...
[SVN r8402]
2000-12-08 15:30:27 +00:00
Beman Dawes
cab494585a
Fixed broken link
...
[SVN r8401]
2000-12-08 15:12:31 +00:00
Beman Dawes
cfa371f69a
Resolve conflict caused by John Maddock and I editing at the same time. (No real conflict; CVS just got nervous.)
...
[SVN r8396]
2000-12-06 19:08:38 +00:00
Jeremy Siek
0fdd0bb3ff
put boost/config.hpp at top
...
[SVN r8393]
2000-12-06 14:58:16 +00:00
Beman Dawes
4bfdf9efc5
Fix typo shared_array should have read shared_ptr in one place (Ed Brey)
...
[SVN r8392]
2000-12-06 14:46:44 +00:00
Jens Maurer
2dd5580977
added Andreas Scherer
...
[SVN r8391]
2000-12-05 21:30:36 +00:00
Jeremy Siek
e861ced455
put rand back in
...
[SVN r8390]
2000-12-05 16:00:37 +00:00
Jens Maurer
7e63bbd5bc
fail loudly for non-Linux systems
...
[SVN r8389]
2000-12-04 22:40:25 +00:00
Jens Maurer
048513ba66
re-run with static_assert_test.cpp
...
[SVN r8388]
2000-12-04 22:37:38 +00:00
Jeremy Siek
c40a8a77d7
fixed 25! ambiguity
...
[SVN r8385]
2000-12-04 17:35:53 +00:00
Jeremy Siek
6e2d698ae4
fixed typo, missing O(M*N), thanks Karl Fuerlinger!
...
[SVN r8384]
2000-12-04 14:54:04 +00:00
Jeremy Siek
6146b0de4d
fixed some KCC stuff and changed less_than_op to tighten up what it provides
...
[SVN r8383]
2000-12-03 23:17:23 +00:00
John Maddock
d87ca060e5
static assertion integration changes.
...
[SVN r8382]
2000-12-03 12:35:12 +00:00
John Maddock
5027328292
Static assert initial checkin
...
[SVN r8381]
2000-12-03 12:29:42 +00:00
John Maddock
c3a512d1b6
regex: minor VC6 optimisation changes.
...
[SVN r8380]
2000-12-03 12:16:18 +00:00
Jeremy Siek
d69fc789aa
various changes, almost forgot to check in
...
[SVN r8379]
2000-12-03 06:20:23 +00:00
Jeremy Siek
43304ca821
fixed opposite, thanks Krishna!
...
[SVN r8378]
2000-12-03 02:10:48 +00:00
Beman Dawes
d4d0d90348
Avoid spurious MSVC NOMINMAX redefinition warning (submitted by Andreas Scherer)
...
[SVN r8377]
2000-12-01 17:11:40 +00:00
Dave Abrahams
3c1f454de8
Applied fixes for como courtesy of Jens Maurer.
...
[SVN r8375]
2000-12-01 02:27:06 +00:00
Jeremy Siek
0e1e375afd
changed how monoid identity element works
...
[SVN r8374]
2000-12-01 00:57:49 +00:00
Jens Maurer
ddf7a83658
update
...
[SVN r8373]
2000-11-30 22:57:58 +00:00
Jeremy Siek
3acabf6b40
finished concept covering for STL algorithms
...
[SVN r8372]
2000-11-30 22:04:39 +00:00
Jeremy Siek
aefc91427e
added some more archetypes
...
[SVN r8371]
2000-11-30 22:03:33 +00:00
Beman Dawes
90b0d399cc
Remove nested namespace cast in preparaton for formal review, fix spacing.
...
[SVN r8370]
2000-11-30 19:10:30 +00:00
John Maddock
fd674b2a50
regex: updated snip4.cpp (fixed patholgical expressions).
...
[SVN r8366]
2000-11-30 12:05:15 +00:00
Dave Abrahams
f10ebe16dd
Fixed __module__ name extraction logic so that when a module is not initializing the module name comes from the global __name__.
...
[SVN r8362]
2000-11-30 04:53:31 +00:00
Dave Abrahams
48cee8b8ab
Added module() function to get the module being built
...
Added initializing() function to distinguish whether a module is initializing
Changed logic so that multiple non-overlapping module_builders() may be constructed. This fixes a bug when BPL is built as a shared lib.
[SVN r8361]
2000-11-30 04:51:05 +00:00
Jeremy Siek
bc5285962d
work on archetypes
...
[SVN r8360]
2000-11-30 02:54:39 +00:00
Jeremy Siek
9855334375
added tons of functions to stl_concept_covering.cpp
...
[SVN r8359]
2000-11-30 02:49:31 +00:00
Dave Abrahams
b2ce590bdb
changed name of extension_class_coerce to standard_coerce.
...
[SVN r8358]
2000-11-29 14:18:37 +00:00
Dave Abrahams
a9cc18363c
changed name of extension_class_coerce to standard_coerce.
...
[SVN r8357]
2000-11-29 13:42:45 +00:00
Dave Abrahams
b7968d9577
changed name of extension_class_coerce to standard_coerce,
...
applied Ullrich's documentation fix for standard_coerce.
[SVN r8356]
2000-11-29 13:41:18 +00:00
Beman Dawes
2cd8008676
Minor updates
...
[SVN r8355]
2000-11-29 13:07:29 +00:00
John Maddock
217c5022da
regex: added some missing std:: prefixes, updated Be compiler status page.
...
[SVN r8354]
2000-11-29 12:48:20 +00:00
Ullrich Köthe
a137430f6d
fixed html bugs recovered by "validator.w3.org"
...
[SVN r8353]
2000-11-28 21:38:21 +00:00
Ullrich Köthe
0f7e7cc67a
minor improvements, fix of typos
...
[SVN r8352]
2000-11-28 21:22:21 +00:00
Dave Abrahams
d52d7c593a
Fix for compatibility with STLport using native iostreams
...
[SVN r8351]
2000-11-28 05:19:10 +00:00
Dave Abrahams
6bd961fbaa
removed non-portable but beautiful “/”
...
[SVN r8349]
2000-11-28 05:17:55 +00:00
Dave Abrahams
4b09c09bfa
boost-ification
...
[SVN r8347]
2000-11-28 05:17:07 +00:00
Dave Abrahams
a04a423989
GCC 2.95.2 bug workaround courtesy Jens Maurer
...
[SVN r8346]
2000-11-28 05:04:54 +00:00
Dave Abrahams
6a68ac03a3
bug fix
...
[SVN r8345]
2000-11-28 04:42:46 +00:00
Beman Dawes
e1205db60e
Added BOOST_NO_INT64_T comment pointing to <boost/cstdint.hpp>
...
[SVN r8344]
2000-11-27 19:23:16 +00:00
Dave Abrahams
b9f449b19f
boost-ification
...
[SVN r8342]
2000-11-27 12:57:10 +00:00
Dave Abrahams
fc4c38328a
boost-ification
...
[SVN r8340]
2000-11-27 08:04:05 +00:00
Dave Abrahams
9f4a0394a0
Comeau Compatibility
...
[SVN r8339]
2000-11-27 07:59:10 +00:00
Dave Abrahams
e86abbea24
boost-ification
...
[SVN r8338]
2000-11-27 07:54:02 +00:00
Dave Abrahams
5020c7168c
boost-ification
...
[SVN r8337]
2000-11-27 07:53:09 +00:00
Dave Abrahams
78489e31cc
boost-ification
...
[SVN r8336]
2000-11-27 07:23:39 +00:00
Dave Abrahams
607c2c5ddd
boost-ification
...
[SVN r8335]
2000-11-27 07:02:14 +00:00
Dave Abrahams
f50f0a17b3
This commit was generated by cvs2svn to compensate for changes in r715,
...
which included commits to RCS files with non-trunk default branches.
[SVN r8332]
2000-11-27 06:57:31 +00:00
Dave Abrahams
e6dcb2f449
Undo CVS mistake
...
[SVN r8330]
2000-11-26 16:42:51 +00:00
Dave Abrahams
dcb2fa610f
This commit was generated by cvs2svn to compensate for changes in r711,
...
which included commits to RCS files with non-trunk default branches.
[SVN r8328]
2000-11-26 15:49:26 +00:00
Jeremy Siek
418c248b79
changed some wording in the comments
...
[SVN r8325]
2000-11-25 17:14:38 +00:00
Jeremy Siek
83b3f792e3
put back the CLASS_REQUIRES macro
...
[SVN r8324]
2000-11-25 16:31:34 +00:00
Jeremy Siek
6cd6645d83
Andreas's Patch
...
[SVN r8323]
2000-11-25 16:00:25 +00:00
Jeremy Siek
1deaca0ddf
added docs for projection iterator
...
[SVN r8322]
2000-11-24 21:31:43 +00:00
Jeremy Siek
023ea89c1b
added std:: to unary_function
...
[SVN r8321]
2000-11-24 20:48:02 +00:00
Jeremy Siek
91c1632e60
added projection iterator to the test
...
[SVN r8320]
2000-11-24 20:45:26 +00:00
Jeremy Siek
08320b5588
updated docs for indirect iterators
...
[SVN r8319]
2000-11-24 20:22:23 +00:00
Jeremy Siek
10c3933094
changed names to "Inner" and "Outer"
...
[SVN r8318]
2000-11-24 20:05:11 +00:00
Jeremy Siek
7899e47259
simplified version of iterator_adaptor, plus fix to indirect iterator
...
and addition of projection iterator
[SVN r8317]
2000-11-24 19:40:51 +00:00
Jens Maurer
678380ae11
use explicit cast to uint64_t instead of ull suffix
...
[SVN r8310]
2000-11-23 22:39:19 +00:00
Jens Maurer
7fd308a16f
fixed compilation
...
[SVN r8309]
2000-11-23 22:17:42 +00:00
Jens Maurer
4c55456a2c
functional_test.cpp now works with Comeau
...
[SVN r8308]
2000-11-22 23:12:42 +00:00
Jens Maurer
792136f32e
Linux: added note to HTML page that a proper <limits> header is being used
...
[SVN r8307]
2000-11-22 23:11:53 +00:00
Jens Maurer
d7a826bc38
MSVC fix (contributed by Andreas Scherer)
...
[SVN r8306]
2000-11-22 21:21:25 +00:00
Jeremy Siek
dd8f96a5e2
concept checking changes, and usage of concept changes
...
[SVN r8305]
2000-11-22 19:17:36 +00:00
Mark Rodgers
a77cac8bf8
Fix the non-standard behaviour when not1, etc called with a function that was identified by Jens Maurer using Comeau C++.
...
[SVN r8292]
2000-11-22 09:04:28 +00:00
Jeremy Siek
c7a49a8479
edits to concept checking classes
...
[SVN r8291]
2000-11-22 05:53:53 +00:00
Jeremy Siek
aa52487e75
fixed some bugs in remove_in_edge_if(), yeah concept checks!
...
[SVN r8290]
2000-11-22 05:51:04 +00:00
Jeremy Siek
698afe971f
_concept to Concept and work on MutableGraph interface
...
[SVN r8289]
2000-11-22 05:40:46 +00:00
Jeremy Siek
ff00028102
fixed html typo
...
[SVN r8288]
2000-11-22 04:33:15 +00:00
Jeremy Siek
37f377baf7
added edge_iterator_constructor example
...
[SVN r8287]
2000-11-22 04:16:31 +00:00
Jeremy Siek
b63d250083
put #include of boost/config.hpp at top to supress VC++ warnings
...
[SVN r8286]
2000-11-22 02:51:16 +00:00
Jeremy Siek
0258324e78
fixed problems with ucs_bfs_visitor, missing parameter var names
...
[SVN r8285]
2000-11-22 02:49:44 +00:00
Jeremy Siek
92d2b339ae
updating docs
...
[SVN r8282]
2000-11-21 22:48:47 +00:00
Jeremy Siek
5394ebd371
appended "Concept" to concept names
...
[SVN r8281]
2000-11-21 22:40:26 +00:00
Jeremy Siek
0ab6e24fae
finished change, REQUIRE macro to function_requires()
...
[SVN r8280]
2000-11-21 21:39:49 +00:00
Jeremy Siek
189c622757
changed REQUIRES to function_requires
...
[SVN r8279]
2000-11-21 21:36:39 +00:00
Jeremy Siek
75fdcaab91
concept checking changes
...
[SVN r8278]
2000-11-21 20:18:07 +00:00
Jeremy Siek
b21d11c277
changed to new non-macro style, so don't need different 1..4
...
arguments versions
[SVN r8277]
2000-11-21 20:16:55 +00:00
Jeremy Siek
6edae293e9
obsolete, replaced by concept_archetypes.hpp
...
[SVN r8276]
2000-11-21 17:25:46 +00:00
John Maddock
2ec86c9504
Fixed regex memory leak, and type_traits bad test case
...
[SVN r8273]
2000-11-21 12:39:09 +00:00
John Maddock
943091df72
Regex: added gcc-shared.mak for shared library builds with gcc.
...
[SVN r8271]
2000-11-21 11:12:55 +00:00
Jeremy Siek
7bf3829948
some concept checking changes as per review comments
...
[SVN r8268]
2000-11-20 18:17:52 +00:00
Jeremy Siek
4cab44d19a
change in read_dimacs
...
[SVN r8262]
2000-11-19 23:36:30 +00:00
Jeremy Siek
bb7d6d7fe8
minor edit
...
[SVN r8261]
2000-11-19 23:36:04 +00:00
Jeremy Siek
4876fbd019
changed initialization requirements for max flow, and changed read_dimacs
...
[SVN r8260]
2000-11-19 23:25:41 +00:00
Beman Dawes
dbf5d5eb72
Throw on divide by zero in operator /= (John (EBo) David)
...
[SVN r8259]
2000-11-19 22:31:42 +00:00
Jeremy Siek
890aa9e57e
more consistent variable naming, i -> u, j -> v
...
[SVN r8258]
2000-11-19 18:25:31 +00:00
Jeremy Siek
3b1256c9d1
readability improvements
...
[SVN r8257]
2000-11-19 17:36:42 +00:00
Jeremy Siek
7c1821337c
minor edits
...
[SVN r8254]
2000-11-18 19:50:38 +00:00
Beman Dawes
9279c978b1
1.18.3 runup
...
[SVN r8251]
2000-11-18 14:33:51 +00:00
Jeremy Siek
226cd344bf
a few minor edits
...
[SVN r8249]
2000-11-18 03:31:16 +00:00
John Maddock
f1e55e7034
Minor regex fixes for VC6 (Added some boost:: qualifies to work around lack or Koenig lookup).
...
[SVN r8238]
2000-11-17 11:35:02 +00:00
John Maddock
f973feb9fd
EGCS 1.1.1 fix
...
[SVN r8237]
2000-11-17 11:33:43 +00:00
John Maddock
da50ce9d9e
Regex point release 3.02
...
[SVN r8226]
2000-11-16 11:29:03 +00:00
John Maddock
9e875340b1
Fix for egcs 1.1.1 problems with std::auto_ptr
...
[SVN r8225]
2000-11-16 11:17:22 +00:00
Jeremy Siek
679930b8e1
fixed typo in edge_less(), thanks Krishna!
...
[SVN r8216]
2000-11-15 15:01:26 +00:00
Jeremy Siek
f40cf1f52c
fixed grammar mistake
...
[SVN r8215]
2000-11-15 14:56:37 +00:00
Jeremy Siek
edd5499471
few edits
...
[SVN r8209]
2000-11-15 04:51:41 +00:00
Jeremy Siek
fc615c151e
changed max_flow to read in example file in dimacs format
...
minor fix to miles_span.cpp
[SVN r8208]
2000-11-15 04:50:59 +00:00
Jeremy Siek
c58b71c916
new file, used for max flow
...
[SVN r8207]
2000-11-15 04:47:30 +00:00
Jeremy Siek
c936a97484
removed #if that was used during testing
...
[SVN r8206]
2000-11-15 02:10:25 +00:00
Jeremy Siek
d3a0f47033
applied Scherer's patch to use the SGB headers with the PROTOTYPES patch
...
[SVN r8205]
2000-11-14 23:00:11 +00:00
Jeremy Siek
da3a568798
almost done!
...
[SVN r8200]
2000-11-13 15:02:05 +00:00
Jeremy Siek
204b4043f8
*** empty log message ***
...
[SVN r8199]
2000-11-12 23:43:29 +00:00
Jeremy Siek
a9e8a0b405
making some changes with regards to the hi_pr.c implementation
...
[SVN r8198]
2000-11-12 23:42:35 +00:00
Jens Maurer
b3c773f817
minor cosmetics
...
[SVN r8186]
2000-11-12 21:08:23 +00:00
Jens Maurer
dbf58795fa
re-run with new tests and additional fixes
...
[SVN r8184]
2000-11-12 20:59:34 +00:00
Jens Maurer
9f28ebf5c5
avoid ambiguity in std::sqrt() with an int argument
...
[SVN r8182]
2000-11-12 20:57:28 +00:00
Jeremy Siek
0920026573
more work on max-flow, getting closer to finishing
...
[SVN r8179]
2000-11-12 20:28:37 +00:00
Jens Maurer
315d1edec7
always use boost:: prefix for intXX_t to avoid ambiguity
...
[SVN r8177]
2000-11-12 18:39:20 +00:00
Jens Maurer
d6da100334
added boost:: prefixes to all intXX_t references
...
[SVN r8176]
2000-11-12 18:38:17 +00:00
Jens Maurer
6b7f2b47c2
removed boost/stdint.h from documentation
...
[SVN r8175]
2000-11-12 18:37:04 +00:00
Jens Maurer
adb4eae8e5
Folded stdint.h into cstdint.hpp to avoid ISO C99 incompatibilities
...
[SVN r8174]
2000-11-12 18:35:33 +00:00
John Maddock
835fc86b59
regex: retry due to broken connection
...
[SVN r8171]
2000-11-11 12:10:38 +00:00
John Maddock
18aeaa4203
regex: fixes for STLPort in debug mode.
...
[SVN r8170]
2000-11-11 12:08:55 +00:00
Jeremy Siek
94190e7631
completed codewarrior workaround
...
[SVN r8169]
2000-11-10 16:24:39 +00:00
Beman Dawes
ef5a239411
Moved from root directory
...
[SVN r8167]
2000-11-10 15:42:26 +00:00
Beman Dawes
ce416dd1f9
libraries.htm and people.htm moved to sub-directories to make root directory cleaner.
...
[SVN r8166]
2000-11-10 15:39:05 +00:00
Beman Dawes
1d60181cc0
Added iterator_adaptor_test.cpp and tie_example.cpp
...
[SVN r8165]
2000-11-10 15:06:27 +00:00
John Maddock
e1edfbc006
regex fixes for updated Dinkum library
...
[SVN r8161]
2000-11-09 13:03:41 +00:00
John Maddock
58c48e6a48
Updated regex code with tentative support for partial matches
...
[SVN r8160]
2000-11-09 11:24:58 +00:00
Jeremy Siek
d41335ddad
*** empty log message ***
...
[SVN r8158]
2000-11-07 23:05:04 +00:00
Jeremy Siek
7e2f412b0f
changed counting iterator policies to a template class to avoid
...
using template member functions
[SVN r8157]
2000-11-07 22:22:49 +00:00
John Maddock
c1869aba6f
Added BeOS5 regressions tests
...
[SVN r8140]
2000-11-05 12:27:07 +00:00
Jeremy Siek
e65c95ba01
don't use iterator adaptors at all under VC++, even with STLport
...
until we can figure out why the INTERNAL COMPILER ERROR's are happening
[SVN r8139]
2000-11-04 23:15:10 +00:00
John Maddock
604e9794c1
fixes for Borland C++ Builder
...
[SVN r8135]
2000-11-04 12:39:28 +00:00
John Maddock
8b2d569d96
Misc. minor regex fixes
...
[SVN r8134]
2000-11-04 12:38:38 +00:00
John Maddock
6f820264d2
BeOS5 (intel) fixes
...
[SVN r8133]
2000-11-04 11:16:12 +00:00
Dave Abrahams
668b3354d9
Added a fix for compilers sensitive to the presence of "template" on template
...
members of templates (e.g. EDG-based compilers like CXX on the Alpha)
[SVN r8129]
2000-11-04 09:00:02 +00:00
Beman Dawes
2c7eddc00c
1.18.2 final
...
[SVN r8119]
2000-11-03 20:02:17 +00:00
Beman Dawes
70aefc7350
HTML change for 1.18.2 reflecting separation of old utility library
...
[SVN r8118]
2000-11-03 19:22:26 +00:00
Jeremy Siek
048787f0e5
fixed Const_BinaryPredicate_concept for borland
...
[SVN r8117]
2000-11-03 18:38:41 +00:00
Beman Dawes
4f2f007d1d
1.18.2 preparation; /c for VC++
...
[SVN r8116]
2000-11-03 18:34:05 +00:00
Jeremy Siek
f8f6701c97
Codewarrior 6.0 port
...
[SVN r8108]
2000-11-03 04:28:09 +00:00
Jeremy Siek
412aa6a640
port to Codewarrior 6.0
...
[SVN r8107]
2000-11-03 04:25:13 +00:00
Beman Dawes
84bbe6dd57
Integrate header dependency table into web site
...
[SVN r8100]
2000-11-02 18:30:37 +00:00
Jeremy Siek
911a0da2e7
added base() function
...
[SVN r8098]
2000-11-02 02:29:53 +00:00
Dave Abrahams
179d9ec0ee
Global replace of || with | and && with & in constant expressions to work around an MSVC bug.
...
[SVN r8097]
2000-11-02 01:12:23 +00:00
Jeremy Siek
9e62dc3d3c
added a couple utility functions
...
[SVN r8094]
2000-11-01 03:25:29 +00:00
Jeremy Siek
e724d52e78
more edits
...
[SVN r8093]
2000-11-01 02:44:58 +00:00
Jeremy Siek
fcbf320e12
changes to the handling of bool return types
...
[SVN r8092]
2000-11-01 02:43:41 +00:00
Jeremy Siek
559291cd6f
new file
...
[SVN r8076]
2000-10-31 16:52:53 +00:00
Jeremy Siek
dffe6fa316
vc++ fixes
...
[SVN r8075]
2000-10-31 15:52:32 +00:00
Jeremy Siek
9fc58b4cb6
fixed regression due to change in get_property(), needed to take address
...
[SVN r8074]
2000-10-31 15:15:10 +00:00
Jeremy Siek
a3750d0ee0
fixed regression due to change in detail/adjacency_list.hpp
...
[SVN r8073]
2000-10-31 15:11:20 +00:00
Jeremy Siek
89329f3059
make in_edges() work for undirected graphs
...
[SVN r8072]
2000-10-30 21:45:58 +00:00
Dave Abrahams
e1a4aee63a
Suppress unused argument warning
...
[SVN r8071]
2000-10-30 19:30:51 +00:00
Jeremy Siek
0a7502b3ba
added incident_on
...
[SVN r8070]
2000-10-30 19:14:38 +00:00
Jeremy Siek
64120ac28a
some work on out-edge list ordering
...
[SVN r8069]
2000-10-30 14:27:12 +00:00
Jeremy Siek
cfe5dd06b9
new examples
...
[SVN r8066]
2000-10-29 22:03:21 +00:00
Jeremy Siek
e8a704efb4
removed cruft
...
[SVN r8065]
2000-10-29 21:53:41 +00:00
Jeremy Siek
d869ccb415
edits
...
[SVN r8064]
2000-10-29 21:48:54 +00:00
Jeremy Siek
1482731b1a
lots off additions to docs and archetype stuff
...
[SVN r8063]
2000-10-29 21:48:06 +00:00
Jeremy Siek
8ccb5a2b6f
new file, based on the C++ standard, not SGI STL's definition of Assignable
...
[SVN r8062]
2000-10-29 21:35:59 +00:00
Jeremy Siek
a2f113e81f
fixed Assignable in concept_checks.hpp and changed the name of
...
concept_skeletons to concept_archetypes. Made lots of additions/changed
in concept_archetypes.
[SVN r8061]
2000-10-29 20:37:49 +00:00
John Maddock
cff331aec4
added BeOS5 support to test script (not finished yet though...)
...
[SVN r8037]
2000-10-28 10:54:12 +00:00
Dave Abrahams
e58a15fded
Fix for fixed_numeric_limits<>::min() in the BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS case.
...
[SVN r8036]
2000-10-27 13:43:33 +00:00
Dave Abrahams
0907fd2b72
Fix is_reference for MSVC6.4
...
[SVN r8035]
2000-10-27 13:33:12 +00:00
Dave Abrahams
be3253dc34
no message
...
[SVN r8034]
2000-10-26 21:04:37 +00:00
Jeremy Siek
63a5e8ec77
changed reference type
...
[SVN r8033]
2000-10-26 14:04:50 +00:00
John Maddock
1f8b1afc6b
compiler specific fixes (mostly MWCW)
...
[SVN r8032]
2000-10-24 11:53:07 +00:00
Dave Abrahams
2a41a61566
A partial Pro6 fix (Pro6 is missing the message facet - what do we do about /that/?)
...
[SVN r8031]
2000-10-21 13:14:45 +00:00
John Maddock
3565e12255
regex regression test fixes
...
[SVN r8030]
2000-10-21 11:18:50 +00:00
Jeremy Siek
73135f7e30
added documentation for edge_range
...
added a multisetS selector
[SVN r8029]
2000-10-20 21:37:14 +00:00
Jeremy Siek
6d80bf1010
fixed bug in edge_range()
...
[SVN r8028]
2000-10-20 21:29:27 +00:00
Jeremy Siek
89980c1625
bunch of changes related to erasing edges
...
added erase_if to container_traits
added iterator_stability to container_traits
added another graph example: gerdemann
[SVN r8027]
2000-10-20 21:16:14 +00:00
Jeremy Siek
621a9fcaed
added ability to sort out edges
...
[SVN r8026]
2000-10-20 16:52:23 +00:00
Jeremy Siek
77606a80da
new files, added ability to sort out edges
...
[SVN r8025]
2000-10-20 16:52:02 +00:00
Jeremy Siek
68cf85aa5e
new file
...
[SVN r8024]
2000-10-20 16:50:45 +00:00
Jeremy Siek
ae71c338e3
new file
...
[SVN r8023]
2000-10-20 15:49:00 +00:00
Beman Dawes
2444223bda
Results of improved regex tests
...
[SVN r8013]
2000-10-19 21:21:33 +00:00
Beman Dawes
f6c4fe7ef5
Make shared_ptr ctor from auto_ptr explicit. (Robert Vugts)
...
[SVN r8012]
2000-10-19 21:16:46 +00:00
Jens Maurer
5c0e691405
added OpenC++ on Linux as comments
...
[SVN r8010]
2000-10-19 19:31:18 +00:00
Jens Maurer
f2103977b3
re-run after wregex addition
...
[SVN r8009]
2000-10-19 19:29:23 +00:00
Dave Abrahams
00c6f81f8b
Fix numeric_cast<> bugs with floating types.
...
[SVN r8008]
2000-10-19 19:14:03 +00:00
Dave Abrahams
0c6e2bf1f9
Add trivial numeric_cast tests for floating types.
...
[SVN r8007]
2000-10-19 19:12:53 +00:00
Dave Abrahams
736a7ac5ca
a fix for "unsigned type always passes this test" warnings under GCC.
...
[SVN r7999]
2000-10-18 13:52:09 +00:00
John Maddock
7c99cf5b36
more regex regression tests
...
[SVN r7997]
2000-10-18 10:56:28 +00:00
John Maddock
6b09a8ab3e
regex regression test update
...
[SVN r7996]
2000-10-18 10:43:07 +00:00
Jeremy Siek
677407eb9d
added docs for reverse graph and fixed adjacent_vertices()
...
[SVN r7980]
2000-10-17 22:19:15 +00:00
Jeremy Siek
966ccb06fb
moved a "Where Defined"
...
[SVN r7977]
2000-10-17 19:57:11 +00:00
Jeremy Siek
a576ebe92e
predecessor initialization
...
[SVN r7976]
2000-10-17 19:52:13 +00:00
Jeremy Siek
37509bff93
grammar edit
...
[SVN r7975]
2000-10-17 19:43:54 +00:00
Jeremy Siek
25d0a749c5
changed predecessor initialization in dijkstra examples and added hint to docs
...
[SVN r7974]
2000-10-17 19:40:53 +00:00
John Maddock
bc39142344
try again more broken connections
...
[SVN r7969]
2000-10-17 11:32:09 +00:00
John Maddock
59e9a3dfca
regex fixes: retry due to lost connection
...
[SVN r7968]
2000-10-17 11:29:59 +00:00
John Maddock
f2ef8332c4
regex fixes
...
[SVN r7967]
2000-10-17 11:28:05 +00:00
John Maddock
b23948512b
changed class to struct in is_convertible template
...
[SVN r7966]
2000-10-17 11:26:02 +00:00
Jeremy Siek
de38557e46
ported the graph library to borland
...
[SVN r7965]
2000-10-17 00:16:05 +00:00
Beman Dawes
956b80d166
Windows 2000 change to STLport 4.0
...
[SVN r7964]
2000-10-16 12:14:59 +00:00
Jeremy Siek
8214933c2a
fixed use of Vertex() in call to get(color,...), and added DefaultConstructible
...
to requirements for ColorValue
[SVN r7952]
2000-10-15 18:54:12 +00:00
Beman Dawes
e971d1cf14
Fix broken HTML links
...
[SVN r7951]
2000-10-15 17:08:00 +00:00
Jens Maurer
7db058453a
added test results for cregex.cpp and graph.cpp
...
[SVN r7942]
2000-10-14 23:00:47 +00:00
Jens Maurer
4adf834460
avoid linking by adding "-c" to Linux compiler invocations
...
[SVN r7941]
2000-10-14 22:58:48 +00:00
Jens Maurer
716de3d1d7
add empty throw specification to destructors for classes derived from
...
std::exception
[SVN r7940]
2000-10-14 22:56:18 +00:00
Beman Dawes
2a2b3ffd07
Remove Borland 5.4, add regex test, disable link for windows compiles
...
[SVN r7939]
2000-10-14 14:43:47 +00:00
John Maddock
95c19bbedc
misc minor fixes
...
[SVN r7938]
2000-10-14 12:03:10 +00:00
Jens Maurer
6240adc3f8
Need to use (void) &x to avoid "unused variable" warnings with Comeau C++.
...
[SVN r7937]
2000-10-14 07:32:15 +00:00
Beman Dawes
1bb493f5b4
Broken compiler workaround for abs not it namespace std
...
[SVN r7936]
2000-10-14 00:38:36 +00:00
Jens Maurer
a8a50b602f
use an explicit cast to int32_t for arguments to rand48
...
(avoids ambiguity for Metrowerks, which defines int32_t as long)
[SVN r7935]
2000-10-13 23:17:20 +00:00
Beman Dawes
f4c9429b14
Add BOOST_NO_SLIST and BOOST_NO_HASH for Borland, although I agree with others that these defines are very questionable
...
[SVN r7934]
2000-10-13 20:02:20 +00:00
Beman Dawes
ec953bdea3
Add graph/test/graph.cpp
...
[SVN r7933]
2000-10-13 19:49:30 +00:00
Jens Maurer
c4191d60b4
Comeau fails with lots of files due to <boost/stdint.h> design problems
...
[SVN r7930]
2000-10-12 21:07:39 +00:00
Beman Dawes
13a738a73d
Add missing "typename" that Metrowerks compiler is picky about
...
[SVN r7929]
2000-10-12 21:01:49 +00:00
Beman Dawes
a2956b4baf
Upgrade Metrowerks to 6.0
...
[SVN r7928]
2000-10-12 20:54:23 +00:00
John Maddock
f953c5af3b
fixes resulting from non-standard usage of swprintf
...
[SVN r7927]
2000-10-12 11:25:16 +00:00
Jens Maurer
5016cce312
add "using std::sqrt" for unqualified use of sqrt
...
[SVN r7926]
2000-10-11 17:23:54 +00:00
Beman Dawes
2c24910326
VC++ 6.0 now at SP4
...
[SVN r7925]
2000-10-11 17:07:47 +00:00
John Maddock
5375ae8980
MWCW fix: added std:: qualifier to memset
...
[SVN r7923]
2000-10-10 11:40:19 +00:00
John Maddock
6f6cda4f0c
minor typo fixes
...
[SVN r7922]
2000-10-10 10:40:58 +00:00
John Maddock
63f10905cb
more VC6 type-traits and compressed pair fixes
...
[SVN r7921]
2000-10-07 10:53:47 +00:00
Jeremy Siek
208a4555c3
new file
...
[SVN r7920]
2000-10-06 18:51:51 +00:00
Dave Abrahams
9a634d977e
Some fixes for Metrowerks compatibility
...
[SVN r7919]
2000-10-06 07:46:12 +00:00
Dave Abrahams
20b37cd804
Use BOOST_STD_EXTENSION_NAMESPACE for Metrowerks compatibility
...
[SVN r7918]
2000-10-06 07:44:27 +00:00
Dave Abrahams
3afc7ee15a
Metrowerks compatibility
...
[SVN r7917]
2000-10-06 07:42:47 +00:00
Dave Abrahams
f96bd9fd00
use BOOST_STD_EXTENSION_NAMESPACE for Metrowerks compatibility
...
[SVN r7916]
2000-10-06 07:41:27 +00:00
Dave Abrahams
cd1b811ef2
Added BOOST_STD_EXTENSION_NAMESPACE for Metrowerks compatibility
...
[SVN r7915]
2000-10-06 07:37:02 +00:00
Dave Abrahams
e8f053b5a6
friend declarations to work around a Metrowerks bug
...
[SVN r7914]
2000-10-06 07:32:54 +00:00
Jeremy Siek
8ba809d876
changed some names to make things more clear about properties
...
[SVN r7913]
2000-10-05 18:22:50 +00:00
Jeremy Siek
4b74e095f4
formatting docs
...
[SVN r7912]
2000-10-05 17:52:53 +00:00
Jeremy Siek
40b937d61a
added documentation for get_property(), thought about changing to
...
get(), but that would be difficult
[SVN r7911]
2000-10-05 17:47:49 +00:00
Dave Abrahams
bdc01b4bab
shorten names to prevent problems with broken MSVC linker
...
[SVN r7910]
2000-10-04 22:22:42 +00:00
Jeremy Siek
35b4bad0a7
A few edits and additions.
...
[SVN r7909]
2000-10-04 21:42:13 +00:00
Dave Abrahams
41835840b9
suppress unused parameter warning
...
[SVN r7908]
2000-10-04 18:57:00 +00:00
Jeremy Siek
f8619f817d
fixed degree()
...
[SVN r7907]
2000-10-04 16:17:41 +00:00
Jeremy Siek
bd1f9fe9c7
moved detail::is_same to graph_detail::is_same to avoid conflict
...
with type traits
[SVN r7906]
2000-10-04 16:01:36 +00:00
Jeremy Siek
c84a8345fc
added BOOST_NO_STD_MIN_MAX to config.hpp
...
did some VC++ porting
[SVN r7905]
2000-10-04 15:57:03 +00:00
Jeremy Siek
2d94535812
some VC++ porting
...
[SVN r7904]
2000-10-04 14:48:41 +00:00
Jeremy Siek
07a230b3d0
fixed prim minimum spanning tree. This required a change in
...
breadth first search, the addition of gray_target and black_target
event points. Also removed the cycle_edge() event from UniformCostVisitor.
Added expected output for miles_span.
[SVN r7903]
2000-10-04 07:44:15 +00:00
Jeremy Siek
d05e1753da
added Boolean_concept to concept checks to tighten up LessThanComparable
...
(thanks to Brian McNamara and Yassin Smaragdakis for catching this!)
[SVN r7902]
2000-10-03 22:15:02 +00:00
Jeremy Siek
5b24cf889a
added a swap() function to adjacency_list
...
[SVN r7901]
2000-10-03 17:25:09 +00:00
Jeremy Siek
6efc4ab6e1
forgot a '+ 1'
...
[SVN r7900]
2000-10-03 17:16:37 +00:00
Jeremy Siek
b87113bc06
added implicit enlargement of graph in add_edge()
...
[SVN r7899]
2000-10-03 17:14:21 +00:00
Jeremy Siek
34f974315c
removed vertex size specification in constructor, no longer needed
...
since add_edge implicitly resizes the number of vertices
[SVN r7898]
2000-10-03 17:09:24 +00:00
Jeremy Siek
c7a87d9ecc
fixed copy constructor/assignment implementation (edge property copy was
...
broken)
[SVN r7897]
2000-10-03 16:53:37 +00:00
John Maddock
8f247c6b7c
More VC6 fixes for is_pointer/is_array/is_same
...
[SVN r7896]
2000-10-03 11:53:39 +00:00
John Maddock
a8304b8374
More VC6 fixes for compressed_pair and type_traits.
...
[SVN r7895]
2000-10-03 11:47:24 +00:00
Dave Abrahams
9a40f70513
fix typo: compressed_pait->compressed_pair
...
[SVN r7894]
2000-10-03 08:06:19 +00:00
Jeremy Siek
c862dfa09a
added a copy constructor to adjacency_list
...
[SVN r7893]
2000-10-03 06:33:25 +00:00
Jeremy Siek
7ea01dff68
got rid of #if 0
...
[SVN r7892]
2000-10-03 04:32:55 +00:00
Jeremy Siek
c8bf9b4dc8
added same_property and property copy constructor
...
put alternate form of property usage in edge_property.cpp
[SVN r7891]
2000-10-03 02:56:51 +00:00
Jeremy Siek
6733acb669
grammar and spelling edits
...
[SVN r7890]
2000-10-02 19:29:44 +00:00
Jeremy Siek
4e9232d109
shorted file name length due to MacOS 31 char limit
...
[SVN r7889]
2000-10-02 18:59:13 +00:00
Jeremy Siek
8dc060c8fa
Shortened the length of some files names to avoid MacOS 31 char limit.
...
Updated code and docs refering to those files.
Added more documentation concerning descriptor and iterator invalidation.
[SVN r7888]
2000-10-02 18:58:19 +00:00
Jeremy Siek
d85390bdc7
added linebreak and "and" for directed_category
...
[SVN r7887]
2000-10-01 22:44:28 +00:00
Jens Maurer
75348f977e
use HTML <sup> instead of ** for exponents
...
multiplied relative speed indicators by 100 for ease-of-use
added explicit recommendation of mt19937 for newbies
rand48 description: say that it requires an integral uint64_t
[SVN r7886]
2000-10-01 17:11:03 +00:00
Jens Maurer
134a0e60e6
MSVC does not have an integral int64_t (large enum constants don't work)
...
[SVN r7885]
2000-10-01 17:07:40 +00:00
Dave Abrahams
1526f9fe22
suppress "qualification applied to reference" warning for MSVC
...
[SVN r7884]
2000-10-01 14:57:44 +00:00
John Maddock
4ed41471ae
updated call_traits and type_traits test programs for VC6
...
[SVN r7883]
2000-10-01 11:57:00 +00:00
John Maddock
fac257b10f
call_traits and type_traits updates for VC6
...
[SVN r7882]
2000-10-01 11:48:27 +00:00
Beman Dawes
1fbfcb8d1d
Cosmetic changes from Nico
...
[SVN r7881]
2000-09-30 21:14:45 +00:00
Beman Dawes
536b1c1975
Cosmetic changes from Nico
...
[SVN r7880]
2000-09-30 20:54:15 +00:00
John Maddock
28a41dac08
minor fix for purify errors (not a bug as such - more of a warning suppression)
...
[SVN r7879]
2000-09-30 11:07:25 +00:00
John Maddock
478fdddb2c
minor regex fixes
...
[SVN r7878]
2000-09-30 10:36:58 +00:00
Jens Maurer
2ffc398003
removed stale reference to random.zip
...
[SVN r7876]
2000-09-29 22:21:27 +00:00
Jens Maurer
0777405868
used BOOST_NO_INTEGRAL_INT64_T to avoid boost::rand48 on some compilers
...
[SVN r7875]
2000-09-29 22:08:21 +00:00
Jens Maurer
9997d2615f
added BOOST_NO_INTEGRAL_INT64_T
...
[SVN r7874]
2000-09-29 22:05:51 +00:00
Beman Dawes
55acadaa03
Prior to 1.18.0
...
[SVN r7872]
2000-09-29 11:39:42 +00:00
Beman Dawes
f2ea093b77
Fix broken link
...
[SVN r7870]
2000-09-28 17:47:29 +00:00
Jeremy Siek
922c5153aa
took the height/width commands out of the figures
...
[SVN r7869]
2000-09-28 15:45:13 +00:00
Beman Dawes
7ff9dbb9bf
Correct minor spelling and HTML errors
...
[SVN r7868]
2000-09-28 12:55:39 +00:00
Beman Dawes
c1226760cd
I have no idea why CVS wants this file re-committed
...
[SVN r7867]
2000-09-28 12:41:28 +00:00
Beman Dawes
6d601edad1
Integrate Tie with other HTML files
...
[SVN r7866]
2000-09-28 12:35:46 +00:00
Jeremy Siek
e7c48c97da
Implemented the remove_edge_if, remove_out_edge_if, and remove_in_edge_if
...
functions, and added some examples that use these functions. Also
added documentation for them.
[SVN r7864]
2000-09-28 05:20:23 +00:00
Jens Maurer
e8ce7b2fb2
moved from STLport 4.0b8 to STLport 4.0 (release)
...
added Comeau C++ 4.2.44 beta3 with gcc 2.95.2 as back-end and STLport 4.0
[SVN r7863]
2000-09-27 21:53:21 +00:00
Jens Maurer
3148899d35
check for ULONG_LONG_MAX as well (supports gcc)
...
[SVN r7862]
2000-09-27 21:43:54 +00:00
Jeremy Siek
827a69e4a8
added remove_edge_if() function
...
[SVN r7861]
2000-09-27 21:36:53 +00:00
Jeremy Siek
4e0ccebfdf
work around for VC++ bug, triggered by overloading of remove_edge
...
[SVN r7860]
2000-09-27 21:02:16 +00:00
Jeremy Siek
294a88a791
ported remove_edge change to VC++
...
[SVN r7858]
2000-09-27 20:12:13 +00:00
Beman Dawes
3a20dbe547
Fix conflict and correct boost libraries hyperlink
...
[SVN r7857]
2000-09-27 19:31:09 +00:00
Jeremy Siek
3aa7b71ef2
changed the argument order for MutableGraph to be consistent
...
with the other functions.
Also added the remove_edge(e, g) and remove_edge(iter, g) functions.
[SVN r7856]
2000-09-27 18:19:35 +00:00
John Maddock
801bd0874a
more post submission fixes for regex
...
[SVN r7855]
2000-09-27 12:06:41 +00:00
John Maddock
5cbb07f332
regex post submission patches/tidy up.
...
[SVN r7854]
2000-09-27 12:04:20 +00:00
Jeremy Siek
6e2a8cbf33
fixed some links and added some new doc files
...
[SVN r7853]
2000-09-27 05:09:28 +00:00
Dave Abrahams
4d2eec0029
fix grievious missing std:: qualification
...
[SVN r7852]
2000-09-27 01:47:03 +00:00
Jeremy Siek
2488028c65
rolled back the removal of the iterator_adaptor alternate code,
...
added the graph test file
[SVN r7851]
2000-09-26 22:09:34 +00:00
Beman Dawes
1dfa9ae2fc
Fix broken links
...
[SVN r7850]
2000-09-26 21:19:49 +00:00
Beman Dawes
4331180cd1
Initial Graph and Regex HTML integration
...
[SVN r7849]
2000-09-26 19:02:50 +00:00
Beman Dawes
646c8dd914
Back out _fast optimization that wasn't. (Ken Hagan)
...
[SVN r7848]
2000-09-26 18:22:26 +00:00
Dave Abrahams
e314ff276f
add streaming of syntax_element_type to suppress warnings
...
[SVN r7847]
2000-09-26 15:49:21 +00:00
Dave Abrahams
ce0dc944d7
add streaming for syntax_element_type to suppress warnings
...
[SVN r7846]
2000-09-26 15:47:45 +00:00
John Maddock
deb4d2c4bd
Initial boost-regex++ release
...
[SVN r7845]
2000-09-26 11:48:28 +00:00
Jeremy Siek
f3a4f40d3e
doc edits for transpose graph and a few others
...
[SVN r7844]
2000-09-26 09:08:40 +00:00
Jeremy Siek
a1fd500399
made sure no tabs
...
[SVN r7843]
2000-09-26 08:05:34 +00:00
Jeremy Siek
aa1dd41108
Intel C++ macro addition
...
[SVN r7842]
2000-09-26 07:45:14 +00:00
Jeremy Siek
f1ebeb4b94
changed is_empty to not use is_convertible with g++
...
[SVN r7841]
2000-09-26 07:41:33 +00:00
Jeremy Siek
a3fa14959a
completed conversion of properties to use _t and enums.
...
Also noticed that problems regarding iterator_adaptor has
gone away, so I've removed the ifdef's that took it out.
[SVN r7840]
2000-09-26 07:29:12 +00:00
Dave Abrahams
4880e11e05
fixed bugs, added source() and target().
...
[SVN r7839]
2000-09-25 22:25:02 +00:00
Dave Abrahams
887082f08c
added specificity to source() and target() so that adjacency_list could be adapted.
...
[SVN r7838]
2000-09-25 22:24:09 +00:00
Jeremy Siek
4cd04dfc29
changed to enums for propertyies
...
[SVN r7837]
2000-09-25 21:49:05 +00:00
Jeremy Siek
45df06bd20
added some links
...
[SVN r7836]
2000-09-25 21:34:12 +00:00
Jeremy Siek
36f04e32f6
removed tabs
...
[SVN r7835]
2000-09-25 21:19:29 +00:00
Jeremy Siek
a4b9937050
some doc editing
...
[SVN r7834]
2000-09-25 21:11:45 +00:00
Jeremy Siek
98f18a9db5
added some documentation about internal properties
...
[SVN r7833]
2000-09-25 18:35:03 +00:00
Jeremy Siek
1144ac8ee2
added concept check to random_access_iterator_property_map
...
[SVN r7832]
2000-09-25 18:28:01 +00:00
Jeremy Siek
fa58528ec2
plugin -> property name change
...
[SVN r7831]
2000-09-25 17:58:52 +00:00
Jeremy Siek
30055c3650
added BOOST_NO_STD_ALLOCATOR
...
[SVN r7830]
2000-09-25 17:40:38 +00:00
Jeremy Siek
16c938c4a5
changes tabs to spaces
...
[SVN r7829]
2000-09-25 17:29:33 +00:00
Jeremy Siek
d93dec026e
vertex_index() -> vertex_index
...
vertex_index -> vertex_index_t
etc.
[SVN r7828]
2000-09-25 17:25:59 +00:00
Jeremy Siek
8c9e036c4e
changed #ifdef BOOST_MSVC to BOOST_NO_STDC_NAMESPACE
...
[SVN r7827]
2000-09-25 16:58:51 +00:00
Jeremy Siek
a14763b3f8
changed ::pointer to ::value_type* (VC++ native header port) and
...
added BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS to intel c++ with
VC++ headers
[SVN r7826]
2000-09-25 16:53:17 +00:00
Jeremy Siek
183c4f8cde
added no slist, no hash to intel compiler
...
[SVN r7825]
2000-09-25 16:41:51 +00:00
Jeremy Siek
a305052431
fixed mistake in creating component_index, and updated expected output
...
for adjacency_list.cpp
[SVN r7824]
2000-09-25 16:33:43 +00:00
Jeremy Siek
f4117ec3b9
forgot to delete default argument
...
[SVN r7823]
2000-09-25 16:27:22 +00:00
Jeremy Siek
73ef4ab00d
port to Greenhills C++ compiler
...
[SVN r7822]
2000-09-25 16:16:48 +00:00
Jeremy Siek
0a7cf09272
some stlport debug mode fixes and some added docs
...
[SVN r7821]
2000-09-25 15:57:46 +00:00
Jeremy Siek
21954edcf8
fixed stlport debug mode problems, and also fixed internal compilers
...
errors from VC++! Yeee haaww!
[SVN r7820]
2000-09-25 15:52:01 +00:00
Dave Abrahams
0e73e1a3ca
remove unused args to suppress warnings
...
[SVN r7819]
2000-09-25 14:49:48 +00:00
Dave Abrahams
a4ce634474
Updates for CodeWarrior Pro6
...
[SVN r7818]
2000-09-25 13:19:04 +00:00
Dave Abrahams
d0458808b2
keep untabified
...
[SVN r7817]
2000-09-25 11:59:48 +00:00
Beman Dawes
b8dde61533
More optimal choices for fast 8 and 16 types
...
[SVN r7816]
2000-09-25 11:58:38 +00:00
Jeremy Siek
d9a32f2270
working on stlport debug port
...
[SVN r7815]
2000-09-25 06:36:06 +00:00
Jeremy Siek
d7718f0c94
fixed VC++ warning
...
[SVN r7814]
2000-09-25 05:37:27 +00:00
Jeremy Siek
3c3c1b3d53
disabled warning about operator-> not returning a UDT. If operator->
...
does not get called, it should not be checked for this error. This
showed up when using an iterator with value_type=int.
[SVN r7813]
2000-09-25 05:36:21 +00:00
Jeremy Siek
a464d7b4da
fixed mistake in put function
...
[SVN r7812]
2000-09-25 05:17:49 +00:00
Jeremy Siek
976511b978
removed friend versions of out_edges(), etc.
...
[SVN r7811]
2000-09-25 04:23:31 +00:00
Jeremy Siek
9f6fb30f76
fixed some function lookup problems due to VC++ no Koenig
...
[SVN r7810]
2000-09-25 04:05:40 +00:00
Beman Dawes
952bb7371c
Add newline at eof to quiet compiler warning
...
[SVN r7809]
2000-09-25 00:49:18 +00:00
Beman Dawes
f6cd40a8df
Snapshot after various fixes from numerous people
...
[SVN r7808]
2000-09-25 00:24:04 +00:00
Dave Abrahams
7f2040e0c2
added copyright notice
...
[SVN r7807]
2000-09-25 00:21:14 +00:00
Dave Abrahams
de37994e80
added specializations of property_traits for all the intrinsic non-const pointer types
...
[SVN r7806]
2000-09-25 00:20:11 +00:00
Dave Abrahams
24fce3a341
added BOOST_NO_INTRINSIC_WCHAR_T
...
[SVN r7805]
2000-09-25 00:19:28 +00:00
Dave Abrahams
bb24bc464c
Initial version
...
[SVN r7804]
2000-09-24 23:06:53 +00:00
Dave Abrahams
8646f95319
untabify so I can read the code
...
[SVN r7803]
2000-09-24 23:05:03 +00:00
Dave Abrahams
7448823125
Cover iterator requirements by inheriting from std::iterator<>
...
untabify so I can read this code!
[SVN r7802]
2000-09-24 23:02:42 +00:00
Dave Abrahams
0a8611c6d6
untabify so I can read it!
...
[SVN r7801]
2000-09-24 22:59:22 +00:00
Dave Abrahams
9262ddaad8
fix #if (defined ...) directive, remove unused arguments to suppress warnings
...
[SVN r7800]
2000-09-24 22:54:44 +00:00
Dave Abrahams
1872769401
eliminate unused parameters to suppress warnings
...
[SVN r7799]
2000-09-24 22:53:00 +00:00
Jeremy Siek
ef08f59308
fixed the property_traits specialization for default_color, and
...
got rid of some VC++ warnings
[SVN r7798]
2000-09-24 21:25:55 +00:00
Jeremy Siek
c7f5b1defd
few doc edits
...
[SVN r7796]
2000-09-24 20:57:26 +00:00
Jeremy Siek
e7415fd255
PA -> Map name change and documentation cleanup/additions
...
[SVN r7795]
2000-09-24 20:51:17 +00:00
Jens Maurer
2ca2e6dcda
avoid using the ULL suffix for 64bit int literals, because it is not portable
...
[SVN r7794]
2000-09-24 19:33:22 +00:00
Jens Maurer
8856aa43ca
fix typos
...
[SVN r7793]
2000-09-24 19:32:17 +00:00
John Maddock
bf1bf46722
addition of INTXX_C support to integer library
...
[SVN r7792]
2000-09-24 11:35:25 +00:00
Jeremy Siek
6f4b6f33fa
added Buffer.html, and did some doc editing and formatting
...
[SVN r7791]
2000-09-24 04:00:25 +00:00
Jeremy Siek
7ee816b5ca
changing table format for member functions, etc.
...
[SVN r7790]
2000-09-24 03:01:05 +00:00
Dave Abrahams
125c16f30c
undo my mistakes in v. 1.8
...
[SVN r7789]
2000-09-24 01:45:04 +00:00
Dave Abrahams
c89f7c7a09
Use iterator adaptors with STLport.
...
[SVN r7788]
2000-09-24 01:06:34 +00:00
Dave Abrahams
569c205f8e
fix obsolete #include of property_accessor.hpp
...
[SVN r7787]
2000-09-24 01:02:52 +00:00
Jeremy Siek
f54de6faef
VC++ fixes
...
[SVN r7786]
2000-09-24 00:41:40 +00:00
Jens Maurer
dd726556d4
re-run 23 Sept with int64 changes
...
[SVN r7784]
2000-09-23 16:35:57 +00:00
Jens Maurer
2d2edd2da7
use BOOST_NO_INT64_T to check wether "long long" traits should be tested.
...
[SVN r7783]
2000-09-23 16:35:19 +00:00
Jens Maurer
d0d91cd2bd
use BOOST_NO_INT64_T to check for availability of 64 bit integer support
...
[SVN r7782]
2000-09-23 16:33:57 +00:00
Jens Maurer
d14c3dd6fb
use BOOST_NO_INT64_T to check availability of 64 bit integer support
...
[SVN r7781]
2000-09-23 16:31:15 +00:00
Jens Maurer
1afb15a1c7
fix reversed BOOST_NO_INT64_T logic
...
[SVN r7780]
2000-09-23 16:29:01 +00:00
Jens Maurer
e7a9e0607d
add support for gcc's long long
...
[SVN r7779]
2000-09-23 16:27:16 +00:00
Jens Maurer
dad75350e2
give more credit to Ed Brey
...
[SVN r7778]
2000-09-23 14:21:42 +00:00
Jens Maurer
a71e3fc34a
avoid two warnings with MSVC (thanks to Ed Brey)
...
remove spurious decrementable<> use (thanks to Matthias Troyer)
[SVN r7777]
2000-09-23 14:18:14 +00:00
Beman Dawes
c7c5ddb12b
64-bit integer improvements from John Maddock
...
[SVN r7776]
2000-09-22 20:39:23 +00:00
Beman Dawes
f4c8b2e243
Changes for Borland 5.5.1 (5.5 update 2)
...
[SVN r7775]
2000-09-22 19:39:30 +00:00
Jeremy Siek
0cfc622e71
fixed hash_set include file ordering bug in adjacency_list.hpp
...
and some bugs in LvaluePropertyMap_concept, added
Mutable_LvaluePropertyMap_concept
[SVN r7774]
2000-09-22 19:02:55 +00:00
Jeremy Siek
789dde70d2
added documentation for some traits classes
...
[SVN r7773]
2000-09-22 18:53:58 +00:00
Jeremy Siek
21345fd7f6
new file
...
[SVN r7772]
2000-09-22 18:13:02 +00:00
Beman Dawes
38508843d6
Minor html fixes
...
[SVN r7771]
2000-09-22 18:10:39 +00:00
Beman Dawes
1dac4b3b77
Fix broken links
...
[SVN r7770]
2000-09-22 18:09:04 +00:00
Jeremy Siek
8dc2f23305
reorganized graph/detail/adjacency_list.hpp to handle g++
...
inline friend in namespace bug and VC++ no Koenig lookup
[SVN r7767]
2000-09-22 07:11:07 +00:00
Jeremy Siek
49f69339c3
added bellman_visitor.html and added a link to it in BellmanFordVisitor.html
...
[SVN r7766]
2000-09-22 05:27:15 +00:00
Jeremy Siek
a80aebfb78
fixed a typo, and changed concept checker for lvalue property map
...
[SVN r7765]
2000-09-22 04:26:32 +00:00
Jeremy Siek
bb3be0f617
changes for visual c++ port
...
[SVN r7764]
2000-09-22 04:18:51 +00:00
Jeremy Siek
1f82142e09
added another warning to be disabled under MSVCP
...
[SVN r7763]
2000-09-22 04:16:11 +00:00
Jeremy Siek
f67507a51f
moved adjacency_list_traits out of the detail directory
...
[SVN r7762]
2000-09-21 22:24:57 +00:00
Jeremy Siek
a0fd20ef38
fixed some name lookup issues for get(T* )
...
[SVN r7760]
2000-09-21 18:59:18 +00:00
Jeremy Siek
862b6097a9
put_get_at moved out of detail
...
[SVN r7759]
2000-09-21 18:53:23 +00:00
Jeremy Siek
1b2742b3f0
removed some obsolete files
...
[SVN r7758]
2000-09-21 18:45:52 +00:00
Jeremy Siek
56303794e8
changed some names from pa to pmap
...
[SVN r7757]
2000-09-21 18:37:53 +00:00
Jeremy Siek
3115823d9a
more property accessor -> property map changes
...
[SVN r7756]
2000-09-21 18:34:54 +00:00
Jeremy Siek
7af6180b08
last commit gave broken pipe signal :(
...
[SVN r7753]
2000-09-21 03:34:32 +00:00
Jeremy Siek
1407cde754
property accessor interface changes
...
[SVN r7752]
2000-09-21 03:31:19 +00:00
Jeremy Siek
bb9808827a
new file, replacing VertexPropertyGraph and EdgePropertyGraph
...
[SVN r7751]
2000-09-21 02:59:40 +00:00
Jeremy Siek
947ad05734
changed the name of the property tags: name_tag -> vertex_name, etc.
...
[SVN r7750]
2000-09-20 19:30:23 +00:00
Jeremy Siek
179abdd243
changed to use put/get in graph coloring, and changed
...
LvaluePropertyAccessor to use operator[] instead of at()
[SVN r7749]
2000-09-20 18:56:45 +00:00
Jeremy Siek
5166ef0de9
edits, bib additions
...
[SVN r7748]
2000-09-20 18:29:01 +00:00
Jeremy Siek
2a3c47298a
replaced use of operator[] with get/put
...
[SVN r7747]
2000-09-19 21:33:26 +00:00
Jeremy Siek
8336732fad
some new docs, and more documentation edits
...
[SVN r7746]
2000-09-19 18:40:30 +00:00
Jeremy Siek
5e3f48ea1a
forgot this
...
[SVN r7745]
2000-09-19 18:36:43 +00:00
Jeremy Siek
0e27538656
new files and some edits
...
[SVN r7744]
2000-09-19 17:15:31 +00:00
Jeremy Siek
381c513431
new file
...
[SVN r7743]
2000-09-19 16:49:43 +00:00
Jeremy Siek
7a7b8afe67
lots of edits
...
[SVN r7742]
2000-09-19 05:06:51 +00:00
Jeremy Siek
a1f8d7d294
obsolete
...
[SVN r7741]
2000-09-19 04:49:48 +00:00
Jeremy Siek
dacc79815f
changed Graph::xxx to graph_traits<Graph>::xxx
...
[SVN r7740]
2000-09-19 04:26:42 +00:00
Jeremy Siek
1f310eaeea
replaced Graph::xxx with graph_traits<Graph>::xxx, and some other cleanups
...
[SVN r7739]
2000-09-19 04:19:19 +00:00
Jeremy Siek
e40c00a819
new files
...
[SVN r7738]
2000-09-19 04:05:48 +00:00
Jeremy Siek
0a31de2d39
new file
...
[SVN r7737]
2000-09-19 03:46:27 +00:00
Jeremy Siek
ed526446a7
this example has random output so diff'ing doesn't make sense
...
[SVN r7736]
2000-09-19 02:13:52 +00:00
Jeremy Siek
6be08ff4fe
this example has random output, so diff'ing doesn't make sense
...
[SVN r7735]
2000-09-19 02:12:37 +00:00
Jeremy Siek
d7feef0d58
added initialization of distances to zero using std::fill_n
...
[SVN r7734]
2000-09-19 02:09:19 +00:00
Jeremy Siek
5bb2421360
changed some int's to std::size_t's
...
[SVN r7733]
2000-09-19 02:01:46 +00:00
Jeremy Siek
cb27436d29
fixed some misuses of BOOST_NO_STD_ITERATOR_TRAITS, changing it
...
to BOOST_NO_ITERATOR_ADAPTORS, which is now always defined. Too
many problems:
1. internal compiler errors on VC++
2. warning from is_convertible under g++
[SVN r7732]
2000-09-19 01:58:00 +00:00
Jeremy Siek
13b6afbdba
changed #include iterator_adaptors to #include integer_range
...
[SVN r7731]
2000-09-19 01:25:14 +00:00
Jeremy Siek
b4f4329e29
various edits
...
[SVN r7729]
2000-09-18 21:06:23 +00:00
Jeremy Siek
12f6c8c228
new files
...
[SVN r7728]
2000-09-18 21:01:48 +00:00
Jeremy Siek
a3d64758fa
work on visitors docs
...
[SVN r7727]
2000-09-18 21:00:48 +00:00
Jeremy Siek
fdde15931f
updating visitor documentation
...
[SVN r7726]
2000-09-18 17:58:30 +00:00
Jeremy Siek
e5ad3ef7b1
more documentation editing
...
[SVN r7725]
2000-09-18 17:17:44 +00:00
Jeremy Siek
1f3f5c0e50
various edits
...
[SVN r7724]
2000-09-18 17:02:49 +00:00
Jeremy Siek
3c1cc60987
some more documentation
...
[SVN r7723]
2000-09-18 16:27:27 +00:00
Jeremy Siek
7c0292703b
new file
...
[SVN r7722]
2000-09-18 16:03:04 +00:00
Jeremy Siek
3547a9ec4a
new documentation
...
[SVN r7721]
2000-09-18 16:00:39 +00:00
Jeremy Siek
83484a22ab
integer range moved to its own file
...
[SVN r7720]
2000-09-18 10:00:12 +00:00
Jeremy Siek
25fe2d2f73
integer_range moved to new header
...
[SVN r7719]
2000-09-18 09:55:23 +00:00
Jeremy Siek
108849916e
typo in #include
...
[SVN r7718]
2000-09-18 09:52:20 +00:00
Jeremy Siek
7d937b32ba
moved integer_range to its own file
...
[SVN r7717]
2000-09-18 09:49:29 +00:00
Jeremy Siek
53b60c6044
move integer_range to its own file
...
[SVN r7716]
2000-09-18 09:47:04 +00:00
Jeremy Siek
2fe97da795
few typos
...
[SVN r7715]
2000-09-18 09:32:27 +00:00
Jeremy Siek
854779494c
added #include <utility> because tied uses std::pair
...
[SVN r7714]
2000-09-18 09:25:18 +00:00
Jeremy Siek
410a88accf
with KCC, the nested stack class is having access problems despite the
...
friend decl. Made some stuff public for now
[SVN r7713]
2000-09-18 09:23:09 +00:00
Jeremy Siek
c74495d219
almost forgot this one
...
[SVN r7712]
2000-09-18 09:13:41 +00:00
Jeremy Siek
a9f552eb6b
added clause for KCC, it doesn't have slist or hash_set/hash_map
...
[SVN r7711]
2000-09-18 09:06:43 +00:00
Jeremy Siek
196cfe6ad1
removed some #if 0 stuff
...
[SVN r7710]
2000-09-18 09:04:36 +00:00
Jeremy Siek
3c386b6e6f
show how to convert .fig to .gif
...
[SVN r7709]
2000-09-18 08:59:38 +00:00
Jeremy Siek
fb9a1c736c
added a few more macros needed by the Boost Graph Library
...
[SVN r7708]
2000-09-18 08:57:25 +00:00
Jeremy Siek
eef22d3337
changed macro name for templated iterator constructors
...
[SVN r7707]
2000-09-18 08:56:18 +00:00
Jeremy Siek
4cf2eb7123
new files needed for boost graph library
...
[SVN r7706]
2000-09-18 08:28:03 +00:00
Jeremy Siek
9d53ee7337
added tied()
...
[SVN r7705]
2000-09-18 08:27:37 +00:00
Jeremy Siek
9863878325
pending stuff from Boost Graph Library
...
[SVN r7704]
2000-09-18 08:24:47 +00:00
Jeremy Siek
b6a9ea7d4d
license file for the boost graph library
...
[SVN r7703]
2000-09-18 08:22:14 +00:00
Jeremy Siek
863c5b640a
new files for boost graph library
...
[SVN r7701]
2000-09-18 08:21:44 +00:00
Jeremy Siek
f85dd04518
example files for boost graph library
...
[SVN r7700]
2000-09-18 08:17:56 +00:00
John Maddock
a700529dfd
Updates to cope with Borland C++ 5.51
...
[SVN r7697]
2000-09-09 10:20:24 +00:00
Beman Dawes
7013565d28
Fix Misspelling of BOOST_NO_STD_ITERATOR_TRAITS
...
[SVN r7696]
2000-09-05 19:57:50 +00:00
Jens Maurer
6c656a5fb4
Re-run with modified array.hpp (no changes in results)
...
[SVN r7695]
2000-09-04 19:43:11 +00:00
Beman Dawes
e83c3976fc
Fix spelling of BOOST_NO_STD_ITERATOR_TRAITS in comments (BGD)
...
[SVN r7694]
2000-09-04 14:28:14 +00:00
Beman Dawes
0ac43cde35
BOOST_NO_PRIVATE_IN_AGGREGATE added (Mark Rodgers)
...
[SVN r7693]
2000-09-01 15:50:28 +00:00
Beman Dawes
11277f75cf
Two broken compiler fixes (Beman Dawes)
...
[SVN r7692]
2000-09-01 15:49:53 +00:00
Beman Dawes
dc22f54787
Correct comment regarding wchar_t
...
[SVN r7691]
2000-08-30 12:50:04 +00:00
Beman Dawes
00698c41b2
Changes in response to public review comments
...
[SVN r7690]
2000-08-30 12:48:34 +00:00
Beman Dawes
39c583b921
Changes reflecting formal review comments
...
[SVN r7689]
2000-08-30 12:44:40 +00:00
Beman Dawes
308ad76b71
Initial commit
...
[SVN r7688]
2000-08-30 12:36:38 +00:00
Jens Maurer
7301e4df06
Always need to use "g++" (not "gcc") to get the proper libraries
...
[SVN r7687]
2000-08-06 20:31:30 +00:00
Jens Maurer
6c2c1a8d2a
Re-run for array2-5 removed once again
...
[SVN r7686]
2000-08-06 20:30:43 +00:00
John Maddock
0fe71a1315
MWCW patch
...
[SVN r7685]
2000-08-05 11:53:02 +00:00
Beman Dawes
e9f5b7fc80
As actually used for Version_1_17_0
...
[SVN r7684]
2000-08-03 16:11:35 +00:00
Beman Dawes
5c524663ce
1.17.0 release candidate runup
...
[SVN r7683]
2000-08-03 15:26:16 +00:00
Beman Dawes
5bcae209dd
Duplicate of file in boost directory
...
[SVN r7682]
2000-08-03 15:01:28 +00:00
Jens Maurer
2f4919173c
test results for array<>
...
[SVN r7681]
2000-08-02 20:32:50 +00:00
Jeremy Siek
32e4fb19f1
added array1-5.cpp to the list of compiles
...
[SVN r7679]
2000-08-02 18:26:55 +00:00
Jeremy Siek
8f76df8a8a
initial checkin of Nico's array library
...
[SVN r7678]
2000-08-02 18:15:32 +00:00
Jeremy Siek
437d3ce1ec
initial checkin of Nico's array class
...
[SVN r7677]
2000-08-02 14:19:47 +00:00
John Maddock
52bf3c883c
type traits update [added is_convertible and alignment_of]
...
[SVN r7675]
2000-08-02 10:58:59 +00:00
Mark Rodgers
c7daf4a70f
Workarounds for Metrowerks as suggested by Fabrice Truillot.
...
[SVN r7672]
2000-08-01 07:53:58 +00:00
Jens Maurer
52f74f3983
increased gcc's template-depth to 30, which makes operators_test.cpp compile.
...
[SVN r7670]
2000-07-31 21:27:16 +00:00
Beman Dawes
a3dbaa92cf
Add typename syntax fix in two places (from Jens Maurer)
...
[SVN r7665]
2000-07-30 18:59:52 +00:00
John Maddock
9bfc48e3be
replaced lost copyright declaration
...
[SVN r7662]
2000-07-30 10:33:53 +00:00
John Maddock
abe3699c62
minor compiler compatability fixes
...
[SVN r7661]
2000-07-29 11:39:42 +00:00
Jens Maurer
b8fca52382
Regression tests for Linux/x86
...
[SVN r7660]
2000-07-28 21:17:12 +00:00
Jens Maurer
c301b200e6
More uniform compiler designations in the column headings
...
[SVN r7659]
2000-07-28 21:11:36 +00:00
Jens Maurer
4035c860ac
Typo fixes
...
Moved basic class templates from namespace boost::detail to boost::random
[SVN r7658]
2000-07-28 21:08:29 +00:00
Beman Dawes
01936c9bb1
Link to tables, which are now on separate pages to ease automatic generation.
...
[SVN r7657]
2000-07-27 21:09:48 +00:00
Beman Dawes
cad8d04084
Initial commit. This table is automatically generated by the regression test.
...
[SVN r7656]
2000-07-27 21:05:44 +00:00
Beman Dawes
4742e63204
Initial commit. Reflects Jens Maurer's Linux changes, more complete HTML in the generated table, and automatic generation of the table file name based on the Python sys.platform name.
...
[SVN r7655]
2000-07-27 21:03:48 +00:00
Beman Dawes
fbf2936b61
Minor format fix
...
[SVN r7647]
2000-07-27 14:46:43 +00:00
Beman Dawes
baf6f49ed9
Initial commit
...
[SVN r7646]
2000-07-27 14:46:23 +00:00
Beman Dawes
5b4a8170b7
Initial HTML commit
...
[SVN r7642]
2000-07-27 14:32:20 +00:00
Beman Dawes
0566f5ae2c
Initial HTML commit
...
[SVN r7640]
2000-07-27 14:27:00 +00:00
Beman Dawes
f29f011a9b
Test HTML commit after FrontPage change. No actual content changed.
...
[SVN r7639]
2000-07-27 14:21:30 +00:00
Beman Dawes
4bafd3ef4e
Initial commit
...
[SVN r7638]
2000-07-27 14:18:23 +00:00
Beman Dawes
fa2cbe6250
Initial HTML commit
...
[SVN r7636]
2000-07-27 14:04:40 +00:00
Beman Dawes
96c5e9d46c
Initial HTML commit
...
[SVN r7635]
2000-07-27 13:48:45 +00:00
Beman Dawes
ac5dc48e0e
Initial HTML commit
...
[SVN r7634]
2000-07-27 13:38:51 +00:00
Jens Maurer
f39d8eb76f
Moved basic class templates from namespace boost::detail to boost::random.
...
[SVN r7632]
2000-07-26 20:32:14 +00:00
Beman Dawes
5279b6661d
Initial version from John Maddock
...
[SVN r7631]
2000-07-26 17:29:19 +00:00
Beman Dawes
0c3d020a33
Change back slash to forward slash in include path (Jens Maurer)
...
[SVN r7630]
2000-07-24 23:50:22 +00:00
Beman Dawes
6a81d5931d
Fixes for various compilers from John Maddock
...
[SVN r7629]
2000-07-24 17:59:52 +00:00
Beman Dawes
c7433ea940
Changed throw() to // never throws.
...
[SVN r7628]
2000-07-24 16:21:10 +00:00
Dave Abrahams
eb4ffabc8f
Fixed spelling of BOOST_NO_INCLASS_MEMBER_INITIALIZATION in comment per suggestion from John Maddock.
...
[SVN r7627]
2000-07-23 14:39:25 +00:00
Dave Abrahams
545f823fe4
Suppress numeric_cast warnings for GCC, Borland and MSVC
...
[SVN r7626]
2000-07-17 22:33:43 +00:00
Beman Dawes
9896ba6c6a
Add revision history for prior change
...
[SVN r7625]
2000-07-13 17:36:27 +00:00
Mark Rodgers
90b1cb806b
Added missing BOOST_NO_USING_TEMPLATE docs and moved this since it
...
infects BCB4 as well and BCC5.5.
Added BOOST_NO_POINTER_TO_MEMBER_CONST at the suggestion of
Fabrice Truillot.
[SVN r7624]
2000-07-12 08:31:46 +00:00
Beman Dawes
ce5e16b6ae
1.16.1 initial CVS checkin
...
[SVN r7620]
2000-07-07 16:04:40 +00:00
Beman Dawes
69401754fd
This commit was generated by cvs2svn to compensate for changes in r4,
...
which included commits to RCS files with non-trunk default branches.
[SVN r7621]
2000-07-07 16:04:40 +00:00