This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
XS::Typemap: Tests for T_IN/T_OUT typemaps
[perl5.git] / ext /
2012-02-01 Steffen MuellerXS::Typemap: Tests for T_IN/T_OUT typemaps
2012-02-01 Steffen MuellerXS::Typemap: Tests for T_INOUT typemap
2012-02-01 Steffen MuellerXS::Typemap: Tests for the T_PACKEDARRAY typemap
2012-02-01 Steffen MuellerXS::Typemap: Tests for T_PACKED
2012-02-01 Steffen MuellerDocument T_PACKEDARRAY
2012-02-01 Steffen MuellerXS::Typemap: Document T_PACKED
2012-02-01 Steffen MuellerXS-Typemap: Document sharing mechanism for typemaps
2012-02-01 Steffen MuellerInline the XS-Typemap typemap file
2012-02-01 Steffen MuellerDocument the exact format of a typemap
2012-02-01 Steffen MuellerTypemaps: Start writing some general documentation
2012-02-01 Steffen MuellerFirst stab T_REFREF docs
2012-02-01 Steffen MuellerTypemap tests: T_SHORT, T_U_INT, T_INT, T_LONG
2012-02-01 Steffen MuellerCleanup: Condense tests and add a few
2012-02-01 Steffen MuellerMinor documentation fixes and annotations
2012-02-01 Father ChrysostomosStop SvPVutf8 from forcing the POK flag
2012-02-01 Father ChrysostomosXS::APItest: svpv_magic.t: Correct test name
2012-02-01 Father ChrysostomosMake SvPVbyte return bytes for non-PVs
2012-01-31 Father ChrysostomosTest that SvPVutf8 works with magic vars
2012-01-31 Father Chrysostomos[perl #108994] Stop SvPVutf8 from coercing SVs
2012-01-31 Father ChrysostomosXS::APItest: Move $VERSION further up
2012-01-31 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.35
2012-01-31 Father ChrysostomosB.pm: Document stashflags
2012-01-31 Father ChrysostomosIncrease $File::Glob::VERSION to 1.17
2012-01-31 Nicholas ClarkIn B.xs, use *pvf() functions to reduce the number...
2012-01-30 Dominic HargreavesIncrease the fallback value of MAXPATHLEN
2012-01-30 Leon TimmermansMoving :mmap out of core binary into a module
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
2012-01-24 Father Chrysostomos[perl #77388] Make stacked -t work
2012-01-24 Eric BrineFix bad pointer size in has_trailing_nul
2012-01-24 Father ChrysostomosIncrease $B::VERSION to 1.34
2012-01-24 Reini UrbanB.xs add missing B::COP::stashflags
2012-01-24 Reini UrbanB.pm POD: revise 44f7f2d5b1 on IoFLAGS
2012-01-20 Father ChrysostomosPerlIO::scalar: tests for trailing null
2012-01-20 Eric Brine(PerlIO::)scalar.t: Add function for testing trailing...
2012-01-20 Bo Lindbergh[perl #108398] Make PerlIO::scalar add null terminator
2012-01-20 Father ChrysostomosB.pm: spaces after dots
2012-01-20 Father ChrysostomosB.pm: wording tweaks
2012-01-20 Father ChrysostomosMake B’s pod fit in 79 cols
2012-01-20 Father ChrysostomosDocument B::PV’s LEN and CUR methods
2012-01-20 Father ChrysostomosIncrease $B::VERSION to 1.32
2012-01-20 Reini UrbanB.pm: fix and add B::IO documentation
2012-01-18 Tony Cookavoid truncating time values when long is smaller than...
2012-01-17 Nicholas ClarkMake Pod::Html more robust against malformed L<> contents.
2012-01-17 Nicholas ClarkPurge references to --netscape and --libpods, no longer...
2012-01-06 Father ChrysostomosPerlIO::scalar: allow writing to SvIOK SVs
2012-01-06 Father ChrysostomosIn PerlIO::Scalar’s write, stringify refs
2012-01-06 Father ChrysostomosIncrease $PerlIO::scalar::VERSION to 0.13
2012-01-06 Father Chrysostomos[perl #92706] In PerlIO::Scalar::seek, don’t assume...
2012-01-03 Father ChrysostomosCorrect comment in APItest’s hash.t
2012-01-01 Father Chrysostomos[perl #103492] Give lvalue cx to (s)printf args
2011-12-30 Father Chrysostomos[perl #107296] Document File::Glob’s default flags
2011-12-30 Father ChrysostomosIncrease $File::Glob::VERSION to 1.16
2011-12-30 Ricardo Signesinclude a package POSIX::SigSet
2011-12-30 Nicholas ClarkProvide the correct POSIX return value for POSIX::dup2...
2011-12-30 Nicholas ClarkConvert POSIX::sleep to an XS wrapper for PerlProc_sleep().
2011-12-29 Father ChrysostomosIncrease $POSIX::VERSION to 1.28
2011-12-29 Leon TimmermansSignal handlers must run before sigsuspend returns
2011-12-25 Father ChrysostomosUpdate concise-xs.t for recent DD change
2011-12-25 Father ChrysostomosSupress warning in XS::APItest’s hash.t
2011-12-25 Father ChrysostomosDon’t crash when writing to null hash elem
2011-12-25 Father Chrysostomoshv.c: Make newHVhv work on tied hashes
2011-12-25 Father Chrysostomos*Now* increase $XS::APItest::VERSION to 0.35
2011-12-24 Father ChrysostomosUse new feature-testing macros
2011-12-24 Father ChrysostomosUse only \w+ for internal feature names
2011-12-24 Father ChrysostomosRevert "Increase $XS::APItest::VERSION to 0.35"
2011-12-24 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.35
2011-12-24 Father ChrysostomosUpdate concise-xs.t for B::Deparse’s new imports
2011-12-22 Father ChrysostomosIncrease $arybase::VERSION to 0.03
2011-12-22 Father ChrysostomosEek! I left some debug code in arybase.xs
2011-12-19 Father ChrysostomosTeach B::Concise about OPpCONST_NOVER
2011-12-18 Father ChrysostomosStop tell($glob_copy) from clearing PL_last_in_gv
2011-12-16 Father ChrysostomosDisable $[ under 5.16
2011-12-09 Nicholas ClarkRemove the obsolete code for NO_EMBED from sdbm.h
2011-12-07 Father ChrysostomosFix ext/B/t/f_map.t failure
2011-12-07 Father ChrysostomosFix up ext/B/t for strict.pm changes
2011-12-01 Paul \"LeoNerd\... Prepare Socket.pm for dual-life
2011-12-01 Paul \"LeoNerd\... Fixups for older Perl versions:
2011-12-01 Paul \"LeoNerd\... Rewrite ext/Socket/t/Socket.t to use Test::More rather...
2011-11-28 Tony Cookavoid double defining the POSIX::TCSANOW constant sub
2011-11-26 Father ChrysostomosOptimise substr assignment in void context
2011-11-23 Father Chrysostomos[perl #102586] version->new("version") SEGVs
2011-11-23 Reini Urbanarybase.xs be more defensive
2011-11-23 jkeenan[RT #36079] Where sensible, replace consecutive single...
2011-11-23 Father ChrysostomosVersion bumps if-0.0602
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-11-22 Father ChrysostomosMake const redef warnings default in newXS
2011-11-21 Father ChrysostomosMake newXS redefinition warning respect UTF8
2011-11-21 Father ChrysostomosMake newCONSTSUB use the right warning scope.
2011-11-21 Ricardo SignesMerge remote-tracking branch 'p5p/smoke-me/gsoc-pod...
2011-11-21 Father ChrysostomosOops. I thought I tested that.
2011-11-21 Father Chrysostomos$XS::APItest::VERSION = '0.34'
2011-11-21 Father ChrysostomosRevert "$XS::APItest::VERSION = '0.34'"
2011-11-20 Father Chrysostomos$XS::APItest::VERSION = '0.34'
2011-11-20 Father ChrysostomosAdd len flag to newCONSTSUB_flags
2011-11-18 Paul GreenUpdate several test cases to not generate failures...
2011-11-17 Father ChrysostomosRe-deprecate $[
2011-11-17 Father Chrysostomosarybase.xs: Don’t use arybase::[
2011-11-17 Father Chrysostomosarybase.xs: Check that $[ is in the main stash
2011-11-17 Father ChrysostomosLocalise PL_curcop for BEGIN blocks
next