Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to compile under -DNO_LOCALE | Karl Williamson | 2018-07-01 | 1 | -8/+12 |
* | fix TRIE_READ_CHAR and DECL_TRIE_TYPE to account for non-utf8 target | Yves Orton | 2018-04-16 | 1 | -7/+0 |
* | Subject: PATCH: [perl #132063]: Heap buffer overflow | Karl Williamson | 2018-04-16 | 1 | -0/+7 |
* | Fix some bugs in \B[sb}, \B{wb}, \B[gcb} | Karl Williamson | 2015-10-19 | 1 | -0/+1 |
* | Make qr/(?[ ])/ work in UTF-8 locales | Karl Williamson | 2015-08-24 | 1 | -0/+47 |
* | Don't raise Wide char warning in UTF-8 locale | Karl Williamson | 2015-03-27 | 1 | -0/+23 |
* | regexec.c: Fix improper warning. | Karl Williamson | 2015-03-18 | 1 | -2/+29 |
* | Skip various locale tests when locales are not available | Karl Williamson | 2015-03-09 | 1 | -8/+12 |
* | Add qr/\b{gcb}/ | Karl Williamson | 2015-02-19 | 1 | -0/+15 |
* | Raise warning on multi-byte char in single-byte locale | Karl Williamson | 2014-12-29 | 1 | -0/+26 |
* | Move the locale/strict/warnings helper files back | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+119 |