2013-01-02 |
Shlomi Fish | Missing test count. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Fix perl -d's 'w $my_lexical_variable'. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Document HistSize and HistFile. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Start refactoring "sub restart". |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract _dump_trace_calc_saved_single_arg. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract _dump_trace_calc_save_args. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Avoid pre-declarations. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Fixed the test - it passes now. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Add a testcase for the bug. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract _cmd_L_handle_postponed_breakpoints. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Add empty lines and an explicit return. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Remove a no-longer needed comment. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract a subroutine. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract some duplicate code into a closure. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Some refactoring. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Start refactoring cmd_L. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Remove an unused parameter. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Remove a redundant line. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Rename vars to remove ambiguity. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | [perl5db] Extract. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Got rid of passing $cmd to subs that don't use it. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract _cmd_l_calc_initial_end_and_i . |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract a subroutine. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | More refactoring. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract _cmd_l_range . |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | [perl5db] Extract some subroutines. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Extract a subroutine. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Got rid of a $1 reference. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | Add explicit returns. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Shlomi Fish | [perl5db] Refactoring. |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Chris 'BinGOs... | Update Term-ANSIColor to CPAN version 4.01 |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Chris 'BinGOs... | Update excluded files for Term-ANSIColor |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Karl Williamson | regcomp.c: Fix upper loop limit |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | Change core calls of isALNUM() to isWORDCHAR() |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | Convert uses of isALNUM_lazy_if to isWORDCHAR_lazy_if |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | Add isWORDCHAR_lazy_if() macro |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | regcomp.c: White-space, comment only; no code changes |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | regcomp.c: Refactor out a switch statement |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | regcomp.c: Collapse switch cases |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | regcomp.c: Collapse two switch cases |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | regcomp.c: Remove redundant code |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | regcomp.c: Use data structure to remove special handling |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | locale.t, pat_advanced.t: Remove TODOs |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | regex: Add pseudo-Posix class: 'cased' |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | handy.h, regcomp.h, regexec.c: Sort initializers, switch() |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | locale.t: Add TODO tests |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | locale.t: Add tests for [:upper:], [:lower:] |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | locale.t: Add extra debugging info |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | locale.t: Fix off by 1 error in debug output |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | locale.t: Add capability to have TODO tests |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | re/pat_advanced.t: Add TODO test for recent regression |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Karl Williamson | regcomp.c: Add comments |
commit | commitdiff | tree | snapshot |
2012-12-31 |
James E Keenan | Correct typo in test description. |
commit | commitdiff | tree | snapshot |
2012-12-30 |
David Mitchell | fix g++ and nm |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Make sure optimizer handles node; Note for... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Use xor to save a test |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Free up ANYOF flag bit |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | Add new regnode for synthetic start class |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c, regcomp.h: White-space, comment only |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.h: Split two ANYOF flag bits |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | Free up regex ANYOF bit. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Remove unnecessary flag setting |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Clean up ANYOF_CLASS handling. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Add #undef |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: typo in comment |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Handle edge case in inversion list max |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Reword comment |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regcomp.c: Don't iterate while changing an inversion... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Karl Williamson | regen/embed.pl: Add sanity test for entries |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Chris 'BinGOs... | Update Scalar-List-Utils to CPAN version 1.27 |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Chris 'BinGOs... | Update HTTP-Tiny to CPAN version 0.025 |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Matthew Horsfall... | Add regcomp.c warning checks to t/porting/diag.t. |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Karl Williamson | Perl_instr() implement with libc equivalent. |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Karl Williamson | Fix comment references to removed rexex ops |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Karl Williamson | regcomp.c: Properly indent |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Karl Williamson | pat_advanced.t: Add tests |
commit | commitdiff | tree | snapshot |
2012-12-26 |
David Mitchell | Revert "porting/podcheck corrections." |
commit | commitdiff | tree | snapshot |
2012-12-26 |
James E Keenan | porting/podcheck corrections. |
commit | commitdiff | tree | snapshot |
2012-12-26 |
James E Keenan | Add another address for Renee Baecker. |
commit | commitdiff | tree | snapshot |
2012-12-26 |
James E Keenan | ext/Hash-Util/lib/Hash/Util.pm: Bump $VERSION to reflec... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
reneeb | Add new functions of Hash::Util in documentation. |
commit | commitdiff | tree | snapshot |
2012-12-25 |
David Mitchell | fix utf8ness in ${"string"} |
commit | commitdiff | tree | snapshot |
2012-12-25 |
David Mitchell | Eliminate PL_reg_flags |
commit | commitdiff | tree | snapshot |
2012-12-25 |
David Mitchell | Eliminate RF_tainted flag from PL_reg_flags |
commit | commitdiff | tree | snapshot |
2012-12-25 |
David Mitchell | eliminate RF_warned flag from PL_reg_flags |
commit | commitdiff | tree | snapshot |
2012-12-25 |
David Mitchell | eliminate RF_utf8 flag from PL_reg_flags |
commit | commitdiff | tree | snapshot |
2012-12-25 |
David Mitchell | [perl #116148] Pattern utf8ness sticks around |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Karl Williamson | perlapi: Fix misstatement |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Karl Williamson | perlapi: Fix typos |
commit | commitdiff | tree | snapshot |
2012-12-24 |
H.Merijn Brand | Remove register keywork from randfunc tests in Configure |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Karl Williamson | regcomp.c: Add comment, Note for 3018b8238 |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Karl Williamson | regexec.c: Comments, white-space; no code changes |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Karl Williamson | utf8.h: Make sure char* is cast to U8* for unsigned... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Karl Williamson | utf8.h: Parenthesize macro parameter |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Karl Williamson | perlapi: Clarify isSPACE(), document isPSXSPC() |
commit | commitdiff | tree | snapshot |
2012-12-24 |
Daniel Dragan | uninline panic branch from POPSTACK |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Karl Williamson | perlhack: in-line functions need extra care |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Karl Williamson | handy.h: Add full complement of isIDCONT() macros |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Karl Williamson | ext/XS-APItest/t/handy.t: White-space only |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Karl Williamson | ext/XS-APItest/t/handy.t: Work better on platforms... |
commit | commitdiff | tree | snapshot |
next |