summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Devel::Peek: document that uses STDERRKarl Williamson2015-11-091-1/+3
* remove XSLoader and DynaLoader OS specific code on NA OSesDaniel Dragan2015-11-031-6/+7
* remove remains of dl_dld.xsDaniel Dragan2015-11-031-4/+0
* XS-APItest:fetch_pad_names.t: Comments, skip messageKarl Williamson2015-10-261-1/+3
* XS staticing in ext and distDaniel Dragan2015-10-2616-97/+97
* Replace 2 strcat()s with strlen() and memcpy() in dl_dlopen.xs.Nicholas Clark2015-10-171-4/+5
* ext/XS-APItest/t/hash.t: Fix for EBCDICKarl Williamson2015-10-152-13/+36
* DynaLoader.t: Skip test on z/OSKarl Williamson2015-10-151-1/+1
* [perl #126229] POSIX::strerror() clears $!David Mitchell2015-10-132-2/+9
* bump DynaLoader version to 1.35.Craig A. Berry2015-10-091-1/+1
* Constant data in .c, not in a .hJarkko Hietaniemi2015-10-092-5/+3
* DynaLoader.doc was deleted 20 years ago in 3b35bae3Jarkko Hietaniemi2015-10-091-1/+0
* Properly duplicate PerlIO::encoding objectsVincent Pit2015-10-083-3/+59
* Fix ext/File-Glob/t/rt114984.t for -DPERL_EXTERNAL_GLOBKarl Williamson2015-10-061-2/+1
* add tests for XSRETURN* macrosDoug Bell2015-10-022-0/+86
* fix up EXTEND() callersDavid Mitchell2015-10-023-5/+11
* make EXTEND() and stack_grow() safe(r)David Mitchell2015-10-022-0/+101
* Remove arybase lexical $_ testsFather Chrysostomos2015-09-293-47/+6
* Remove experimental::lexical_topic warnings categoryFather Chrysostomos2015-09-291-1/+1
* Disable lexical $_Father Chrysostomos2015-09-292-28/+2
* Make ext/XS-APItest/t/cophh.t work on EBCDICKarl Williamson2015-09-252-2/+145
* Add API tests for utf8.h macrosKarl Williamson2015-09-183-2/+205
* Remove legacy/dead code from BNicolas R2015-09-172-82/+3
* amigaos4: use #ifdef/ifndef __amigaos4__ when feasibleAndy Broad2015-09-161-4/+4
* amigaos4: AmigaOS extensions need no ppport.h since in ext/Andy Broad2015-09-162-4/+0
* refine the skip test for the 32-bit x86 ABI brokenessTony Cook2015-09-101-2/+2
* Add more -DL debugging infoKarl Williamson2015-09-081-3/+18
* Rmv trailing ';' on #endifKarl Williamson2015-09-071-1/+1
* Fix a couple of pod issuesKarl Williamson2015-09-051-1/+1
* Fix broken link in pod for Hash::Util::FieldHashKarl Williamson2015-09-051-2/+2
* amigaos4: ext/POSIX: no fancy signalsAndy Broad2015-09-051-1/+9
* amigaos4: ext/POSIX: no mkfifoAndy Broad2015-09-051-1/+1
* amigaos4: add Amiga::ARexx and Amiga::ExecAndy Broad2015-09-0514-0/+1577
* Various pods: Add C<> around many typed-as-is thingsKarl Williamson2015-09-032-2/+2
* Start fixing some pod pedantic errorsKarl Williamson2015-09-034-83/+83
* XS-APItest/t/svpv_magic.t: Generalize for EBCDICKarl Williamson2015-09-031-2/+2
* XS-APItest/t/svpeek.t: Skip ASCII-centric test on EBCDICKarl Williamson2015-09-031-2/+5
* ext/XS-APItest/t/svcat.t: Generalize to run on EBCDICKarl Williamson2015-09-031-4/+5
* Avoid %Config check on Errno load if it was built with PERL_BUILD_EXPAND_CONF...Todd Rinaldo2015-08-271-2/+13
* Do not inject use Config into Dynaloader.pm when PERL_BUILD_EXPAND_CONFIG_VARSTodd Rinaldo2015-08-271-2/+8
* POSIX: version bump for d7a0f0bJarkko Hietaniemi2015-08-211-1/+1
* POSIX: mention the Inf, NaN constants; other small tweaksJarkko Hietaniemi2015-08-211-5/+27
* Update list of files to clean for ceab18aaa.Matthew Horsfall2015-08-201-1/+1
* b992490d copied wrong for ext re.Jarkko Hietaniemi2015-08-201-5/+5
* Eliminate PL_sawalias, GPf_ALIASED_SVDavid Mitchell2015-08-171-6/+0
* make my (...) = @_ non-OPpASSIGN_COMMON_RC1David Mitchell2015-08-171-4/+4
* re-implement OPpASSIGN_COMMON mechanismDavid Mitchell2015-08-175-64/+64
* Increment $VERSION for POSIX to 1.56James E Keenan2015-08-101-1/+1
* Pod tweak for [rt.perl.org #125710].Jarkko Hietaniemi2015-08-101-1/+3
* 32-bit x86 ABI cannot do signaling nans [rt.perl.org #125710]Jarkko Hietaniemi2015-08-101-1/+19