summaryrefslogtreecommitdiff
path: root/libs/algorithm
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagnobody2007-05-121-0/+0
* release notes - fix the incorrect functionname spellingPavol Droba2007-04-291-0/+0
* release notes for 1.34 addedPavol Droba2007-04-291-0/+0
* documentation typo fixedPavol Droba2007-01-301-0/+0
* Merged copyright and license additionBeman Dawes2006-11-071-0/+0
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
* unused parameters removedPavol Droba2006-10-271-0/+0
* Copyright added to index.htmlPavol Droba2006-08-201-0/+0
* License added to the xml documentation filesPavol Droba2006-08-161-0/+0
* missing 'using' directives for join_if and join_if_regex addedPavol Droba2006-05-301-0/+0
* Merged patch from main trunk for borland by Nicola MusattiPavol Droba2006-04-171-0/+0
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
* - join and lexicographical_compare added to the quickrefPavol Droba2006-03-201-0/+0
* added comments about negative indexes in _nth, _tail and _head algorithmsPavol Droba2006-03-071-0/+0
* fixed to comparison operator in is_not_grater predicatePavol Droba2006-03-061-0/+0
* testcases that were offencing vc8.0 fixedPavol Droba2006-02-271-0/+0
* fix the tests to join_it namingPavol Droba2006-02-271-0/+0
* regex variant of join_if renamed to join_if_regex for compilers that do not s...Pavol Droba2006-02-271-0/+0
* fixed the slist includePavol Droba2006-02-201-0/+0
* Testcase for regex variant of join_if addedPavol Droba2006-02-141-0/+0
* added a regex variant of join_ifPavol Droba2006-02-141-0/+0
* Tests for join algorihtm addedPavol Droba2006-02-141-0/+0
* Join algorithm implementedPavol Droba2006-02-141-0/+0
* find_head/tail_impl functions reordered to avoid dependancy problemsPavol Droba2006-02-131-0/+0
* - tabs removedPavol Droba2006-02-061-0/+0
* tests fo lexicographical_compare addedPavol Droba2006-01-311-0/+0
* - added more character-comparison predicates (is_less, is_not_greater)Pavol Droba2006-01-311-0/+0
* testcases for negative indexes addesPavol Droba2006-01-311-0/+0
* negative indexes support added to *_nth, *_head and *_tail algorithmsPavol Droba2006-01-311-0/+0
* Merged from Version_1_33_1Douglas Gregor2005-12-081-0/+0
* Link to Alexandrescu's paperHervé Brönnimann2005-09-271-0/+0
* Merged from 1.33.0 releaseDouglas Gregor2005-08-121-0/+0
* Fix typoDouglas Gregor2005-07-131-0/+0
* Inspect fixesDouglas Gregor2005-07-131-0/+0
* Boland "using problem" fixPavol Droba2005-06-061-0/+0
* borland issuesPavol Droba2005-05-171-0/+0
* Another attempt to fix borland problem.Pavol Droba2005-05-161-0/+0
* Another attempt to fix borland problemsPavol Droba2005-05-161-0/+0
* An attempt to fix vc7 compilation failurePavol Droba2005-05-161-0/+0
* Forgotten reference addedPavol Droba2005-05-151-0/+0
* Work-around CW-8.3 failure because it can't decide between by-value or copy c...Rene Rivera2005-05-151-0/+0
* remaining "collection" occurences replaced by "range"Pavol Droba2005-05-141-0/+0
* Some comment fixesPavol Droba2005-05-141-0/+0
* bcc32 patch from Russell Hind appliedPavol Droba2005-05-111-0/+0
* Documents updated to reflect collection traits removalPavol Droba2005-04-151-0/+0
* must free storage obtained by new[] with delete[]Jens Maurer2005-04-141-0/+0
* conversion from string literal to char* is deprecated (and unnecessary here)Jens Maurer2005-04-141-0/+0
* Update Jamfile.v2 for minmax.Vladimir Prus2005-04-131-0/+0
* Naming convetion changed to follow Boost.RangePavol Droba2005-04-121-0/+0
* BOOST_STD_EXTENSION_NAMESPACE properly used as a namespace for slistPavol Droba2005-04-121-0/+0