summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* [perl #77388] Make stacked -t workFather Chrysostomos2012-01-231-1/+1
* Fix bad pointer size in has_trailing_nulEric Brine2012-01-231-2/+3
* Increase $B::VERSION to 1.34Father Chrysostomos2012-01-231-1/+1
* B.xs add missing B::COP::stashflagsReini Urban2012-01-231-0/+11
* B.pm POD: revise 44f7f2d5b1 on IoFLAGSReini Urban2012-01-231-2/+0
* PerlIO::scalar: tests for trailing nullFather Chrysostomos2012-01-191-1/+24
* (PerlIO::)scalar.t: Add function for testing trailing nullEric Brine2012-01-191-0/+14
* [perl #108398] Make PerlIO::scalar add null terminatorBo Lindbergh2012-01-191-5/+7
* B.pm: spaces after dotsFather Chrysostomos2012-01-191-28/+29
* B.pm: wording tweaksFather Chrysostomos2012-01-191-3/+4
* Make B’s pod fit in 79 colsFather Chrysostomos2012-01-191-2/+2
* Document B::PV’s LEN and CUR methodsFather Chrysostomos2012-01-191-1/+11
* Increase $B::VERSION to 1.32Father Chrysostomos2012-01-191-1/+1
* B.pm: fix and add B::IO documentationReini Urban2012-01-191-3/+28
* avoid truncating time values when long is smaller than time_tTony Cook2012-01-181-2/+2
* Make Pod::Html more robust against malformed L<> contents.Nicholas Clark2012-01-171-2/+2
* Purge references to --netscape and --libpods, no longer in Pod::HtmlNicholas Clark2012-01-171-19/+1
* PerlIO::scalar: allow writing to SvIOK SVsFather Chrysostomos2012-01-052-4/+16
* In PerlIO::Scalar’s write, stringify refsFather Chrysostomos2012-01-052-3/+9
* Increase $PerlIO::scalar::VERSION to 0.13Father Chrysostomos2012-01-051-1/+1
* [perl #92706] In PerlIO::Scalar::seek, don’t assume SvPOKpFather Chrysostomos2012-01-052-20/+21
* Correct comment in APItest’s hash.tFather Chrysostomos2012-01-021-1/+1
* [perl #103492] Give lvalue cx to (s)printf argsFather Chrysostomos2011-12-311-12/+15
* [perl #107296] Document File::Glob’s default flagsFather Chrysostomos2011-12-301-2/+21
* Increase $File::Glob::VERSION to 1.16Father Chrysostomos2011-12-301-1/+1
* include a package POSIX::SigSetRicardo Signes2011-12-301-0/+8
* Provide the correct POSIX return value for POSIX::dup2() on Win32.Nicholas Clark2011-12-302-3/+11
* Convert POSIX::sleep to an XS wrapper for PerlProc_sleep().Nicholas Clark2011-12-303-3/+10
* Increase $POSIX::VERSION to 1.28Father Chrysostomos2011-12-291-1/+1
* Signal handlers must run before sigsuspend returnsLeon Timmermans2011-12-291-0/+4
* Update concise-xs.t for recent DD changeFather Chrysostomos2011-12-251-1/+2
* Supress warning in XS::APItest’s hash.tFather Chrysostomos2011-12-251-1/+3
* Don’t crash when writing to null hash elemFather Chrysostomos2011-12-241-0/+13
* hv.c: Make newHVhv work on tied hashesFather Chrysostomos2011-12-242-0/+15
* *Now* increase $XS::APItest::VERSION to 0.35Father Chrysostomos2011-12-241-1/+1
* Use new feature-testing macrosFather Chrysostomos2011-12-241-8/+9
* Use only \w+ for internal feature namesFather Chrysostomos2011-12-241-8/+8
* Revert "Increase $XS::APItest::VERSION to 0.35"Father Chrysostomos2011-12-232-2/+2
* Increase $XS::APItest::VERSION to 0.35Father Chrysostomos2011-12-232-2/+2
* Update concise-xs.t for B::Deparse’s new importsFather Chrysostomos2011-12-231-2/+2
* Increase $arybase::VERSION to 0.03Father Chrysostomos2011-12-221-1/+1
* Eek! I left some debug code in arybase.xsFather Chrysostomos2011-12-221-1/+0
* Teach B::Concise about OPpCONST_NOVERFather Chrysostomos2011-12-181-1/+2
* Stop tell($glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-171-1/+1
* Disable $[ under 5.16Father Chrysostomos2011-12-151-10/+27
* Remove the obsolete code for NO_EMBED from sdbm.hNicholas Clark2011-12-091-5/+1
* Fix ext/B/t/f_map.t failureFather Chrysostomos2011-12-071-1/+1
* Fix up ext/B/t for strict.pm changesFather Chrysostomos2011-12-076-136/+136
* Prepare Socket.pm for dual-lifePaul \"LeoNerd\" Evans2011-12-019-2394/+0
* Fixups for older Perl versions:Paul \"LeoNerd\" Evans2011-12-012-1/+5