2011-03-02 |
Nicholas Clark | In taint.t, add violates_taint(), to replace a repeated... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Nicholas Clark | In taint.t, avoid using ok() where better test function... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Nicholas Clark | In taint.t, replace C<not any_tainted(..)> with calls... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Nicholas Clark | In taint.t, replace calls to all_tainted() with a loop... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Nicholas Clark | Add {is,isnt}_tainted() to taint.t, to replace use... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Nicholas Clark | Convert taint.t to use test.pl's testing functions. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chris 'BinGOs... | Update perldelta for Locale::Codes update |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Sullivan Beck | PATCH: Bump Locale-Codes from 3.15 to 3.16 |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Karl Williamson | toke.c: Raise error for multiple regexp mods |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Karl Williamson | UCD.pm: Convert charscript to use mktables tables |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Karl Williamson | UCD.pm: Bump version |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Karl Williamson | Revert "mktables: Default map tables to range size 1." |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Karl Williamson | UCD.pm: Convert num() to use new fcn |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Karl Williamson | UCD.pm: Add internal fcn for reading mktables file |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Chris 'BinGOs... | Update Maintainers.pl and perldelta for Math::BigInt... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Peter John... | [perl #85118] [PATCH] Update Math::BigInt::FastCalc... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
brian d foy | Point people to perlop for here doc errors |
commit | commitdiff | tree | snapshot |
2011-03-01 |
brian d foy | Note here docs need a line separator after the last... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regex: Remove obsolete code |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | fold_grind: Remove more tests under /d |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | fold_grind.t: Reduce some tests. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | fold_grind.t: Clarify comment |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | fold_grind.t: fix confusingly-named variable |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regexec.c: remove no longer needed code |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: white space only |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: collapse two blocks |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Remove temporary code |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9102 |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris 'BinGOs... | Update CPANPLUS::Dist::Build to CPAN version 0.54 |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Nicholas Clark | Convert the taint.t Fcntl tests to use tempfile(),... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
brian d foy | Fix a grammar nit in perlfaq8 |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Nicholas Clark | Correct taint.t to skip the truncate test if $Config... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Chris 'BinGOs... | Corrected an incredibly small error in perlport.pod |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Florian Ragwitz | Ignore ExtUtils::Command release tests |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Florian Ragwitz | Upgrade Devel::DProf from version 20110225.01 to 201102... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Florian Ragwitz | Ignore DProf release tests |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Florian Ragwitz | Upgrade ExtUtils::Command from version 1.16 to 1.17 |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Nicholas Clark | Simplify the regression tests added in 3e6bd4bfcd175c61. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | Handle [folds] of 0-255 without swashes |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Add deprecation macro with extra param |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: More prep for bitmap/nonbitmap folds |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Place marker for 2nd inversion list |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | Change to use new add_cp_to_invlist() |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Add parameters to fcns |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Convert old-style to inversion list |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Add fcn add_cp_to_invlist() |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Move code to common place |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Factor code into a function. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | Add #defines for 2 Latin1 chars |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | Move some #defines |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: Remove no longer necessary tests |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Karl Williamson | regcomp.c: accept NULL as inversion list param |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Nicholas Clark | Eliminate tests for tainting of globs, skipped since... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Nicholas Clark | In gv_autoload4(), ensure set magic is called on $... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Chris 'BinGOs... | Maintainers.pl and perldelta updates for Math::BigInt... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Peter John... | Update Math::BigInt::FastCalc to CPAN version 0.25 |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Chris 'BinGOs... | Added GNU/kFreeBSD to list of systems where 5.12.x... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Father Chrysostomos | [perl #76814] FETCH called twice - || |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Father Chrysostomos | [perl #79442] A #line "F" in a string eval doesn't... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Karl Williamson | regexec.c: Array declared 1 too small |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Reini Urban | Modern cygwin often has empty $ENV{CYGWIN} |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Father Chrysostomos | Stop aelemfast from crashing on GVs with null AVs |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Florian Ragwitz | Don't include commit IDs in generated delta entries |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Florian Ragwitz | Hack to allow git-deltatool to spawn 'emacsclient -t' |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Florian Ragwitz | Allow reviewing of diffs in the deltatool |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Father Chrysostomos | Reword perltie/READLINE and correct example |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Kevin Ryde | [perl #84942] perltie.pod READLINE list context |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Father Chrysostomos | Add Kevin Ryde to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Father Chrysostomos | [perl #84746] Accessing $2 causes the interpreter to... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Karl Williamson | bleadperl breaks RCLAMP/Text-Glob |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Karl Williamson | Free up bit in ANYOF flags |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Karl Williamson | regcomp.c: ANYOF node handle range to UV_MAX |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Karl Williamson | regcomp.c: Move inversion list conversion code |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Karl Williamson | regcomp.c: Use more precise ANYOF flag |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Karl Williamson | regcomp.c: Add comment |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Florian Ragwitz | Upgrade Tie::RefHash from version 1.38 to 1.39 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Florian Ragwitz | Upgrade Devel::DProf to version 20110225.01 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Florian Ragwitz | DProf is now maintained on CPAN, not by p5p anymore |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Florian Ragwitz | Remove DProf's Changes file |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Florian Ragwitz | Remove DProf's Makefile.PL |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Chris 'BinGOs... | Maintainers.pl and perldelta updates for Math::BigInt... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Peter John... | Update Math::BigInt to CPAN version 1.993 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nicholas Clark | Eliminate $::PatchId from t/re/*.t. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nicholas Clark | Remove now-unnecessary C<use File::Spec> from t/op... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nicholas Clark | Migrate t/op/{fork,runlevel,tie}.t to use run_multiple_... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nicholas Clark | Migrate the test running logic from t/lib/common.pl... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nicholas Clark | Convert t/lib/common.pl to lexical filehandles and... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nicholas Clark | In t/lib/common.pl, load File::Path on demand. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Karl Williamson | fold_grind.t: Skip some /aa tests. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Karl Williamson | fold_grind.t: Skip some ASCII-only tests in /l |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Karl Williamson | fold_grind.t: Add comment |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Karl Williamson | fold_grind.t: White space only |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Karl Williamson | fold_grind.t: Run every charset on non-folds |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Karl Williamson | fold_grind: fix comment |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Karl Williamson | regcomp.h: Remove obsolete define |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Karl Williamson | intrpvar.h: Add comment about PERLVARI |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Leon Timmermans | Detect unsafe signals more reliably on BSD/Solaris |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Nicholas Clark | In t/lib/common.pl, inline print_err_line into its... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Nicholas Clark | In t/lib/common.pl, inline RandomMatch() into its only... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
David Mitchell | speedup t/porting/authors.t |
commit | commitdiff | tree | snapshot |
next |