summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* dual-life CarpZefram2011-09-041-0/+1
* Call get-magic once for CV-to-GV assignmentFather Chrysostomos2011-09-031-1/+10
* utf8_heavy: Correctly handle \p{L_}Karl Williamson2011-09-021-0/+5
* Unicode::UCD: fix pod verbatim line lengthKarl Williamson2011-09-021-1/+0
* Fix two \&$tied regressionsFather Chrysostomos2011-09-011-0/+26
* regen known_pod_issues.datFather Chrysostomos2011-09-011-6/+3
* Use OPpDEREF for lvalue sub, such that the flags contains the deref type, ins...Gerard Goossen2011-09-011-1/+4
* [perl #97492] Tests & delta for defined ${"::!"}Father Chrysostomos2011-09-011-2/+2
* [perl #97484] Make defined &{...} vivify CORE subsFather Chrysostomos2011-09-011-2/+4
* Make switchC.t pass if the environment variable PERL_UNICODE contains "S"Rafael Garcia-Suarez2011-08-311-6/+11
* Eliminate is_gv_magical_svFather Chrysostomos2011-08-301-2/+2
* &CORE::write()Father Chrysostomos2011-08-291-0/+6
* &CORE::unpack()Father Chrysostomos2011-08-291-1/+18
* &CORE::umask()Father Chrysostomos2011-08-291-0/+5
* &CORE::foo() for tie functionsFather Chrysostomos2011-08-291-12/+43
* &CORE::tell()Father Chrysostomos2011-08-291-0/+10
* &CORE::setpgrp()Father Chrysostomos2011-08-291-1/+12
* Make setpgrp($x) equivalent to setpgrp($x,0)Father Chrysostomos2011-08-291-1/+3
* make setpgrpstack.t use skip_all_without_configFather Chrysostomos2011-08-291-6/+3
* For s///r, don't call SvPV_force() on the original value. Resolves #97954.Nicholas Clark2011-08-291-1/+33
* Remove some resolved pod issuesFlorian Ragwitz2011-08-291-7/+0
* &CORE::sysopen()Father Chrysostomos2011-08-281-0/+9
* Make tie_fetch_count.t pass with PERL_UNICODE setFather Chrysostomos2011-08-281-4/+4
* Make coreamp.t pass with PERL_UNICODE setFather Chrysostomos2011-08-281-1/+9
* &CORE::substr()Father Chrysostomos2011-08-271-0/+10
* &CORE::srand()Father Chrysostomos2011-08-271-0/+6
* &CORE::sleep()Father Chrysostomos2011-08-271-0/+1
* &CORE::send() and &CORE::syswrite()Father Chrysostomos2011-08-271-0/+3
* &CORE::select()Father Chrysostomos2011-08-271-0/+27
* Get coreamp.t passing on VMS.Craig A. Berry2011-08-271-2/+6
* Make pod2html a regular script without substitutionsFlorian Ragwitz2011-08-271-0/+2
* &CORE::reset()Father Chrysostomos2011-08-261-0/+14
* GVs of localised arrays and hashes should be refcountedFather Chrysostomos2011-08-261-3/+7
* &CORE::foo() for (sys)read and recvFather Chrysostomos2011-08-261-0/+40
* Update the comments at the top of t/op/core*.tFather Chrysostomos2011-08-262-7/+4
* Rename t/op/core*.tFather Chrysostomos2011-08-263-793/+793
* &CORE::rand()Father Chrysostomos2011-08-261-0/+7
* &CORE::open()Father Chrysostomos2011-08-261-2/+21
* Reverse the order of two tests in gv.tFather Chrysostomos2011-08-261-1/+1
* &CORE::mkdir()Father Chrysostomos2011-08-261-0/+23
* &CORE::lock()Father Chrysostomos2011-08-261-0/+33
* &CORE::index() and &CORE::rindex()Father Chrysostomos2011-08-261-0/+14
* &CORE::gmtime() and &CORE::localtime()Father Chrysostomos2011-08-261-0/+9
* Make *{undef} self-consistentFather Chrysostomos2011-08-262-12/+9
* &CORE::getpgrp()Father Chrysostomos2011-08-251-1/+9
* &CORE::exit()Father Chrysostomos2011-08-251-0/+5
* &CORE::foo() for dbmopen and dbmcloseFather Chrysostomos2011-08-251-0/+32
* &CORE::foo() for close, getc and readlineFather Chrysostomos2011-08-251-1/+76
* &CORE::foo() for @ and $@ prototypes, except unlinkFather Chrysostomos2011-08-251-0/+82
* &CORE::caller()Father Chrysostomos2011-08-251-0/+19