summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in resize. It was losing storage order.Ronald Garcia2006-03-061-0/+0
* Added another test for resize preserving storage order.Ronald Garcia2006-03-061-0/+0
* fixed last ptr_map typedefsThorsten Jørgen Ottosen2006-03-061-0/+0
* fixed to comparison operator in is_not_grater predicatePavol Droba2006-03-061-0/+0
* Move std::locale constrution to function scope so exceptions can be caught. S...Beman Dawes2006-03-061-0/+0
* Don't test infinities with Tru64 cxx unless compiling with -ieee option.John Maddock2006-03-061-0/+0
* Update Jamfile.v2Vladimir Prus2006-03-061-0/+0
* Add BOOST_SERIALIZATION_DYN_LINK to usage requirements.Vladimir Prus2006-03-061-0/+0
* Change Jamfile.v2 to use static linking to Boost.Python for 'exec' test.Vladimir Prus2006-03-061-0/+0
* added blanks to prevent buggy preprocessors from parsing two '>'s as a '>>'Joaquín M. López Muñoz2006-03-061-0/+0
* add to test to test two-phase lookupRobert Ramey2006-03-061-0/+0
* use typename for some compilersRobert Ramey2006-03-061-0/+0
* change to accomodate two-phase lookupRobert Ramey2006-03-061-0/+0
* Wave: enabled one new testcase.Hartmut Kaiser2006-03-031-0/+0
* fixed ptr_map bugThorsten Jørgen Ottosen2006-03-031-0/+0
* final version of ptr_map iteratorsThorsten Jørgen Ottosen2006-03-031-0/+0
* final version of ptr_container iteratorsThorsten Jørgen Ottosen2006-03-031-0/+0
* paaspoint added to check throwGennadiy Rozental2006-03-031-0/+0
* Reactivate the 4.1 test. The correct fix was to fix underlying fstream .hpp n...Beman Dawes2006-03-031-0/+0
* Fix for old Dinkumware that asserts on empty path arg.Beman Dawes2006-03-031-0/+0
* workaround early Dinkumware lack of basic_string.clear() in a way that doesn'...Beman Dawes2006-03-031-0/+0
* detail::narrow_path_api() fix from Takeshi MouriBeman Dawes2006-03-031-0/+0
* Disabled pointer_vector test on Tru64/CXX as it runs forever and keeps hangingMarkus Schöpflin2006-03-031-0/+0
* missing wordJoaquín M. López Muñoz2006-03-031-0/+0
* Fix for codewarrior.Ronald Garcia2006-03-021-0/+0
* Fixed an 'unused parameter' warning.Peter Dimov2006-03-021-0/+0
* get_full_path_name_template bug fix (Arjen Wagenaar)Beman Dawes2006-03-021-0/+0
* Reorder includes to make sure that python headers are included first, thisMarkus Schöpflin2006-03-021-0/+0
* typoJoaquín M. López Muñoz2006-03-021-0/+0
* split test_serialization into two files to reduce stress on MSVC 7.0Joaquín M. López Muñoz2006-03-021-0/+0
* split test_serialization into two to reduce stress on MSVC 7.0Joaquín M. López Muñoz2006-03-021-0/+0
* remove extraneous ;Robert Ramey2006-03-021-0/+0
* fix demos to play with autolinkRobert Ramey2006-03-021-0/+0
* accomodate CW 8.3 quirksRobert Ramey2006-03-021-0/+0
* Use an array instead of std::set in hash_no_ext_fail_test, as that seems like...Daniel James2006-03-011-0/+0
* Wave: Fixed a dynaload compilation problem with VC7.1 of the re2c lexer tests.Hartmut Kaiser2006-03-011-0/+0
* Wave: Fixed a dynaload compilation problem with VC7.1 of the re2c lexer tests.Hartmut Kaiser2006-03-011-0/+0
* *** empty log message ***Gennadiy Rozental2006-03-011-0/+0
* in progressGennadiy Rozental2006-03-011-0/+0
* Fix to allow piecewise parameter composition.Rene Rivera2006-03-011-0/+0
* Don't enumerate stored placeholders via visit_eachDouglas Gregor2006-03-011-0/+0
* Test all primitivesStefan Slapeta2006-03-011-0/+0
* Don't apply char_traits to non-pod typesStefan Slapeta2006-03-011-0/+0
* The date_time/testgreg_serialize_dll test should link to date_time DLL,Vladimir Prus2006-03-011-0/+0
* Only check that hash functions for the different infinities are equal when th...Daniel James2006-02-281-0/+0
* Stop using assert() in testsDave Abrahams2006-02-287-0/+0
* Fix some bounds being incorrectly rounded in the pow function.Guillaume Melquiond2006-02-281-0/+0
* Added bind_visit_testPeter Dimov2006-02-281-0/+0
* Don't forward declare STL containers when using STLport - this is slightly ov...Daniel James2006-02-281-0/+0
* *** empty log message ***Gennadiy Rozental2006-02-281-0/+0