Marshall Clow
							
						 
					 | 
					
						
						
							
						
						5af84327ad
					 | 
					
						
						
							
							Merge pull request #1 from pabigot/fixup/hex
						
						
						
						
						
						
						
						hex: remove unreferenced type declaration. Thanks to pabigot. 
						
						
					 | 
					
						2014-05-13 15:24:43 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						d121a40f2b
					 | 
					
						
						
							
							Add a missing 'not' to the description for mismatch. Thanks to K-ballo for the catch
						
						
						
						
						
						
					 | 
					
						2014-05-03 15:13:44 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						0f63883818
					 | 
					
						
						
							
							Rework the file layout and implementation of 'is_permutation' to match the various versions of the C++ standard. In particular, move the four iterator versions into the cxx14/ directory.
						
						
						
						
						
						
					 | 
					
						2014-03-23 14:56:48 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						a4d5f17173
					 | 
					
						
						
							
							#ifdef out the four argument versions of is_permutation when we are compiling with C++14, since they're in the standard library
						
						
						
						
						
						
					 | 
					
						2014-03-19 09:11:51 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						848b521850
					 | 
					
						
						
							
							Changed parameters for the sequence-based versions of clamp from being passed by vaue to being passed by const &. Thanks to Martin Moene for the suggestion.
						
						
						
						
						
						
					 | 
					
						2014-03-11 12:09:51 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						bc3b806f56
					 | 
					
						
						
							
							Fixed some file perms that got munged in the git conversion.
						
						
						
						
						
						
					 | 
					
						2014-02-04 08:13:44 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Peter A. Bigot
							
						 
					 | 
					
						
						
							
						
						9155d4c1cb
					 | 
					
						
						
							
							hex: remove unreferenced type declaration
						
						
						
						
						
						
						
						Presence with gcc -Wunused -Werror produces error. 
						
						
					 | 
					
						2013-12-30 07:03:47 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						0ac413ecb8
					 | 
					
						
						
							
							Updated docs for is_sorted, etc. Refs #9367
						
						
						
						
						
						
						
						[SVN r86741] 
						
						
					 | 
					
						2013-11-17 20:47:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						747722a8da
					 | 
					
						
						
							
							Fix an uninitialized member in a default-initialized split_iterator; Refs #9335
						
						
						
						
						
						
						
						[SVN r86583] 
						
						
					 | 
					
						2013-11-07 21:31:06 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						617ec03937
					 | 
					
						
						
							
							Updated license and copyright
						
						
						
						
						
						
						
						[SVN r86311] 
						
						
					 | 
					
						2013-10-14 21:35:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						4c3b17ce77
					 | 
					
						
						
							
							Remove tabs
						
						
						
						
						
						
						
						[SVN r86310] 
						
						
					 | 
					
						2013-10-14 21:31:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephen Kelly
							
						 
					 | 
					
						
						
							
						
						ef78dde448
					 | 
					
						
						
							
							Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
						
						
						
						
						
						
						
						Process #ifdef...#else...#endif blocks.
[SVN r86246] 
						
						
					 | 
					
						2013-10-11 23:19:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephen Kelly
							
						 
					 | 
					
						
						
							
						
						432b3a3da0
					 | 
					
						
						
							
							Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
						
						
						
						
						
						
						
						Process #ifdef...#endif blocks.
