Commit Graph

50051 Commits

Author SHA1 Message Date
Dave Abrahams
a96939ee97 Make sure the class object and cast relationships are registered for
virtual function dispatch classes.


[SVN r19543]
2003-08-12 04:36:42 +00:00
Eric Friedman
69b34f191e Disabled recursive_variant support under MSVC 7.0.
[SVN r19542]
2003-08-12 04:30:45 +00:00
Eric Friedman
fb329d2ed2 Small fix (for gcc).
[SVN r19541]
2003-08-12 02:22:01 +00:00
Jeremy Siek
742f70b971 added stuff about vertex_index internal property
[SVN r19540]
2003-08-12 01:18:08 +00:00
Jeremy Siek
0107663a84 changed to print the vertex_index instead of the vertex_descriptor
[SVN r19539]
2003-08-12 01:15:37 +00:00
Eric Friedman
477ec90974 Added copyright and file info.
[SVN r19538]
2003-08-11 20:42:02 +00:00
Eric Friedman
a5d2e35f25 Added recursive_variant test.
[SVN r19537]
2003-08-11 20:39:07 +00:00
Ronald Garcia
40d5b234d8 Initial revision.
[SVN r19536]
2003-08-11 19:24:03 +00:00
Ronald Garcia
a8d670e8fa Updated shared_container_iterator to use the new iterator adaptors library.
Updated the documentation and examples as well to reflect the changes.


[SVN r19535]
2003-08-11 16:29:47 +00:00
Beman Dawes
49a65f7c03 docs improvements in response to comments from Dave Abrahams
[SVN r19534]
2003-08-11 16:05:39 +00:00
Dave Abrahams
762a46338b Use def_visitor to simplify class def(...) handling.
Workarounds for intel6 and vc6.


[SVN r19533]
2003-08-11 14:56:30 +00:00
Dave Abrahams
67b1f8d767 added properties tests
[SVN r19532]
2003-08-11 14:30:04 +00:00
Jeff Garland
4bb1dd794b use std::time_t
[SVN r19531]
2003-08-11 13:21:20 +00:00
Dave Abrahams
76963680ed Python 2.3 compatibility.
[SVN r19530]
2003-08-11 11:07:28 +00:00
Dave Abrahams
4ab6b7be7b Added missing #include
Use BOOST_EXPLICIT_TEMPLATE_TYPE


[SVN r19529]
2003-08-11 02:21:34 +00:00
Eric Friedman
76a681e58c Added boost::recursive_variant.
[SVN r19528]
2003-08-11 02:06:01 +00:00
Eric Friedman
066e1ca316 Minor change.
[SVN r19527]
2003-08-11 02:05:13 +00:00
Dave Abrahams
302ccb339e Repair bugs introduced during previous workaround
[SVN r19526]
2003-08-11 02:01:15 +00:00
Bruno da Silva de Oliveira
f1daf4b786 - Fixed a bug where in some classes the virtual methods were being definied incorrectly
[SVN r19525]
2003-08-10 23:21:25 +00:00
Jeff Garland
6275a12740 expand explanation of fractional seconds, add docs for total_seconds, multiply, divide operator
[SVN r19524]
2003-08-10 23:21:17 +00:00
Jeff Garland
4d78287a6c add more tests of multiply, divide
[SVN r19523]
2003-08-10 23:20:15 +00:00
Jeff Garland
d59c69e0b7 add multiplication operator
[SVN r19522]
2003-08-10 23:19:16 +00:00
Dave Abrahams
c20bcbb600 Added properties news item
changed the name of the static property class to
Boost.Python.StaticProperty (was Boost.Python.Class).


[SVN r19521]
2003-08-10 22:56:58 +00:00
Dave Abrahams
a5596ff3b7 Added properties unit test from Roman Yakovenko
<romany-at-actimize.com>.


[SVN r19520]
2003-08-10 22:51:51 +00:00
Dave Abrahams
249ae85d11 Extended CWPro8 overload ambiguity workaround to cover make_setter as
well as make_getter.


[SVN r19519]
2003-08-10 22:50:38 +00:00
Guillaume Melquiond
67226548f7 Corrected a typo
[SVN r19518]
2003-08-10 22:13:17 +00:00
Bruno da Silva de Oliveira
21eae66d87 - Little bug where the memory cache was not being used
[SVN r19517]
2003-08-10 21:51:28 +00:00
Bruno da Silva de Oliveira
e56d1b8c15 - Abstract methods fix
- converts \ to / on windows


[SVN r19516]
2003-08-10 21:47:50 +00:00
Guillaume Melquiond
113564d8b2 Corrected some policy access for division
[SVN r19515]
2003-08-10 21:28:15 +00:00
Guillaume Melquiond
b0ef9b3465 Removed interval/io.hpp
[SVN r19514]
2003-08-10 21:14:37 +00:00
Jeff Garland
5ee429192a fix types to resolve borland compiler warnings
[SVN r19513]
2003-08-10 19:21:35 +00:00
Beman Dawes
d4801475d3 Add common spec postcondition not guaranteed if race-condition
[SVN r19512]
2003-08-10 19:11:09 +00:00
Jeff Garland
5e2489570f updates to test total_seconds method
[SVN r19511]
2003-08-10 18:16:04 +00:00
Jeff Garland
1f872c665d switch over to subsecond_duration template for defining derived duration types
[SVN r19510]
2003-08-10 18:07:04 +00:00
Jeff Garland
a465a09cb7 add total_seconds method, cleanup some formatting, remove redundant subsecond resolution templates
[SVN r19509]
2003-08-10 18:06:05 +00:00
Joel de Guzman
21969aa23c refactored code + cleanup
[SVN r19508]
2003-08-10 15:20:10 +00:00
Joel de Guzman
c0b7abb721 initial commit of container utils
[SVN r19507]
2003-08-10 15:19:23 +00:00
Jeff Garland
3a5edb2112 additions for time_t conversion function
[SVN r19506]
2003-08-10 14:16:27 +00:00
Jeff Garland
fcb4ce442f add tests for time_t conversion function
[SVN r19505]
2003-08-10 14:14:39 +00:00
Jeff Garland
1f531bbd24 add time_t conversion function
[SVN r19504]
2003-08-10 14:12:58 +00:00
Eric Friedman
af9700effc Added BOOST_EXPLICIT_TEMPLATE_TYPE_SPEC, etc.
[SVN r19503]
2003-08-10 08:12:31 +00:00
Jeremy Siek
43f29f1f81 fix to example
[SVN r19502]
2003-08-10 01:11:47 +00:00
Jeremy Siek
cc69806cb4 got rid of unnecessary complication
[SVN r19501]
2003-08-10 01:11:22 +00:00
Jeremy Siek
9f034b241b fixed rank value type from Vertex to size_type
[SVN r19500]
2003-08-10 01:06:42 +00:00
Bruno da Silva de Oliveira
0a275bb13a - incremental code and some fixes
[SVN r19499]
2003-08-09 21:18:12 +00:00
Bruno da Silva de Oliveira
c9aed3d9b9 no message
[SVN r19498]
2003-08-09 20:57:04 +00:00
Jeff Garland
d253a49440 update version/change info
[SVN r19497]
2003-08-09 19:48:59 +00:00
Jeff Garland
3275a274b0 fix spelling
[SVN r19496]
2003-08-09 18:22:31 +00:00
Beman Dawes
78b2a80766 add .ipp as file type
[SVN r19495]
2003-08-09 16:55:13 +00:00
Beman Dawes
aa63b8f3ad include noncopyable.hpp
[SVN r19494]
2003-08-09 16:53:11 +00:00