2019-01-05 |
Karl Williamson | regen/warnings.pl: Fix undefined C behavior |
commit | commitdiff | tree | snapshot |
2019-01-05 |
James E Keenan | Use same mixture of hard-tabs and spaces for indent |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Karl Williamson | perlapi: Fix improper formal param name |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Karl Williamson | regen/mk_invlists.pl: Rmv extraneous tab in output |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Tony Cook | perldelta for 817480137a8b |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Tony Cook | simplify the error reporting from the #125351 fix |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Tony Cook | (perl #132158) abort compilation if we see an error... |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Tony Cook | bump $lib::VERSION |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Eugen Konkov | Hint about $dir/$version is checked by lib.pm and delet... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Tony Cook | perldelta for b4e880f3b5c8, eb699a9c8fb7 |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Hauke D | First "eof" should return true |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Tony Cook | [perl #133721] TODO test for eof with no ${^LAST_FH} |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Tony Cook | perldelta for 7122d783e33c |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Tony Cook | [perl #133524] report line number for Prototype not... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Karl Williamson | regcomp.c: Rmv null function calls |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Karl Williamson | Revert "regen/mk_invlists.pl: Fix bug when 2 ident... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Karl Williamson | perl.h: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Karl Williamson | perlvars.h: A variable was being initialized unnecessarily |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Karl Williamson | perlre: Note /i multi-char fold lookbehind assertions... |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Karl Williamson | regcomp.sym: Note specialized use of 'flags' in 2 OPs |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Karl Williamson | perlre: Note that lookbehind is up to 255 chars |
commit | commitdiff | tree | snapshot |
2018-12-29 |
James E Keenan | Correct spelling error. |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Karl Williamson | regcomp.c: Refactor \b{} parsing code |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Karl Williamson | regcomp.c: Avoid reading out-of-bounds memory |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regen/mk_invlists.pl: Rmv outdated code |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regen/mph.pl: Remove unused variable |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | Change length-1 ASCII fold pairs to ANYOFM regnodes |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | Add new regnode: ANYOFH, without a bitmap |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | Revamp qr/[...]/ optimizations |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Rename a variable |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: White-space, comments only |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Refactor 3 variables into flags of 1 |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: White space only |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Refactor looking for POSIX optimizations |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Rename a variable |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Remove no longer used static function |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Remove remaining use of static function |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Consolidate common code |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Simplify ANYOFM node generation |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Don't zap larger scope variables |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | Remove ASCII/NASCII regnodes |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Prefer ANYOF/NANYOFM regnodes |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Refactor some /[foo]/ code |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Simplify handling of EXACTFish nodes with... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regexec.c: Avoid unnecessary folding |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | Collapse regnode EXACTFU_SS into EXACTFUP |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | Add regnode EXACTFUP, for problematic |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regexec.c: Most /iaa nodes are now pre-folded |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regexec.c: Add function to compare /i Latin1, pre-folded |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Fold characters in non-UTF-8 EXACTFish nodes |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Generate EXACTFU_SS only for non-UTF8 |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Avoid duplicate work |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | regcomp.c: Rationalize use of two variables |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Karl Williamson | t/re/anyof.t: Sort tests; remove dups |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regexec.c: Swap parameters to some EQ functions |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | Generalize foldEQ_utf8_flags() |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | Fix bug in foldEQ_utf8_flags() |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | utf8.c: White-space only |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regcomp.c, regexec.c: Rename some related variables |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regcomp.c: Shorten variable name |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | Change name of PL_NonL1NonFinalFold |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | Move 2 property defns to mktables |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regen/mk_invlists.pl: Fix bug when 2 ident tables |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regcomp.c: Avoid a NULL dereference |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | Change name of PL_utf8_foldable variable |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regcomp.c: qr/[\xFF]/di doesn't have runtime dependencies |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regcomp.c: Add #ifdef |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regcomp.c: Fix comment |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | re/anyof.t: Extract code into a function |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | t/re/anyof.t: Add capability to utf8::upgrade() |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | t/re/anyof.t: Add 'strict', 'warnings' pragmas |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regexec.c: Make sure variable is initialized |
commit | commitdiff | tree | snapshot |
2018-12-25 |
Karl Williamson | regexec.c: White space only, comment only |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Chris 'BinGOs... | Unicode-Normalize on CPAN is 1.26 |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Chris 'BinGOs... | Update DB_File to CPAN version 1.843 |
commit | commitdiff | tree | snapshot |
2018-12-23 |
Chris 'BinGOs... | Update CPAN to CPAN version 2.22 |
commit | commitdiff | tree | snapshot |
2018-12-21 |
Chris 'BinGOs... | It's beginning to look a lot like Christmas |
commit | commitdiff | tree | snapshot |
2018-12-19 |
Tony Cook | bump $File::Find::VERSION |
commit | commitdiff | tree | snapshot |
2018-12-19 |
Tomasz Konojacki | File::Find: set $Is_Win32 and $Is_VMS variables |
commit | commitdiff | tree | snapshot |
2018-12-19 |
James E Keenan | Thoroughly test paragraph mode |
commit | commitdiff | tree | snapshot |
2018-12-19 |
James E Keenan | More specific documentation of paragraph mode. |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Release managers guide: perlivp isn't in utils after... |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Tick release schedule |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Update Module::CoreList for 5.29.7 |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Bump the perl version in various places for 5.29.7 |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | New perldelta for 5.29.7 |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Epigraph for 5.29.6 |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Perlhist: Date of the 5.29.6 release. v5.29.6 |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Perlhist: Fix the release dates for 5.29.[345]. |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Perldelta: Don't put a reference to an RT ticket in... |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Perldelta: Linkefy references to Perl RT tickets in... |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Errata in perldelta. |
commit | commitdiff | tree | snapshot |
2018-12-18 |
Abigail | Perldelta: New/Updated Modules for 5.29.6 |
commit | commitdiff | tree | snapshot |
2018-12-17 |
Abigail | Perldelta: Acknowledgements for 5.29.6. |
commit | commitdiff | tree | snapshot |
2018-12-17 |
Abigail | Update Module::CoreList for 5.29.6 |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Tony Cook | perldelta notes for Storable, EU::PXS, and sort the... |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Tony Cook | perldelta for f75dfdbdb9d5 |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Tony Cook | (perl #133673) disable the File::Find nlink optimizatio... |
commit | commitdiff | tree | snapshot |
next |