Commit Graph

  • 3948630374 Merge pull request #130 from dariomt/patch-1 Niels 2015-10-23 18:42:10 +0200
  • c8021ce397 change sprintf to c++11 snprintf Ben Long 2015-10-22 17:24:55 +0800
  • a1e2a10577 Update json.hpp.re2c Ben Long 2015-10-22 17:20:43 +0800
  • 6ac67bc634 kill two warnings Shubo Yang 2015-10-22 15:58:48 +0800
  • efbaf84a3e kill warning Shubo Yang 2015-10-22 15:46:17 +0800
  • 8f379ef3eb Merge pull request #137 from dariomt/patch-3 Niels 2015-10-20 22:31:15 +0200
  • 652e1caa76 Apply same change to the re2c file dariomt 2015-10-19 12:34:10 +0200
  • 8162a6e3a3 Apply same change to the re2c file dariomt 2015-10-19 12:26:38 +0200
  • 746c1a7142 cleanup Niels 2015-10-17 12:51:59 +0200
  • 73632377bf Merge pull request #131 from dariomt/patch-2 Niels 2015-10-17 12:41:20 +0200
  • 4b8a822f33 Merge branch 'get_ref' dariomt 2015-10-16 16:42:03 +0200
  • 95090a7ddd Merge branch 'patch-2' dariomt 2015-10-16 16:40:57 +0200
  • 04cc7d5a05 doh! disable test correctly only for MSVC dariomt 2015-10-16 16:36:34 +0200
  • 5198e1f2e4 removed const in get_ptr() by accident dariomt 2015-10-16 15:45:47 +0200
  • bd2783f45c Added get_ref() dariomt 2015-10-16 15:23:57 +0200
  • 8f97e99feb Merge remote-tracking branch 'origin/patch-3' Dario Menendez 2015-10-16 11:23:19 +0200
  • 8d53c5e06f Merge remote-tracking branch 'origin/patch-2' Dario Menendez 2015-10-16 11:22:57 +0200
  • b342e1207c Detect correctly pointer-to-const dariomt 2015-10-16 11:11:16 +0200
  • 9d45aafc2c disabled "CopyAssignable" test for MSVC in Debug mode, see #125 dariomt 2015-10-07 18:31:08 +0200
  • 55cbd903e8 removed stream operator for iterator, resolution for #125 dariomt 2015-10-07 17:50:53 +0200
  • 57de1d602e Cleanup Niels 2015-10-03 13:16:59 +0200
  • 2550d29ded Merge pull request #122 from d-frey/patch-1 Niels 2015-10-03 12:29:26 +0200
  • 589dc2180a Merge pull request #120 from silverweed/patch-1 Niels 2015-10-03 10:43:16 +0200
  • 4eac295211 Merge pull request #115 from whoshuu/patch-1 Niels 2015-10-03 10:41:26 +0200
  • b3ff862afc Merge pull request #121 from ColinH/master Niels 2015-10-03 10:39:14 +0200
  • 83d068c32c Merge pull request #126 from d-frey/patch-2 Niels 2015-10-03 10:38:18 +0200
  • 99261bf39c Merge pull request #129 from dariomt/master Niels 2015-10-03 10:36:35 +0200
  • 260745810d fixed typos in comments for examples Dario Menendez 2015-10-02 15:57:40 +0200
  • 1c43789682 Remove superfluous inefficiency Daniel Frey 2015-09-25 20:08:35 +0200
  • f9f0c3641d Fixes after review performed by @ruslo for cmake file in https://github.com/ruslo/hunter/pull/239 Damien Buhl (alias daminetreg) 2015-09-22 21:18:06 +0200
  • 4f27004dd5 remove invalid parameter '-stdlib=libc++' in CMakeLists.txt emvivre 2015-09-22 16:57:18 +0200
  • f7fb405564 exception-safe object creation, fixes #118 Daniel Frey 2015-09-20 20:06:33 +0200
  • 0b231f45fc support cmake package config file to make the library searchable with find_package. Damien Buhl (alias daminetreg) 2015-09-20 19:12:27 +0200
  • 2d7f1542b1 Use the right variable name in doc string Huu Nguyen 2015-08-24 17:57:50 -0700
  • 8fdd20cdda Overload parse() to accept an rvalue reference silverweed 2015-09-20 16:15:55 +0200
  • c6c37d00d1 Fix small oversight. Colin Hirsch 2015-09-20 15:04:51 +0200
  • 32fabb24eb Merge 2e67e160c8 into 0a81353989 Daniel Frey 2015-09-08 19:03:46 +0000
  • 2e67e160c8 Fixed small oversight, use .get() Daniel Frey 2015-09-08 21:03:45 +0200
  • f10a365c8e exception-safe object creation, fixes #118 Daniel Frey 2015-09-08 20:56:47 +0200
  • 3acb829773 Merge 6b8fe5ad51 into 0a81353989 Colin Hirsch 2015-08-29 09:41:54 +0000
  • 6b8fe5ad51 Fix small oversight. Colin Hirsch 2015-08-29 11:40:47 +0200
  • 0a81353989 reverted changes Niels 2015-08-22 10:47:14 +0200
  • b9592bd2d6 more compilers Niels 2015-08-22 10:43:04 +0200
  • 067e33a7ed removed failing compilers Niels 2015-08-21 19:12:06 +0200
  • bb0d01e597 better compiler matrix Niels 2015-08-21 19:05:47 +0200
  • 941c84e17d debugging Niels 2015-08-14 15:30:06 +0200
  • 3c8c2766c1 debugging Niels 2015-08-14 15:20:50 +0200
  • 23f70b47ad Appveyor fix Niels 2015-08-14 15:09:16 +0200
  • bd5d96c456 minor change Niels 2015-08-14 14:56:58 +0200
  • 34b171a665 Merge 3d9184e4ae into b58a93b8dd Caio Luppi 2015-08-14 12:45:29 +0000
  • b58a93b8dd merged #111 Niels 2015-08-14 14:45:13 +0200
  • 3d9184e4ae Quick fix to address subsequent unicode chars prob Caio Luppi 2015-08-13 13:37:51 -0400
  • 6f2da1a39a try to avoid MSVC bug (https://connect.microsoft.com/VisualStudio/feedback/details/797682/c-decltype-of-class-member-access-incompletely-implemented) Niels 2015-08-13 10:24:28 +0200
  • fadccc34eb fixed iterator_wrapper Niels 2015-08-13 10:08:55 +0200
  • 66ec58639b removed failing tests Niels 2015-08-06 23:02:52 +0200
  • 2707733920 fixed off-by-one error Niels 2015-08-06 22:53:16 +0200
  • b0eb34394c added test cases for #83 Niels 2015-08-06 22:36:08 +0200
  • 11ae6da6d9 reverted “fix” for issue #107 Niels 2015-08-06 22:35:56 +0200
  • b431203fe8 fixed travis script Niels 2015-08-06 21:33:24 +0200
  • 9eeabed587 Update Niels 2015-08-04 18:14:27 +0200
  • 2c3259320d addressed locale-issues #107 Niels 2015-08-04 18:12:11 +0200
  • c910853304 fixed build Niels 2015-08-02 21:49:42 +0200
  • b00e627c30 fixed build Niels 2015-08-02 21:47:11 +0200
  • 9355dce063 fixed build Niels 2015-08-02 21:40:25 +0200
  • e64dc532ab fixed build Niels 2015-08-02 21:35:07 +0200
  • b5a05e1121 add a test for the iterator_wrapper Niels 2015-08-02 21:27:02 +0200
  • c974e32677 fixed the build Niels 2015-07-30 23:02:55 +0200
  • 8eb32084b4 code for #83 (no tests yet) Niels 2015-07-30 21:32:18 +0200
  • a26e44d66e prepare 1.0.0-rc1 v1.0.0-rc1 Niels 2015-07-26 20:44:55 +0200
  • a4da62004f Update Niels 2015-07-26 19:54:24 +0200
  • 359cf7993f closed #75 Niels 2015-07-26 18:41:58 +0200
  • c8ced4ecbc cleanup Niels 2015-07-26 10:59:17 +0200
  • eb782770de removed Clang 3.7 Niels 2015-07-26 10:46:15 +0200
  • faac3c47c5 fixed travis Niels 2015-07-26 10:41:49 +0200
  • 5993ff9976 updated catch Niels 2015-07-26 10:41:38 +0200
  • 4c31de262e cleanup Niels 2015-07-26 10:17:51 +0200
  • 77e6af0593 cleanup Niels 2015-07-24 22:50:22 +0200
  • 0608e2d3e0 added g++-mingw-w64-i686 Niels 2015-07-24 22:43:00 +0200
  • d9a2077a0e only calculate coverage for GCC 4.9 Niels 2015-07-24 22:41:12 +0200
  • 3af829ef02 try Niels 2015-07-24 22:29:03 +0200
  • 6a0be8b81c llvm source Niels 2015-07-24 22:21:30 +0200
  • 9d01160ca8 cleaned llvm sources Niels 2015-07-24 22:19:14 +0200
  • 004bb1e952 more llvm sources Niels 2015-07-24 22:16:24 +0200
  • 82940483c3 sources for llvm Niels 2015-07-24 22:14:16 +0200
  • 76bb61b544 set compiler flag Niels 2015-07-24 22:11:09 +0200
  • 3b1c3fb77f added clang Niels 2015-07-24 22:08:29 +0200
  • 48ad40607c fix for environment Niels 2015-07-24 22:03:45 +0200
  • af5efeeff6 try env Niels 2015-07-24 22:00:48 +0200
  • 56f1db2996 added CXX Niels 2015-07-24 21:54:38 +0200
  • a4671428ca wrong sources Niels 2015-07-24 21:52:56 +0200
  • 2ef7be5faf wrong sources Niels 2015-07-24 21:51:01 +0200
  • 25293a4ca6 added missing source Niels 2015-07-24 21:46:46 +0200
  • 276444113c local installation Niels 2015-07-24 21:43:07 +0200
  • f5d2efdbd8 move to new Travis infrastructure Niels 2015-07-24 21:41:07 +0200
  • 300fba6388 fixed Windows build Niels 2015-07-19 13:33:03 +0200
  • 8afa5a2553 Update Niels 2015-07-19 12:44:08 +0200
  • 623c03bc49 some cleanup Niels 2015-07-19 12:41:46 +0200
  • 90dce60ce8 Update Niels 2015-07-16 22:40:13 +0200
  • 818ae5a524 updated documentation to show off MSVC support Niels 2015-07-16 22:37:54 +0200
  • 92fffaa872 cleanup Niels 2015-07-16 19:53:42 +0200