summaryrefslogtreecommitdiff
path: root/libs/tokenizer
Commit message (Expand)AuthorAgeFilesLines
...
* | Merged L & C issue fixes & HTML conversions from trunk to branch.Andreas Huber2006-12-251-0/+0
* | (merge from head)Gennaro Prota2006-07-281-0/+0
* | This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
|/
* Replaced <cassert> with boost version.Markus Schöpflin2005-11-221-0/+0
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-251-0/+0
* c++boost.gif -> boost.png replacementAleksey Gurtovoy2004-10-051-0/+0
* reworded explanation for a workaroundJoaquín M. López Muñoz2004-10-011-0/+0
* workaround for a problem with string::assign in msvc-stlportJoaquín M. López Muñoz2004-10-011-0/+0
* fix unused variable warnings on gcc with -WallJeff Garland2004-08-271-0/+0
* License updateDouglas Gregor2004-08-191-0/+0
* License updatesDouglas Gregor2004-08-191-0/+0
* Converted to Boost Software License, Version 1.0Douglas Gregor2004-07-261-0/+0
* Remove tabs in file.Rene Rivera2004-07-251-0/+0
* Fixed a bug involving using char_delimiter with a true input iterator.John R. Bandela2004-04-071-0/+0
* clear gcc warnings, taking VC++ 6.0 into account (Marshall Clow)Beman Dawes2004-02-041-0/+0
* Coverted to Robert Zeh's fast tokenizer. New dependency on MPLJohn R. Bandela2004-01-151-0/+0
* index.htm renamed index.htmlBeman Dawes2003-12-111-0/+0
* Removed access category tags from iterator library, made correspondingDave Abrahams2003-11-221-0/+0
* Changed parameter in the token_iterator constructors from end to e to avoid a...John R. Bandela2003-09-231-0/+0
* fix ordering of member initializers to avoid a warning with gccJens Maurer2003-07-191-0/+0
* move return 0; to correct place this time aroundBeman Dawes2003-07-161-0/+0
* add return 0;Beman Dawes2003-07-161-0/+0
* fix const_/non const_ conversion (from JRB)Beman Dawes2003-07-161-0/+0
* add #include <algorithm> for find_ifBeman Dawes2003-07-151-0/+0
* reorder ctor member initializer to match order of member definitionsJens Maurer2003-07-101-0/+0
* Iterator Adapter V2 versionJoel de Guzman2003-07-101-0/+0
* Updated to use the minimal test library and changed BOOST_REQUIRE instead of ...John R. Bandela2003-07-041-0/+0
* Added a const to a the string in the copy testJohn R. Bandela2003-07-021-0/+0
* Added copyrightBjörn Karlsson2003-02-131-0/+0
* UntabifiedBjörn Karlsson2003-02-041-0/+0
* add or update See www.boost.org commentsBeman Dawes2002-12-271-0/+0
* fix test_main signatureBeman Dawes2002-08-121-0/+0
* Add newline at eof to quiet warningBeman Dawes2002-07-241-0/+0
* Fix unversioned VC++ checksDave Abrahams2002-07-131-0/+0
* Added Borland specific patch.John Maddock2002-02-211-0/+0
* Fixed use of BOOST_NO_STDC_NAMESPACE so that tokenizer can live with regex.John Maddock2002-02-211-0/+0
* *** empty log message ***Jeremy Siek2002-02-061-0/+0
* *** empty log message ***Jeremy Siek2002-02-061-0/+0
* *** empty log message ***Jeremy Siek2002-02-061-0/+0
* mods with respect to isspace and ispunct behaviour of char_separatorJeremy Siek2002-02-061-0/+0
* some more edits, with regard to the isspace and ispunct behaviourJeremy Siek2002-02-061-0/+0
* added new class char_separatorJeremy Siek2002-02-061-0/+0
* added new class char_separator with tests and docJeremy Siek2002-02-061-0/+0
* Reverted to previous versionJohn R. Bandela2001-12-141-0/+0
* offset_separator and char_delimiters_separator now useJohn R. Bandela2001-12-031-0/+0
* iterator adaptor update and related changesJeremy Siek2001-11-041-0/+0
* Fixed escape_list_separator bug with terminating empty field,John R. Bandela2001-09-161-0/+0
* Fixes for some warnings -JRBJohn R. Bandela2001-08-311-0/+0
* Fix some broken links. Fix order of constructor initializers.Darin Adler2001-08-231-0/+0
* Fixes by John for char_delimiters_separator constructorJohn R. Bandela2001-07-171-0/+0