Commit Graph

16 Commits

Author SHA1 Message Date
jzmaddock
26f41270ce Patch for Diab compiler
Extracted from Boost.Config issue: https://svn.boost.org/trac/boost/ticket/11655
2017-04-16 18:36:14 +01:00
Andrey Semashev
7d8b3c99d3 Use public interface of Boost.Iterator 2014-08-30 15:46:00 +04:00
Vicente J. Botet Escriba
756ff7dcbf Tokenizer: fix minor warnings.
[SVN r83981]
2013-04-20 13:50:43 +00:00
John Maddock
5a5be4c30b Changed meaning of "at_end" needs copy-constructor fix.
[SVN r41339]
2007-11-24 18:34:17 +00:00
John Maddock
114e59f833 Fixes #501 #1334.
[SVN r41302]
2007-11-22 10:38:48 +00:00
Markus Schöpflin
0863039336 Replaced <cassert> with boost version.
[SVN r31739]
2005-11-22 10:00:50 +00:00
Douglas Gregor
8fb15d50ea License update
[SVN r24598]
2004-08-19 15:23:47 +00:00
Dave Abrahams
69f2a59e98 Removed access category tags from iterator library, made corresponding
changes elsewhere.

boost/iterator and libs/iterator/test were updated from
branch "simplify"


[SVN r20905]
2003-11-22 01:18:37 +00:00
John R. Bandela
f65a5fc442 Changed parameter in the token_iterator constructors from end to e to avoid a name conflict warning with the end method of token_iterator.
John R. Bandela


[SVN r20166]
2003-09-23 03:24:41 +00:00
Jens Maurer
240718b2dc fix ordering of member initializers to avoid a warning with gcc
[SVN r19220]
2003-07-19 20:52:39 +00:00
Beman Dawes
2da000ff91 fix const_/non const_ conversion (from JRB)
[SVN r19153]
2003-07-16 15:27:24 +00:00
Jens Maurer
8b4b0acf4e reorder ctor member initializer to match order of member definitions
(avoids gcc warning)


[SVN r19036]
2003-07-10 23:48:34 +00:00
Joel de Guzman
6481c22651 Iterator Adapter V2 version
[SVN r19023]
2003-07-10 12:44:36 +00:00
Beman Dawes
2eba86bce3 add or update See www.boost.org comments
[SVN r16708]
2002-12-27 16:51:53 +00:00
Jeremy Siek
87a637077e iterator adaptor update and related changes
[SVN r11554]
2001-11-04 02:50:10 +00:00
Beman Dawes
0854dc07e9 Tokenizer initial commit
[SVN r10319]
2001-06-13 00:46:03 +00:00