index
:
delta/boost.git
circle2
danieljames-patch-1
danieljames-patch-2
danieljames-patch-3
develop
doxygen1.8.15
feature/add-histogram
feature/add-outcome
feature/arch-and-model
feature/bcp-namespace
feature/boost-install-reqs
feature/boostcpp-py
feature/ci-changes
feature/cmake-config
feature/docutils
feature/fix-status-tools
feature/gha
feature/install-cmake-config
feature/install-cmake-config-2
feature/pkgconfig
feature/remove-travis-packages
feature/reorder-gitmodules
feature/travis-cmake
feature/travis-cmake-2
feature/travis-submodules-j3
feature/travis-xenial
grafikrobot-patch-1
master
pdimov-patch-1
pdimov-patch-2
pdimov-patch-3
pdimov-patch-4
pr-asciidoctor
pr-asciidoctor-gem-3
pr/add-quickbook-to-status
pr/bootstrap-bat-specified-toolset
pr/normalize-submodule-names
pr/remove-boostcpp-py
pr/remove-root-targets
pr/remove-unversioned-targets
pr/remove-wave-special-case
pr/rvm-2.3.3
regression/reporting
github.com: boostorg/boost.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
algorithm
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create tag
nobody
2007-05-12
1
-0
/
+0
*
release notes - fix the incorrect functionname spelling
Pavol Droba
2007-04-29
1
-0
/
+0
*
release notes for 1.34 added
Pavol Droba
2007-04-29
1
-0
/
+0
*
documentation typo fixed
Pavol Droba
2007-01-30
1
-0
/
+0
*
Merged copyright and license addition
Beman Dawes
2006-11-07
1
-0
/
+0
*
Remove obsolete Boost.Build v1 files.
Rene Rivera
2006-11-06
1
-0
/
+0
*
unused parameters removed
Pavol Droba
2006-10-27
1
-0
/
+0
*
Copyright added to index.html
Pavol Droba
2006-08-20
1
-0
/
+0
*
License added to the xml documentation files
Pavol Droba
2006-08-16
1
-0
/
+0
*
missing 'using' directives for join_if and join_if_regex added
Pavol Droba
2006-05-30
1
-0
/
+0
*
Merged patch from main trunk for borland by Nicola Musatti
Pavol Droba
2006-04-17
1
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
nobody
2006-03-21
1
-0
/
+0
*
- join and lexicographical_compare added to the quickref
Pavol Droba
2006-03-20
1
-0
/
+0
*
added comments about negative indexes in _nth, _tail and _head algorithms
Pavol Droba
2006-03-07
1
-0
/
+0
*
fixed to comparison operator in is_not_grater predicate
Pavol Droba
2006-03-06
1
-0
/
+0
*
testcases that were offencing vc8.0 fixed
Pavol Droba
2006-02-27
1
-0
/
+0
*
fix the tests to join_it naming
Pavol Droba
2006-02-27
1
-0
/
+0
*
regex variant of join_if renamed to join_if_regex for compilers that do not s...
Pavol Droba
2006-02-27
1
-0
/
+0
*
fixed the slist include
Pavol Droba
2006-02-20
1
-0
/
+0
*
Testcase for regex variant of join_if added
Pavol Droba
2006-02-14
1
-0
/
+0
*
added a regex variant of join_if
Pavol Droba
2006-02-14
1
-0
/
+0
*
Tests for join algorihtm added
Pavol Droba
2006-02-14
1
-0
/
+0
*
Join algorithm implemented
Pavol Droba
2006-02-14
1
-0
/
+0
*
find_head/tail_impl functions reordered to avoid dependancy problems
Pavol Droba
2006-02-13
1
-0
/
+0
*
- tabs removed
Pavol Droba
2006-02-06
1
-0
/
+0
*
tests fo lexicographical_compare added
Pavol Droba
2006-01-31
1
-0
/
+0
*
- added more character-comparison predicates (is_less, is_not_greater)
Pavol Droba
2006-01-31
1
-0
/
+0
*
testcases for negative indexes addes
Pavol Droba
2006-01-31
1
-0
/
+0
*
negative indexes support added to *_nth, *_head and *_tail algorithms
Pavol Droba
2006-01-31
1
-0
/
+0
*
Merged from Version_1_33_1
Douglas Gregor
2005-12-08
1
-0
/
+0
*
Link to Alexandrescu's paper
Hervé Brönnimann
2005-09-27
1
-0
/
+0
*
Merged from 1.33.0 release
Douglas Gregor
2005-08-12
1
-0
/
+0
*
Fix typo
Douglas Gregor
2005-07-13
1
-0
/
+0
*
Inspect fixes
Douglas Gregor
2005-07-13
1
-0
/
+0
*
Boland "using problem" fix
Pavol Droba
2005-06-06
1
-0
/
+0
*
borland issues
Pavol Droba
2005-05-17
1
-0
/
+0
*
Another attempt to fix borland problem.
Pavol Droba
2005-05-16
1
-0
/
+0
*
Another attempt to fix borland problems
Pavol Droba
2005-05-16
1
-0
/
+0
*
An attempt to fix vc7 compilation failure
Pavol Droba
2005-05-16
1
-0
/
+0
*
Forgotten reference added
Pavol Droba
2005-05-15
1
-0
/
+0
*
Work-around CW-8.3 failure because it can't decide between by-value or copy c...
Rene Rivera
2005-05-15
1
-0
/
+0
*
remaining "collection" occurences replaced by "range"
Pavol Droba
2005-05-14
1
-0
/
+0
*
Some comment fixes
Pavol Droba
2005-05-14
1
-0
/
+0
*
bcc32 patch from Russell Hind applied
Pavol Droba
2005-05-11
1
-0
/
+0
*
Documents updated to reflect collection traits removal
Pavol Droba
2005-04-15
1
-0
/
+0
*
must free storage obtained by new[] with delete[]
Jens Maurer
2005-04-14
1
-0
/
+0
*
conversion from string literal to char* is deprecated (and unnecessary here)
Jens Maurer
2005-04-14
1
-0
/
+0
*
Update Jamfile.v2 for minmax.
Vladimir Prus
2005-04-13
1
-0
/
+0
*
Naming convetion changed to follow Boost.Range
Pavol Droba
2005-04-12
1
-0
/
+0
*
BOOST_STD_EXTENSION_NAMESPACE properly used as a namespace for slist
Pavol Droba
2005-04-12
1
-0
/
+0
[next]