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 |
|
Jeremy Siek
|
51ba642376
|
added indirect and transform iterator tests
[SVN r9504]
|
2001-03-08 20:47:36 +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
|
8041abb3d2
|
added list of changes for the BGL
[SVN r9494]
|
2001-03-08 17:47:29 +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 |
|
Beman Dawes
|
153dcdc6ab
|
1.21.0 runup
[SVN r9490]
|
2001-03-08 16:43:41 +00:00 |
|
Jeremy Siek
|
72fdab7a8c
|
added iter_traits_gen_test
[SVN r9489]
|
2001-03-08 16:34:13 +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 |
|
Ralf W. Grosse-Kunstleve
|
c115c0cb95
|
remove temp files after branching.
[SVN r9459]
|
2001-03-06 02:45:39 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
cad8889adc
|
temp files before branching
[SVN r9457]
|
2001-03-06 02:44:32 +00:00 |
|
Dave Abrahams
|
fec69947a6
|
Suppress warnings under Cygwin with Python 2.0
[SVN r9456]
|
2001-03-06 01:14:47 +00:00 |
|
Dave Abrahams
|
6b92a64089
|
Fixed a bug which prevented auto_ptr values from being converted to_python
[SVN r9455]
|
2001-03-06 01:13:35 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
03f76825ab
|
temp file removed after branching.
[SVN r9454]
|
2001-03-06 00:06:55 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
c531ea8430
|
temp file before branching
[SVN r9453]
|
2001-03-06 00:05:41 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
8e2981baed
|
temp file removed after branching
[SVN r9452]
|
2001-03-06 00:04:28 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
1da0ba40dd
|
temp file for branching
[SVN r9451]
|
2001-03-06 00:02:01 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
abf31fe504
|
Remove spurious ";"
[SVN r9450]
|
2001-03-05 23:46:43 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
33f6dd5784
|
Use file name "libboost_python.a"; rename makefiles.
[SVN r9449]
|
2001-03-05 23:41:37 +00:00 |
|
Dave Abrahams
|
c77bc07d58
|
no message
[SVN r9443]
|
2001-03-05 14:41:57 +00:00 |
|