| 
							
							
								 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 | 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 | 0c3f9a38f4 | Add new algorithm boost::power, which raises a number to an integer power | 2014-12-02 14:38:25 -08:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 0a55238652 | Removed some debugging code from the test | 2014-09-24 10:33:46 -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 | 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 |  | 
			
				
					| 
							
							
								 Marshall Clow | bc3b806f56 | Fixed some file perms that got munged in the git conversion. | 2014-02-04 08:13:44 -08: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 | 5988a55b96 | Minor merging; removing tabs from source files [SVN r86323] | 2013-10-15 15:44:55 +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 |  | 
			
				
					| 
							
							
								 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 | 55cb3afefa | Merge test fixup to release [SVN r84825] | 2013-06-18 14:48:37 +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 | 1a70166889 | Merge c++14 changes to release [SVN r84415] | 2013-05-22 15:10:49 +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 | 63da6f5713 | Merge Algorithm changes to release; hex code cleanups; gather iterator requirements; copy_while and copy_until interface changes [SVN r83347] | 2013-03-07 15:37:08 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 52eef989da | Clean up merge failure [SVN r83170] | 2013-02-26 22:03:44 +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 | 8132864884 | Merged boost::algorithm::gather and updated tests for Utility, Algorithm and Utility libraries [SVN r83154] | 2013-02-25 18:43:26 +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 | 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 | 6e098b27aa | Merge Michael Morin's typo fixes for Boost.Algorithm to release; no functionality change. [SVN r82240] | 2012-12-28 18:19:25 +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 | 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 | 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 | 5ae4f848b3 | Remove tabs from Boost.Algorithm tests. [SVN r81857] | 2012-12-11 16:56:30 +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 | 8b5c0d9114 | Initial commit of string_ref; Basic sanity tests [SVN r81360] | 2012-11-15 19:45:53 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 29bd9f53d9 | Merge bug fixes to release; Fixes #7399 Fixes #7400 Fixes #7401 [SVN r80670] | 2012-09-23 14:56:41 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | d0a05da4c1 | Fix bugs in copy_if; add basic tests. Refs #7400. Thanks to Hideaki Takei for the catch [SVN r80618] | 2012-09-21 14:52:38 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 167aa6e31c | Get rid of tabs in Boost.Algorithm tests [SVN r79603] | 2012-07-19 15:00:27 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | cabff10be7 | Tabs. I likes them; the inspect tool, not so much [SVN r79590] | 2012-07-19 00:28:16 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 1fd1894ed7 | fixed a bug in boost::algorithm::unhex(T*,) where it was throwing the wrong exception on short input [SVN r79588] | 2012-07-18 18:16:39 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | d228e91494 | Merge Boost.Algorithm changes to release; Fixes #7104 [SVN r79538] | 2012-07-15 16:28:35 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 26edcb7b51 | Fix behavior of is_sorted_until; thanks to Michel Morin for the report [SVN r79433] | 2012-07-12 03:25:58 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 9e7e5087b8 | Find wrappers for map/multimap; suggested by Olaf; Refs #5227; No docs yet. [SVN r79385] | 2012-07-09 17:31:20 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | a0ee93ff89 | Fixed range-based versions of Boyer-Moore; Added range-based versions of Boyer-Moore-Horspool and Knuth-Pratt-Morris; Refs #7104; will close when merged to release. Thanks to Akira Takahashi for the bug report! [SVN r79380] | 2012-07-09 14:27:00 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | a42d6ebcd7 | Reworked boost::algorithm::unhex error reporting to play nicer with Boost.Exception (thanks to Emil); added tests [SVN r78838] | 2012-06-06 20:38:04 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 96d4708367 | Merge Boost.Algorithm inspection report changes to release. No functionality change [SVN r78689] | 2012-05-27 15:45:18 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | ea13506795 | Cleaned up things that the inspect tool found in Boost.Algorithm. No functionality change [SVN r78687] | 2012-05-27 15:24:09 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 76cd99ed53 | Merge Boost.Algorithm to release branch [SVN r78025] | 2012-04-16 18:54:41 +00:00 |  |