Samuel Krempp
|
d08de321b2
removed 2 useless using declarations, left from debugging.
|
23 лет назад |
Dave Abrahams
|
fd183d6a67
Simplify BOOST_ROOT setting.
|
23 лет назад |
Joel de Guzman
|
98d0ed6364
Used BOOST_WORKAROUND
|
23 лет назад |
Samuel Krempp
|
cbc40c1362
small fixes.
|
23 лет назад |
Dave Abrahams
|
099e3ca588
initial commit
|
23 лет назад |
Dave Abrahams
|
662a0854fc
Updates for cross-project dependencies
|
23 лет назад |
Dave Abrahams
|
41a7a47de3
restored python test drivers
|
23 лет назад |
Samuel Krempp
|
a79dd21c35
. use own boost::io::outsstream as a stringstream with clear_buffer() feature
|
23 лет назад |
Dave Abrahams
|
4528ddf759
Set up BOOST_ROOT before import python has a chance to use it.
|
23 лет назад |
Samuel Krempp
|
74d8acc6e4
obsolete (maybe it never even was any use)
|
23 лет назад |
Samuel Krempp
|
f6a427b92e
commit my benchmark sources, and some results,
|
23 лет назад |
Samuel Krempp
|
ac78d90caa
split format_test2.cpp : 2 tests dont apply to gcc-2.95 (showbase isnt even defined..)
|
23 лет назад |
Dave Abrahams
|
d0b7bff0c3
Handle paths with backslashes. Include <pyd> in docs.
|
23 лет назад |
Dave Abrahams
|
2b8caa968b
Use new cross-project feature
|
23 лет назад |
Dave Abrahams
|
18fb09bb12
Use the import rule
|
23 лет назад |
Dave Abrahams
|
d833ddbd19
Added import rule
|
23 лет назад |
Eric Friedman
|
2520d488a3
Renamed from variant_before_test.cpp.
|
23 лет назад |
Jaakko Järvi
|
96f38f28f2
added praise for Dave for improving tuple support on non-partial
|
23 лет назад |
Dave Abrahams
|
074f33f34c
Added missing link
|
23 лет назад |
Dave Abrahams
|
6cddb770ef
Added external project support docs
|
23 лет назад |
Joel de Guzman
|
3fc1f22528
mscv workaround
|
23 лет назад |
Peter Dimov
|
6eb3f7ca5c
'volatile' fixes.
|
23 лет назад |
Eric Friedman
|
ac2b493359
Now prevents variant/non-variant comparisons.
|
23 лет назад |
Jeff Garland
|
bff29e59cd
various fixes for negative durations, add tests for total_milliseconds, total_nanoseconds, total_microseconds
|
23 лет назад |
Jeff Garland
|
71a6695749
prepare for removal of this file
|
23 лет назад |
Jeff Garland
|
86ba8b3fc3
move tests to testtime_formatters.cpp
|
23 лет назад |
Jeff Garland
|
ee8a6d19a9
changes to fix negative time durations
|
23 лет назад |
Jeff Garland
|
baecd84bc8
various fixes for time_duration negative handling, add total_milliseconds etc methods
|
23 лет назад |
Jeff Garland
|
2f7827a8e8
various fixes for time_duration negative handling
|
23 лет назад |
Eric Friedman
|
1ea051e9bf
1) Replaced variant_before with variant::operator<; 2) Added variant::operator==.
|
23 лет назад |