summaryrefslogtreecommitdiff
path: root/ext/mbstring/oniguruma
Commit message (Expand)AuthorAgeFilesLines
* remove accidentially commited fileAnatol Belski2017-03-071-0/+0
* Update copyright headers to 2017Sammy Kaye Powers2017-01-0239-39/+39
* remove generated fileAnatol Belski2016-11-251-836/+0
* upgrade to Oniguruma 6.1.2Anatol Belski2016-11-2590-18140/+44502
* Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-09-041-3/+5
|\
| * Sync fix for bug #72910 with current upstreamStanislav Malyshev2016-09-041-3/+5
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-09-011-1/+1
|\ \ | |/
| * Fix bug #72910Stanislav Malyshev2016-09-011-1/+1
* | SIZEOF_SIZE_T doesn't exist on AIX, keep using SIZEOF_LONGLior Kaplan2015-12-021-1/+5
* | fix incompatible typesAnatol Belski2015-08-151-0/+5
* | add SIZEOF_SIZE_T to onigurumaAnatol Belski2015-08-151-0/+5
* | fix pointer truncation casesAnatol Belski2015-08-151-3/+7
* | upgrade to oniguruman 5.9.6Anatol Belski2015-03-1217-61/+125
* | trailing whitespace removalStanislav Malyshev2015-01-1013-44/+44
* | Specifying MACRO for ppc64Gustavo Frederico Temple Pedrosa2015-01-041-0/+1
* | typofixesVeres Lajos2014-08-171-2/+2
|/
* updated to oniguruma to 5.9.5Anatol Belski2014-03-158-448/+178
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-1/+1
|\
| * non living code related typo fixesVeres Lajos2013-08-041-1/+1
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Fixed bug #64769 mbstring PHPTs crash on Windows x64Anatol Belski2013-05-082-1/+11
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-095-0/+0
|\ \ | |/
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-095-0/+0
| * backport the line from trunk and fix uninitialized variablesAntony Dovgal2011-11-191-0/+1
* | updated bundled oniguruma regex library to 5.9.2. fixed bug #42290.Rui Hirokawa2011-10-1565-10877/+18777
|/
* - fix VC9 build (5.3+)Pierre Joye2008-07-301-0/+2
* - MFH: Added a new configure option --with-onig=[DIR] that allows the extensionMoriyoshi Koizumi2008-07-162-15/+1
* updated bundled oniguruma from 4.4.0 to 4.7.1Rui Hirokawa2008-07-1346-1352/+1035
* - MFH: fix build with VC9 PSDK6.xPierre Joye2008-07-121-1/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-3118-19/+19
* MFH: fixed bug #42502 va_* cannot detect.Rui Hirokawa2007-09-181-0/+6
* - Revert last part and fix issue under windowsMarcus Boerger2007-03-061-3/+3
* - And the sizes tooMarcus Boerger2007-03-061-2/+2
* - More to goMarcus Boerger2007-03-061-2/+2
* - There you goMarcus Boerger2007-03-061-1/+1
* - MFH Revert back to sprintf (we could define snprintf for windows but we don't)Marcus Boerger2007-03-061-1/+1
* Fixed typoIlia Alshanetsky2007-02-281-1/+1
* Adjust vsnprintf() usageIlia Alshanetsky2007-02-281-2/+2
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-0/+3
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-243-5/+5
* MFH: Bump year.Sebastian Bergmann2007-01-0118-19/+19
* missing variable initializationAntony Dovgal2006-10-101-0/+1
* initialize variable and make valgrind happyAntony Dovgal2006-09-281-0/+1
* Updated bundled oniguruma library (used for multibyte regular expression) to ...Seiji Masugata2006-09-217-103/+72
* fixed compilation problem on Mac OS/X. (bug #38892,38778,38452)Rui Hirokawa2006-09-201-0/+7
* added configure option --disable-mbregex-backtrack.Seiji Masugata2006-08-252-0/+5
* Initial commit. Updated bundled oniguruma library (used for multibyte regular...Seiji Masugata2006-08-246-0/+2163
* Initial commit. Updated bundled oniguruma library (used for multibyte regular...Seiji Masugata2006-08-241-0/+1
* Updated bundled oniguruma library (used for multibyte regular expression) to ...Seiji Masugata2006-08-249-180/+990