Douglas Gregor
ffa805060f
get_property fix for subgraph
...
[SVN r30220]
2005-07-22 19:22:00 +00:00
Jens Maurer
05a593442f
boost.random: improved initialization for mersenne_twister, test vectors
...
invalidated
[SVN r30207]
2005-07-21 22:02:22 +00:00
Rene Rivera
98404c5b14
Fix missing ']' for IE conditional.
...
[SVN r30158]
2005-07-18 17:38:31 +00:00
Rene Rivera
f2b164dc01
Add workaround to support "hover" selection of CSS elements in IE browsers. Solution uses "csshover.htc" from Peter Nederlof ( http://www.xs4all.nl/~peterned/ ).
...
[SVN r30143]
2005-07-17 16:46:52 +00:00
Joaquín M. López Muñoz
7d308b1466
fixed link
...
[SVN r30029]
2005-07-13 05:57:39 +00:00
Vladimir Prus
c2c2322ca9
Add program_options news.
...
[SVN r29944]
2005-07-08 07:04:40 +00:00
Beman Dawes
0871e77eb6
Apply Dave Abrahams editorial suggestions
...
[SVN r29940]
2005-07-07 19:32:44 +00:00
Beman Dawes
46225be410
Content changes per marketing discussion, plus tidy per Rene
...
[SVN r29939]
2005-07-07 18:39:38 +00:00
John Maddock
1461b3948e
Added link to "Who's Using Boost?"
...
[SVN r29746]
2005-06-23 09:57:08 +00:00
Jeff Garland
1a4bcc0b1b
add change history information for date-time
...
[SVN r29540]
2005-06-12 21:40:56 +00:00
John Maddock
91ce70a37d
Added regex changes to the news section.
...
[SVN r29525]
2005-06-11 11:51:01 +00:00
Hartmut Kaiser
82a6714c73
Fixed a broken link.
...
[SVN r28734]
2005-05-08 11:44:24 +00:00
Rene Rivera
e9da6f5419
Change release testing results link to prospective 1.33 results.
...
[SVN r28701]
2005-05-06 23:25:38 +00:00
Rene Rivera
e86be8aef6
New website design. Consider this version 1, as more changes will likely happen after the 1.33 release.
...
[SVN r28699]
2005-05-06 19:01:40 +00:00
Thorsten Jørgen Ottosen
14adc9348b
*** empty log message ***
...
[SVN r28635]
2005-05-03 18:37:44 +00:00
Thorsten Jørgen Ottosen
f4af53c415
*** empty log message ***
...
[SVN r28531]
2005-04-29 15:52:12 +00:00
Joel de Guzman
dc307adc47
removed logo images
...
[SVN r28473]
2005-04-25 12:51:48 +00:00
Daniel James
e8c3bb7721
Change the description of functional/hash.
...
[SVN r28436]
2005-04-23 13:07:27 +00:00
Hartmut Kaiser
8c701da463
Added wave to the list of new libraries.
...
[SVN r28430]
2005-04-23 01:57:13 +00:00
Douglas Gregor
6c46301d52
index.htm is now setup for 1.33.0
...
Bump version numbers in all the right places (I hope)
Update the release manager's checklist with Jamfile.v2
[SVN r28429]
2005-04-23 00:05:34 +00:00
Joel de Guzman
01c4e7ac3f
Formatting tweak
...
[SVN r28263]
2005-04-15 06:58:00 +00:00
Joel de Guzman
f0191bc5c0
Logo contest winner announcement
...
[SVN r28261]
2005-04-15 06:40:26 +00:00
Misha Bergal
6e093cc0ff
As I found out the previous content of index.htm was _not_ in CVS. Merged what I found in my browser cache
...
[SVN r27627]
2005-03-13 02:30:04 +00:00
Misha Bergal
bcf52b7652
Changed link to regression reports for 1.32.0; saved the page with 1.33.0 info as index_1_33_0.htm
...
[SVN r27626]
2005-03-13 01:42:53 +00:00
Douglas Gregor
b6b4c13ad5
DFS-based biconnected components, from Janusz Piwowarski
...
[SVN r27442]
2005-02-20 01:08:11 +00:00
Douglas Gregor
2fbbeaf71e
Slot blocking/unblocking, from Frantz Maerten
...
[SVN r27439]
2005-02-19 23:44:26 +00:00
Jonathan Turkanis
c308dbd59f
added iostreams
...
[SVN r27281]
2005-02-09 18:38:24 +00:00
Douglas Gregor
790a203a5d
write_graphviz supports dynamic_properties now
...
[SVN r27275]
2005-02-09 15:24:49 +00:00
Douglas Gregor
915dfccea9
Add Ron Garcia's new GraphViz parser.
...
[SVN r27250]
2005-02-08 18:58:24 +00:00
Douglas Gregor
1fa5536e52
Added dynamic_properties
...
[SVN r27244]
2005-02-08 16:43:58 +00:00
Douglas Gregor
ad0f16dd48
boost/pending/relaxed_heap.hpp:
...
- Relaxed heap data structure implementation
boost/graph/dijkstra_shortest_paths.hpp:
- Use relaxed heap, with a debugging option allowing one to use the binary
heap instead
libs/graph/test/relaxed_heap_test.cpp:
- Comprehensive test of the relaxed heap
libs/graph/test/dijkstra_heap_performance.cpp:
- Test the performance of the relaxed heap against the binary heap via
Erdos-Renyi graphs.
libs/graph/test/Jamfile:
- Introduce tests of relaxed heap
libs/graph/doc/dijkstra_shortest_paths.html:
- Updated complexity to O(V log V), finally!
- Cite relaxed heaps paper
libs/graph/doc/bibliography.html:
- Added relaxed heap reference
index.htm, libs/graph/doc/history.html:
- Announce introduction of relaxed heap
[SVN r26623]
2005-01-04 14:34:45 +00:00
Douglas Gregor
8ba606ab7b
Mention Gursoy-Atun layout
...
[SVN r26568]
2004-12-21 20:08:28 +00:00
John Maddock
f096f12c14
Added link to Boost Interest
...
[SVN r26548]
2004-12-19 10:50:09 +00:00
Douglas Gregor
401dd9f559
Fixed, documented, and tested sequential_vertex_coloring
...
[SVN r26533]
2004-12-16 15:50:31 +00:00
Aleksey Gurtovoy
d666c4278d
fix tags/case
...
[SVN r26336]
2004-11-28 07:10:20 +00:00
Aleksey Gurtovoy
8983271c4e
merge RC_1_32_0 fixes
...
[SVN r26335]
2004-11-28 06:50:55 +00:00
Douglas Gregor
5935a1533c
Mention change to undirected_dfs
...
[SVN r26285]
2004-11-24 17:23:47 +00:00
Dave Abrahams
ea64b8329a
updated Boost.Python news
...
[SVN r26257]
2004-11-19 14:21:13 +00:00
Dave Abrahams
05d54c44a9
Acknowledge Aleksey
...
[SVN r26230]
2004-11-17 23:23:19 +00:00
Douglas Gregor
6eaab4173c
Announce change to Bellman-Ford algorithm. This might be trite
...
[SVN r26190]
2004-11-11 19:39:08 +00:00
Douglas Gregor
e9e1cbe1c1
index.htm, libs/graph/doc/table_of_contents.html:
...
- Document the existence of the biconnected components algorithm
libs/graph/example/biconnected_components.cpp:
- Clean up the GraphViz output a bit
libs/graph/doc/figs/biconnected.dot, libs/graph/doc/figs/biconnected.png,
libs/graph/doc/biconnected_components.html:
- Documentation for biconnected components and articulation points
boost/graph/biconnected_components.hpp:
- Minor type tweaks
[SVN r26105]
2004-11-03 15:40:09 +00:00
Gennadiy Rozental
625d5e8a24
Boost.Test release notes
...
[SVN r25907]
2004-10-28 06:50:16 +00:00
Douglas Gregor
52f97df597
Announce additions to BGL
...
[SVN r25896]
2004-10-27 16:31:09 +00:00
Joaquín M. López Muñoz
16208f6129
reordered entry
...
[SVN r25790]
2004-10-20 06:29:21 +00:00
Joaquín M. López Muñoz
b6dda76b14
reformated 1.32 section, added some missing entries for new libraries
...
[SVN r25789]
2004-10-20 06:25:03 +00:00
Aleksey Gurtovoy
2258745a1b
c++boost.gif -> boost.png replacement
...
[SVN r25572]
2004-10-05 15:23:19 +00:00
Douglas Gregor
68f76a8b1e
Make the Graph library pass inspection
...
[SVN r25045]
2004-09-13 15:36:39 +00:00
Fredrik Blomqvist
c0ab561ef5
fixed a typo
...
[SVN r24846]
2004-09-01 12:37:52 +00:00
Thorsten Jørgen Ottosen
d6b636b1a4
*** empty log message ***
...
[SVN r24570]
2004-08-18 21:53:26 +00:00
Douglas Gregor
0dc783ead2
Merged the well-tested algorithms on the graph_devel branch to trunk
...
[SVN r24414]
2004-08-11 15:30:20 +00:00