.. |
array@52dadb9764
|
Cosmetic changes from Nico
|
2000-09-30 21:14:45 +00:00 |
compose@854ec09407
|
1.17.0 release candidate runup
|
2000-08-03 15:26:16 +00:00 |
concept_check@d9cb7a1e91
|
added Boolean_concept to concept checks to tighten up LessThanComparable
|
2000-10-03 22:15:02 +00:00 |
config@c1ff06042d
|
Add BOOST_NO_SLIST and BOOST_NO_HASH for Borland, although I agree with others that these defines are very questionable
|
2000-10-13 20:02:20 +00:00 |
conversion@15539c72c8
|
Suppress numeric_cast warnings for GCC, Borland and MSVC
|
2000-07-17 22:33:43 +00:00 |
detail@9b9d2241a7
|
removed tabs
|
2000-09-25 21:19:29 +00:00 |
disjoint_sets@2b427da741
|
fixed some links and added some new doc files
|
2000-09-27 05:09:28 +00:00 |
functional@baa020be4a
|
Workarounds for Metrowerks as suggested by Fabrice Truillot.
|
2000-08-01 07:53:58 +00:00 |
graph@f5897d9c96
|
new file
|
2000-10-06 18:51:51 +00:00 |
integer@99eff7e1bb
|
check for ULONG_LONG_MAX as well (supports gcc)
|
2000-09-27 21:43:54 +00:00 |
iterator@b54236986d
|
work around for VC++ bug, triggered by overloading of remove_edge
|
2000-09-27 21:02:16 +00:00 |
property_map@06296220c4
|
shorted file name length due to MacOS 31 char limit
|
2000-10-02 18:59:13 +00:00 |
random@fb876dd3ba
|
Need to use (void) &x to avoid "unused variable" warnings with Comeau C++.
|
2000-10-14 07:32:15 +00:00 |
rational@9b78701511
|
Initial HTML commit
|
2000-07-27 14:27:00 +00:00 |
regex@9148159b98
|
add empty throw specification to destructors for classes derived from
|
2000-10-14 22:56:18 +00:00 |
smart_ptr@00c5642eb4
|
1.17.0 release candidate runup
|
2000-08-03 15:26:16 +00:00 |
timer@6d7f6b95a3
|
Initial HTML commit
|
2000-07-27 14:27:00 +00:00 |
type_traits@dc00d7ce4d
|
more VC6 type-traits and compressed pair fixes
|
2000-10-07 10:53:47 +00:00 |
utility@89c74708d7
|
misc minor fixes
|
2000-10-14 12:03:10 +00:00 |
compiler_status.htm
|
1.17.0 release candidate runup
|
2000-08-03 15:26:16 +00:00 |
cs-linux2.html
|
added test results for cregex.cpp and graph.cpp
|
2000-10-14 23:00:47 +00:00 |
cs-win32.html
|
Remove Borland 5.4, add regex test, disable link for windows compiles
|
2000-10-14 14:43:47 +00:00 |
regrtest.py
|
avoid linking by adding "-c" to Linux compiler invocations
|
2000-10-14 22:58:48 +00:00 |