Marshall Clow 
							
						 
					 
					
						
						
							
						
						24d2cceb27 
					 
					
						
						
							
							Fix a couple of test failures for the 1.62.0 release  
						
						
						
						
					 
					
						2016-08-17 18:11:47 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						f1e9d3140c 
					 
					
						
						
							
							Made is_palindrome work for C++03  
						
						
						
						
					 
					
						2016-08-17 13:49:16 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						c5b41eba46 
					 
					
						
						
							
							Merge to master for 1.62.0 release  
						
						
						
						
					 
					
						2016-08-17 13:32:45 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						18bcbba8f4 
					 
					
						
						
							
							Merge pull request  #22  from ZaMaZaN4iK/feature_branch/is_palindromic  
						
						... 
						
						
						
						Disabled 'is_palindrome' with 'const char*' 
						
						
					 
					
						2016-08-16 18:19:15 -07:00 
						 
				 
			
				
					
						
							
							
								Alexander 
							
						 
					 
					
						
						
							
						
						42bbfdeb4c 
					 
					
						
						
							
							Deleted support for nullptr, NULL and 0.  
						
						... 
						
						
						
						I think user shouldn't send to 'is_palindrome' zero, NULL or nullptr as parameter. As value of const char* it's possible, of course. But cases 'is_palindrome(0)', 'is_palindrome(NULL)' and 'is_palindrome(nullptr)' is silly and it should be restricted by design. 
						
						
					 
					
						2016-08-16 16:18:21 +03:00 
						 
				 
			
				
					
						
							
							
								Alexander Zaitsev 
							
						 
					 
					
						
						
							
						
						3c25ce1090 
					 
					
						
						
							
							Added C-String support for 'is_palindrome'  
						
						... 
						
						
						
						Updated doc, example and tests. 
						
						
					 
					
						2016-08-16 05:14:56 +03:00 
						 
				 
			
				
					
						
							
							
								Alexander Zaitsev 
							
						 
					 
					
						
						
							
						
						0f5136de65 
					 
					
						
						
							
							Merged branch feature_branch/is_palindromic into feature_branch/is_palindromic  
						
						
						
						
					 
					
						2016-08-15 04:10:10 +03:00 
						 
				 
			
				
					
						
							
							
								Alexander Zaitsev 
							
						 
					 
					
						
						
							
						
						774fb437f3 
					 
					
						
						
							
							Disabled 'is_palindrome' for 'const char*'  
						
						
						
						
					 
					
						2016-08-15 04:09:48 +03:00 
						 
				 
			
				
					
						
							
							
								Marcel Raad 
							
						 
					 
					
						
						
							
						
						71ed4a159f 
					 
					
						
						
							
							Remove unused bad include  
						
						... 
						
						
						
						boost/exception/errinfo_errno.hpp, included in boost/exception/all.hpp, pushes the warning level to 1 on MSVC, but emits a level 1 warning with /sdl. Only exception.hpp and throw_exception.hpp are necessary. 
						
						
					 
					
						2016-07-14 11:36:47 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander 
							
						 
					 
					
						
						
							
						
						1a34a6935b 
					 
					
						
						
							
							[micro] Added "#include <functional>"  
						
						
						
						
					 
					
						2016-07-11 18:26:18 +03:00 
						 
				 
			
				
					
						
							
							
								Alexander Zaitsev 
							
						 
					 
					
						
						
							
						
						52f91139af 
					 
					
						
						
							
							Fix comments  
						
						
						
						
					 
					
						2016-07-10 22:52:55 +03:00 
						 
				 
			
				
					
						
							
							
								Alexander Zaitsev 
							
						 
					 
					
						
						
							
						
						9bee197bd8 
					 
					
						
						
							
							Added all files to the new repository  
						
						
						
						
					 
					
						2016-07-06 11:42:18 +03:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						5314d592e3 
					 
					
						
						
							
							Fix up misleading indentation; Fixes  https://svn.boost.org/trac/boost/ticket/12206  
						
						
						
						
					 
					
						2016-05-16 07:47:09 -07:00 
						 
				 
			
				
					
						
							
							
								Kolya Matteo 
							
						 
					 
					
						
						
							
						
						f06dc424dd 
					 
					
						
						
							
							In cxx14, remove unnecessary #include <algorithm> and correct some comments  
						
						
						
						
					 
					
						2016-04-29 16:04:17 -04:00 
						 
				 
			
				
					
						
							
							
								Kolya Matteo 
							
						 
					 
					
						
						
							
						
						1da90fcc4a 
					 
					
						
						
							
							Remove unnecessary #include <algorithm> and correct some comments  
						
						
						
						
					 
					
						2016-04-29 15:37:09 -04:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						795c6c69e5 
					 
					
						
						
							
							Removed doc comment for replace_all that said it returned something; Fixes  https://svn.boost.org/trac/boost/ticket/12163  
						
						
						
						
					 
					
						2016-04-28 08:47:47 -07:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
							
						
						b7d46e6531 
					 
					
						
						
							
							Another overload of algorithm::hex_lower as lower-case alternative to algorithm::hex  
						
						
						
						
					 
					
						2016-03-08 09:47:41 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
							
						
						d558476f41 
					 
					
						
						
							
							Implement algorithm::hex_lower as lower-case alternative to algorithm::hex  
						
						
						
						
					 
					
						2016-03-08 09:47:35 +10:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						e5ea93bab1 
					 
					
						
						
							
							Revert "Merge pull request  #14  from nigels-com/merge-hex_lower"  
						
						... 
						
						
						
						This reverts commit 5412438df5a09963bf93 
						
						
					 
					
						2016-03-07 15:43:55 -08:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						205f5ff4bb 
					 
					
						
						
							
							Update searchers to return a pair of iterators  
						
						
						
						
					 
					
						2016-02-15 22:23:58 -08:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						782d7665dc 
					 
					
						
						
							
							Comment out unused parameter to silence a warning. Thanks to @meetingcpp for the report  
						
						
						
						
					 
					
						2016-02-07 13:20:22 -05:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
							
						
						073eb62f64 
					 
					
						
						
							
							Another overload of algorithm::hex_lower as lower-case alternative to algorithm::hex  
						
						
						
						
					 
					
						2016-01-31 20:17:23 +10:00 
						 
				 
			
				
					
						
							
							
								Nigel Stewart 
							
						 
					 
					
						
						
							
						
						cc1392cae6 
					 
					
						
						
							
							Implement algorithm::hex_lower as lower-case alternative to algorithm::hex  
						
						
						
						
					 
					
						2016-01-31 19:11:11 +10:00 
						 
				 
			
				
					
						
							
							
								Terrell Russell 
							
						 
					 
					
						
						
							
						
						f646230db8 
					 
					
						
						
							
							comment typo fix  
						
						
						
						
					 
					
						2015-12-14 13:53:12 -05:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						1a79438687 
					 
					
						
						
							
							New algorithm 'partition_subrange'. Name not 100% final, bue we've got tests. No docs yet.  
						
						
						
						
					 
					
						2015-10-01 11:59:31 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						1085f31e7e 
					 
					
						
						
							
							Add include to algorithm.hpp; this was causing a failure on MSVC 8.0  
						
						
						
						
					 
					
						2015-09-29 07:20:16 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						7a2ae62f22 
					 
					
						
						
							
							Added new algorithm 'sort_subrange' from Sean Parent's CppCon keynote. Docs to come  
						
						
						
						
					 
					
						2015-09-28 10:28:05 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						a09963bf93 
					 
					
						
						
							
							Merge from develop; new feature 'power'; doc fixes; remove usage of C++11 versions of the algorithms  
						
						
						
						
					 
					
						2015-03-18 21:31:53 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						ba1894bfde 
					 
					
						
						
							
							Manually apply pull request  #10  (since it was against master)  
						
						
						
						
					 
					
						2015-03-18 08:39:42 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						d4734356e9 
					 
					
						
						
							
							Added more general power functionality as requested by Sean Parent. Also added enable_if to make sure the exponent is an integral type.  
						
						
						
						
					 
					
						2014-12-03 15:15:15 -08:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						85adf4c74e 
					 
					
						
						
							
							For some reason, these routines were only compiled in for C++11 and less. Make them available all the time.  
						
						
						
						
					 
					
						2014-12-03 15:07:33 -08:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						0c3f9a38f4 
					 
					
						
						
							
							Add new algorithm boost::power, which raises a number to an integer power  
						
						
						
						
					 
					
						2014-12-02 14:38:25 -08:00 
						 
				 
			
				
					
						
							
							
								jzmaddock 
							
						 
					 
					
						
						
							
						
						eb9079c49c 
					 
					
						
						
							
							Remove use of deprecated TR1 library.  
						
						
						
						
					 
					
						2014-09-27 13:13:27 +01:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						4dac507b77 
					 
					
						
						
							
							Remove code to use standard library versions of algorithms. Always use the boost ones  
						
						
						
						
					 
					
						2014-08-28 10:07:16 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						3fd9c35138 
					 
					
						
						
							
							Removed some tabs that snuck in. No functionality change  
						
						
						
						
					 
					
						2014-07-08 08:47:15 -07:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						b9d91c59e4 
					 
					
						
						
							
							Add missing ::type in the range-based partition_point implementation. Add test for this call - since there was none before. Thanks to Wygos for the fix.  
						
						
						
						
					 
					
						2014-06-18 19:16:34 +02:00 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
							
						
						cf249c090c 
					 
					
						
						
							
							Merge from develop: clean up is_permutation; fix clamp interface, and merge fix for bug  #9335  as well  
						
						
						
						
					 
					
						2014-03-31 12:03:45 -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 
						 
				 
			
				
					
						
							
							
								Stephen Kelly 
							
						 
					 
					
						
						
							
						
						28b12d7264 
					 
					
						
						
							
							Algorithm: Remove obsolete MSVC version checks.  
						
						... 
						
						
						
						[SVN r86024] 
						
						
					 
					
						2014-03-23 14:30:10 -07:00 
						 
				 
			
				
					
						
							
							
								Stephen Kelly 
							
						 
					 
					
						
						
							
						
						4d28d579e3 
					 
					
						
						
							
							Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION  
						
						... 
						
						
						
						Process #ifdef...#endif blocks.
