Vesa Karvonen
4d0735cbe6
Somewhat more C friendly. Uses templates...
...
[SVN r12554]
2002-01-29 14:30:09 +00:00
Vesa Karvonen
5fab2593b3
Somewhat more C friendly. Some tests use templates.
...
[SVN r12553]
2002-01-29 14:28:42 +00:00
Vesa Karvonen
fcf21a8194
Preprocessor library is now C friendly.
...
[SVN r12552]
2002-01-29 14:13:10 +00:00
Douglas Gregor
bd5be952ea
boost_no_priv_aggregate.cxx:
...
- Make dummy function uncallable (added to silence GCC warning)
config_test.cpp:
regression.cfg:
- Regenerated
boost_has_pthread_ma_st.cxx:
- BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE macro test
boost_has_pthread_ma_gt.cxx:
- BOOST_HAS_PTHREAD_MUTEXATTR_GETTYPE macro is unused, so remove it
[SVN r12551]
2002-01-29 13:48:02 +00:00
Douglas Gregor
0303c8a28c
regex_timer.cpp:
...
- Head off some infinite looping on some platforms
[SVN r12550]
2002-01-29 13:38:30 +00:00
Vesa Karvonen
c4e88a6469
Updated plan
...
[SVN r12549]
2002-01-29 12:56:26 +00:00
John Maddock
954c96296c
Added BOOST_NO_CTYPE_FUNCTIONS fix for gcc 3.x
...
[SVN r12548]
2002-01-29 12:56:11 +00:00
Vesa Karvonen
100c64cb0b
Refinements
...
[SVN r12547]
2002-01-29 12:24:55 +00:00
Vesa Karvonen
0090063a6e
Refinements
...
[SVN r12546]
2002-01-29 12:02:11 +00:00
Vesa Karvonen
8756eb0a7d
Now takes only a couple of minutes to compile.
...
[SVN r12545]
2002-01-29 10:48:45 +00:00
Vesa Karvonen
d9ddaf1f88
Fix
...
[SVN r12544]
2002-01-29 10:02:23 +00:00
Vesa Karvonen
37d90d52c7
Refinements
...
[SVN r12543]
2002-01-29 09:20:56 +00:00
Vladimir Prus
d8df56134c
Module os.path completed.
...
[SVN r12542]
2002-01-29 08:40:58 +00:00
Vesa Karvonen
547f096282
Added a simple example on using BOOST_PP_LIST_FOR_EACH()
...
[SVN r12541]
2002-01-29 08:37:56 +00:00
Vesa Karvonen
eca5192f4e
Separated unary and binary operators
...
[SVN r12540]
2002-01-29 07:39:06 +00:00
Beman Dawes
27f1fcfde2
remove redundent ack
...
[SVN r12539]
2002-01-28 19:26:14 +00:00
Beman Dawes
fb5a0e54a6
Add Release Procedures
...
[SVN r12538]
2002-01-28 19:22:09 +00:00
Vesa Karvonen
8fa81c3294
Who needs templates anyway!
...
[SVN r12537]
2002-01-28 16:17:56 +00:00
Jeremy Siek
29fd239db0
fixed warning about comparison of signed and unsigned
...
[SVN r12533]
2002-01-28 15:25:28 +00:00
Douglas Gregor
980033bd10
Reverting partial merge of unit_test_development branch
...
[SVN r12532]
2002-01-28 13:55:32 +00:00
Douglas Gregor
07a7668088
Revert partial merge of unit test development branch
...
[SVN r12531]
2002-01-28 13:49:15 +00:00
Douglas Gregor
53f932d806
array5.cpp:
...
- Add (redundant) braces around initializer to silence GCC
[SVN r12528]
2002-01-27 18:22:19 +00:00
Douglas Gregor
2edbf56cb8
Silence a warning from GCC
...
[SVN r12527]
2002-01-27 18:00:20 +00:00
Douglas Gregor
4202bd0d09
half_open_range.hpp:
...
- counting_iterator_traits does not contain the iterator traits value_type,
reference, pointer, etc.
[SVN r12526]
2002-01-27 14:55:20 +00:00
Aleksey Gurtovoy
c2f2d3d6a4
compile-time ref.hpp header test, initial checkin
...
[SVN r12525]
2002-01-27 13:39:06 +00:00
Aleksey Gurtovoy
468473c779
ref_ct_test.cpp
...
[SVN r12524]
2002-01-27 13:32:37 +00:00
Aleksey Gurtovoy
4ec3b87d9a
added ref_ct_test.cpp and ref_test.cpp test entries
...
[SVN r12523]
2002-01-27 13:10:20 +00:00
Aleksey Gurtovoy
f421befdc2
compile-time ref.hpp header test, initial checkin
...
[SVN r12522]
2002-01-27 13:07:20 +00:00
Aleksey Gurtovoy
75c75cc18c
documented 'reference_wrapper' as Assignable
...
[SVN r12521]
2002-01-27 13:04:08 +00:00
Aleksey Gurtovoy
99a8b59a60
made 'reference_wrapper' Assignable
...
[SVN r12520]
2002-01-27 13:02:27 +00:00
Douglas Gregor
c9b39b33a7
eg1-iso.cpp:
...
- There is no isomorphism-v3.cpp
[SVN r12519]
2002-01-26 18:43:03 +00:00
Peter Dimov
71e68c5d22
Fixed a typo.
...
[SVN r12518]
2002-01-26 16:59:05 +00:00
Toon Knapen
e35f40a0e1
added include guards
...
[SVN r12517]
2002-01-26 09:26:09 +00:00
Dave Abrahams
5a086381a0
Make sure <target-type> is never clobbered.
...
[SVN r12516]
2002-01-25 22:30:06 +00:00
Beman Dawes
c617ce16cc
Add "cooperation" wording
...
[SVN r12515]
2002-01-25 18:42:30 +00:00
Jeremy Siek
ba555e7d4b
added clause in finish_vertex for the case when u is a leaf in the DFS-tree
...
[SVN r12512]
2002-01-25 16:45:46 +00:00
Jeremy Siek
0415f61f4b
corrected description of finish_vertex for DFSVisitor and improved wording
...
for BFSVisitor
[SVN r12511]
2002-01-25 16:14:06 +00:00
Peter Dimov
ed295a73d8
Comments added.
...
[SVN r12510]
2002-01-25 16:10:26 +00:00
Dave Abrahams
5c4d9dd95e
added fake target for individual tests
...
[SVN r12508]
2002-01-25 15:46:32 +00:00
Jeremy Siek
3613c776af
improved wording for finish_vertex
...
[SVN r12507]
2002-01-25 15:43:49 +00:00
Vesa Karvonen
894b6f5b32
MWCW workaround
...
[SVN r12506]
2002-01-25 15:26:51 +00:00
Douglas Gregor
5e80b67712
Lots of documentation fixes - thanks Dave
...
[SVN r12505]
2002-01-25 15:00:37 +00:00
Toon Knapen
1558678062
added -Ae flag to compile on HP
...
[SVN r12503]
2002-01-25 14:24:41 +00:00
Toon Knapen
200e341eb3
added new-line character after #endif directive (vacpp complains loudly)
...
[SVN r12502]
2002-01-25 14:13:40 +00:00
Toon Knapen
0f4ae0f8c6
changed "//" comment into /* */ because Aix C compiler can't handle C++-style comments
...
[SVN r12501]
2002-01-25 14:10:52 +00:00
Peter Dimov
dac8a6cdf2
Added tests for the new smart pointers.
...
[SVN r12500]
2002-01-25 13:54:30 +00:00
Vesa Karvonen
cf74f90ccb
Minor technical detail added
...
[SVN r12499]
2002-01-25 13:54:07 +00:00
Peter Dimov
de008d9642
mem_fn now properly recognizes objects of derived classes.
...
[SVN r12498]
2002-01-25 13:43:54 +00:00
Vesa Karvonen
5dff8c739d
MWCW workarounds
...
[SVN r12497]
2002-01-25 13:15:56 +00:00
Vesa Karvonen
08f3d57b1b
Removed doxygen version from generated docs - avoids redundant updates!
...
[SVN r12496]
2002-01-25 13:14:30 +00:00