2013-01-05 |
James E Keenan | t/op/or.t: Provide descriptions for tests lacking them. |
commit | commitdiff | tree | snapshot |
2013-01-05 |
James E Keenan | t/op/pos.t: Provide descriptions for remaining tests... |
commit | commitdiff | tree | snapshot |
2013-01-05 |
James E Keenan | t/op/pwent.t: Add descriptions for all tests. |
commit | commitdiff | tree | snapshot |
2013-01-05 |
James E Keenan | t/op/pow.t: Add descriptions for tests lacking them. |
commit | commitdiff | tree | snapshot |
2013-01-05 |
James E Keenan | t/op/fork.t: Add description for one special test. |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Karl Williamson | charnames: Deprecate character names with spacing issues |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Karl Williamson | charnames: :alias alone implies :full |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Karl Williamson | charnames: Enforce better file name rules |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Karl Williamson | charnames: comment, error message clarifications |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Karl Williamson | charnames pod: Typo, clarification |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Steven Schubiger | Fix SvREFCNT_dec doc typo |
commit | commitdiff | tree | snapshot |
2013-01-04 |
David Mitchell | make m?$pat? match only once under ithreads |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Chris 'BinGOs... | Regenerated customized.dat file due to pod2*.PL changes |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Chris 'BinGOs... | Update podlators to CPAN version 2.5.0 |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Eric Brine | Collapse "if(a){b}else{b}" to "b" |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Eric Brine | Remove redundant NULL checks. |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Steve Hay | Add support for building with VC++ 2012 |
commit | commitdiff | tree | snapshot |
2013-01-03 |
David Mitchell | S_has_runtime_code(): avoid buffer overrun |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Matthew Horsfall... | Fix period at the end of perldiag.pod and remove entry... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
James E Keenan | Eliminate redundant words. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Tony Cook | Don't usenm on haiku |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Tony Cook | Merge Shlomi's latest debugger refactoring work |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Tony Cook | bump $VERSION for lib/perl5db.pl |
commit | commitdiff | tree | snapshot |
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 |
next |