Commit Graph

  • b2af91faeb
    Merge fa88964f58 into 9075c67cad #32 Taras 2020-11-15 16:30:45 -0500
  • 9075c67cad Update mongoose for mos master Deomid "rojer" Ryabkov 2020-10-26 14:34:54 +0000
  • fe228d20e8
    Merge pull request #35 from timgates42/bugfix_typo_representation Sergey Lyubka 2020-10-08 15:47:14 +0100
  • a4720a30c6
    docs: fix simple typo, representaion -> representation #35 Tim Gates 2020-10-07 05:51:17 +1100
  • 87b37b820a Remove copyright notices - that explained in the CLA. Sergey Lyubka 2018-04-17 12:02:09 +0100
  • fa88964f58 Check this test. #32 Tarik02 2017-02-18 12:19:42 +0200
  • 201454be11 Merge 68611c0595 into 901d42c33a #21 Caio Rordrigues 2016-12-06 08:45:06 +0000
  • 18dca3a0e7 Merge e3bf4d5c39 into 901d42c33a #29 breznak 2016-10-28 13:10:03 +0000
  • 901d42c33a Fix "cast discards ‘const’ qualifier..." Alexander Alashkin 2016-10-27 17:09:34 +0200
  • e3bf4d5c39 Fix "cast discards ‘const’ qualifier from pointer target type [-Werror=cast-qual]" #29 Marek Otahal 2016-10-24 15:55:13 +0200
  • 295d20442a Add Licensing section to SLRE Sergey Lyubka 2016-08-16 15:00:23 +0200
  • a97e6939a6 Improve CI-related comments a bit Dmitry Frank 2016-08-08 12:19:01 +0300
  • 1ac661a5f5 Mass-fix header guards Deomid Ryabkov 2016-06-20 11:35:39 +0100
  • 31fbafb17a Simplify Contributions section in readmes Sergey Lyubka 2016-06-10 14:28:57 +0200
  • 568dae4af7 SLRE docs - README references real docs Sergey Lyubka 2016-05-30 12:44:41 +0200
  • 8d8086aebd Simplify doc generation infra Sergey Lyubka 2016-05-25 20:54:28 +0300
  • 9fe4447ff8 Added markdown docs Dmitry Frank 2016-03-23 19:17:27 +0000
  • fcc501baed Update unit_test.c Sergey Lyubka 2016-03-10 09:46:23 +0000
  • dd88b7d51d Update README.md Sergey Lyubka 2016-03-10 09:45:35 +0000
  • 741b279b41 Update README.md Evelyn 2016-03-03 10:30:18 +0000
  • 521f750aa9 Bit test fix in match_set() Sergey Lyubka 2015-07-17 07:34:26 +0100
  • 68611c0595 Fixed Make install bug #21 CaioRS 2015-06-23 22:27:20 -0300
  • 7b24ccd083 Makefile builds and test shared libraries, added unit_test.sh CaioRS 2015-06-23 22:20:17 -0300
  • 9c5602e8c9 Added Makefile and .gitignore CaioRS 2015-06-23 21:32:06 -0300
  • ace9f34999 Fix SLRE_IGNORE_CASE handling Sergey Lyubka 2015-06-10 11:19:43 +0100
  • 0419690215 Fix #14 really Sergey Lyubka 2015-05-19 17:08:58 +0100
  • 15b7ff90f8 Add unit test Sergey Lyubka 2015-05-19 15:52:39 +0100
  • deb7c0dddf Fix #14 Sergey Lyubka 2015-05-19 14:30:48 +0100
  • af4f5e563c Add contribution section to readme Sergey Lyubka 2015-03-18 15:50:12 +0000
  • 41ee4715eb Updated README Sergey Lyubka 2014-08-25 10:55:44 +0100
  • 901b739932 Added \n,\r,\t,\f,\v,\b metacharacters Sergey Lyubka 2014-08-25 10:45:01 +0100
  • c2b1fc15b2 Squashed conversion warnings Sergey Lyubka 2014-08-25 09:10:46 +0100
  • 80a0a8ba7c Added flags param to slre_match() examples Sergey Lyubka 2014-08-25 08:21:09 +0100
  • 7db6cc09d8 Squashed warnings Sergey Lyubka 2014-08-25 08:20:56 +0100
  • ba048a91d0 Merge 841abe84c6 into 4e9adb59f3 #15 Yangjie Li 2014-08-25 02:37:34 +0000
  • 841abe84c6 lost parameter flag #15 Yangjie Li 2014-08-25 10:37:31 +0800
  • 4e9adb59f3 Wrapper ARRAY_SIZE macro into ifndef Sergey Lyubka 2014-08-22 17:54:40 +0100
  • 1c59641398 Flags setting moved to the API Sergey Lyubka 2014-07-14 11:32:14 +0100
  • dfc6c21b5b changed readme Sergey Lyubka 2014-03-07 12:01:06 +0000
  • 354faf6509 Update README.md Sergey Lyubka 2014-03-03 21:21:39 +0000
  • e53b025e64 Update README.md Sergey Lyubka 2014-03-01 22:02:42 +0000
  • 64f6fac81f not escaping minus in the char set Sergey Lyubka 2014-02-24 11:24:57 +0000
  • 5262ccd677 Fixed bracketed capture Sergey Lyubka 2014-02-24 11:21:55 +0000
  • e9ce51b28f URL fixed Sergey Lyubka 2014-02-11 13:36:36 +0000
  • 35e092a765 Moved unit test to a separate file 1.3 Sergey Lyubka 2014-02-08 10:12:59 +0000
  • 45658f867b Fix https://github.com/cesanta/slre/issues/8 Sergey Lyubka 2014-02-08 10:09:02 +0000
  • 7c5e8fe379 Update README.md Sergey Lyubka 2014-01-28 20:47:24 +0000
  • 0fc79567ca Changed link to docs Sergey Lyubka 2014-01-11 02:43:10 +0000
  • cd5240eb32 Merge branch 'master' of github.com:cesanta/slre Sergey Lyubka 2013-12-26 09:40:57 +0000
  • a26ba0acb3 Minor wording change Sergey Lyubka 2013-12-26 09:40:23 +0000
  • 6f7884ba8e Added reference to sldr and mongoose Sergey Lyubka 2013-12-21 08:34:44 +0000
  • 1badac6c63 Removed unused variable Sergey Lyubka 2013-11-04 14:38:49 +0000
  • ea7e240a63 Added failing test Sergey Lyubka 2013-11-01 22:49:42 +0000
  • ca79a93d07 Fixed https://github.com/cesanta/slre/issues/6 Sergey Lyubka 2013-10-17 07:30:46 -0700
  • b017911490 Added couple of failing tests for https://github.com/cesanta/slre/issues/6 Sergey Lyubka 2013-10-16 10:12:36 -0700
  • 402300e070 Using integer return codes 1.2 Sergey Lyubka 2013-10-01 12:13:00 +0100
  • d5e5706066 "a*$ case fixed. Resetting error message on successful match. Sergey Lyubka 2013-10-01 08:19:01 +0100
  • 28444bb685 Better metacharacter match Sergey Lyubka 2013-09-30 19:30:50 +0100
  • b2fb7a7126 Factored out string traversal into separate function Sergey Lyubka 2013-09-30 10:52:57 +0100
  • 7ce50f32fa Fixed branching cases Sergey Lyubka 2013-09-29 21:25:14 +0100
  • 25d9ce82ca Added 5 failing tests Sergey Lyubka 2013-09-28 07:16:15 +0100
  • acd861b945 Fixed error message reporting for the case when regex exhaust tested string Sergey Lyubka 2013-09-28 02:11:33 +0100
  • e5d1a3901a Merge branch 'master' of github.com:cesanta/slre Sergey Lyubka 2013-09-28 02:06:26 +0100
  • d2b0cd887e Fixed case with optional quantifiers at the end of the regex Sergey Lyubka 2013-09-28 02:06:18 +0100
  • e3520fd7ee Merge pull request #2 from tempanon/patch-1 Sergey Lyubka 2013-09-10 22:11:44 -0700
  • 4fde9fbc11 Merge b9aa5ab864 into 9cc3fe9731 #2 tempanon 2013-09-10 16:27:40 -0700
  • b9aa5ab864 comment should be updated #2 tempanon 2013-09-11 01:25:56 +0200
  • 0e1d9aeed0 Merge 8aa351d1a7 into 9cc3fe9731 #1 tempanon 2013-08-26 09:11:33 -0700
  • 9cc3fe9731 Made slre.c C++ clean - compiles by g++ with no warnings. Sergey Lyubka 2013-08-26 17:11:20 +0100
  • deda368b8c Cesanta Limited -> Cesanta Software Limited Sergey Lyubka 2013-08-26 17:10:44 +0100
  • 8aa351d1a7 C++ #1 tempanon 2013-08-26 17:25:23 +0200
  • 1184d099b6 Added one more capturing test Sergey Lyubka 2013-08-15 10:55:24 +0100
  • d6f827bfd9 Added note about Unicode Sergey Lyubka 2013-08-15 10:55:11 +0100
  • 01e046e331 Updated slre_match() signature Sergey Lyubka 2013-08-07 13:30:02 +0100
  • 43c80386e0 Rephrased ISO C sentence Sergey Lyubka 2013-08-07 11:12:23 +0100
  • d958847ee4 Added example to find all URLs in a string 1.1 Sergey Lyubka 2013-08-07 11:01:28 +0100
  • 5b2404b776 Added num_caps param Sergey Lyubka 2013-08-07 11:01:09 +0100
  • aef7850f93 Hid unit test Sergey Lyubka 2013-08-03 20:00:56 +0100
  • 51a3279556 Hid unit test Sergey Lyubka 2013-08-03 20:00:16 +0100
  • 8e47ab472e 4kB -> 5kB Sergey Lyubka 2013-08-03 19:59:17 +0100
  • 693eb19cff Fixed readme Sergey Lyubka 2013-08-03 19:43:52 +0100
  • 7c3baf849c Fixed readme Sergey Lyubka 2013-08-03 19:43:26 +0100
  • da9e79813f Character sets, plus ranges Sergey Lyubka 2013-08-03 19:42:11 +0100
  • 2f3a9f93a0 Removed docs from slre.h Sergey Lyubka 2013-08-03 10:06:20 +0100
  • c59863843b Added case insensitive flag Sergey Lyubka 2013-08-03 10:02:13 +0100
  • 7f8fbe5680 Implemented 0xHH match Sergey Lyubka 2013-08-02 14:21:48 +0100
  • 8cfa4336fc Added slre_replace() in the unit test Sergey Lyubka 2013-08-02 10:09:52 +0100
  • f20ed682e2 Hiding licesning info for now Sergey Lyubka 2013-08-02 08:05:43 +0100
  • 7590fbd557 Updated overview. Sergey Lyubka 2013-08-01 12:02:06 +0100
  • 1af51985dd Fail unit test if at least one test fails Sergey Lyubka 2013-08-01 12:01:57 +0100
  • f03345b2a9 Updated overview. Sergey Lyubka 2013-08-01 11:52:43 +0100
  • 2f7f7e7e07 Updated overview. Added licensing section Sergey Lyubka 2013-08-01 11:51:19 +0100
  • e032c6ce68 moved unit test to slre.c Sergey Lyubka 2013-08-01 11:49:49 +0100
  • c4c2de058a README updated Sergey Lyubka 2013-08-01 10:14:26 +0100
  • de6b3578a1 README updated, bracket counting code fixed, added HTTP example Sergey Lyubka 2013-08-01 10:09:23 +0100
  • 4b5c44036a Branching, \s and \d metachars added Sergey Lyubka 2013-08-01 09:14:09 +0100
  • f48c4821f7 Added handling of "*" quantifier and non-greedy match Sergey Lyubka 2013-07-31 08:56:42 +0100
  • 6b8205b99c Initial brackets handling Sergey Lyubka 2013-07-29 23:24:41 +0100
  • c6d2484b85 Initial import Sergey Lyubka 2013-07-29 10:04:59 +0100
  • 210b08dbbc Initial commit Sergey Lyubka 2013-07-29 01:56:19 -0700