Vladimir Prus
|
b79f0be0dd
When Python is initialized several times, for different toolsets,
|
20 years ago |
John Maddock
|
3a4777ce82
Update to 1.34 version numbers.
|
20 years ago |
John Maddock
|
7ebc96cbf1
suppress gcc -Wshadow warnings.
|
20 years ago |
Vladimir Prus
|
4c943c2298
Don't run compression tests when compression is not available. This
|
20 years ago |
Vladimir Prus
|
24af091b55
If zlib and bzi2 are built from source, build them into separate directories,
|
20 years ago |
Vladimir Prus
|
b382a2934f
Quick fix to allow configure different Python versions for different toolsets.
|
20 years ago |
Hartmut Kaiser
|
7dfaf66d60
Fixed the macro tracing information to contain the column numbers of the macro definitions as well (the format used is the same as for error messages)..
|
20 years ago |
Hartmut Kaiser
|
7316cb6cb9
Fixed serialization of the wave tool.
|
20 years ago |
Jeff Garland
|
4e41067f05
Fix regression errors that showed up under FreeBSD with GCC and the LANG environment set to russian -- changed parser to use classic locale instead of blank locale
|
20 years ago |
João Abecasis
|
e6fc8c330f
use char_traits only for char and wchar_t.
|
20 years ago |
Aaron Windsor
|
71072fccb6
Look at vertices with minimum degree 0 first instead of starting with those with minimum degree 1 (fix courtesy of Roman Dementiev)
|
20 years ago |
João Abecasis
|
ad7e25620d
reverting previous fix because it doesn't "work as advertised".
|
20 years ago |
João Abecasis
|
f18d4abdb1
typo
|
20 years ago |
Hartmut Kaiser
|
b4c46bdadc
Added proper versioning support to the serialization of state.
|
20 years ago |
Hartmut Kaiser
|
6f894b4bc1
Fixed Wave version.
|
20 years ago |
Jeff Garland
|
60115fbefd
Minor patch to qcc toolset name for date_time failures.
|
20 years ago |
Jeff Garland
|
923489cca4
Shadow warning fixes from Steven L.
|
20 years ago |
Pavol Droba
|
cf376863e4
- join and lexicographical_compare added to the quickref
|
20 years ago |
Pavol Droba
|
e31f37f7fb
string_algo update added to the front page
|
20 years ago |
John Maddock
|
d7ac318fc5
Added predefined random generators to docs.
|
20 years ago |
John Maddock
|
92678fa674
Mingwin Warning suppression.
|
20 years ago |
Vladimir Prus
|
fe769d6115
Python/OSX fix from Noel Belcourt.
|
20 years ago |
Arkadiy Vertleyb
|
9512341a97
added typeof entries
|
20 years ago |
Aaron Windsor
|
092768871d
Added link to maximum_cardinality_matching
|
20 years ago |
Ralf W. Grosse-Kunstleve
|
31d8031844
HP-UX aCC support
|
20 years ago |
Arkadiy Vertleyb
|
25f36fed5f
*** empty log message ***
|
20 years ago |
Arkadiy Vertleyb
|
cd5b02a2fa
*** empty log message ***
|
20 years ago |
Gennadiy Rozental
|
fcee38812f
error_handling_test should pass on vc-8_0
|
20 years ago |
Arkadiy Vertleyb
|
ed8bba96ed
added typeof to the docs build
|
20 years ago |
Peter Dimov
|
2138ebd7ae
Smart Pointers Library entry added.
|
20 years ago |