enso/distribution/lib/Standard
Radosław Waśko ae9d51555f
Data analysts should be able to use Text.contains to check for substring using various matcher techniques. (#3285)
* Add matching mode definitions

* Add stub for new method API and an initial test suite

* Fix tests, implement exact matching

* Implement Regex matching

* changelog

* Add benchmarks

* Wokraround for case insensitive regex locale support

* minor tweaks

* Unify Case_Insensitive

* Update edge cases

* Fix other affected places

* minor style change

* Add a problematic test

* Add a regex test for a similar situation

* Migrate to StringSearch:wq

* Add test cases for scharfes S edge case

* Add problematic Regex Unicode normalization test

* Document the regex accents peculiarity

* Do not apply the normalization in ASCII only mode

* cr
2022-02-22 15:41:56 +00:00
..
Base/0.0.0-dev Data analysts should be able to use Text.contains to check for substring using various matcher techniques. (#3285) 2022-02-22 15:41:56 +00:00
Database/0.0.0-dev Data analysts should be able to use Text.contains to check for substring using various matcher techniques. (#3285) 2022-02-22 15:41:56 +00:00
Examples/0.0.0-dev misc: fix flaky geodata url (#3266) 2022-02-10 15:27:23 +01:00
Geo/0.0.0-dev Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
Google_Api/0.0.0-dev Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
Image/0.0.0-dev Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
Searcher/0.0.0-dev Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
Table/0.0.0-dev Data analysts should be able to use Text.contains to check for substring using various matcher techniques. (#3285) 2022-02-22 15:41:56 +00:00
Test/0.0.0-dev Data analysts should be able to use Text.contains to check for substring using various matcher techniques. (#3285) 2022-02-22 15:41:56 +00:00
Visualization/0.0.0-dev Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00