Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dual-life Carp | Zefram | 2011-09-04 | 1 | -0/+1 |
* | Call get-magic once for CV-to-GV assignment | Father Chrysostomos | 2011-09-03 | 1 | -1/+10 |
* | utf8_heavy: Correctly handle \p{L_} | Karl Williamson | 2011-09-02 | 1 | -0/+5 |
* | Unicode::UCD: fix pod verbatim line length | Karl Williamson | 2011-09-02 | 1 | -1/+0 |
* | Fix two \&$tied regressions | Father Chrysostomos | 2011-09-01 | 1 | -0/+26 |
* | regen known_pod_issues.dat | Father Chrysostomos | 2011-09-01 | 1 | -6/+3 |
* | Use OPpDEREF for lvalue sub, such that the flags contains the deref type, ins... | Gerard Goossen | 2011-09-01 | 1 | -1/+4 |
* | [perl #97492] Tests & delta for defined ${"::!"} | Father Chrysostomos | 2011-09-01 | 1 | -2/+2 |
* | [perl #97484] Make defined &{...} vivify CORE subs | Father Chrysostomos | 2011-09-01 | 1 | -2/+4 |
* | Make switchC.t pass if the environment variable PERL_UNICODE contains "S" | Rafael Garcia-Suarez | 2011-08-31 | 1 | -6/+11 |
* | Eliminate is_gv_magical_sv | Father Chrysostomos | 2011-08-30 | 1 | -2/+2 |
* | &CORE::write() | Father Chrysostomos | 2011-08-29 | 1 | -0/+6 |
* | &CORE::unpack() | Father Chrysostomos | 2011-08-29 | 1 | -1/+18 |
* | &CORE::umask() | Father Chrysostomos | 2011-08-29 | 1 | -0/+5 |
* | &CORE::foo() for tie functions | Father Chrysostomos | 2011-08-29 | 1 | -12/+43 |
* | &CORE::tell() | Father Chrysostomos | 2011-08-29 | 1 | -0/+10 |
* | &CORE::setpgrp() | Father Chrysostomos | 2011-08-29 | 1 | -1/+12 |
* | Make setpgrp($x) equivalent to setpgrp($x,0) | Father Chrysostomos | 2011-08-29 | 1 | -1/+3 |
* | make setpgrpstack.t use skip_all_without_config | Father Chrysostomos | 2011-08-29 | 1 | -6/+3 |
* | For s///r, don't call SvPV_force() on the original value. Resolves #97954. | Nicholas Clark | 2011-08-29 | 1 | -1/+33 |
* | Remove some resolved pod issues | Florian Ragwitz | 2011-08-29 | 1 | -7/+0 |
* | &CORE::sysopen() | Father Chrysostomos | 2011-08-28 | 1 | -0/+9 |
* | Make tie_fetch_count.t pass with PERL_UNICODE set | Father Chrysostomos | 2011-08-28 | 1 | -4/+4 |
* | Make coreamp.t pass with PERL_UNICODE set | Father Chrysostomos | 2011-08-28 | 1 | -1/+9 |
* | &CORE::substr() | Father Chrysostomos | 2011-08-27 | 1 | -0/+10 |
* | &CORE::srand() | Father Chrysostomos | 2011-08-27 | 1 | -0/+6 |
* | &CORE::sleep() | Father Chrysostomos | 2011-08-27 | 1 | -0/+1 |
* | &CORE::send() and &CORE::syswrite() | Father Chrysostomos | 2011-08-27 | 1 | -0/+3 |
* | &CORE::select() | Father Chrysostomos | 2011-08-27 | 1 | -0/+27 |
* | Get coreamp.t passing on VMS. | Craig A. Berry | 2011-08-27 | 1 | -2/+6 |
* | Make pod2html a regular script without substitutions | Florian Ragwitz | 2011-08-27 | 1 | -0/+2 |
* | &CORE::reset() | Father Chrysostomos | 2011-08-26 | 1 | -0/+14 |
* | GVs of localised arrays and hashes should be refcounted | Father Chrysostomos | 2011-08-26 | 1 | -3/+7 |
* | &CORE::foo() for (sys)read and recv | Father Chrysostomos | 2011-08-26 | 1 | -0/+40 |
* | Update the comments at the top of t/op/core*.t | Father Chrysostomos | 2011-08-26 | 2 | -7/+4 |
* | Rename t/op/core*.t | Father Chrysostomos | 2011-08-26 | 3 | -793/+793 |
* | &CORE::rand() | Father Chrysostomos | 2011-08-26 | 1 | -0/+7 |
* | &CORE::open() | Father Chrysostomos | 2011-08-26 | 1 | -2/+21 |
* | Reverse the order of two tests in gv.t | Father Chrysostomos | 2011-08-26 | 1 | -1/+1 |
* | &CORE::mkdir() | Father Chrysostomos | 2011-08-26 | 1 | -0/+23 |
* | &CORE::lock() | Father Chrysostomos | 2011-08-26 | 1 | -0/+33 |
* | &CORE::index() and &CORE::rindex() | Father Chrysostomos | 2011-08-26 | 1 | -0/+14 |
* | &CORE::gmtime() and &CORE::localtime() | Father Chrysostomos | 2011-08-26 | 1 | -0/+9 |
* | Make *{undef} self-consistent | Father Chrysostomos | 2011-08-26 | 2 | -12/+9 |
* | &CORE::getpgrp() | Father Chrysostomos | 2011-08-25 | 1 | -1/+9 |
* | &CORE::exit() | Father Chrysostomos | 2011-08-25 | 1 | -0/+5 |
* | &CORE::foo() for dbmopen and dbmclose | Father Chrysostomos | 2011-08-25 | 1 | -0/+32 |
* | &CORE::foo() for close, getc and readline | Father Chrysostomos | 2011-08-25 | 1 | -1/+76 |
* | &CORE::foo() for @ and $@ prototypes, except unlink | Father Chrysostomos | 2011-08-25 | 1 | -0/+82 |
* | &CORE::caller() | Father Chrysostomos | 2011-08-25 | 1 | -0/+19 |