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 |
|