Commit graph

  • 4423801c13
    commit to build on windows and appveyor simon-p-r 2018-09-17 16:19:12 +0100
  • 22a6b99b34
    Merge pull request #115 from msteinert/remove-zmalloc Yo-An Lin 2018-07-10 07:36:49 -0700
  • 8abc03ea56 cmake: Add some comments regarding r3.pc.in Michael Steinert 2018-07-10 08:19:26 -0500
  • b3dbf75da5 Remove zmalloc dependency Michael Steinert 2018-07-01 09:41:26 -0500
  • afd2c486c6
    Merge pull request #113 from msteinert/cleanup-cmake Yo-An Lin 2018-07-10 06:11:41 -0700
  • e701bfd596 Add CMake to the CI matrix Michael Steinert 2018-07-05 11:52:34 -0500
  • d1c06cd3e9 Cleanup CMake build files Michael Steinert 2018-06-30 23:31:49 -0500
  • 2be2a08750 Fix -Wincompatible-pointer-types warning Michael Steinert 2018-06-30 23:27:54 -0500
  • e9afe4b6cf Fix -Wdiscarded-qualifiers warnings Michael Steinert 2018-06-30 23:27:06 -0500
  • 3b9bb5745a
    Merge pull request #114 from msteinert/check-tree-fixes Yo-An Lin 2018-07-06 00:42:01 +0800
  • 179ee52801 Attempt to update CI environment Michael Steinert 2018-07-05 10:27:09 -0500
  • 081ccb2bde Fix issues with check_tree test Michael Steinert 2018-07-03 11:08:01 -0500
  • cf92c9dc96
    Merge pull request #108 from martijnotto/2.0 Yo-An Lin 2018-02-25 02:02:25 +0800
  • 6565274ce8 We need 3rdparty for the normal build as well Martijn Otto 2018-02-24 17:53:02 +0100
  • 1fceec760f We need to link to 3rdparty to be able to build the tests Martijn Otto 2018-02-24 17:50:33 +0100
  • 2f96c59929 Further WIP, got the tests to link against pthread (was broken due to pkg-config not specifying -pthread as -lpthread and cmake thus not recognizing it as a library) Martijn Otto 2018-02-24 17:45:15 +0100
  • a2396fe15b WIP on support for CMake builds, fails to build tests (probably error in FindCheck not declaring dependency on pthread) Martijn Otto 2018-02-23 09:39:39 +0100
  • 2b37680087
    Merge pull request #107 from martijnotto/2.0 Yo-An Lin 2018-02-21 23:01:03 +0800
  • 59d182b1c1 Use the generated config.h instead to enable feature macros Martijn Otto 2018-02-21 15:57:25 +0100
  • 1eeff1598a Fix declaration of memset Martijn Otto 2018-02-21 10:04:07 +0100
  • f8131b53d6 Fix UB in examples Martijn Otto 2018-02-21 09:50:34 +0100
  • 55de164023 Set the feature test macro before including the header to enable non-standard functions used by libr3 Martijn Otto 2018-02-21 09:49:54 +0100
  • 8d0b90f6e1 Remove unused variables Martijn Otto 2018-02-21 09:14:31 +0100
  • 5cab368af2 Add extra parenthesis around branched assignments Martijn Otto 2018-02-21 09:11:53 +0100
  • 021c54308a Fix const correctness warnings Martijn Otto 2018-02-20 18:18:43 +0100
  • 3551527895
    Merge branch 'master' into fixes bitomaxsp 2018-01-19 19:09:08 +0100
  • 509e4bce47
    Merge branch 'master' into fixes bitomaxsp 2018-01-19 19:08:26 +0100
  • 1e61c5a6e3 Fix memory leak on routing and c++ compilation Dmitry Ponomarev 2017-10-24 18:47:34 +0200
  • 0d78599a57 Merge pull request #103 from yohanboniface/fix-configure Yo-An Lin 2017-08-26 16:56:50 +0800
  • 234e64f584 Fix syntax error in configure.ac (fix #96) Yohan Boniface 2017-08-26 10:50:30 +0200
  • 7e4c74d625 Merge pull request #98 from phynalle/2.0 Yo-An Lin 2017-07-02 10:00:11 +0800
  • ba3f849308 Merge 19cb8c8a30 into 28726b27af Navarro818 2017-04-16 00:49:07 +0000
  • 1885ab28ae Merge 0e476b5a4f into 28726b27af Wu Kun 2016-12-30 04:52:23 +0000
  • 267ab34c36 Add include headers phynalle 2016-04-27 03:45:11 +0900
  • cefefb239a Fix fprintf warning c9s 2016-04-05 16:59:27 +0800
  • 341a29387b Merge branch 'krn_feature' of https://github.com/karantin2020/r3 into 2.0 c9s 2016-04-05 16:55:54 +0800
  • 9411039fce Router match logic corrected karantin2020 2016-03-26 23:32:37 +0500
  • ffc9e8571b Added memory files karantin2020 2016-03-26 21:34:07 +0500
  • 75438ef3d3 Changed r3 memory model, made few optimizing karantin2020 2016-03-22 07:23:37 +0500
  • 0ba956159c Check is not running, fix check Yo-An Lin 2016-03-12 12:19:49 +0800
  • 5e01820f14 Added slug parser and repaired few memory leaks v2/slug-parser karantin2020 2016-03-08 11:19:54 +0500
  • 43fd09e8a6 Check is not running, fix check c9s 2016-03-12 12:39:58 +0800
  • 0c5f1f6b5c Update .travis.yml Yo-An Lin 2016-03-12 12:19:49 +0800
  • 5a644ee046 Update README.md Yo-An Lin 2016-03-12 12:16:25 +0800
  • ef910789c0 Added gitignored files karantin2020 2016-03-08 22:30:44 +0500
  • 67fa8929f7 Clean heap after use in simple example karantin2020 2016-03-08 19:52:47 +0500
  • 839001afec Changed routing example karantin2020 2016-03-08 19:24:21 +0500
  • 40e0e1c2a0 Changed slug parsing karantin2020 2016-03-08 14:51:42 +0500
  • db4a03ca0a Merge b7c0132fa9 into c609003c95 @karantin2020 2016-03-08 07:37:39 +0000
  • b7c0132fa9 Added routing example karantin2020 2016-03-08 12:17:33 +0500
  • 400768394d Added slug parser and repaired few memory leaks karantin2020 2016-03-08 11:19:54 +0500
  • c609003c95 optimize c flags for development/production mode c9s 2015-11-21 10:39:49 +0800
  • 44ee48724f update link c9s 2015-11-18 14:57:01 +0800
  • 82611c93b5 Update readme c9s 2015-11-18 14:56:16 +0800
  • daee40756c Add -O2 flag as default gh-pages c9s 2015-11-18 14:46:18 +0800
  • 03031e02aa Fix r3 json writer c9s 2015-11-18 14:27:28 +0800
  • c3ef959539 Add route namespace c9s 2015-11-18 14:16:26 +0800
  • 29a2a934d0 Update examples in README c9s 2015-11-18 14:09:01 +0800
  • ca5ad7497e Update changelog c9s 2015-11-18 12:54:35 +0800
  • 49ffb454f7 Add namespace for node/edge structs c9s 2015-11-18 12:52:06 +0800
  • ef55fb9cdb Another fix for stdbool types c9s 2015-11-17 21:43:10 +0800
  • 1f1ab15cdd Fix for stdbool type c9s 2015-11-17 21:40:21 +0800
  • b0971e1553 Fix include c9s 2015-11-17 21:35:18 +0800
  • c128cdef13 Provide better feature checking for stdbool c9s 2015-11-17 21:31:33 +0800
  • 3808cb37aa Move debug macros to private header files c9s 2015-11-17 21:24:36 +0800
  • a2f5205bc5 Update benchmark result bench-15M c9s 2015-11-17 21:18:41 +0800
  • 973a2cb85c Move private functions to private header files c9s 2015-11-17 21:17:18 +0800
  • 6275e8724c Traivs: Add allow_failures section to matrix c9s 2015-11-17 21:12:30 +0800
  • e5ef80a200 Move private function to src/str.h c9s 2015-11-17 21:11:12 +0800
  • 5e6252d8a3 Merge pull request #91 from RickySu/2.0-fix Yo-An Lin 2015-11-17 21:08:25 +0800
  • 63577cfecc Remove unused str_repeat function c9s 2015-11-17 21:06:59 +0800
  • 88dc323f7f add include config.h Ricky Su 2015-11-17 20:59:17 +0800
  • 38651578f9 Update matrix c9s 2015-11-17 18:41:58 +0800
  • 122d85d9e1 Remove unused str* function decl c9s 2015-11-17 18:33:33 +0800
  • 520dba47a5 ASAN test to be allowed failure c9s 2015-11-12 22:14:06 +0800
  • dbc18a86c4 __attribute__ c9s 2015-11-12 22:07:48 +0800
  • 2484b7328c Add clang compiler to the matrix c9s 2015-11-12 22:06:28 +0800
  • af8acd0286 use __attribute aligned to align struct c9s 2015-11-12 22:01:55 +0800
  • 35b8bb1cf2 Adjust window size c9s 2015-11-11 11:17:43 +0800
  • 84a7d83812 Add padding to node struct c9s 2015-11-11 11:16:19 +0800
  • 0407c48884 Add 2.0 to changelog c9s 2015-11-11 11:08:35 +0800
  • b52af2acbd Add padding to edge structure c9s 2015-11-11 11:08:09 +0800
  • 150f7953a2 Remove unneccessary comments from struct c9s 2015-11-10 21:02:47 +0800
  • acb2ff1767 Move variable positions c9s 2015-11-10 20:42:41 +0800
  • cd430968ef Add GNU likely/unlikely support c9s 2015-11-10 20:41:52 +0800
  • 4ce9068963 Cache pointer of edge c9s 2015-11-10 20:31:36 +0800
  • d4850d3564 Make edges as an array c9s 2015-11-10 20:29:07 +0800
  • 28726b27af Fix r3_str.h header protection 1.3.4 master c9s 2015-11-17 18:27:25 +0800
  • 89e4517772 Fix zero-length path insertion c9s 2015-11-17 16:10:26 +0800
  • f795785dce Implement faster edge branching c9s 2015-11-17 16:08:01 +0800
  • 2f3bcb7116 refactoring testcase group c9s 2015-11-17 15:36:29 +0800
  • b70c239b2c Fix benchmark warning c9s 2015-11-17 15:29:35 +0800
  • 7251740668 Add mempool to Makefile.am mempool c9s 2015-11-12 22:15:40 +0800
  • e09667818e Add mempool c9s 2015-11-12 22:15:35 +0800
  • 576d568c16 use __attribute aligned to align struct c9s 2015-11-12 22:01:55 +0800
  • 2dc8cc1533 Adjust window size c9s 2015-11-11 11:17:43 +0800
  • ae191a1d75 Add padding to node struct c9s 2015-11-11 11:16:19 +0800
  • 60376804b0 Add 2.0 to changelog c9s 2015-11-11 11:08:35 +0800
  • 257ced4717 Add padding to edge structure c9s 2015-11-11 11:08:09 +0800
  • 985c8593dd Remove unneccessary comments from struct c9s 2015-11-10 21:02:47 +0800