Commit Graph

  • 667a8229bd Update CI cc James E. King III 2019-05-03 05:44:59 -0400
  • 6665195565 Fix URL in documentation Glen Fernandes 2019-02-18 15:14:03 -0500
  • c79bd24027 Update CI James E. King III 2018-11-02 21:33:39 -0400
  • 189d89f3d1 Enhance Travis CI build coverage James E. King III 2018-10-29 23:55:36 +0000
  • 22e8e35069 Fix "standalone" include issue by adding header boost/type_traits/is_pointer.hpp (#10) Camille Brugel 2018-10-22 19:18:50 +0200
  • fbb3cd559a fix broken ci jobs in travis James E. King III 2018-07-14 20:52:15 +0000
  • 9c2eaf534f
    Fix appveyor links and badges in readme James E. King III 2018-06-14 17:11:37 -0400
  • 11be4386b5 fix coverity scan integration James E. King III 2018-06-13 18:11:43 +0000
  • e483936c4c fix building in boostorg appveyor account James E. King III 2018-06-03 00:12:14 +0000
  • 2765f03f3c
    Fix covscan badges in README James E. King III 2018-05-28 22:30:13 -0400
  • 359221697a move .codecov.yml to boost-ci James E. King III 2018-05-29 01:55:30 +0000
  • c1593e7ea9 Add 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
  • 48965b4d51 Merge pull request #7 from dmeden/fix_13073 Edward Diener 2017-06-27 14:18:01 -0400
  • 7775794a2d Fix uninitialized boolean flag in the char_separator constructor - trac/103073 dami 2017-06-16 23:06:42 +0100
  • b994cb1cbe Merge pull request #6 from jzmaddock/patch-1 Marshall Clow 2017-04-16 10:49:44 -0700
  • 26f41270ce Patch for Diab compiler jzmaddock 2017-04-16 18:36:14 +0100
  • 8c9e996364 Added required doc sub-directory. Edward Diener 2017-01-12 08:09:56 -0500
  • 6b83489ede Merge pull request #5 from dmeden/develop Edward Diener 2016-05-20 14:21:27 -0400
  • 793761c51f Merge pull request #1 from dmeden/dmeden-cerate-README.md dmeden 2016-05-19 18:40:42 +0100
  • d0744226c8 Add README.md file dmeden 2016-05-19 18:39:59 +0100
  • 8b3ab1f808 Merge branch 'master' into develop Ahmed Charles 2015-05-15 02:27:15 -0600
  • 1d204ae979 Merge branch 'develop' Ahmed Charles 2015-05-15 02:26:16 -0600
  • 2fa9f44100 Merge pull request #4 from Lastique/patch-1 Noel Belcourt 2014-09-01 20:47:41 -0600
  • 840ee640ad Merge pull request #3 from danieljames/metadata Noel Belcourt 2014-09-01 20:39:20 -0600
  • 7d8b3c99d3 Use public interface of Boost.Iterator Andrey Semashev 2014-08-30 15:46:00 +0400
  • 30a696d75f Add metadata file. Daniel James 2014-08-18 15:11:30 +0100
  • 81818d7b63 Use BOOST_THROW_EXCEPTION macro to throw Gregor Jasny 2013-12-12 22:37:17 +0100
  • e3491ca6e2 Merge branch 'master' into develop Ahmed Charles 2014-05-16 07:57:23 -0600
  • 80007b5773 Merge pull request #2 from danieljames/cherry-pick Noel Belcourt 2014-04-27 16:35:20 -0600
  • ce180d6581 Tokenizer documentation fixes for ticket 2672. K. Noel Belcourt 2010-06-10 17:53:31 +0000
  • 3cb98b9b50 Fixed ticket 2672 by applying (and slightly modifying K. Noel Belcourt 2010-06-10 02:24:31 +0000
  • 186790fa32 Fix one XML validation warning. K. Noel Belcourt 2010-06-10 02:27:48 +0000
  • 57ee8084c6 Merge Steven Kelley's changes to master Marshall Clow 2014-03-31 15:55:39 -0700
  • b9a3656359 Setting up merge point for git Marshall Clow 2014-03-31 14:59:52 -0700
  • 32c7a54233 Tokenizer: Remove obsolete MSVC version check. Stephen Kelly 2013-09-30 00:21:08 +0000
  • 756ff7dcbf Tokenizer: fix minor warnings. Vicente J. Botet Escriba 2013-04-20 13:50:43 +0000
  • 33323f62d3 merge [62749]. Vicente J. Botet Escriba 2013-02-15 18:03:34 +0000
  • d6b50de1f4 Merge tokenizer fixes to release. Fixes #4649 Marshall Clow 2011-04-11 13:21:15 +0000
  • f17e70a091 Applied patch; Refs #4649 Marshall Clow 2011-04-05 17:33:50 +0000
  • 1eac6325a1 Merge patch to release; fixes #4791 Marshall Clow 2010-11-29 21:17:48 +0000
  • 8355a34b81 Applied patch from #4791; will close after merging to release Marshall Clow 2010-11-27 20:46:51 +0000
  • 64a84f3f9b Added explicit std qualifiers to avoid name clash of boost and STL equal algorithms Andrey Semashev 2010-08-30 15:37:58 +0000
  • d3d89aa513 Added explicit std qualifiers to avoid name clash of boost and STL equal algorithms Andrey Semashev 2010-08-21 08:45:00 +0000
  • bd0e87d859 Worked around annoying "deprecated" warnings on MSVC. Andrey Semashev 2010-08-19 20:06:52 +0000
  • 3042689054 Worked around annoying "deprecated" warnings on MSVC. Andrey Semashev 2010-08-19 20:02:59 +0000
  • 950239721e Merged the fix for ticket 1755. Andrey Semashev 2010-06-12 12:06:28 +0000
  • bf93977326 Tokenizer documentation fixes for ticket 2672. K. Noel Belcourt 2010-06-10 17:53:31 +0000
  • f996d6e6c3 One last missing cosmetic change. Andrey Semashev 2010-06-10 17:15:22 +0000
  • c9f8e001fa Fixed 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
  • aa38596da8 Fixed missing include for wide-charader classification functions. Andrey Semashev 2010-06-10 16:31:38 +0000
  • 7e2118fb4c Fix one XML validation warning. K. Noel Belcourt 2010-06-10 02:27:48 +0000
  • 9e304d51bb Fixed ticket 2672 by applying (and slightly modifying K. Noel Belcourt 2010-06-10 02:24:31 +0000
  • 21ed84e634 Fix ticket 1755 by applying the attached patch. K. Noel Belcourt 2010-06-10 02:04:40 +0000
  • b4dc26ff3e rm 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
  • b34778664a rm 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
  • 672508c302 Copyrights 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
  • 820c466e60 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • 1fa79a0c98 Merge [53422] from the trunk Steven Watanabe 2009-06-14 03:29:08 +0000
  • 6f4a5c7e08 Fix interval notation. Fixes #2064 Steven Watanabe 2009-05-29 23:50:18 +0000
  • dd978c2973 Use 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
  • b0cf505001 Use a local copy of the valid HTML 4.01 icon. Daniel James 2009-05-16 14:23:59 +0000
  • b42776b688 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • 9901de0eb3 Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • ea00b485b9 Updating 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
  • 3dbdc0c6a3 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 598fd68b1e Merged revisions 49211 via svnmerge from https://svn.boost.org/svn/boost/trunk Marshall Clow 2008-10-09 18:18:11 +0000
  • f3ec7aa079 Merged revisions 43283,43992,44388 via svnmerge from https://svn.boost.org/svn/boost/trunk Marshall Clow 2008-10-09 18:05:35 +0000
  • 4eadadb5a1 Changed spelling of Jouaquin's name to remove non-ASCII chars in Tokenizer Marshall Clow 2008-10-09 16:04:37 +0000
  • 16be59fce4 Replaced copyright symbols with (c) to match trunk Marshall Clow 2008-09-18 02:48:14 +0000
  • 79e83dece7 Move tokenizer tests into canonical test subdir structure. Rene Rivera 2008-04-13 23:55:58 +0000
  • ff61630882 Replaced 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
  • 9a164dbf66 Show output of example program Beman Dawes 2008-02-17 02:01:32 +0000
  • e42c40d000 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • 3103422b66 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • 5a5be4c30b Changed meaning of "at_end" needs copy-constructor fix. John Maddock 2007-11-24 18:34:17 +0000
  • 114e59f833 Fixes #501 #1334. John Maddock 2007-11-22 10:38:48 +0000
  • e223113f8b Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • b35b22ee34 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 1c5711e10c Merged L & C issue fixes & HTML conversions from trunk to branch. Andreas Huber 2006-12-25 12:21:24 +0000
  • 4e8d066db5 Fixed 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
  • 25d14f6bde added final slash to library url; fixed -Wshadow warning with gcc ('what' shadows member function) Gennaro Prota 2006-07-28 00:36:59 +0000
  • 2843b5699f This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • 0863039336 Replaced <cassert> with boost version. Markus Schöpflin 2005-11-22 10:00:50 +0000
  • 4ad66f6c9c Large patch from Ulrich Eckhardt to fix support for EVC++ 4. John Maddock 2005-08-25 16:27:28 +0000
  • f35b06a585 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • 348845132c reworded explanation for a workaround Joaquín M. López Muñoz 2004-10-01 12:44:44 +0000
  • 60f12c43e0 workaround for a problem with string::assign in msvc-stlport Joaquín M. López Muñoz 2004-10-01 07:38:02 +0000
  • 9e93efc857 fix unused variable warnings on gcc with -Wall Jeff Garland 2004-08-27 23:44:52 +0000
  • 8fb15d50ea License update Douglas Gregor 2004-08-19 15:23:47 +0000
  • a5ce287921 License updates Douglas Gregor 2004-08-19 15:19:17 +0000
  • f80a62e9b2 Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-26 00:32:12 +0000
  • 0f43483595 Remove tabs in file. Rene Rivera 2004-07-25 17:12:17 +0000
  • 4e7357c63e Fixed 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
  • 6719c70d3f clear gcc warnings, taking VC++ 6.0 into account (Marshall Clow) Beman Dawes 2004-02-04 01:18:42 +0000
  • b1f97fa633 Coverted to Robert Zeh's fast tokenizer. New dependency on MPL John R. Bandela 2004-01-15 22:34:57 +0000
  • d7c7d9a7ae index.htm renamed index.html Beman Dawes 2003-12-11 23:31:15 +0000
  • 69f2a59e98 Removed access category tags from iterator library, made corresponding changes elsewhere. Dave Abrahams 2003-11-22 01:18:37 +0000
  • 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 2003-09-23 03:24:41 +0000
  • 240718b2dc fix ordering of member initializers to avoid a warning with gcc Jens Maurer 2003-07-19 20:52:39 +0000