Barend Gehrels
|
a14b52a6ea
Added geometry:: to set to avoid clash with std::set
|
15 years ago |
Paul Mensonides
|
1fdb8d58e0
commit test
|
15 years ago |
Joachim Faulhaber
|
1f064987f2
Bug fix for ticket 5207: intersects for interval_maps and segment_type/element_type. Added tests.
|
15 years ago |
Barend Gehrels
|
9b0286a1e0
Doc update
|
15 years ago |
Barend Gehrels
|
29c7b00c57
Deprecated copy_coordinates (=>convert)
|
15 years ago |
Barend Gehrels
|
0313f8d167
Added several samples for make and assign
|
15 years ago |
Vladimir Prus
|
b03a549710
Make address-model affect gcc assembler compilations.
|
15 years ago |
Joel de Guzman
|
7507034357
assign should be void
|
15 years ago |
David Deakins
|
a07f58af63
Minor patch to fix support for Windows CE (use 0xFFFFFFFF in place of TLS_OUT_OF_INDEXES on Windows CE since Windows CE does not define this constant).
|
15 years ago |
Joel de Guzman
|
62b0edc71a
reverting 69103
|
15 years ago |
Joel de Guzman
|
f5937e06a1
new assign intrinsic
|
15 years ago |
Hartmut Kaiser
|
2c619d9a4b
Spirit: Fixed a warning about class/struct mismatch
|
15 years ago |
Hartmut Kaiser
|
390e7bad9f
Spirit: removing reference to not existing header file (this broke all of Spirit)
|
15 years ago |
Hartmut Kaiser
|
67e093700a
Spirit: fixed karma::repeat to use the new attribute propagation scheme as well, adding tests
|
15 years ago |
Hartmut Kaiser
|
a866237d01
Spirit: fixed karma::repeat to use the new attribute propagation scheme as well
|
15 years ago |
Barend Gehrels
|
c628035216
Moved dissolve to extension
|
15 years ago |
Joachim Faulhaber
|
d8101c8779
Fixed std/boost::is_same ambiguity.
|
15 years ago |
Beman Dawes
|
b5801345d1
Cleanup code (pointed out by Denis Shevchenko)
|
15 years ago |
Barend Gehrels
|
88bdc98a51
Renamed container_access to mutable_range
|
15 years ago |
Beman Dawes
|
0e37d3599e
Add links, add missing imbue/locale functions, clarify codecvt functionality.
|
15 years ago |
Beman Dawes
|
dcdd59f51b
Make snapshots more robust by doing early directory deletes
|
15 years ago |
Joachim Faulhaber
|
48bdb1bed7
Bug fixes: Fixed enable_if guards for functions intersects, disjoint for domain and interval types and for lower, upper, first and last on interval containers. Added tests to the icl test suite.
|
15 years ago |
Barend Gehrels
|
95492f98a4
Selected other solution for mutable container, now having metafunction rvalue_type (adapted/reverted test geometries)
|
15 years ago |
Barend Gehrels
|
e0fa04d6f9
Selected other solution for mutable container, now having metafunction rvalue_type
|
15 years ago |
Barend Gehrels
|
200a10916c
Updated Boost.Polygon test
|
15 years ago |
Barend Gehrels
|
1e2b9b08c0
Enhanced mutable polygon concept with respect to proxies. Now Boost.Polygon is supported for both reading/writing.
|
15 years ago |
Joel de Guzman
|
50668702cb
Tweaks. Allow attribute compatibility on alternatives
|
15 years ago |
Joel de Guzman
|
151761e037
Tweaks. Allow attribute compatibility on alternatives
|
15 years ago |
Joel de Guzman
|
3383bf1460
Tweaks. Allow attribute compatibility on alternatives
|
15 years ago |
Jeremiah Willcock
|
f70eebf1c4
Fixed typo as suggested by Shaun Jackman
|
15 years ago |