Files
wxWidgets/src/common
PB a4647825cb Do not use wxRegEx in wxCmpNaturalGeneric()
Using wxRegEx in wxCmpNaturalGeneric() introduced a dependency of the
base library on the regex library.

Replace wxRegEx with character classification functions wxIsspace(),
wxIspunct(), and wxIsdigit() to remove this rather unnecessary
dependency.

Closes https://github.com/wxWidgets/wxWidgets/pull/2014
2020-08-14 19:26:33 +02:00
..
2016-02-26 21:22:18 +01:00
2019-05-10 01:35:55 +02:00
2019-02-25 09:20:44 -08:00
2019-07-15 00:00:18 +02:00
2020-05-14 23:53:45 +02:00
2015-09-23 00:52:30 +02:00
2017-10-01 10:03:48 -07:00
2019-07-15 00:00:18 +02:00
2017-07-04 13:15:14 -06:00
2020-04-27 00:33:02 +02:00
2015-08-27 11:00:16 +02:00
2018-05-11 10:13:35 -07:00
2016-02-21 20:12:32 +02:00
2019-01-30 17:35:54 +01:00
2019-03-17 15:25:52 +01:00
2015-09-23 00:52:30 +02:00
2017-06-21 17:19:58 +02:00
2019-08-25 12:32:51 +02:00
2017-02-18 11:42:16 -08:00
2020-07-18 23:42:44 +02:00
2014-05-15 22:32:17 +00:00
2015-09-23 00:52:30 +02:00
2020-04-27 00:33:02 +02:00
2018-01-29 00:48:56 +01:00
2019-01-05 23:33:35 +01:00
2020-07-20 15:55:23 +02:00
2020-05-15 00:02:14 +02:00
2017-11-25 08:52:01 +03:00
2019-01-30 17:35:54 +01:00