[SVN r86243] 
						
						
					 
					
						2014-03-23 14:27:55 -07:00 
						 
				 
			
				
					
						
							
							
								Stephen Kelly 
							
						 
					 
					
						
						
							
						
						5adab54486 
					 
					
						
						
							
							Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION  
						
						... 
						
						
						
						Process #ifdef...#else...#endif blocks.
[SVN r86246] 
						
						
					 
					
						2014-03-23 14:27:55 -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 
							
						 
					 
					
						
						
							
						
						685a76f094 
					 
					
						
						
							
							Merge a bunch of minor Boost.Algorithm changes to release  
						
						... 
						
						
						
						[SVN r86757] 
						
						
					 
					
						2013-11-18 16:52:09 +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 
							
						 
					 
					
						
						
							
						
						5988a55b96 
					 
					
						
						
							
							Minor merging; removing tabs from source files  
						
						... 
						
						
						
						[SVN r86323] 
						
						
					 
					
						2013-10-15 15:44:55 +00:00 
						 
				 
			
				
					
						
							
							
								Marshall Clow 
							
						 
					 
					
						
						
							
						
						4c3b17ce77 
					 
					
						
						
							
							Remove tabs  
						
						... 
						
						
						
						[SVN r86310] 
						
						
					 
					
						2013-10-14 21:31:19 +00:00