2011-09-04 |
Zefram | dual-life Carp |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Zefram | move Carp to ext/Carp, preparing for dual-lifing |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Nicholas Clark | Remove WITH_THR() and WITH_THX(), which are not used. |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Karl Williamson | UCD.t: Add tests for sped-up lookups |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Karl Williamson | mktables: make_Heavy.pl smaller |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Craig A. Berry | Remove sockadapt layer from the VMS build. |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Gerard Goossen | Include name of global scalars in unitialized value... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Father Chrysostomos | Call get-magic once for CV-to-GV assignment |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Jerry D. Hedden | Upgrade to threads::shared 1.39 |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Jerry D. Hedden | Upgrade to threads 1.85 |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Craig A. Berry | perldelta entry for File:Glob / CVE-2011-2728 fix. |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Craig A. Berry | Plug segfault in bsd_glob() with unsupported ALTDIRFUNC... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Father Chrysostomos | Bump threads(::shared) versions again |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Jerry D. Hedden | Upgrade to threads 1.84 |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Jerry D. Hedden | Upgrade to threads::shared 1.38 |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Peter John... | [perl #98280] Use same version number 1.997 in all... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | perluniprops: Add note about 'L_' being non-standard |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | utf8_heavy: Correctly handle \p{L_} |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | perluniprops: display 2 synonyms as being discouraged |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | Unicode::UCD: clarify pod |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | Unicode::UCD: fix pod verbatim line length |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | Unicode::UCD: speed up some look ups |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | Unicode::UCD: Allow for some look-up speed up |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | Unicode::UCD: Use NFD(), not NFKD() for Hangul syllables |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | Unicode::UCD Add synopsis info for num() to pod |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Karl Williamson | Unicode::UCD: Make pod header consistent |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Nicholas Clark | Remove Porting/genlog, redundant since the switch from... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Father Chrysostomos | Silence two compiler warnings in gv.c |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | Fix two \&$tied regressions |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Peter John... | [perl #98256] Add POD for the bsgn() method. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | regen known_pod_issues.dat |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | Bump Math::Big(In|Floa)t versions |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Alexandr Ciornii | remove incorrect formatting inside verbatim paragraphs |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Alexandr Ciornii | Correct links to sections (and modules in case of BigFl... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Reinstate the perldelta entry for CPANPLUS. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Update AnyDBM_File's documentation to avoid use POSIX; |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | Defenestrate PAD_DUP |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Merge the POSIX.pm refactoring into blead. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Note the refactoring of POSIX.pm in perldelta. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Change the synopsis in POSIX.pod to stress use POSIX (); |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Generate @POSIX::EXPORT_OK from %reimpl, %replacement... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Test that @POSIX::EXPORT and @POSIX::EXPORT_OK are... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Remove isatty from @POSIX::EXPORT_OK, as it's already... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Aristotle Pagaltzis | Replace use of AutoLoader in POSIX with a custom compil... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | In POSIX, improve the diagnostic for the "use $method... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Aristotle Pagaltzis | In POSIX, drastically simplify the wrappers for "unimpl... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Aristotle Pagaltzis | In POSIX.pm, modernise package variable style. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | The more regular POSIX "unimplemented" diagnostics... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Improvements to the diagnostics for "unimplemented... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Test the POSIX functions that wrap core builtins. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Convert the POSIX waitpid tests to Test::More. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Explicitly test both CORE:: and POSIX:: gmtime and... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Test the diagnostics for usage messages for POSIX wrapp... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | Test the diagnostics for all POSIX::* functions that... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Nicholas Clark | In ext/POSIX/t/is.t, make better use of Test::More. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Gerard Goossen | Use OPpDEREF for lvalue sub, such that the flags contai... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Gerard Goossen | Reassign op_private flags of OP_ENTERSUB such that... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9110 |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Gerard Goossen | Fix overloaded <> when the peephole optimiser is disabled. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | [perl #97492] Tests & delta for defined ${"::!"} |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | [perl #97484] Make defined &{...} vivify CORE subs |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Father Chrysostomos | [perl #98092] Fix unreferenced scalar warnings in clone.t |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Steve Hay | Update Win32 canned config header files |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Rafael Garcia... | Make switchC.t pass if the environment variable PERL_UN... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Steve Hay | Preliminary cleanup of win32/config*.* prior to updatin... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Chris 'BinGOs... | Updated Locale-Codes to CPAN version 3.18 |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | Avoid an extra SV when creating $] and $^V |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | Eliminate is_gv_magical_sv |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Nicholas Clark | Remove 3 unused scripts from Porting |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Nicholas Clark | Generate $Config::Config{byteorder} slightly more effic... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | Tiny typo in perldelta |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | Update docs about &CORE::subs() |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | &CORE::write() |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | &CORE::unpack() |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Father Chrysostomos | &CORE::umask() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | &CORE::foo() for tie functions |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | &CORE::tell() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | &CORE::setpgrp() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | Make setpgrp($x) equivalent to setpgrp($x,0) |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | make setpgrpstack.t use skip_all_without_config |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Stephen Bennett | ExtUtils::ParseXS: Don't put null chars into generated... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Steffen Mueller | Add Stephen Bennett to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Nicholas Clark | For s///r, don't call SvPV_force() on the original... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Florian Ragwitz | Remove some resolved pod issues |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Florian Ragwitz | perlfaq is now maintained on CPAN |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Florian Ragwitz | Upgrade perlfaq from version 5.015003 to 5.01500301 |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Florian Ragwitz | Let's have at least one indexed package in perlfaq |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | &CORE::sysopen() |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | Use leavesublv for all CORE subs |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | Make tie_fetch_count.t pass with PERL_UNICODE set |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Father Chrysostomos | Make coreamp.t pass with PERL_UNICODE set |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Craig A. Berry | Thinko in vms.c:copy_expand_unix_filename_escape(). |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Steffen Mueller | Backport XS_(IN|EX)TERNAL, be explicit about linkage |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Steffen Mueller | Revert back to making XS(name) expose XSUB symbols |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | &CORE::substr() |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | &CORE::srand() |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Father Chrysostomos | &CORE::sleep() |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Craig A. Berry | Close some unclosed comments in vms/vms.c. |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Craig A. Berry | Fix miscellaneous compiler warnings in vms/vms.c. |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Craig A. Berry | Remove unnecessary includes from vms/vms.c. |
commit | commitdiff | tree | snapshot |
next |