2011-11-06 |
Father Chrysostomos | Increase $B::Concise::VERSION to 0.87 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Add evalbytes function |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | parser.h: Rearrange constants |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Forbid source filters in Unicode evals |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Increase $feature::VERSION to 1.23 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Brian Fraser | eval STRING UTF8 cleanup. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Add unicode_eval feature |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Allow dual-life.t to be run outside t/ |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Tweak dual-life.t’s exceptions again |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Fix hash.t’s miniperl skip |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | each() should not leave RITER set on empty hash |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | hv.c: comment typo |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | Glob.xs: remove unused vars |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | tie.t: typos |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | Perl_hv_kill_backrefs is also used in scope.c |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | Hide pad vars from magic methods on scope exit |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | Weak refs to pad hvs should go stale |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | sort MANIFEST |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | Remove vos/syslog.h from MANIFEST |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Paul Green | Build perl using the dynamic linking capabilities of... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Pino Toscano | Add GNU/Hurd hints for NDBM_File |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | Fill out sv_upgrade docs |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Craig A. Berry | Restore VMS glob skip removed in 1bb8785a. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Pino Toscano | Fix hang in ext/POSIX/t/sysconf.t on GNU/Hurd |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | Use SvUPGRADE, not sv_upgrade, in sv_sethek |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | Deparse ()[()] |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Father Chrysostomos | Stop @{""} = reverse @_ from crashing |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Father Chrysostomos | Make Storable load even with %INC modified |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Reini Urban | Errno does not escape archname |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Steve Hay | Update ExtUtils-MakeMaker to CPAN version 6.63_02 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Father Chrysostomos | Make diag.t runnable outside t/ |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Father Chrysostomos | Warn for $[ ‘version’ checks |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Karl Williamson | PATCH: [perl #101710] Regression with /i, latin1 chars. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect.pl, provide a default test for --validate... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | Add -l and -w options to bisect-runner.pl, for use... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect.pl, use --start and --end to give ranges... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | Add --force-regen to bisect-runner.pl to regen_headers... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, remove "faking it" code from the... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | Add a --validate option to bisect.pl to verify that... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Leon Timmermans | Fix third argument to setresgid call while setting $(. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Tom Christiansen | perlfunc/glob: Explain use of quotes |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Father Chrysostomos | perldelta update |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Nicholas Clark | t/porting/authors.t can send just the git log info... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Nicholas Clark | Remove $date from Porting/checkAUTHORS.pl, which was... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Pino Toscano | Improve general GNU hints, needed for GNU/Hurd. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Jilles Tjoelker | Correct FreeBSD hints file for FreeBSD 10.0 |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Nicholas Clark | Add Jilles Tjoelker to AUTHORS. |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Remove some repeated code in pp_regcomp |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Fix =~ $str_overloaded (5.10 regression) |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Increase $strict::VERSION to 1.05 |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Moritz Lenz | unconfuse strict.pm documentation |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | DosGlob: Comment typo |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | DosGlob: Don’t parse an pattern that will not be used |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | File::Glob: Consistent use of spaces after dots |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | File::Glob: Remove docs specific to Mac Classic |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Document File::Glob::csh_glob |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Karl Williamson | PATCH: [perl #101940]: BBC Tk |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Karl Williamson | regcomp.c: Use no_mg for 2nd fetch of pattern |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Karl Williamson | Fix spelling in comment |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Glob.xs: Remove dMY_CXT from bsd_glob |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | DosGlob: eliminate %iter |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Increase $File::DosGlob::VERSION to 1.07 |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Glob.xs: Clarify comment |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Glob.xs: Remove comment |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Glob.xs: consting |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Glob.xs: Be more parsimonious with SVs |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Glob.xs: Remove comment |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Oops: Fix Glob.xs assertion failure |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Glob.xs: Eliminate x_GLOB_ITER |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Document File::Glob’s :bsd_glob tag |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Add :bsd_glob export tag to File::Glob [perl #96116] |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Glob.xs: Refactor iteration into separate function |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Father Chrysostomos | Move the do() test in Deparse’s core.t |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Michael G.... | Remove unnecessary cruft from the module example. |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Tony Cook | produce a properly sorted known_pod_issues.dat |
commit | commitdiff | tree | snapshot |
2011-10-29 |
chromatic | Fixed dative inaccuracy in perlmod.pod. |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Nicholas Clark | Remove unnecessary makefile fix-up code from bisect... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, patch older Configure to add -A |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Nicholas Clark | bisect-runner.pl now patches another 5.004-era build... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, make the code to report patching... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, refactor the code to extract previ... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, refactor the code that applies... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, refactor the code that opens and... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Tony Cook | allow for 2Gb+ memory allocations on 64-bit Win32 debug... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Chris 'BinGOs... | Update CPANPLUS-Dist-Build to CPAN version 0.60 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Chris 'BinGOs... | Update HTTP-Tiny to CPAN version 0.016 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Father Chrysostomos | Add Mark A. Stratman to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mark A. Stratman | perlootut.pod: Removed redundant sentence |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Father Chrysostomos | Stop csh_glob from reading past end of string |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Father Chrysostomos | Make csh_glob remove quote-escaping backslashes |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Father Chrysostomos | perlrebackslash: too grammer tweaks |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Father Chrysostomos | Deparse CORE::do |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Father Chrysostomos | Deparse CORE::glob |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Father Chrysostomos | Increase $B::Deparse::VERSION to 1.09 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Karl Williamson | PATCH: [perl #99928] Document that is not a bug |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Karl Williamson | PATCH: [perl #101970] /[[:lower:]]/i matches upper... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Karl Williamson | regcomp.c: Don't prefix posix props with Is |
commit | commitdiff | tree | snapshot |
next |