This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / regcomp.c
2005-09-12 Steve PetersIntegrate:
2005-02-05 Nicholas ClarkIntegrate:
2005-01-27 Jarkko HietaniemiIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2004-12-01 Yitzchak Scott-Tho... Integrate:
2004-12-01 Nicholas ClarkIntegrate:
2004-11-07 Nicholas ClarkIntegrate:
2004-09-10 Stas BekmanIntegrate:
2004-07-04 Jeff PinyanIntegrate:
2004-05-05 Nicholas ClarkIntegrate:
2003-11-01 Slaven RezicIntegrate:
2003-10-31 Slaven RezicOff-by-one error in regcomp.c
2003-10-19 Nicholas ClarkIntegrate:
2003-10-18 Alexey TourbinIntegrate:
2003-10-09 Nicholas ClarkPut all pre-processor #s on the first column (some...
2003-10-09 Eric PromislowInternal fixes to source-code coordinate
2003-09-21 Jarkko HietaniemiIntegrate:
2003-09-21 Jarkko HietaniemiMacrofy the compile/runtime test.
2003-09-13 Jarkko HietaniemiIntegrate:
2003-09-13 Hugo van der SandenRe: unicode regex problem
2003-09-11 Jarkko HietaniemiIntegrate:
2003-09-11 Jarkko HietaniemiReplace #21158 with a better patch from Hugo
2003-08-26 Adrian M. EnacheIntegrate:
2003-08-26 Adrian M. EnacheRe: [PATCH] valgrind and /#/x
2003-08-25 Jarkko HietaniemiIntegrate:
2003-08-25 Dave Mitchellvalgrind and /#/x
2003-08-01 Jarkko HietaniemiIntegrate:
2003-08-01 Dave MitchellRe: utf8+regex bug in 5.8.1-RC2
2003-05-29 Dave Mitchelljumbo closure fix
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-21 Jarkko HietaniemiIntegrate:
2003-04-18 Jarkko HietaniemiUTF8 regexp patch from Inaba Hiroto.
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-17 Jarkko HietaniemiIntegrate:
2003-03-16 Jarkko HietaniemiSignedness nits.
2003-03-16 Jarkko HietaniemiIntegrate:
2003-03-16 Jarkko HietaniemiFurther potential pitfalls for the utf8 len/pos cache
2003-03-12 Chris NandorIntegrate from maint-5.8/perl
2003-03-11 Jarkko HietaniemiIntegrate:
2003-03-11 Todd C. Millertypos and other minor things
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-28 Jarkko HietaniemiMore lexical patches merged by Dave Mitchell.
2003-02-16 Nicholas ClarkCOW regexps:
2002-12-29 Nicholas ClarkIntegrate:
2002-12-28 Gurusamy Sarathysave_re_context() was not saving many regexec.c state
2002-12-28 Gurusamy Sarathyfix signed/unsigned mismatch warning from change#18266
2002-12-23 Jarkko HietaniemiIntegrate:
2002-12-17 Richard Hitt[Fwd: Patch for perl utf8-related bug]
2002-12-09 Jarkko HietaniemiIntegrate:
2002-12-09 Hugo van der Sandenfix #18266 sprintf format mismatch
2002-12-09 Abhijit Menon-SenRe: [perl #18107] lc(), uc() and ucfirst() broken insid...
2002-12-08 Jarkko HietaniemiRetract #18252 and #18256.
2002-12-06 Abhijit Menon-SenRe: [perl #18107] lc(), uc() and ucfirst() broken insid...
2002-11-28 Jarkko HietaniemiIntegrate:
2002-11-25 Inaba HirotoUTF8 regexp {n} bug
2002-11-09 Jarkko HietaniemiIntegrate
2002-11-07 Mark Pease[perl #18154] Problem found in calculating offsets...
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-10-24 Dan KogaiThe Inaba patch for tr/// vs. use encoding
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-10-21 Hugo van der SandenRe: [perl #18019] regex overoptimization
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-07-28 Chris BallTypo in regcomp.c
2002-07-14 Chris NandorIntegrate perl
2002-07-08 Craig A. Berryregcomp.c casting tweak
2002-07-01 Hugo van der Sanden-Dr and unicode
2002-05-17 Chris NandorIntegrate perl
2002-05-12 Jarkko HietaniemiEBCDIC: make t/op/pat #242 and 243 finally succeed.
2002-04-27 Jarkko HietaniemiMore U32 regflags.
2002-04-26 Jarkko HietaniemiThe #16182 radiates U32ness.
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-03 Hugo van der SandenRe: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(...
2002-03-30 Rafael Garcia-SuarezRe: 64 bit SEGV in t/op/regmesg.t
2002-03-28 Rafael Garcia-SuarezRe: Regex-Unicode bugs
2002-03-28 Hugo van der SandenRe: Regex-Unicode bugs
2002-03-27 Rafael Garcia-SuarezA warning wasn't turnable off
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko HietaniemiFix for "UTF-8 bug with s///" from Hugo.
2002-03-16 Jarkko HietaniemiBetter place to initialize (IRIX cc noticed that
2002-03-16 Jarkko HietaniemiHP-UX gcc 3 warnings found by Sarathy.
2002-03-11 Paul Marquessmore warnings tidyup
2002-03-07 Jarkko HietaniemiAs suggested by Anton Tagunov, eq and cmp now obey the
2002-03-04 Paul Marquesstaint + deprecated warnings
2002-02-24 Jarkko HietaniemiUse to_uni_fold().
2002-02-24 Jarkko HietaniemiUsing uninitialized (and wrong) variables is not good.
2002-02-24 Jarkko HietaniemiEBCDIC: this seems to calm the last of the
2002-02-19 Jarkko HietaniemiThe POSIX extensions are deadly.
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-18 Jarkko HietaniemiEBCDIC: now the worst seems to be over for
2002-02-11 Jarkko Hietaniemi"Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
2002-02-04 Yitzchak Scott-Tho... (??{ }) anomaly
2002-02-03 Jarkko HietaniemiEBCDIC: more natification.
2002-02-03 Jarkko HietaniemiEBCDIC: character classes must remap the low 256.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
next