summaryrefslogtreecommitdiff
path: root/src/pcre2_string_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Make bcopy() emulation of memmove() work properly.ph102018-08-101-1/+37
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@980 6239d852-aaf2-0410-a92c-79f79f948069
* Final file updates for 10.21 release.ph102016-01-121-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@475 6239d852-aaf2-0410-a92c-79f79f948069
* Fix pedantic infelicities shown up by clang and a UTF-8 checking overflow bug.ph102015-07-241-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@326 6239d852-aaf2-0410-a92c-79f79f948069
* Tidy up API for pcre2_config.ph102014-11-251-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@161 6239d852-aaf2-0410-a92c-79f79f948069
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-8/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@120 6239d852-aaf2-0410-a92c-79f79f948069
* Remove length argument from pcre2_config; give width if where==NULL.ph102014-10-151-4/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@114 6239d852-aaf2-0410-a92c-79f79f948069
* Minor length bug.ph102014-10-141-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@111 6239d852-aaf2-0410-a92c-79f79f948069
* Create PRIV(strcpy_c8) for copying config strings.ph102014-10-121-1/+24
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@107 6239d852-aaf2-0410-a92c-79f79f948069
* Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of ph102014-08-151-5/+5
| | | | | | | int. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@54 6239d852-aaf2-0410-a92c-79f79f948069
* Basic pcre2_compile() is working (no study, no auto-possess yet).ph102014-06-141-1/+102
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@13 6239d852-aaf2-0410-a92c-79f79f948069
* Further work on pcre2test (can now display compiled code).ph102014-05-131-0/+80
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@8 6239d852-aaf2-0410-a92c-79f79f948069