Dave Abrahams
b6e7ff2223
Bug fix
...
[SVN r14160]
2002-06-16 22:59:09 +00:00
Dave Abrahams
6415ac0202
initial checkin
...
[SVN r14159]
2002-06-16 21:31:29 +00:00
Vesa Karvonen
df6079c2e8
2nd attempt to workaround VC6 preprocessor bug by increasing rescanning
...
[SVN r14158]
2002-06-16 21:15:23 +00:00
Dave Abrahams
2453357c75
beginning of object support
...
[SVN r14157]
2002-06-16 20:41:54 +00:00
Dave Abrahams
fa4dbe6dc7
Factored out testing rules
...
[SVN r14156]
2002-06-16 20:39:26 +00:00
Vesa Karvonen
3c40120e90
Attempt to workaround VC6 preprocessor bug by increasing rescanning
...
[SVN r14155]
2002-06-16 20:23:00 +00:00
Dave Abrahams
37e09d5883
type -> boost::type
...
[SVN r14154]
2002-06-16 20:18:51 +00:00
Dave Abrahams
9049fe8d7c
borrow() -> borrowed()
...
type -> boost::type
[SVN r14153]
2002-06-16 20:13:38 +00:00
Vesa Karvonen
2b83f55ad0
Removed MWCW workarounds from tests - tests are now less strict
...
[SVN r14152]
2002-06-16 09:20:03 +00:00
Vesa Karvonen
86375557b3
Removed MWCW workarounds from tests - tests are now less strict
...
[SVN r14151]
2002-06-16 09:11:48 +00:00
Vesa Karvonen
1667023eac
New O(N*N) space and O(1) time BOOST_PP_TUPLE_ELEM()
...
[SVN r14150]
2002-06-16 08:08:00 +00:00
Vesa Karvonen
2d37e41345
O(N*N) space and O(1) time BOOST_PP_TUPLE_ELEM()
...
[SVN r14149]
2002-06-16 08:06:36 +00:00
Beman Dawes
ff2e7448ab
Remove a couple of bugs, clarify a couple of minor points; from Kevlin
...
[SVN r14148]
2002-06-15 21:13:12 +00:00
Vesa Karvonen
190ba5bb7e
Using private detail CAT to avoid DELAY macros
...
[SVN r14147]
2002-06-14 20:38:54 +00:00
Toon Knapen
5a46f04eb5
removed arch-dep '-tpp6' flag
...
[SVN r14146]
2002-06-14 17:04:22 +00:00
Thomas Witt
46388d28f0
Fixed timestamp.
...
[SVN r14145]
2002-06-14 16:00:36 +00:00
Thomas Witt
cee4098bd3
Added uBLAS.
...
[SVN r14144]
2002-06-14 15:58:46 +00:00
Rene Rivera
2b50bd6292
Minor change to default values for SUFDLL and gSHELL_LIBPATH in MacOSX/Darwin.
...
Initial attempt at MacOSX/Darwin specific toolset.
[SVN r14143]
2002-06-14 04:55:40 +00:00
Jeremy Siek
3b99061dc5
added set_subset function
...
[SVN r14142]
2002-06-14 00:41:01 +00:00
Toon Knapen
b5e7feaf35
added -tpp6 optimsation flag.
...
Speeds up a lot for pentium pro or higher
[SVN r14141]
2002-06-13 15:49:27 +00:00
Dave Abrahams
3921a423e8
fixed missing template parameter
...
[SVN r14140]
2002-06-13 14:06:08 +00:00
John Maddock
30430e33f3
Added | to the list of characters that are not literals.
...
[SVN r14139]
2002-06-13 11:27:56 +00:00
John Maddock
614b27724c
Changed template function overload to wchar_t overload.
...
[SVN r14138]
2002-06-13 10:30:46 +00:00
Dave Abrahams
238f3c96ad
reference<> => handle<>
...
[SVN r14136]
2002-06-12 21:59:17 +00:00
Dave Abrahams
36aa1b25f1
Fix refcounting bug
...
[SVN r14135]
2002-06-12 21:57:35 +00:00
Dave Abrahams
a1cacbb20f
expect_non_null optimization
...
[SVN r14134]
2002-06-12 20:52:53 +00:00
Rene Rivera
9586c228da
Reworked the architecture feature into architecture+instruction-set.
...
Added and address-model feature for support of 64 bit type addressing.
Updated gcc toolset to use the changed features.
Added mips to the list of architectures/instruction-sets.
Added gcc support for specifying mips options as an example.
[SVN r14133]
2002-06-12 16:56:34 +00:00
Ronald Garcia
1ffc41f43a
Fixed a bug in const_associative_property_map.
...
[SVN r14132]
2002-06-12 16:49:04 +00:00
Dave Abrahams
88dabaa871
initial commit
...
[SVN r14131]
2002-06-11 19:51:44 +00:00
Dave Abrahams
3acc70cde7
fix typo
...
[SVN r14130]
2002-06-11 15:48:32 +00:00
Thomas Witt
568a95c259
Updated schedule.
...
[SVN r14129]
2002-06-11 12:43:54 +00:00
Ronald Garcia
aeb0fc807f
Fixed a bug in property map creation.
...
[SVN r14128]
2002-06-10 18:35:24 +00:00
Ronald Garcia
3f4bbf42c4
small fix
...
[SVN r14127]
2002-06-10 17:28:42 +00:00
Jeremy Siek
797180aea6
model of additions
...
[SVN r14126]
2002-06-10 17:05:42 +00:00
Jeremy Siek
821ca65ce7
added model of CopyConstructible and Assignable
...
[SVN r14125]
2002-06-10 17:03:28 +00:00
Douglas Gregor
b4c8416c42
faq.html: Add comment about BOOST_SIGNALS_NAMESPACE redefinitions breaking binary compatibility
...
[SVN r14124]
2002-06-10 16:26:08 +00:00
Jeremy Siek
33ef4bab30
fixed typo
...
[SVN r14123]
2002-06-10 16:21:44 +00:00
Douglas Gregor
d8c4aedde1
Document addition of BOOST_SIGNALS_NAMESPACE
...
[SVN r14122]
2002-06-10 15:51:48 +00:00
Jeremy Siek
a008dc0f9e
trying to fix figures
...
[SVN r14121]
2002-06-10 15:16:29 +00:00
Jeremy Siek
0a07180d34
trying to fix figures in adjacency_list
...
[SVN r14120]
2002-06-10 15:12:39 +00:00
Jeremy Siek
24a1f2051b
trying to fix pictures in adjacency_list doc
...
[SVN r14119]
2002-06-10 15:11:53 +00:00
Douglas Gregor
11e509b113
Use BOOST_SIGNALS_NAMESPACE (Thomas Witt)
...
[SVN r14118]
2002-06-10 13:44:14 +00:00
Douglas Gregor
8e6f46f2d6
Use BOOST_SIGNALS_NAMESPACE
...
[SVN r14117]
2002-06-10 13:41:41 +00:00
Vesa Karvonen
7a0195d0dc
Removed commas from constant expression
...
[SVN r14116]
2002-06-09 18:18:27 +00:00
Peter Dimov
613d657c35
Support for ref() as a first argument, allowing noncopyable function objects.
...
[SVN r14115]
2002-06-08 18:06:32 +00:00
Dave Abrahams
44f3df4ace
Fix transform_iterator nonconformance
...
[SVN r14114]
2002-06-08 16:51:16 +00:00
Dave Abrahams
cacae5525e
Updated search tool
...
[SVN r14113]
2002-06-08 16:08:30 +00:00
Dave Abrahams
cf31bbdf45
use sys.maxint
...
[SVN r14112]
2002-06-08 15:35:10 +00:00
John Maddock
0ffa65bda6
Fixed test program after changes to regex_match code.
...
[SVN r14111]
2002-06-08 10:37:47 +00:00
John Maddock
01b04a6d3a
Fixed partial match bug:
...
The following program demonstrates what we believe is a bug in regex partial
match algorithm:
int main()
{
// boost::regex const re("(ab)?c"); // ok
boost::regex const re("(ab)?"); // fails in the assert below
boost::cmatch what;
assert(boost::regex_match( "a", what, re, boost::match_default |
boost::match_partial ));
}
[SVN r14110]
2002-06-08 10:36:54 +00:00