summaryrefslogtreecommitdiff
path: root/libs/range
Commit message (Collapse)AuthorAgeFilesLines
* removed invalid testThorsten Jørgen Ottosen2007-02-281-0/+0
| | | | [SVN r37117]
* license infoThorsten Jørgen Ottosen2006-11-221-0/+0
| | | | [SVN r36156]
* *** empty log message ***Thorsten Jørgen Ottosen2006-11-221-0/+0
| | | | [SVN r36155]
* Merge from HEAD.Vladimir Prus2006-11-101-0/+0
| | | | | | | | | | | Allow building of shared versions of some Boost.Test libraries. Adjust tests to use always use static linking to Boost.Test, since linking to the shared version requires test changes. Patch from Juergen Hunold. [SVN r35990]
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
| | | | [SVN r35880]
* *** empty log message ***Thorsten Jørgen Ottosen2006-10-241-0/+0
| | | | [SVN r35717]
* Remove tabsDaniel James2006-08-261-0/+0
| | | | [SVN r34957]
* applied borland patchThorsten Jørgen Ottosen2006-04-111-0/+0
| | | | [SVN r33670]
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
| | | | [SVN r33417]
* *** empty log message ***Thorsten Jørgen Ottosen2006-03-101-0/+0
| | | | [SVN r33301]
* *** empty log message ***Thorsten Jørgen Ottosen2006-03-081-0/+0
| | | | [SVN r33271]
* *** empty log message ***Thorsten Jørgen Ottosen2006-03-071-0/+0
| | | | [SVN r33260]
* applied bug fixesThorsten Jørgen Ottosen2006-02-201-0/+0
| | | | [SVN r33038]
* Update Jamfile.v2Vladimir Prus2006-02-071-0/+0
| | | | [SVN r32704]
* Rearrange the test to prevent undefined reference to init_unit_test_suite,Vladimir Prus2006-02-071-0/+0
| | | | | | | | | | when: - BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION is not defined - Toolset is gcc/Linux - Boost.Test is built as shared library [SVN r32703]
* added pass test for good compilersThorsten Jørgen Ottosen2005-12-171-0/+0
| | | | [SVN r32088]
* *** empty log message ***Thorsten Jørgen Ottosen2005-12-131-0/+0
| | | | [SVN r32016]
* *** empty log message ***Thorsten Jørgen Ottosen2005-12-131-0/+0
| | | | [SVN r32015]
* added new convinience funcsThorsten Jørgen Ottosen2005-12-091-0/+0
| | | | [SVN r31969]
* merge from 1.33.1Thorsten Jørgen Ottosen2005-12-091-0/+0
| | | | [SVN r31968]
* fixed vc7.1 iterator conversion problemsThorsten Jørgen Ottosen2005-12-071-0/+0
| | | | [SVN r31942]
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-251-0/+0
| | | | [SVN r30670]
* changed castThorsten Jørgen Ottosen2005-08-161-0/+0
| | | | [SVN r30592]
* Merged from 1.33.0 releaseDouglas Gregor2005-08-121-0/+0
| | | | [SVN r30540]
* *** empty log message ***Thorsten Jørgen Ottosen2005-07-181-0/+0
| | | | [SVN r30165]
* *** empty log message ***Thorsten Jørgen Ottosen2005-07-181-0/+0
| | | | [SVN r30163]
* Fix HTMLDouglas Gregor2005-07-141-0/+0
| | | | [SVN r30080]
* moved includes around to avoid http://gcc.gnu.org/PR18604 in GCC 3.4.x/4.0.xJoaquín M. López Muñoz2005-06-071-0/+0
| | | | [SVN r29458]
* CRAY X1 patchJonathan Turkanis2005-05-301-0/+0
| | | | [SVN r29309]
* removed Borland workaround which broke iostreams on BorlandJonathan Turkanis2005-05-301-0/+0
| | | | [SVN r29300]
* gcc-2.95 fixJonathan Turkanis2005-05-301-0/+0
| | | | [SVN r29287]
* *** empty log message ***Thorsten Jørgen Ottosen2005-05-221-0/+0
| | | | [SVN r29148]
* workaroud for borland seems to require more work, current code is not workingThorsten Jørgen Ottosen2005-05-211-0/+0
| | | | [SVN r29137]
* intended borland fixThorsten Jørgen Ottosen2005-05-211-0/+0
| | | | [SVN r29106]
* Borland fix broke VC6Jonathan Turkanis2005-05-181-0/+0
| | | | [SVN r29043]
* default assignment operator added to resolve bcc problemsPavol Droba2005-05-161-0/+0
| | | | [SVN r28955]
* explicit handling of bool conversion operator or borland removedPavol Droba2005-05-151-0/+0
| | | | [SVN r28933]
* fix 'operator bool()' workaround for borlandPavol Droba2005-05-151-0/+0
| | | | [SVN r28932]
* removed special handling for borland in the bool conversion testPavol Droba2005-05-141-0/+0
| | | | | | | (workaround in iterator_range is applied) [SVN r28906]
* added workaround for borland for bool conversion operatorPavol Droba2005-05-141-0/+0
| | | | [SVN r28905]
* removed redundant entries for long doubleJonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28886]
* added support for more fundamental typesJonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28885]
* added unit_test.hpp includeJonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28884]
* enabled static asserts for VC6Jonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28881]
* switched to BOOST_RANGE_DEDUCED_TYPENAMEJonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28878]
* fixed RANGE_DEDUCED_TYPENAME for VC7.0 + /ZaJonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28877]
* fixes for VC6-7.0Jonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28876]
* replaced DEDUCED_TYPENAME with typenameJonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28875]
* initial commitmentJonathan Turkanis2005-05-131-0/+0
| | | | [SVN r28874]
* *** empty log message ***Thorsten Jørgen Ottosen2005-05-101-0/+0
| | | | [SVN r28787]