Commit graph

  • 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
  • b58a93b8dd merged #111 Niels 2015-08-14 14:45:13 +0200
  • 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
  • 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 Niels 2015-07-26 20:44:55 +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
  • 623c03bc49 some cleanup Niels 2015-07-19 12:41:46 +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
  • afb17d7fac typo... Niels 2015-07-16 19:39:18 +0200
  • c89ca716c5 switch off optimizations in MSVC Niels 2015-07-16 19:32:19 +0200
  • a63c794521 some changes to Appveyor Niels 2015-07-16 19:04:51 +0200
  • 5084159048 added changes from #105: MSVC fixes Niels 2015-07-16 18:45:19 +0200
  • e007f02c54 updated readme Niels 2015-07-14 21:24:29 +0200
  • 5c813b614f closes #104 and integrates code from #93 Niels 2015-07-14 21:21:08 +0200
  • 1c8d5dc211 added another insert function Niels 2015-07-12 22:47:08 +0200
  • 092bf39f53 added test case Niels 2015-07-12 20:40:46 +0200
  • 186aefb8f2 added first insert functions Niels 2015-07-12 18:28:23 +0200
  • b2efd50a03 more documentation Niels 2015-07-12 17:08:51 +0200
  • 5e1d0f1592 more documentation and some cleanup Niels 2015-07-12 14:49:37 +0200
  • c012b29ae5 worked on #102: more documentation and examples Niels 2015-07-08 16:55:29 +0200
  • 19d550c044 new implementation for (const_)reverse_iterator to cope with issue #93 Niels 2015-07-07 23:31:43 +0200
  • 12d174d424 fixed #100 Niels 2015-07-06 23:21:54 +0200
  • e070aed8a7 cleanup Niels 2015-07-06 21:12:50 +0200
  • 2bc5d893c8 refactored generic iterator into a new class primitive_iterator_t Niels 2015-07-05 22:22:15 +0200
  • 82a6995306 fixed #101 Niels 2015-07-01 23:08:54 +0200
  • abd741708d more tests Niels 2015-06-30 00:12:18 +0200
  • 55fe3807c9 small README fix Niels 2015-06-29 23:20:33 +0200
  • 5ae2babf61 add online examples Niels 2015-06-29 23:02:41 +0200
  • 540c58964d closed #91 Niels 2015-06-29 20:53:01 +0200
  • 48c4f4d05d more documentation Niels 2015-06-28 19:32:09 +0200
  • 7d9cfb1b32 added documentation for erase functions Niels 2015-06-28 15:49:40 +0200
  • 862e7000f4 fixed #94 Niels 2015-06-28 14:39:52 +0200
  • 3f6b10733b addressed static analysis warnings #94 Niels 2015-06-28 14:02:47 +0200
  • c58c5aa8c9 fixed #97 Niels 2015-06-27 18:43:11 +0200
  • 3ffedea5c4 minor changes Niels 2015-06-25 00:40:16 +0200
  • 5bad95f48e reset travis file Niels 2015-06-24 23:08:40 +0200
  • aea2040d42 try travis matrix Niels 2015-06-24 22:49:35 +0200
  • 6e6dd5f45d added test cases for the last uncovered lines Niels 2015-06-24 15:46:50 +0200
  • 40312fb07b worked on #91 Niels 2015-06-24 15:16:32 +0200
  • 457572184c more documentation Niels 2015-06-24 12:15:51 +0200
  • 48545f5b18 more documentation Niels 2015-06-22 23:21:49 +0200
  • f1c9aa26c4 update Travis badge Niels 2015-06-22 21:50:24 +0200
  • 844bfd39b5 more documentation Niels 2015-06-22 21:44:20 +0200
  • 27b0a4d170 ... Niels 2015-06-21 23:17:58 +0200
  • c43047e5f6 added codecov Niels 2015-06-21 23:10:12 +0200
  • 88445fd96b fixed doxygen badge Niels 2015-06-21 23:07:13 +0200
  • 8e97e46f50 update README badges Niels 2015-06-21 23:05:50 +0200
  • 891b8f33c1 more documentation Niels 2015-06-21 22:56:03 +0200
  • c85dbef98f more documentation Niels 2015-06-21 22:42:32 +0200
  • 770b9820fe target to update documentation Niels 2015-06-21 21:51:23 +0200
  • 91c330ae01 reorganized repo Niels 2015-06-21 21:24:03 +0200
  • 4bb5126502 more documentation Niels 2015-06-21 18:30:08 +0200
  • d972483b33 overworked documentation configuration Niels 2015-06-21 13:39:10 +0200
  • f6040ea3bc minor change Niels 2015-06-21 13:16:52 +0200
  • e0fa56f84f clean up Niels 2015-06-21 13:14:39 +0200
  • 332b10998a clean up Niels 2015-06-21 13:12:17 +0200
  • 099030baeb added alias __basic_json Niels 2015-06-21 13:04:03 +0200