Andrey Semashev
|
ae173056f8
|
Boost.Log merged to trunk.
[SVN r83860]
|
2013-04-13 12:30:25 +00:00 |
|
nobody
|
8d6fe1103a
|
This commit was manufactured by cvs2svn to create tag
'Version_1_21_0'.
[SVN r9525]
|
2001-03-09 14:58:07 +00:00 |
|
Beman Dawes
|
a2abb6ee53
|
1.21.0 run up including fixing broken links
[SVN r9523]
|
2001-03-09 14:36:41 +00:00 |
|
Beman Dawes
|
a93b9143b5
|
Change requirements to table per Dave Abrahams' suggestion
[SVN r9521]
|
2001-03-09 13:49:06 +00:00 |
|
John Maddock
|
c3c2a562b3
|
Tentative fixes for SunPro compiler
[SVN r9520]
|
2001-03-09 12:34:52 +00:00 |
|
John Maddock
|
51b988946b
|
regex: tweeked type_traits usage to reduce header dependencies
[SVN r9519]
|
2001-03-09 11:51:44 +00:00 |
|
Dave Abrahams
|
f4c2b32fce
|
Fixes for validator.w3.org
[SVN r9518]
|
2001-03-09 03:28:13 +00:00 |
|
Dave Abrahams
|
e98a384950
|
Mostly clarification. Fix: changed "category" to "iterator_category" in one place.
[SVN r9517]
|
2001-03-09 03:10:32 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
15afc37976
|
temp file removed after branching.
[SVN r9516]
|
2001-03-09 02:41:16 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
6733b76ce2
|
temp file before branching
[SVN r9515]
|
2001-03-09 02:40:06 +00:00 |
|
Dave Abrahams
|
99f4d8a6f6
|
untabified
[SVN r9514]
|
2001-03-09 02:37:01 +00:00 |
|
Jeremy Siek
|
4685700794
|
fixed typo Wison -> Wilson
[SVN r9512]
|
2001-03-08 21:53:31 +00:00 |
|
Jeremy Siek
|
7dd3db098c
|
added named template parameter to table of contents
[SVN r9510]
|
2001-03-08 21:36:09 +00:00 |
|
Jeremy Siek
|
f9b609ca3e
|
fixed for borland
[SVN r9508]
|
2001-03-08 21:12:30 +00:00 |
|
Jeremy Siek
|
53714f8ad5
|
removed use of yes_type/no_type, not needed for borland workaround
[SVN r9507]
|
2001-03-08 20:58:51 +00:00 |
|
Jeremy Siek
|
c69fdb1007
|
added revision history line
[SVN r9506]
|
2001-03-08 20:50:14 +00:00 |
|
Jeremy Siek
|
42de464a9e
|
split off indirect and transform tests into separate files
[SVN r9505]
|
2001-03-08 20:49:05 +00:00 |
|
Beman Dawes
|
9831b48a5b
|
Initial commit
[SVN r9503]
|
2001-03-08 20:44:22 +00:00 |
|
Beman Dawes
|
b63f02b98d
|
1.21.0 run up
[SVN r9502]
|
2001-03-08 20:35:52 +00:00 |
|
Jeremy Siek
|
350e01f307
|
fixed use of edge_descriptor
[SVN r9501]
|
2001-03-08 20:16:28 +00:00 |
|
Jeremy Siek
|
9bf32af8de
|
added more static asserts
[SVN r9500]
|
2001-03-08 20:02:00 +00:00 |
|
Jeremy Siek
|
1d28f9fab1
|
VC++ workaround: the forward_iterator real ref check is not working
[SVN r9499]
|
2001-03-08 20:01:35 +00:00 |
|
Jeremy Siek
|
6d54bd93ca
|
added docs for iterator_traits_generator
[SVN r9498]
|
2001-03-08 19:19:46 +00:00 |
|
Jeremy Siek
|
fbed97df17
|
added a test to make sure that the type set by the generator is really the
type used
[SVN r9497]
|
2001-03-08 19:04:29 +00:00 |
|
Jeremy Siek
|
d2c21f440c
|
parameters following a named parameter list must get their types from
the named parameter list and not use the default
[SVN r9496]
|
2001-03-08 19:03:44 +00:00 |
|
Jeremy Siek
|
eaf861bd3b
|
fixed bug in named template parameters, params following a named
template must get their values from the named template
[SVN r9495]
|
2001-03-08 19:03:08 +00:00 |
|
Jeremy Siek
|
4caccf6f6a
|
new file
[SVN r9493]
|
2001-03-08 17:39:51 +00:00 |
|
Jeremy Siek
|
9b8ee4c8d3
|
added adjacency_iterator
[SVN r9492]
|
2001-03-08 17:39:28 +00:00 |
|
Jeremy Siek
|
218b18390a
|
removed some #if 0's
[SVN r9491]
|
2001-03-08 17:01:25 +00:00 |
|
Jeremy Siek
|
d10b3a8973
|
new file
[SVN r9488]
|
2001-03-08 16:33:40 +00:00 |
|
Jeremy Siek
|
31743624c4
|
added support for optional named template parameters
[SVN r9487]
|
2001-03-08 16:33:14 +00:00 |
|
John Maddock
|
623f37c065
|
More regex makefile updates (changed name to libboost_regex)
[SVN r9486]
|
2001-03-08 12:29:07 +00:00 |
|
Dave Abrahams
|
1012f83f86
|
py_cpp => Boost.Python
[SVN r9485]
|
2001-03-08 03:01:29 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
c9126d6928
|
class_builder<your_class> -> class_builder<your_class>
[SVN r9484]
|
2001-03-08 01:32:12 +00:00 |
|
Dave Abrahams
|
30d4af5b6e
|
*** empty log message ***
[SVN r9483]
|
2001-03-07 23:31:32 +00:00 |
|
Dave Abrahams
|
70c1ac954e
|
no message
[SVN r9482]
|
2001-03-07 22:27:22 +00:00 |
|
Jeremy Siek
|
b96e81a379
|
fixed width and height of figure
[SVN r9481]
|
2001-03-07 21:32:07 +00:00 |
|
Jeremy Siek
|
78df3599b0
|
fixed adjacency_list.html figure size
[SVN r9480]
|
2001-03-07 21:31:06 +00:00 |
|
Dave Abrahams
|
13e84291a0
|
Added BOOST_PYTHON_MODULE_INIT
[SVN r9475]
|
2001-03-07 03:56:25 +00:00 |
|
Dave Abrahams
|
50044ebf22
|
Refactored EDG checks for Intel C++
[SVN r9474]
|
2001-03-07 03:55:21 +00:00 |
|
Dave Abrahams
|
061150b3e6
|
use BOOST_PYTHON_MODULE_INIT
[SVN r9473]
|
2001-03-07 03:53:56 +00:00 |
|
Dave Abrahams
|
107d51844d
|
use BOOST_PYTHON_MODULE_INIT, update getting_started2 for better documentation
[SVN r9472]
|
2001-03-07 03:53:14 +00:00 |
|
Dave Abrahams
|
1042ddf989
|
Added getting_started targets
[SVN r9471]
|
2001-03-07 03:40:47 +00:00 |
|
Dave Abrahams
|
986bb253d2
|
Major doc updates
[SVN r9470]
|
2001-03-07 03:39:31 +00:00 |
|
Dave Abrahams
|
53034510f9
|
Fixed typo in use of "PYTHON_LIB"
[SVN r9467]
|
2001-03-06 20:55:09 +00:00 |
|
Jeremy Siek
|
99af423906
|
fixed remove_vertex for bidirectional graph, needed to reindex the
edge list
[SVN r9466]
|
2001-03-06 05:57:19 +00:00 |
|
Jeremy Siek
|
0b6f816719
|
added inv_adjacency_iterator_generator
[SVN r9465]
|
2001-03-06 05:36:51 +00:00 |
|
Jeremy Siek
|
bde96ac404
|
large change due to subtle edge::operator== bugs with multigraphs
simplified the implementation considerably, at some cost to space complexity
[SVN r9464]
|
2001-03-06 05:33:55 +00:00 |
|
Jeremy Siek
|
4a75acdae1
|
changed edge equality to be based on property object so we will get
correct behaviour with multi graphs
[SVN r9463]
|
2001-03-06 05:32:01 +00:00 |
|
Jeremy Siek
|
ff4786e6f6
|
added allows_parallel_edges()
[SVN r9462]
|
2001-03-06 05:31:12 +00:00 |
|