Commit Graph

  • 655baab82f changelog: 1.4.4 Andrew Gallant 2021-03-11 21:15:33 -05:00
  • 4239b56f1d impl: drop thread_local dependency Andrew Gallant 2021-03-10 21:20:23 -05:00
  • 1a9f13c44d doc: refine use of the word 'unsafe' Andrew Gallant 2021-03-11 20:28:11 -05:00
  • 1fc232e2b3 bench: reduce huge regex a bit Andrew Gallant 2021-03-10 13:39:48 -05:00
  • a86fc61ae7 deps: update quickcheck and rand Andrew Gallant 2021-02-23 16:05:17 -05:00
  • da08fba71d doc: use 'text' instead of 'ignore' for regexes Markus 2021-01-21 23:50:49 +01:00
  • 0a7e897737 doc: use HTTPS in links Alex Touchet 2021-01-12 04:31:38 -08:00
  • a45c81f159 api: Replacer for more string types tom 2021-01-12 20:30:51 +08:00
  • dd1c55c959 1.4.3 Andrew Gallant 2021-01-08 11:11:18 -05:00
  • 50c509e522 cargo: bump regex-syntax to 0.6.22 Andrew Gallant 2021-01-08 11:11:05 -05:00
  • ea9c93bc92 regex-syntax-0.6.22 Andrew Gallant 2021-01-08 11:10:24 -05:00
  • 7e2e1078ee changelog: 1.4.3 Andrew Gallant 2021-01-08 11:10:05 -05:00
  • 0fefa40d47 api: add missing Debug impls for public types Ryan Lopopolo 2020-12-29 14:28:34 -08:00
  • 809c04b681 api: add missing implementations of core iterator traits Ryan Lopopolo 2020-12-29 10:54:30 -08:00
  • e6ec838521 github: replace reference to ripgrep Andrew Gallant 2020-12-29 13:12:12 -05:00
  • c4291c360f github: add issue templates Andrew Gallant 2020-12-29 13:10:41 -05:00
  • a630fb3023 doc: fix typo: expresison -> expression Marc Carré 2020-12-19 09:34:37 +09:00
  • d35959e46a examples: update benchmark game URL Alex Touchet 2020-11-24 04:58:51 -08:00
  • d47219ec9a ci: update for changes in GitHub Actions Andrew Gallant 2020-11-22 20:47:29 -05:00
  • daf3b9ea65 1.4.2 Andrew Gallant 2020-11-01 11:30:08 -05:00
  • 1d5e7d1c61 changelog: 1.4.2 Andrew Gallant 2020-11-01 11:29:46 -05:00
  • 8793fbda89 deps: bump regex-syntax to 0.6.21 Andrew Gallant 2020-11-01 11:27:57 -05:00
  • 84e12b51ae regex-syntax-0.6.21 Andrew Gallant 2020-11-01 11:27:37 -05:00
  • 16ca3f7070 syntax: forbid \P{any} Andrew Gallant 2020-11-01 11:25:11 -05:00
  • 4e03d7248d fuzz: fix release profile DavidKorczynski 2020-10-14 13:55:21 +01:00
  • 11d7611f06 fuzz: enable optimizations in other profiles Andrew Gallant 2020-10-13 19:21:47 -04:00
  • b15cb684f3 fuzz: compile fuzzer in release mode Andrew Gallant 2020-10-13 19:15:52 -04:00
  • 0f8f747140 1.4.1 Andrew Gallant 2020-10-13 10:32:24 -04:00
  • a06baf5c46 deps: bump regex-syntax minimum version to 0.6.20 Andrew Gallant 2020-10-13 10:32:18 -04:00
  • 6162bff9df regex-syntax-0.6.20 Andrew Gallant 2020-10-13 10:31:53 -04:00
  • 6f72446516 syntax: make \p{cf} work Andrew Gallant 2020-10-13 10:29:03 -04:00
  • f1d2fcff28 1.4.0 Andrew Gallant 2020-10-11 20:12:50 -04:00
  • e670bc6b39 deps: bump regex-syntax minimum version to 0.6.19 Andrew Gallant 2020-10-11 20:12:13 -04:00
  • d1db2780c4 regex-syntax-0.6.19 Andrew Gallant 2020-10-11 20:09:56 -04:00
  • 169a39d762 changelog: 1.4.0 Andrew Gallant 2020-10-11 19:43:13 -04:00
  • 765ab8e20b fuzz: add fuzzing infrastructure for OSS-Fuzz davkor 2020-05-14 20:56:17 +01:00
  • 438ac66866 api: add 'empty' constructor to RegexSet Rob Ede 2020-10-09 13:58:34 +01:00
  • 5a73c8575f api: add is_empty to RegexSet Hammock Sunburn 2020-05-31 21:59:04 -05:00
  • e48970d211 doc: clarify docs for is_match Ophir LOJKINE 2020-10-05 18:16:59 +02:00
  • 90c38a693f api: implement Clone for SubCaptureMatches Nikhil Benesch 2020-06-06 14:08:59 -04:00
  • 0d3982792f capture: support [, ] and . in capture group names Bruce Guenter 2020-02-27 18:00:13 -06:00
  • 5e833d38d1 doc: fix internal typo Hiroki Kobayashi 2020-10-11 23:23:27 +09:00
  • 2c2ddb20e9 doc: fix typo adrian5 2020-10-11 16:23:01 +02:00
  • 45a487d119 doc: fix typos and wording Hiroki Kobayashi 2020-10-11 00:38:19 +09:00
  • d6838260b0 doc: fix typo Hiroki Kobayashi 2020-10-07 23:59:39 +09:00
  • e299ce9330 syntax/doc: fix enabld -> enabled Alexandre Viau 2020-08-04 19:19:07 -04:00
  • d5228ea1c3 doc: clarify bytes::Regex docs for 's' flag Markus Unterwaditzer 2020-07-30 17:45:00 +02:00
  • c0c246c747 capi: fix typo test message Felix Yan 2020-07-23 03:22:57 +08:00
  • 59d7a86a0c doc: invalid code in replace_append docs Maxim Zhiburt 2020-07-22 21:17:10 +03:00
  • 661d3b5a27 changelog: fix issue links Geoffry Song 2020-05-29 05:30:02 -07:00
  • 81d48ac992 1.3.9 Andrew Gallant 2020-05-28 20:14:55 -04:00
  • d6f85942bb tests: remove use of doc_comment crate Andrew Gallant 2020-05-28 20:13:13 -04:00
  • e1c9c50a3e 1.3.8 Andrew Gallant 2020-05-28 11:22:46 -04:00
  • 3102a0e8f3 deps: bump regex-syntax minimum version to 0.6.18 Andrew Gallant 2020-05-28 11:22:20 -04:00
  • 20585898bc regex-syntax-0.6.18 Andrew Gallant 2020-05-28 11:21:59 -04:00
  • 5b1d3125cb changelog: 1.3.8 Andrew Gallant 2020-05-28 11:21:26 -04:00
  • 40e92e540c compile: support empty patterns better Valentin Gatien-Baron 2020-05-11 01:23:47 -04:00
  • 471362a603 tests: add tests involving the Empty regex Valentin Gatien-Baron 2020-05-11 01:25:20 -04:00
  • 758002a7f5 hir: make is_alternation_literal say false on Empty Valentin Gatien-Baron 2020-05-11 01:16:24 -04:00
  • 069ba9ff9c tests: confirm that some counted repetitions are rejected Valentin Gatien-Baron 2020-05-11 01:25:04 -04:00
  • 48a8d6ff6b tests: add regression test for #659 Andrew Gallant 2020-05-28 11:08:32 -04:00
  • 0bceccc317 tests: replace "cfg(test)" with "cfg(doctest)" for readme testing Guillaume Gomez 2020-05-07 14:05:50 +02:00
  • 5e060a28a9 doc: note that '\ ' is legal in extended mode Andrew Gallant 2020-05-03 10:00:45 -04:00
  • c75d4e2d9d syntax: update formatting Andrew Gallant 2020-04-27 21:24:08 -04:00
  • 30dea45ca6 regex-1.3.7 Andrew Gallant 2020-04-17 19:04:54 -04:00
  • 90a0d7835e changelog: 1.3.7 Andrew Gallant 2020-04-17 19:04:49 -04:00
  • 3852f0416f sparse: add better Debug impl Andrew Gallant 2020-04-17 19:02:29 -04:00
  • 0a17023382 cargo: tweak features for regex-syntax Alex Crichton 2020-04-17 18:01:42 -05:00
  • 98eaf3937d 1.3.6 Andrew Gallant 2020-03-24 18:59:02 -04:00
  • bfb10fae5f changelog: 1.3.6 Andrew Gallant 2020-03-24 18:58:53 -04:00
  • 4841e5dd61 compile: add fast path for c_char Andrew Gallant 2020-03-24 17:04:53 -04:00
  • b186c0accf syntax: improve allocation of escape_into Hubert Hirtz 2020-03-24 12:07:41 +00:00
  • 8bc44a0373 syntax: regenerate tables for version info Andrew Gallant 2020-03-12 22:24:46 -04:00
  • 51c6fb0fa2 1.3.5 Andrew Gallant 2020-03-12 22:04:53 -04:00
  • da8f71c7fd deps: update to regex-syntax 0.6.17 Andrew Gallant 2020-03-12 22:04:21 -04:00
  • c9e30a1c09 regex-syntax-0.6.17 Andrew Gallant 2020-03-12 22:03:15 -04:00
  • 69eeb3a3f9 changelog: 1.3.5 Andrew Gallant 2020-03-12 22:02:55 -04:00
  • 3ddbb3d433 syntax: update to Unicode 13 Andrew Gallant 2020-03-12 21:40:48 -04:00
  • c22d228496 debug: add --quiet flag Andrew Gallant 2020-03-05 12:12:12 -05:00
  • c540a6682c regex-syntax-0.6.16 Andrew Gallant 2020-03-02 20:16:20 -05:00
  • 7c1d27cedf syntax: add ClassUnicode::is_all_ascii Andrew Gallant 2020-03-02 20:15:33 -05:00
  • cb80c83e2d regex-syntax-0.6.15 Andrew Gallant 2020-03-01 08:22:29 -05:00
  • 78fdcbf535 syntax/doc: fix docs for try_case_fold_simple Andrew Gallant 2020-03-01 08:21:46 -05:00
  • 7eae3349f3 syntax: add Utf8Sequence::reverse method Andrew Gallant 2020-03-01 08:18:42 -05:00
  • e40d8d5b7f ci: remove old Travis+AppVeyor config Andrew Gallant 2020-02-02 10:48:50 -05:00
  • a327bb9039 ci: switch to GitHub Actions Andrew Gallant 2020-02-02 09:52:43 -05:00
  • 02bca582ba 1.3.4 Andrew Gallant 2020-01-30 18:32:16 -05:00
  • dbf04a9e77 deps: require regex-syntax 0.6.14 Andrew Gallant 2020-01-30 18:31:49 -05:00
  • 9ae4ad3dd5 regex-syntax-0.6.14 Andrew Gallant 2020-01-30 18:31:08 -05:00
  • 698510d368 changelog: 1.3.4 Andrew Gallant 2020-01-30 18:30:53 -05:00
  • 010199bec0 syntax: fix flag scoping issue Andrew Gallant 2020-01-30 17:38:22 -05:00
  • 062e2af8e3 1.3.3 Andrew Gallant 2020-01-09 20:57:27 -05:00
  • 0f96aa6854 deps: update to thread_local 1.0 Andrew Gallant 2020-01-09 20:54:19 -05:00
  • 1e1836ca87 1.3.2 Andrew Gallant 2020-01-09 14:30:14 -05:00
  • b846685241 syntax: release 0.6.13 Andrew Gallant 2020-01-09 14:29:15 -05:00
  • 7bf7e02845 api: fix for splitn("a", 2) returning extra "" Daniel Parks 2019-11-18 01:26:20 -08:00
  • 2a9e1621a3 api: fix for split() not returning last "" Daniel Parks 2019-11-18 00:48:07 -08:00
  • fd132b88d8 style: simplify if statement Jeremy Stucki 2019-09-08 11:23:17 +02:00
  • 11acc6712c style: use is_empty Jeremy Stucki 2019-09-08 11:22:45 +02:00
  • 9dd53636aa style: use sum instead of fold Jeremy Stucki 2019-09-05 19:14:17 +02:00