summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/XS-APItest/t/utf8.t: Change variable names for clarityKarl Williamson2015-11-251-23/+26
* Output appropriately dire warning for high code pointsKarl Williamson2015-11-251-6/+0
* ext/XS-APItest: Add tests for uvchr_to_utf8()Karl Williamson2015-11-253-4/+188
* XS-APItest/utf8.t: Add a bunch more testsKarl Williamson2015-11-251-194/+735
* fix an else nesting error from the last set of DynaLoader patchesTony Cook2015-11-252-2/+3
* SDBM_File: specify the prototyping behaviourDavid Mitchell2015-11-242-1/+3
* Opcode.xs: silence compiler warningDavid Mitchell2015-11-242-3/+5
* Hash-Util-FieldHash version bump.Jarkko Hietaniemi2015-11-201-1/+1
* HUF_get_trigger0 unused since at least d74d639bJarkko Hietaniemi2015-11-201-9/+0
* Various tests: use centralized locale detectionKarl Williamson2015-11-207-24/+26
* handle empty directory lists in File::FindMohammed El-Afifi2015-11-172-2/+13
* Include the error message on IPC::Open3 exec() failureDagfinn Ilmari Mannsåker2015-11-121-2/+2
* fix symbian XS too, missed this when checking over the patchTony Cook2015-11-111-1/+1
* DynaLoader: extend t/DynaLoader.t to be run from basedir alsoReini Urban2015-11-111-1/+6
* DynaLoader/dl_*.xs: Define all PERL_IN_DL_*_XS markersReini Urban2015-11-118-1/+8
* DynaLoader 1.36 dl_find_symbol add 3rd optional argumentReini Urban2015-11-1110-39/+54
* 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