regcomp.c: Prevent integer overflow from nested regex quantifiers.
[platform/upstream/perl.git] / unicode_constants.h
2019-09-26 DongHun KwakImported Upstream version 5.30.0 upstream/5.30.0
2019-09-26 DongHun KwakImported Upstream version 5.28.0 upstream/5.28.0
2017-06-28 DongHun KwakImported Upstream version 5.25.5 46/136046/1
2017-06-28 DongHun KwakImported Upstream version 5.25.3 44/136044/1
2017-06-28 DongHun KwakImported Upstream version 5.23.7 36/136036/1
2017-06-28 DongHun KwakImported Upstream version 5.23.6 35/136035/1
2017-06-28 DongHun KwakImported Upstream version 5.23.3 32/136032/1
2017-06-28 DongHun KwakImported Upstream version 5.23.2 31/136031/1
2017-06-28 DongHun KwakImported Upstream version 5.23.0 29/136029/1
2017-06-28 DongHun KwakImported Upstream version 5.21.5 18/136018/1
2017-06-28 DongHun KwakImported Upstream version 5.21.4 17/136017/1
2017-06-28 DongHun KwakImported Upstream version 5.21.1 14/136014/1
2013-08-29 Karl WilliamsonRemove no longer necessary constants
2013-08-29 Karl Williamsonutf8.h, unicode_constants.h: Add some #defines.
2013-08-29 Karl WilliamsonMerge branch 'ebcdic' into blead
2013-08-29 Karl Williamsonunicode_constants.h: Add #defines for CR, LF
2013-08-29 Karl Williamsonunicode_constants.h: Add #defines for Byte Order Mark
2013-05-21 Chris 'BinGOs' Wil... Merge branch 'smoke-me/coreutils' into blead
2013-05-20 Karl Williamsonunicode_constants.h: Add some #defines
2013-05-20 Karl Williamsonpp.c: Eliminate custom macro and use Copy() instead
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Change #define name
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Make portable to non-ASCII
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Remove unused constant
2012-10-09 Karl Williamsonregcomp.c: Refactor join_exact() to handle all multi...
2012-09-14 Karl WilliamsonMerge branch for mostly regen/regcharclass.pl into...
2012-09-14 Karl Williamsonregen/unicode_constants.pl: Add name parameter
2012-09-14 Karl Williamsonregexec.c: Use new macros instead of swashes
2012-09-14 Karl WilliamsonRename regen'd hdr to reflect expanded capabilities