2013-06-10 |
Father Chrysostomos | Make ‘make regen’ regenerate the tree in perllexwarn |
tree | commitdiff |
2013-05-23 |
Nicholas Clark | In regen/regen_lib.pl, add 'Pod' as a third supported... |
tree | commitdiff |
2013-05-22 |
David Steinbrunner | typo fixes for regen scripts |
tree | commitdiff |
2013-05-21 |
Chris 'BinGOs' Wil... | Merge branch 'smoke-me/coreutils' into blead |
tree | commitdiff |
2013-05-20 |
Nicholas Clark | Merge the pack refactoring to blead. |
tree | commitdiff |
2013-05-20 |
Nicholas Clark | Eliminate pre-5.9.x conditional code for PERL_PACK_CAN_... |
tree | commitdiff |
2013-05-20 |
Nicholas Clark | Merge the reworking of how genpacksizetables.pl is... |
tree | commitdiff |
2013-05-20 |
Nicholas Clark | Move genpacksizetables.pl to regen/genpacksizetables.pl |
tree | commitdiff |
2013-05-20 |
Karl Williamson | Fix multi-char fold edge case |
tree | commitdiff |
2013-05-20 |
Karl Williamson | unicode_constants.h: Add some #defines |
tree | commitdiff |
2013-05-20 |
Karl Williamson | pp.c: Eliminate custom macro and use Copy() instead |
tree | commitdiff |
2013-05-18 |
Ricardo Signes | Perform all the "bump us to 5.19.0" work |
tree | commitdiff |
2013-05-18 |
Ricardo Signes | regen feature.pm |
tree | commitdiff |
2013-03-27 |
Yves Orton | Improve how regcomp.pl handles multibits |
tree | commitdiff |
2013-03-27 |
Brian Fraser | Make smartmatch, given & when experimental |
tree | commitdiff |
2013-03-08 |
Karl Williamson | regen/unicode_constants.pl: Change #define name |
tree | commitdiff |
2013-03-08 |
Karl Williamson | regen/unicode_constants.pl: Make portable to non-ASCII |
tree | commitdiff |
2013-03-08 |
Karl Williamson | regen/unicode_constants.pl: Remove unused constant |
tree | commitdiff |
2013-03-08 |
Karl Williamson | regen/unicode_constants.pl: Pass through input comments |
tree | commitdiff |
2013-03-08 |
Karl Williamson | regen/unicode_constants.pl: Convert '-' in names to '_' |
tree | commitdiff |
2013-02-20 |
Ricardo Signes | put an experimental warning on lexical topic |
tree | commitdiff |
2013-02-17 |
Nicholas Clark | In warnings.pm, delete a hash slice, instead of using... |
tree | commitdiff |
2013-02-08 |
Karl Williamson | regen/embed.pl: Extract out duplicate code into a fcn |
tree | commitdiff |
2013-02-08 |
Karl Williamson | regen/embed.pl: Warn if have > 1 i, p, and s flags |
tree | commitdiff |
2013-01-24 |
Karl Williamson | regcharclass.h: Add macro for non-ASCII PATWS |
tree | commitdiff |
2013-01-24 |
Karl Williamson | /regen/regcharclass.pl: white-space only; no code changes |
tree | commitdiff |
2013-01-24 |
Karl Williamson | regen/regcharclass.pl: Add capability |
tree | commitdiff |
2013-01-20 |
Karl Williamson | Deprecate certain rare uses of backslashes within regexes |
tree | commitdiff |
2013-01-11 |
Karl Williamson | Merge branch 'sets' into blead |
tree | commitdiff |
2013-01-11 |
Karl Williamson | regcharclass.h: Add macro for finding pattern white... |
tree | commitdiff |
2013-01-11 |
Karl Williamson | Create new warnings category experimental::regex_sets |
tree | commitdiff |
2012-12-31 |
Karl Williamson | regex: Add pseudo-Posix class: 'cased' |
tree | commitdiff |
2012-12-28 |
Karl Williamson | regcomp.c: Don't iterate while changing an inversion... |
tree | commitdiff |
2012-12-28 |
Karl Williamson | regen/embed.pl: Add sanity test for entries |
tree | commitdiff |
2012-12-23 |
Father Chrysostomos | regcomp.pl: Calculate col widths for perldebguts |
tree | commitdiff |
2012-12-23 |
Father Chrysostomos | Regenerate the regnode table in perldebguts.pod automat... |
tree | commitdiff |
2012-12-22 |
Karl Williamson | Merge character class handling revamp topic branch... |
tree | commitdiff |
2012-12-22 |
Karl Williamson | handy.h: Create isALPHANUMERIC() and kin |
tree | commitdiff |
2012-12-18 |
David Mitchell | silence g++ warning with PL_magic_vtable_names |
tree | commitdiff |
2012-12-16 |
Karl Williamson | Rename property involved in \X matching, for clarity |
tree | commitdiff |
2012-12-16 |
Karl Williamson | regen/unicode_constants.pl: Add option to skip if undef |
tree | commitdiff |
2012-12-06 |
Yves Orton | make regcharclass generate submacros if necessary to... |
tree | commitdiff |
2012-11-27 |
Father Chrysostomos | [Merge] New COW mechanism |
tree | commitdiff |
2012-11-27 |
Father Chrysostomos | Disable PL_sawampersand |
tree | commitdiff |
2012-11-24 |
Karl Williamson | regen/embed.pl: flag 'i' didn't work with 'n' |
tree | commitdiff |
2012-11-24 |
Father Chrysostomos | Increase $feature::VERSION to 1.32 |
tree | commitdiff |
2012-11-24 |
Father Chrysostomos | Warn when declaring lexsubs, not when enabling them |
tree | commitdiff |
2012-11-20 |
Karl Williamson | regen/embed.pl: Fix uninit variable warning. |
tree | commitdiff |
2012-11-20 |
Karl Williamson | Merge topic branch into blead |
tree | commitdiff |
2012-11-20 |
Karl Williamson | regexec.c: Use SPACE macros instead of swash |
tree | commitdiff |
2012-11-20 |
Karl Williamson | Refactor is_XDIGIT_uni(), is_XDIGIT_utf8() and macros |
tree | commitdiff |
2012-11-20 |
Karl Williamson | Refactor is_BLANK_uni() and is_BLANK_utf8() macros |
tree | commitdiff |
2012-11-20 |
Karl Williamson | handy.h: Add isVERTWS_uni(), isVERTWS_utf8() |
tree | commitdiff |
2012-11-20 |
Karl Williamson | regen/regcharclass.pl: Add 'cp_high' macro type |
tree | commitdiff |
2012-11-20 |
Karl Williamson | regexes: Add \v to table of latin1 char classes |
tree | commitdiff |
2012-11-17 |
Father Chrysostomos | [perl #114864] Don’t use amt for DESTROY |
tree | commitdiff |
2012-11-17 |
Yves Orton | make regcharclass hash order determinisitic |
tree | commitdiff |
2012-11-17 |
Yves Orton | Eliminate test from generated cp macros |
tree | commitdiff |
2012-11-11 |
Karl Williamson | regen/mk_PL_charclass.pl: Use mktables table for charname |
tree | commitdiff |
2012-11-10 |
David Mitchell | [MERGE] add PADRANGE op and $B::overlay |
tree | commitdiff |
2012-11-10 |
David Mitchell | add padrange op |
tree | commitdiff |
2012-11-09 |
Daniel Dragan | remove various redundant dTHXes |
tree | commitdiff |
2012-10-26 |
Craig A. Berry | De-globalize regcomp inversion lists. |
tree | commitdiff |
2012-10-20 |
Karl Williamson | regen/mk_PL_charclass.pl: Move code to subroutine |
tree | commitdiff |
2012-10-20 |
Karl Williamson | regen/mk_PL_charclass.pl: White-space only; no code... |
tree | commitdiff |
2012-10-20 |
Karl Williamson | regen/mk_PL_charclass.pl: Generate our own tables for... |
tree | commitdiff |
2012-10-20 |
Karl Williamson | regen/mk_invlists.pl: Generate our own tables for certa... |
tree | commitdiff |
2012-10-20 |
Karl Williamson | regen/regcharclass.pl: White space only; no code changes |
tree | commitdiff |
2012-10-20 |
Karl Williamson | regen/regcharclass.pl: Generate better code for some... |
tree | commitdiff |
2012-10-20 |
Karl Williamson | regen/regcharclass.pl: White-space only; no code changes |
tree | commitdiff |
2012-10-20 |
Karl Williamson | regen/regcharclass.pl: Refactor a 'return' slightly |
tree | commitdiff |
2012-10-17 |
Karl Williamson | regen/regcharclass.pl: Change name of generated macro |
tree | commitdiff |
2012-10-14 |
Karl Williamson | regen/mk_invlists.pl: Make list for multi-fold chars |
tree | commitdiff |
2012-10-12 |
Karl Williamson | regen/mk_PL_charclass.pl: Add bit for if character... |
tree | commitdiff |
2012-10-10 |
Daniel Dragan | fix C++ builds broken by cdc4a174060 |
tree | commitdiff |
2012-10-09 |
Daniel Dragan | have embed.pl add PERL_CALLCONV_NO_RET to noreturn... |
tree | commitdiff |
2012-10-09 |
Karl Williamson | regcomp.c: Refactor join_exact() to handle all multi... |
tree | commitdiff |
2012-10-09 |
Karl Williamson | regen/regcharclass.pl: Generate macros for multi-char... |
tree | commitdiff |
2012-10-09 |
Karl Williamson | Add regen/regcharclass_multi_char_folds.pl |
tree | commitdiff |
2012-10-09 |
Karl Williamson | regen/regcharclass.pl: Simplify regex |
tree | commitdiff |
2012-10-09 |
Karl Williamson | regen/regcharclass.pl: Add ability for more complex... |
tree | commitdiff |
2012-10-03 |
Yves Orton | regen/regcharclass.pl: improved optree generation |
tree | commitdiff |
2012-10-03 |
Yves Orton | regen/regcharclass.pl: add comments and some minor... |
tree | commitdiff |
2012-10-01 |
Father Chrysostomos | [Merge] utf8 caches and overload; other bug fixes |
tree | commitdiff |
2012-10-01 |
Father Chrysostomos | Remove length magic on scalars |
tree | commitdiff |
2012-09-30 |
Father Chrysostomos | Increase $warnings::VERSION to 1.15 |
tree | commitdiff |
2012-09-30 |
Father Chrysostomos | Increase $feature::VERSION to 1.31 |
tree | commitdiff |
2012-09-30 |
Father Chrysostomos | Use two colons for lexsub warning |
tree | commitdiff |
2012-09-29 |
Yves Orton | Merge branch 'rt_115078' into blead |
tree | commitdiff |
2012-09-29 |
Yves Orton | remove test define from regen/regcharclass.pl |
tree | commitdiff |
2012-09-29 |
Yves Orton | improve conditional folding logic in regen/regcharclass.pl |
tree | commitdiff |
2012-09-29 |
Yves Orton | fix perl #115078, ternary folding logic failure |
tree | commitdiff |
2012-09-29 |
Yves Orton | add a new define for testing perl #115078 |
tree | commitdiff |
2012-09-26 |
Father Chrysostomos | Correct fm vtable in perlguts.pod |
tree | commitdiff |
2012-09-23 |
Father Chrysostomos | [perl #94490] const fold should not trigger special... |
tree | commitdiff |
2012-09-22 |
Sawyer X | add shebangs where missing |
tree | commitdiff |
2012-09-16 |
Father Chrysostomos | [Merge] [perl #113930] Lexical subs |
tree | commitdiff |
2012-09-16 |
Father Chrysostomos | Document lexical subs |
tree | commitdiff |
2012-09-16 |
Father Chrysostomos | Add experimental lexical_subs feature |
tree | commitdiff |
2012-09-16 |
Father Chrysostomos | feature.pm: Missing space |
tree | commitdiff |
next |