Commit Graph

  • 7b6cba23f3 results for #307 Niels 2016-09-12 21:23:12 +02:00
  • 24c588cd25 Merge branch 'release/2.0.4' into develop Niels 2016-09-11 23:37:30 +02:00
  • f209be1142 Merge branch 'release/2.0.4' Niels 2016-09-11 23:37:11 +02:00
  • 768d66560e version bump Niels 2016-09-11 23:36:59 +02:00
  • 15925469c6 Travis updated their Xcode v2.0.4 Niels 2016-09-11 22:50:40 +02:00
  • f922426ec3 fixed #304 Niels 2016-09-11 22:40:51 +02:00
  • 2daab5a4c2 fixed #306 Niels 2016-09-11 22:30:08 +02:00
  • 8ea0ee502d clang 3.9.0 is not working yet Niels 2016-09-03 13:08:17 +02:00
  • fa0299f03a moved cmake into clang Niels 2016-09-03 12:30:10 +02:00
  • 36745ed296 install from tarball Niels 2016-09-03 10:34:52 +02:00
  • f0455b401d forgot sh call Niels 2016-09-03 09:44:10 +02:00
  • e0d809312b the cmake in apt is too old Niels 2016-09-03 09:17:30 +02:00
  • bfd6678800 clang 3.9.0 needs a newer cmake Niels 2016-09-03 08:47:07 +02:00
  • 9639f0dfb3 Clang 3.9.0 has been released Niels 2016-09-03 00:37:45 +02:00
  • 625370a1ad Merge branch 'develop' Niels 2016-09-02 16:05:38 +02:00
  • 357baeff5a release 2.0.3 Niels 2016-09-01 08:07:52 +02:00
  • 42be2edd4c fixed test coverage Niels 2016-09-01 00:29:42 +02:00
  • c8d01fa7b9 Merge branch 'release/2.0.3' into develop v2.0.3 Niels 2016-08-31 21:27:50 +02:00
  • 2c82f25272 Merge branch 'release/2.0.3' Niels 2016-08-31 21:27:32 +02:00
  • df9fd6237e release 2.0.3 Niels 2016-08-31 21:27:23 +02:00
  • 776880bc49 Merge branch 'feature/iterator_range_parsing' into develop Niels 2016-08-31 20:23:24 +02:00
  • 740b66f225 cleanup Niels 2016-08-31 20:23:21 +02:00
  • 58cbf4b3ef added another test case Niels 2016-08-31 18:23:46 +02:00
  • ae7aaed4ac Merge branch 'develop' into feature/iterator_range_parsing Niels 2016-08-31 18:07:18 +02:00
  • 442058f8ed interface cleanup Niels 2016-08-31 17:07:35 +02:00
  • afba1d3fcb forgot to run re2c Niels 2016-08-30 23:51:14 +02:00
  • 941714c99c template changes did not work with MSVC Niels 2016-08-30 23:49:06 +02:00
  • a485aa8d27 cleanup and improvement of branch coverage Niels 2016-08-30 23:44:15 +02:00
  • 6e6e1c9b1f implemented idea from #290 Niels 2016-08-30 18:26:07 +02:00
  • f76f9efe58 Merge branch 'develop' into feature/iterator_range_parsing Niels 2016-08-30 18:20:13 +02:00
  • 463ffb21bc Merge pull request #300 from t-b/fix_warning_in_test_case Niels Lohmann 2016-08-29 22:52:18 +02:00
  • 29c5f32d42 fixed performance degradation (#272) Niels 2016-08-29 22:36:33 +02:00
  • e0ff1a837c unit-constructor1.cpp: Fix floating point truncation warning Thomas Braun 2016-08-25 00:24:33 +02:00
  • 87dea32e81 using AppVeyor badge for develop branch Niels Lohmann 2016-08-24 21:31:11 +02:00
  • bd3bd37e96 removed coverity badge (build is broken, see #299) Niels Lohmann 2016-08-24 21:29:28 +02:00
  • 04c6c886eb another experiment Niels 2016-08-24 21:02:33 +02:00
  • 8b833c452a experiment: changed order of parse functions Niels Lohmann 2016-08-24 07:12:56 +02:00
  • 1d66ab9f7a fixed lexer issue which required null byte at the end of contiguous storage containers #290 Niels 2016-08-23 22:38:05 +02:00
  • a79d634ccb integrated proposals for #290 Niels 2016-08-22 21:40:07 +02:00
  • 6d1254baba Merge branch 'develop' into feature/iterator_range_parsing Niels 2016-08-22 20:54:55 +02:00
  • b688119aa4 reverted .travis file Niels 2016-08-22 20:54:32 +02:00
  • 29a4ef6c5c no execution for special cases Niels 2016-08-22 20:50:12 +02:00
  • 71af209ea9 fix for YAML file Niels 2016-08-22 20:44:36 +02:00
  • 79fd4dfbd8 do not build for special cases Niels 2016-08-22 20:40:25 +02:00
  • 8fbf635dd3 Merge branch 'develop' into coverity_scan Niels 2016-08-21 23:20:05 +02:00
  • cda84ba323 Merge branch 'develop' into feature/iterator_range_parsing Niels 2016-08-21 23:15:27 +02:00
  • 034244a291 Merge branch 'feature/coverage' into develop Niels 2016-08-21 22:48:02 +02:00
  • 1e896eb91e improved code coverage Niels 2016-08-21 22:38:56 +02:00
  • 94331a355d removed LCOV_EXCL_LINE Niels 2016-08-21 21:50:13 +02:00
  • aa7f5ad8b1 minor changes Niels 2016-08-21 21:48:15 +02:00
  • 585a39a235 improved branch coverage Niels 2016-08-21 14:39:54 +02:00
  • b4571360df more on #290 Niels 2016-08-21 12:35:40 +02:00
  • eef8059003 allowing parsing from contiguous containers Niels 2016-08-20 20:29:33 +02:00
  • 6f3554f040 Merge branch 'develop' into feature/iterator_range_parsing Niels 2016-08-20 18:51:11 +02:00
  • 0cf7ebaa57 mentioning the CII Niels 2016-08-18 18:43:27 +02:00
  • d2564c6100 added cppcheck target for travis Niels 2016-08-18 18:29:19 +02:00
  • 039cedaf8e changes to address #295 Niels 2016-08-17 23:14:28 +02:00
  • 628a5eae50 reset build file Niels 2016-08-17 22:33:26 +02:00
  • f40f81c87e forgot a semicolon Niels 2016-08-17 21:44:53 +02:00
  • c0922c7aac /Wall Niels 2016-08-17 21:43:28 +02:00
  • 35f22e8596 checking MSVC compiler flags Niels 2016-08-17 21:38:19 +02:00
  • a78eaa27b5 fixed unit tests Niels 2016-08-17 21:31:59 +02:00
  • 5e67f7af01 added a first version of a parser for #290 Niels 2016-08-15 22:44:14 +02:00
  • f791c5fd2e Merge branch 'develop' into feature/iterator_range_parsing Niels 2016-08-15 21:46:02 +02:00
  • ca80a71c28 added notes from the CII Best Practices badge Niels 2016-08-15 21:45:49 +02:00
  • dfc2c1abe5 added assertion for contiguous memory Niels 2016-08-14 23:38:20 +02:00
  • 92ee1d56eb cleanup Niels 2016-08-14 21:59:41 +02:00
  • 4871e39415 spell fix Niels 2016-08-14 17:52:21 +02:00
  • 7b42c973bd fix for MSVC Niels 2016-08-14 17:34:58 +02:00
  • c9e5d56c9c fix for MSVC Niels 2016-08-14 17:30:53 +02:00
  • 01386b3977 cleanup Niels 2016-08-14 17:23:15 +02:00
  • b76f5506d7 added a parser for continguous containers Niels 2016-08-14 14:18:25 +02:00
  • 03de590372 improved documentation for #289 Niels 2016-08-11 20:52:48 +02:00
  • 37fdcd893d Merge branch 'feature/travis' into develop Niels 2016-08-10 22:50:11 +02:00
  • 46174879ef clean up Niels 2016-08-10 22:41:09 +02:00
  • 5db41313ba valgrind + full unit tests takes too long Niels 2016-08-10 21:33:03 +02:00
  • 1c4ca6d7b1 rubygems -> ruby Niels 2016-08-10 21:00:36 +02:00
  • d02e67d4a9 coveralls with lcov Niels 2016-08-10 20:56:26 +02:00
  • ce30526ee8 fixed Valgrind call Niels 2016-08-10 19:35:27 +02:00
  • efe1d52629 added coverity, coveralls, and valgrind Niels 2016-08-10 18:54:19 +02:00
  • a2e923de32 removed clang 3.5.x Niels 2016-08-10 18:38:31 +02:00
  • 4d90331718 a test Niels 2016-08-10 17:42:33 +02:00
  • 997bc5d1ab more clang versions Niels 2016-08-10 16:56:05 +02:00
  • 31963723d3 no directory change Niels 2016-08-10 16:35:57 +02:00
  • 407e8dbb8e fixed YAML error Niels 2016-08-10 16:25:35 +02:00
  • b1c1fe9d39 added Clang 3.8 Niels 2016-08-10 16:22:53 +02:00
  • b76861dde5 commit to re-fix issue #195 Niels 2016-08-09 23:05:42 +02:00
  • 6150ffb9dc more compilers Niels 2016-08-09 22:49:08 +02:00
  • be05dbe618 moved sources Niels 2016-08-09 22:33:31 +02:00
  • 4b37082e36 more GCC versions Niels 2016-08-09 22:29:01 +02:00
  • 117fd59abd first try Niels 2016-08-09 22:18:13 +02:00
  • ff612e0e39 reverted last commit Niels 2016-08-09 18:33:06 +02:00
  • 0b34ddd47a another try for coveralls Niels 2016-08-09 18:19:54 +02:00
  • fa4fd334b2 accidentially deleted env Niels 2016-08-05 08:56:58 +02:00
  • d3c6ed08d6 set build-root Niels 2016-08-05 08:40:42 +02:00
  • 00046f6ff1 fix for coveralls Niels 2016-08-05 08:18:19 +02:00
  • 38f562af2a reorganization into smaller test units Niels 2016-08-04 22:51:08 +02:00
  • 2d3374c8b2 removed codecov Niels 2016-08-04 22:10:30 +02:00
  • bd75ef9f27 added check-fast flag Niels 2016-08-04 22:05:16 +02:00
  • ff592c6d50 adjusted warning flags Niels 2016-08-04 22:05:05 +02:00