Fix covscan badges in README
James E. King III
2018-05-28 22:30:13 -0400
359221697amove .codecov.yml to boost-ci
James E. King III
2018-05-29 01:55:30 +0000
c1593e7ea9Add CI framework and move docs and examples into subdirectories - travis with valgrind, cppcheck, ubsan, codecov, covscan (future) - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64 - README updated, LICENSE, etc. - Moved documentation into doc/ - Moved examples into example/
James E. King III
2018-05-27 17:57:24 +0000
48965b4d51Merge pull request #7 from dmeden/fix_13073
Edward Diener
2017-06-27 14:18:01 -0400
7775794a2dFix uninitialized boolean flag in the char_separator constructor - trac/103073
dami
2017-06-16 23:06:42 +0100
1eac6325a1Merge patch to release; fixes#4791
Marshall Clow
2010-11-29 21:17:48 +0000
8355a34b81Applied patch from #4791; will close after merging to release
Marshall Clow
2010-11-27 20:46:51 +0000
64a84f3f9bAdded explicit std qualifiers to avoid name clash of boost and STL equal algorithms
Andrey Semashev
2010-08-30 15:37:58 +0000
d3d89aa513Added explicit std qualifiers to avoid name clash of boost and STL equal algorithms
Andrey Semashev
2010-08-21 08:45:00 +0000
bd0e87d859Worked around annoying "deprecated" warnings on MSVC.
Andrey Semashev
2010-08-19 20:06:52 +0000
3042689054Worked around annoying "deprecated" warnings on MSVC.
Andrey Semashev
2010-08-19 20:02:59 +0000
950239721eMerged the fix for ticket 1755.
Andrey Semashev
2010-06-12 12:06:28 +0000
bf93977326Tokenizer documentation fixes for ticket 2672.
K. Noel Belcourt
2010-06-10 17:53:31 +0000
f996d6e6c3One last missing cosmetic change.
Andrey Semashev
2010-06-10 17:15:22 +0000
c9f8e001faFixed tabs, removed unneeded spaces. Silenced a few warnings on MSVC and made the code compilable if no cwctype header is available.
Andrey Semashev
2010-06-10 17:13:14 +0000
aa38596da8Fixed missing include for wide-charader classification functions.
Andrey Semashev
2010-06-10 16:31:38 +0000
7e2118fb4cFix one XML validation warning.
K. Noel Belcourt
2010-06-10 02:27:48 +0000
9e304d51bbFixed ticket 2672 by applying (and slightly modifying
K. Noel Belcourt
2010-06-10 02:24:31 +0000
21ed84e634Fix ticket 1755 by applying the attached patch.
K. Noel Belcourt
2010-06-10 02:04:40 +0000
b4dc26ff3erm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
Troy D. Straszheim
2009-10-17 02:07:38 +0000
b34778664arm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Troy D. Straszheim
2009-10-17 01:10:45 +0000
672508c302Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch.
Troy D. Straszheim
2009-07-26 00:49:56 +0000
820c466e60Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
1fa79a0c98Merge [53422] from the trunk
Steven Watanabe
2009-06-14 03:29:08 +0000
6f4a5c7e08Fix interval notation. Fixes#2064
Steven Watanabe
2009-05-29 23:50:18 +0000
dd978c2973Use local copy of the valid HTML 4.01 icon, and make sure all the pages that use it are valid.
Daniel James
2009-05-25 20:06:26 +0000
b0cf505001Use a local copy of the valid HTML 4.01 icon.
Daniel James
2009-05-16 14:23:59 +0000
b42776b688merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
9901de0eb3Updating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07 17:05:27 +0000
ea00b485b9Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
Michael A. Jackson
2008-11-07 17:02:56 +0000
3dbdc0c6a3Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
4eadadb5a1Changed spelling of Jouaquin's name to remove non-ASCII chars in Tokenizer
Marshall Clow
2008-10-09 16:04:37 +0000
16be59fce4Replaced copyright symbols with (c) to match trunk
Marshall Clow
2008-09-18 02:48:14 +0000
79e83dece7Move tokenizer tests into canonical test subdir structure.
Rene Rivera
2008-04-13 23:55:58 +0000
ff61630882Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
Marshall Clow
2008-04-02 01:42:32 +0000
9a164dbf66Show output of example program
Beman Dawes
2008-02-17 02:01:32 +0000
e42c40d000Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:38:02 +0000
3103422b66Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25 18:07:19 +0000
5a5be4c30bChanged meaning of "at_end" needs copy-constructor fix.
John Maddock
2007-11-24 18:34:17 +0000
e223113f8bStarting point for releases
Beman Dawes
2007-10-05 14:25:06 +0000
b35b22ee34This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'.
nobody
2007-07-24 19:28:14 +0000
1c5711e10cMerged L & C issue fixes & HTML conversions from trunk to branch.
Andreas Huber
2006-12-25 12:21:24 +0000
4e8d066db5Fixed license & copyright issues and converted to HTML 4.01
Andreas Huber
2006-12-25 12:17:48 +0000
01db91eff9(merge from head) added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function)
Gennaro Prota
2006-07-28 00:38:50 +0000
25d14f6bdeadded final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function)
Gennaro Prota
2006-07-28 00:36:59 +0000
2843b5699fThis commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
nobody
2006-03-21 02:26:31 +0000
0863039336Replaced <cassert> with boost version.
Markus Schöpflin
2005-11-22 10:00:50 +0000
4ad66f6c9cLarge patch from Ulrich Eckhardt to fix support for EVC++ 4.
John Maddock
2005-08-25 16:27:28 +0000
348845132creworded explanation for a workaround
Joaquín M. López Muñoz
2004-10-01 12:44:44 +0000
60f12c43e0workaround for a problem with string::assign in msvc-stlport
Joaquín M. López Muñoz
2004-10-01 07:38:02 +0000
9e93efc857fix unused variable warnings on gcc with -Wall
Jeff Garland
2004-08-27 23:44:52 +0000
8fb15d50eaLicense update
Douglas Gregor
2004-08-19 15:23:47 +0000
a5ce287921License updates
Douglas Gregor
2004-08-19 15:19:17 +0000
f80a62e9b2Converted to Boost Software License, Version 1.0
Douglas Gregor
2004-07-26 00:32:12 +0000
0f43483595Remove tabs in file.
Rene Rivera
2004-07-25 17:12:17 +0000
4e7357c63eFixed a bug involving using char_delimiter with a true input iterator. Thanks to David Abrahams for sending a example that demonstrated the problem
John R. Bandela
2004-04-07 01:51:37 +0000
69f2a59e98Removed access category tags from iterator library, made corresponding changes elsewhere.
Dave Abrahams
2003-11-22 01:18:37 +0000
f65a5fc442Changed 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
2003-09-23 03:24:41 +0000
240718b2dcfix ordering of member initializers to avoid a warning with gcc
Jens Maurer
2003-07-19 20:52:39 +0000