[SVN r86243] 
						
						
					 | 
					
						2013-10-11 23:13:10 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						b44dff3a5b
					 | 
					
						
						
							
							Revert to old behavior for find_iterator; will not find overlapping matches. Fixes #9063
						
						
						
						
						
						
						
						[SVN r86206] 
						
						
					 | 
					
						2013-10-08 17:59:44 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						4b9a073780
					 | 
					
						
						
							
							Fixed typo in documentation for equal and mismatch; thanks to Larry for the catch
						
						
						
						
						
						
						
						[SVN r86171] 
						
						
					 | 
					
						2013-10-06 01:24:41 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stephen Kelly
							
						 
					 | 
					
						
						
							
						
						083c6f5891
					 | 
					
						
						
							
							Algorithm: Remove obsolete MSVC version checks.
						
						
						
						
						
						
						
						[SVN r86024] 
						
						
					 | 
					
						2013-09-30 00:18:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrey Semashev
							
						 
					 | 
					
						
						
							
						
						d528574fe9
					 | 
					
						
						
							
							To reduce dependencies changed includes from iterator_range.hpp to iterator_range_core.hpp.
						
						
						
						
						
						
						
						[SVN r85731] 
						
						
					 | 
					
						2013-09-17 20:37:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						fe51eb60a9
					 | 
					
						
						
							
							Rewrote iota_n to use pre-increment instead of post - now the same as iota. Added a test for 0 as well.
						
						
						
						
						
						
						
						[SVN r85465] 
						
						
					 | 
					
						2013-08-25 16:29:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						fc0fe6af52
					 | 
					
						
						
							
							Fixed typo "one_of_value" --> "one_of_equal". Refs #9010
						
						
						
						
						
						
						
						[SVN r85397] 
						
						
					 | 
					
						2013-08-19 17:52:56 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						5f79807d02
					 | 
					
						
						
							
							Removed unused typedef; Refs #8546
						
						
						
						
						
						
						
						[SVN r85106] 
						
						
					 | 
					
						2013-07-22 15:46:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						4f269a270c
					 | 
					
						
						
							
							Fix error in compile-fail test; now fails to compile for the right reason
						
						
						
						
						
						
						
						[SVN r84824] 
						
						
					 | 
					
						2013-06-18 14:46:32 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						05475fec0f
					 | 
					
						
						
							
							Fixed some mixed singular/plural bits
						
						
						
						
						
						
						
						[SVN r84648] 
						
						
					 | 
					
						2013-06-05 20:24:00 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						44d65cb4ae
					 | 
					
						
						
							
							Added documentation for 'is_permutation'
						
						
						
						
						
						
						
						[SVN r84538] 
						
						
					 | 
					
						2013-05-28 19:36:04 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						3e5f571230
					 | 
					
						
						
							
							fixed Doxygen comment
						
						
						
						
						
						
						
						[SVN r84448] 
						
						
					 | 
					
						2013-05-23 18:29:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						73cfe03b97
					 | 
					
						
						
							
							Added docs for C++14 variants of 'equal' and 'mismatch'
						
						
						
						
						
						
						
						[SVN r84447] 
						
						
					 | 
					
						2013-05-23 18:28:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						b9d89c559b
					 | 
					
						
						
							
							Better 'is_permutation' implementation, tests
						
						
						
						
						
						
						
						[SVN r84389] 
						
						
					 | 
					
						2013-05-20 15:37:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						a4b907197e
					 | 
					
						
						
							
							Add C++14 extensions to 'equal' and 'mismatch'
						
						
						
						
						
						
						
						[SVN r84206] 
						
						
					 | 
					
						2013-05-09 17:22:46 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						b8c95b412c
					 | 
					
						
						
							
							Detab
						
						
						
						
						
						
						
						[SVN r83492] 
						
						
					 | 
					
						2013-03-18 20:33:53 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						1529f909a6
					 | 
					
						
						
							
							In c++11, use std:: instead of std::tr1:: stuff
						
						
						
						
						
						
						
						[SVN r83491] 
						
						
					 | 
					
						2013-03-18 20:29:56 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						ef16153353
					 | 
					
						
						
							
							Gather does not (in general) work with forward iterators, even though it does on some systems
						
						
						
						
						
						
						
						[SVN r83158] 
						
						
					 | 
					
						2013-02-25 22:31:52 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						5f45246c6c
					 | 
					
						
						
							
							Changed the return type for boost::algorithm::copy_while and copy_until to return a pair<InputIterator, OutputIterator> instead of just an OutputIterator
						
						
						
						
						
						
						
						[SVN r83064] 
						
						
					 | 
					
						2013-02-21 16:18:51 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						a451b260a3
					 | 
					
						
						
							
							Added #include <ctime> to fix tests on gcc 4.7
						
						
						
						
						
						
						
						[SVN r83063] 
						
						
					 | 
					
						2013-02-21 15:43:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						578c37b7fa
					 | 
					
						
						
							
							Fixed include guard; thanks to Ian Hobson for the catch
						
						
						
						
						
						
						
						[SVN r83002] 
						
						
					 | 
					
						2013-02-19 14:36:22 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						21e88adcda
					 | 
					
						
						
							
							Fix potential ODR violation; disambiguate doxygen comments
						
						
						
						
						
						
						
						[SVN r82789] 
						
						
					 | 
					
						2013-02-08 17:34:57 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						6d22c99f2e
					 | 
					
						
						
							
							Make find_iterator work with forward iterators; refs #7989
						
						
						
						
						
						
						
						[SVN r82788] 
						
						
					 | 
					
						2013-02-08 17:32:05 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						efd5d23bb9
					 | 
					
						
						
							
							Remove dummy test erroneously left in previous checkin
						
						
						
						
						
						
						
						[SVN r82786] 
						
						
					 | 
					
						2013-02-08 17:23:16 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						f65d36aca7
					 | 
					
						
						
							
							Updated Boost.Algorithm tests to use non-deprecated test framework
						
						
						
						
						
						
						
						[SVN r82785] 
						
						
					 | 
					
						2013-02-08 17:21:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						4ca6b10441
					 | 
					
						
						
							
							Add new algorithm 'gather'
						
						
						
						
						
						
						
						[SVN r82584] 
						
						
					 | 
					
						2013-01-22 00:44:53 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						771375973f
					 | 
					
						
						
							
							Fix many typos in the comments and documentation; no functionality change. Thanks to Michael Morin for the patch
						
						
						
						
						
						
						
						[SVN r82239] 
						
						
					 | 
					
						2012-12-28 17:51:56 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						d6d75c9a31
					 | 
					
						
						
							
							Fixed bug in boost::algorithm::find_all with overlapping results; thanks to cedstrom for the report and the patch; Refs #7784
						
						
						
						
						
						
						
						[SVN r82117] 
						
						
					 | 
					
						2012-12-20 15:52:59 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						54d2649b8c
					 | 
					
						
						
							
							Move string_ref to Boost.Utility; first crack at docs
						
						
						
						
						
						
						
						[SVN r81972] 
						
						
					 | 
					
						2012-12-15 16:38:07 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						922afd98c4
					 | 
					
						
						
							
							Kill some signed v unsigned warnings in the string_ref tests.
						
						
						
						
						
						
						
						[SVN r81970] 
						
						
					 | 
					
						2012-12-15 16:14:21 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						20c9bad06d
					 | 
					
						
						
							
							Fixed usage of std::min to match boost guidelines
						
						
						
						
						
						
						
						[SVN r81911] 
						
						
					 | 
					
						2012-12-13 19:51:24 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						06d0a61a01
					 | 
					
						
						
							
							When you add a test, you should actually call it.
						
						
						
						
						
						
						
						[SVN r81904] 
						
						
					 | 
					
						2012-12-13 17:33:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						5bb66c562b
					 | 
					
						
						
							
							Still more tests for string_ref
						
						
						
						
						
						
						
						[SVN r81903] 
						
						
					 | 
					
						2012-12-13 17:22:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						9e130e7b4e
					 | 
					
						
						
							
							More tests for string_ref
						
						
						
						
						
						
						
						[SVN r81884] 
						
						
					 | 
					
						2012-12-13 02:17:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						b7d4f04a8b
					 | 
					
						
						
							
							Removed use of comma operator; Refs #7752
						
						
						
						
						
						
						
						[SVN r81876] 
						
						
					 | 
					
						2012-12-12 15:40:24 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						cc55b8d6ae
					 | 
					
						
						
							
							Removed tabs from Boost.Algorithm - found by inspect tool
						
						
						
						
						
						
						
						[SVN r81856] 
						
						
					 | 
					
						2012-12-11 16:54:57 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						d739f7ff0c
					 | 
					
						
						
							
							Updated K-M-P docs; Refs #7656
						
						
						
						
						
						
						
						[SVN r81838] 
						
						
					 | 
					
						2012-12-10 21:10:46 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marshall Clow
							
						 
					 | 
					
						
						
							
						
						223e6e1826
					 | 
					
						
						
							
							Encoded URL to remove non-ascii char from source; Refs #7781
						
						
						
						
						
						
						
						[SVN r81824] 
						
						
					 | 
					
						2012-12-10 15:36:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |