2
0
mirror of https://github.com/boostorg/wave.git synced 2026-01-19 16:52:15 +00:00

Commit Graph

  • 4ce0586e3e Merge pull request #129 from sdarwin/githubactions Jeff Trull 2021-05-06 08:13:23 -07:00
  • 846cd1ecc4 Add GitHub Actions config [ci skip] sdarwin 2021-03-04 15:07:33 +00:00
  • b887f5fa1b Merge pull request #128 from boostorg/develop boost-1.76.0.beta1 boost-1.76.0 Jeff Trull 2021-03-03 11:19:11 -08:00
  • 99ccc6e3cb Merge pull request #127 from sdarwin/drone Jeff Trull 2021-03-02 20:25:51 -08:00
  • d972b82727 add drone config [ci skip] sdarwin 2021-01-12 17:08:18 +00:00
  • 07d8b92251 Merge pull request #125 from jefftrull/feature/remove-deprecated-hooks Jeff Trull 2020-12-14 21:45:47 -08:00
  • 88369abfd5 Remove long-deprecated hooks API Jeff Trull 2020-12-13 15:53:32 -08:00
  • 3c48e54774 Merge pull request #124 from boostorg/develop boost-1.75.0 Jeff Trull 2020-11-17 09:37:19 -08:00
  • b2bef96989 Merge pull request #123 from jefftrull/feature/update-changelog Jeff Trull 2020-11-17 09:35:02 -08:00
  • e214a6bbda Update ChangeLog for 1.75 Jeff Trull 2020-11-17 09:32:49 -08:00
  • 519a4d27d2 Merge pull request #122 from boostorg/develop Jeff Trull 2020-11-17 08:18:29 -08:00
  • 9aaa78546c Additional documentation (#121) Jeff Trull 2020-11-17 08:16:22 -08:00
  • c1e53cfc83 Merge pull request #119 from boostorg/develop boost-1.75.0.beta1 Jeff Trull 2020-10-28 22:22:55 -07:00
  • 4d40a4b237 Merge pull request #120 from jefftrull/feature/appveyor-msvc-improvements Jeff Trull 2020-10-28 22:22:16 -07:00
  • 41ad7916e5 Work around an MSVC bug found in Appveyor run Jeff Trull 2020-10-28 17:41:40 -07:00
  • 6d67672d76 Add VS2019 testing to Appveyor matrix Jeff Trull 2020-10-28 16:25:06 -07:00
  • 584482cdf3 Repair appveyor 32b build with advice from pdimov Jeff Trull 2020-10-28 16:21:03 -07:00
  • c1608199d1 Merge pull request #118 from jefftrull/feature/spaceship-operator Jeff Trull 2020-10-25 13:52:10 -07:00
  • 0ff9eafa04 Add the spaceship <=> operator to the C++20 tokens Jeff Trull 2020-10-24 22:01:43 -07:00
  • 572feb4439 Merge pull request #117 from jefftrull/indentation-cleanup Jeff Trull 2020-10-23 23:01:04 -07:00
  • f1ec8fd22c Make indentation consistent with code nesting Jeff Trull 2020-10-23 15:05:00 -07:00
  • 8f076fc4d9 Merge pull request #115 from boostorg/develop Jeff Trull 2020-10-21 16:16:16 -07:00
  • c9480b135c Merge pull request #114 from giomasce-throwaway/develop Jeff Trull 2020-10-15 08:00:10 -07:00
  • cf26b1567c Fix typo in copyright headers. Giovanni Mascellani 2020-10-15 15:42:26 +02:00
  • bb34e464be Merge pull request #113 from jefftrull/bugfix/clang-for-loop-analysis-warning Jeff Trull 2020-09-25 07:45:15 -07:00
  • 06c2ca14bf Clarify loop logic to satisfy a Clang warning Jeff Trull 2020-09-24 20:58:15 -07:00
  • 4584e295fc Merge pull request #112 from boostorg/mclow-patch-1 Jeff Trull 2020-09-10 22:32:06 -07:00
  • 1dc69adf1d Remove use of non-existent Boost.Config macro BOOST_NO_CXX11_HDR_MEMORY mclow-patch-1 Marshall Clow 2020-09-10 20:12:16 -07:00
  • 465fe2291f Merge pull request #109 from jefftrull/feature/cpp20-tokens Jeff Trull 2020-08-16 11:55:39 -07:00
  • 7c92c31c61 Merge pull request #106 from jefftrull/bugfix/tricky-line-file Jeff Trull 2020-08-16 11:54:29 -07:00
  • 200f91e71d Introduce C++20 tokens Jeff Trull 2020-08-11 13:17:01 -07:00
  • add63677b0 C++11 tokens should be conditionally compiled Jeff Trull 2020-08-10 05:10:07 -07:00
  • 35fc5aa381 Add C++11 token support to all lexers Jeff Trull 2020-08-10 04:47:04 -07:00
  • ca08e74947 Correct spelling of thread_local keyword Jeff Trull 2020-08-10 04:41:49 -07:00
  • 9d68ca319a Track the location tokens were expanded from, for __LINE__ and __FILE__ Jeff Trull 2020-07-20 20:51:14 -07:00
  • a84bebde0b Merge pull request #105 from boostorg/develop boost-1.74.0.beta1 boost-1.74.0 Jeff Trull 2020-07-01 20:44:26 -07:00
  • 8536634396 Deprecate C++03 and re-deprecate the old preprocessor hooks (#104) Jeff Trull 2020-06-30 12:24:00 -07:00
  • ee0a7c14c5 Implement __has_include() (#102) Jeff Trull 2020-06-27 07:22:52 -07:00
  • 81397434f1 Merge pull request #103 from jefftrull/feature/check-macro-naming Jeff Trull 2020-06-26 23:00:22 -07:00
  • d2610b0584 Try a potential fix for a Windows portability problem Jeff Trull 2020-06-26 17:57:26 -07:00
  • b6c7d311c4 Merge branch 'develop' into feature/check-macro-naming Jeff Trull 2020-06-26 17:29:00 -07:00
  • 3cb57ee234 Merge pull request #101 from boostorg/develop Jeff Trull 2020-06-23 11:59:49 -07:00
  • f44b46a5c0 Simplify allocator use via core/allocator_access Glen Fernandes 2020-05-26 09:15:34 -04:00
  • bacb94f394 Log initial set of changes for 1.74 (#100) Jeff Trull 2020-06-23 10:10:54 -07:00
  • 4e6c4fbd2e Correct various minor typos (#99) Jeff Trull 2020-06-17 22:36:46 -07:00
  • 8504d24bf8 Introduce a new sample that checks macro naming conventions (#97) Jeff Trull 2020-06-15 13:22:21 -07:00
  • 320932ef80 Merge pull request #98 from jefftrull/bugfix/include-guard-names Jeff Trull 2020-06-15 13:21:36 -07:00
  • 5464ade488 Fix double right angle brackets for older compilers Jeff Trull 2020-06-15 11:00:20 -07:00
  • 6fd0da8780 Rename include guard macros that don't begin with BOOST_ Jeff Trull 2020-06-15 10:52:30 -07:00
  • f634b83801 Introduce a new sample that checks macro naming conventions Jeff Trull 2020-06-15 09:45:02 -07:00
  • 91d653e1c5 Merge pull request #93 from glenfe/develop Jeff Trull 2020-05-26 11:09:52 -07:00
  • 5cd3f92597 Simplify allocator use via core/allocator_access Glen Fernandes 2020-05-26 09:15:34 -04:00
  • c8028c992f Remove unused headers (#92) Jeff Trull 2020-05-19 11:21:09 -07:00
  • 895ea836e9 Remove unused headers Jeff Trull 2020-05-19 09:33:37 -07:00
  • 2970a40ac4 Remove use of deprecated header boost/detail/iterator.hpp. (#91) Andrey Semashev 2020-05-12 18:28:52 +03:00
  • 2e8eeeeb4d Add BOOST_OVERRIDE to virtual functions in derived classes (#89) Jeff Trull 2020-04-13 21:12:34 -07:00
  • 3b6df8adb1 Include __LINE__, __FILE__, __INCLUDE_LEVEL__, and __VA_OPT__ in hooks (#87) Jeff Trull 2020-04-12 12:40:03 -07:00
  • 6d3cf0f993 Fix more allocator traits (#85) (#86) boost-1.73.0 Jeff Trull 2020-04-12 10:47:08 -07:00
  • 016638e6ae Fix more allocator traits (#85) Jeff Trull 2020-04-10 08:23:10 -07:00
  • e95a01453c Add error checks for a few issues identified by re2c (#82) Jeff Trull 2020-03-18 21:21:59 -07:00
  • b68940a83b Disallow mixed-case long long integer literals (#80) Jeff Trull 2020-03-15 22:54:01 -07:00
  • 849da9fb6a Remove linking to newly header-only date_time (#81) Jeff Trull 2020-03-15 17:37:19 -07:00
  • 750e0cb68c Repair lexertl lexer and add to test suite (#78) Jeff Trull 2020-03-13 12:24:49 -07:00
  • 940071ed55 Repair xlex and add to test suite (#79) Jeff Trull 2020-03-12 22:37:46 -07:00
  • ec83deadf7 Use new API of Boost.Timer (#76) Jeff Trull 2020-03-06 15:39:36 -08:00
  • ec0c8c8603 Implement C++20 features (#75) Jeff Trull 2020-03-06 11:48:50 -08:00
  • 1bca580098 Fix compilation issue caused by std::allocator member removal in C++20 (#73) boost-1.73.0.beta1 Jeff Trull 2020-02-19 11:47:00 -08:00
  • 785dfd0eee Merge pull request #72 from stac47/fix_cxx20_compilation Jeff Trull 2020-02-19 09:04:36 -08:00
  • 861d4f35bb Fix compilation issue caused by std::allocator member removal in C++20 Laurent Stacul 2020-02-17 09:10:37 +00:00
  • 3b3bf21c21 Merge pull request #71 from boostorg/develop Jeff Trull 2020-02-16 21:34:23 -08:00
  • 963d4bb420 Merge pull request #70 from jefftrull/feature/update-changelog-1.73 Hartmut Kaiser 2020-02-16 18:17:12 -06:00
  • 57601e5e04 Merge pull request #69 from jefftrull/bugfix/improve-traceto-docs Jeff Trull 2020-02-16 15:56:51 -08:00
  • b9354fd052 Update doc/wave_driver.html per @hkaiser suggestion Jeff Trull 2020-02-16 15:55:39 -08:00
  • f532bac10b Proposed ChangeLog for 1.73 release Jeff Trull 2020-02-16 15:44:19 -08:00
  • 85fffbd53c Add a note to invocation page explaining about trace(enable) Jeff Trull 2020-02-16 15:17:44 -08:00
  • 40945efd71 Merge pull request #68 from jefftrull/bugfix/waveidl-lexer Hartmut Kaiser 2020-02-12 08:59:45 -06:00
  • e1a639470a Merge pull request #67 from jefftrull/bugfix/include-next Hartmut Kaiser 2020-02-12 07:56:56 -06:00
  • fd9c53001c Restore waveidl sample to working condition Jeff Trull 2020-02-11 22:10:29 -08:00
  • 46c348fd4b Merge branch 'develop' into bugfix/include-next Jeff Trull 2020-02-11 13:15:41 -08:00
  • 51d2500c5b Merge pull request #66 from jefftrull/feature/ci-improvements Hartmut Kaiser 2020-02-11 13:06:58 -06:00
  • 592c55a2ab Incorporate samples and wave driver into CI system Jeff Trull 2020-02-10 21:20:37 -08:00
  • 18f834ac35 Merge pull request #65 from jefftrull/bugfix/cpp03-syntax Hartmut Kaiser 2020-02-10 16:57:07 -06:00
  • df4bff9b03 Fix invalid C++03 syntax Jeff Trull 2020-02-10 12:03:07 -08:00
  • 5efdff6766 Merge branch 'develop' into bugfix/include-next Jeff Trull 2020-02-09 21:44:05 -08:00
  • 851d85dd83 Merge pull request #63 from jefftrull/bugfix/iterator-value-type Hartmut Kaiser 2020-02-09 19:48:41 -06:00
  • 9413a718f6 tighten up effect of SUPPORT_INCLUDE_NEXT Jeff Trull 2020-02-09 15:05:19 -08:00
  • a9cf9c4757 Replace deprecated iterator trait with new name Jeff Trull 2020-02-09 14:03:37 -08:00
  • 69239bba69 Merge pull request #60 from jefftrull/bugfix/missing-commit-from-master Hartmut Kaiser 2020-01-14 06:38:44 -06:00
  • 0bd3003b68 Fix off-by-one error Josh Guffin 2015-06-16 12:27:52 -04:00
  • 38b1f18651 Merge pull request #45 from jefftrull/bugfix/link_fs Jeff Trull 2020-01-11 22:03:01 -08:00
  • c530f720d9 Merge pull request #46 from jefftrull/bugfix/instantiate_stdstring Jeff Trull 2020-01-11 22:02:35 -08:00
  • 32df100282 Merge pull request #47 from jefftrull/bugfix/syntax_errors Jeff Trull 2020-01-11 22:01:35 -08:00
  • 6144001856 Merge pull request #51 from poelmanc/patch-1 Hartmut Kaiser 2019-11-22 13:05:20 -07:00
  • ead900d585 Rename typedef "pointer" to fix MSVC warning 4458 Conrad Poelman 2019-11-22 13:32:14 -05:00
  • 21c3813265 Fix compile errors in 2 samples under gcc Jeff Trull 2019-05-03 11:14:50 -07:00
  • 27dc2862a8 Instantiate lexers with std::string, not flex_string Jeff Trull 2019-05-03 08:10:49 -07:00
  • f5c417a2f4 Link against Boost.Filesystem to resolve missing symbols in samples Jeff Trull 2019-05-03 08:06:40 -07:00
  • 7c67d6eb2b Merge pull request #44 from jefftrull/bugfix/43 Hartmut Kaiser 2019-05-03 08:18:51 -05:00
  • ed4fe59464 Update waveidl for Scanner class template conversion Jeff Trull 2019-05-02 21:46:43 -07:00
  • ac64abce4a Merge branch 'develop' boost-1.72.0.beta1 boost-1.72.0 boost-1.71.0.beta1 boost-1.71.0 boost-1.70.0.beta1 boost-1.70.0 boost-1.69.0-beta1 boost-1.69.0 Hartmut Kaiser 2018-10-25 08:21:44 -05:00