| 
							
							
								 Andrey Semashev | 8b89b5ba27 | Merged changes from trunk. [SVN r85804] | 2013-09-20 17:40:42 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | ca23b6f4f8 | Merge bug fix to Release; Fixes #8546 [SVN r85134] | 2013-07-23 16:48:27 +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 | 3dddfa1930 | Merge from trunk; Fixes #7346 [SVN r81832] | 2012-12-10 19:23:54 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | 044d667e79 | Merge changes to release; fixes #3634 [SVN r76522] | 2012-01-15 16:05:55 +00:00 |  | 
			
				
					| 
							
							
								 Marshall Clow | e87ce37b34 | Merge Change 76213 to release; Fixes #4811 [SVN r76265] | 2012-01-01 21:12:58 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 199a89a1e9 | merged from trunk [SVN r72380] | 2011-06-03 21:13:37 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 01492a93c6 | trunk changes merged [SVN r67922] | 2011-01-10 19:36:38 +00:00 |  | 
			
				
					| 
							
							
								 Jürgen Hunold | 0f8d556130 | Merge r65004 from trunk Fix #4551,#4553,#4575 by removing unused parameter.
[SVN r65168] | 2010-09-01 16:18:07 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | bbd3220a1e | Merging changes from trunk [SVN r63824] | 2010-07-10 20:29:03 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 62ec675581 | Merged changes from trunk [SVN r56176] | 2009-09-13 19:10:55 +00:00 |  | 
			
				
					| 
							
							
								 Jeremiah Willcock | c33dad924d | Fixed almost all tab and min/max issues found by inspect tool [SVN r53142] | 2009-05-20 19:41:20 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 98a8b08afb | Memory management fixes for is_any_of predicate merged from the trunk [SVN r49172] | 2008-10-07 21:59:57 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | fc0f3dcffc | Cummulative merge of updates from the main trunk [SVN r46505] | 2008-06-19 12:07:24 +00:00 |  | 
			
				
					| 
							
							
								 Beman Dawes | 50b5726a6f | Full merge from trunk at revision 41356 of entire boost-root tree. [SVN r41369] | 2007-11-25 18:07:19 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | d8683f2498 | unused parameters removed [SVN r35753] | 2006-10-27 17:37:37 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | d9bc7e800b | Merged patch from main trunk for borland by Nicola Musatti [SVN r33723] | 2006-04-17 17:16:11 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 3766cbbe5c | find_head/tail_impl functions reordered to avoid dependancy problems [SVN r32893] | 2006-02-13 13:21:31 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | e2b9172f5d | - tabs removed - find_tail/head_impl functions rearranged to avoid the dependency problem
[SVN r32676] | 2006-02-06 18:10:18 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | ff82e5135c | - added more character-comparison predicates (is_less, is_not_greater) - added range version of lexicographical_compare
- Fixed some copyright years
[SVN r32478] | 2006-01-31 14:57:15 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | dd11014682 | negative indexes support added to *_nth, *_head and *_tail algorithms [SVN r32475] | 2006-01-31 12:36:32 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 04a40de48d | borland issues - non working patch reverted
- a working one applied
[SVN r28982] | 2005-05-17 07:43:40 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 5ecf446070 | Another attempt to fix borland problem. [SVN r28978] | 2005-05-16 21:03:04 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | e909726c60 | Another attempt to fix borland problems [SVN r28974] | 2005-05-16 17:56:44 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 9878f92a41 | An attempt to fix vc7 compilation failure [SVN r28952] | 2005-05-16 12:35:22 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | d72eec3093 | Forgotten reference added [SVN r28934] | 2005-05-15 18:06:14 +00:00 |  | 
			
				
					| 
							
							
								 Rene Rivera | bc09128c6e | Work-around CW-8.3 failure because it can't decide between by-value or copy constructor for an iterator range. [SVN r28918] | 2005-05-15 02:38:04 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | e00fd7f159 | bcc32 patch from Russell Hind applied [SVN r28811] | 2005-05-11 09:17:14 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | b0a2a9d3e0 | Naming convetion changed to follow Boost.Range [SVN r28185] | 2005-04-12 16:50:42 +00:00 |  | 
			
				
					| 
							
							
								 Victor A. Wagner Jr. | 0f827f89cf | fixed problem with an iterator being == end and dereferencing it [SVN r28142] | 2005-04-12 04:37:06 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | aea6f39c11 | Library adapted to use official Boost.Range instead of the internal version Internal version removed
[SVN r26787] | 2005-01-21 16:45:29 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 5d1448f3ac | unused parameter warning removal [SVN r25671] | 2004-10-11 18:28:21 +00:00 |  | 
			
				
					| 
							
							
								 Aleksey Gurtovoy | 56862b0bcc | merge new MPL version from 'mplbook' branch [SVN r24874] | 2004-09-02 15:41:37 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 108365abe7 | Attempt to fix "Empty sequence after erase problem" reported by vc8.0 [SVN r24835] | 2004-08-31 07:43:02 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | fa09dddc75 | More general fix for vc8.0 [SVN r24765] | 2004-08-26 16:03:48 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 6fb58192d7 | Fix fix [SVN r24678] | 2004-08-23 18:52:36 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 792b4eae88 | Attempt to fix iterator problem detected by VC8.0 [SVN r24677] | 2004-08-23 18:46:28 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 029851b0ce | Comments cleanup [SVN r23447] | 2004-07-11 22:07:00 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 8242b4ba5a | -predicate_facade moved to a separate header -composition operators for classification predicates moved
 to the same namespace as predicate_facade
[SVN r23382] | 2004-07-06 19:52:18 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | d88e251f39 | implementation changed to use boost::function instead of own virtualizer
[SVN r22658] | 2004-04-18 18:36:35 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 9198370df5 | removed some warnings [SVN r22556] | 2004-03-26 09:16:00 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 6dccaf3fcb | out-of-range iterator access fix [SVN r22493] | 2004-03-12 22:49:46 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 9d1fb3c9ff | fixing the fix [SVN r22463] | 2004-03-09 18:09:45 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 678183f831 | fixed problem with a iterator running out of range (reported by gcc3.4 as an invalid condition even though the
iterator has not been dereferenced)
[SVN r22462] | 2004-03-09 17:58:59 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 99f50f9d2b | is_any_of - std::set instantiation problem fix [SVN r22457] | 2004-03-07 17:27:06 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 1c963dac31 | unnecessary semicolons removed [SVN r22456] | 2004-03-07 17:22:58 +00:00 |  | 
			
				
					| 
							
							
								 Beman Dawes | 71ffcff092 | fix namespace error when no partial specialization [SVN r22452] | 2004-03-07 14:33:56 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | c945d5ba7b | unnecessary "typename" causing gcc3.4 to fail removed [SVN r22450] | 2004-03-07 14:00:21 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | 6f22693df6 | fixing problems with vacpp. [SVN r22443] | 2004-03-06 09:31:42 +00:00 |  | 
			
				
					| 
							
							
								 Pavol Droba | cb41081ce0 | cstddef include added to possibly fix gcc 3.4 builds [SVN r22439] | 2004-03-05 21:28:56 +00:00 |  |