summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* XS-APItest/t/caller.t: mark two passing testsDavid Mitchell2011-01-211-0/+1
* Version bumps for re non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Version bumps for Sys::Hostname non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Version bumps for Socket non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Version bumps for POSIX non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Version bumps for IPC::Open3 non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Version bumps for Hash::Util non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Version bumps for Devel-Peek non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Version bumps for ext/B non-dual-life modules identified byJesse Vincent2011-01-202-2/+2
* Remove Mac OS classic code from the Errno.pm generation script.Nicholas Clark2011-01-191-19/+7
* Clarify limitation in safe signals.Leon Timmermans2011-01-171-0/+4
* Add /a regex modifierKarl Williamson2011-01-171-2/+3
* Use multi-bit field for regex character setKarl Williamson2011-01-161-2/+2
* Subject: [PATCH] re.pm: Correct pod statementKarl Williamson2011-01-161-2/+2
* .pm: rename variables to reflect expanded usageKarl Williamson2011-01-161-9/+9
* re.pm: correct typoKarl Williamson2011-01-161-1/+1
* Fix typos (spelling errors) in ext/*.Peter J. Acklam) (via RT2011-01-0731-37/+37
* Update K&R-style function declarations in dl_vms.xs.Craig A. Berry2011-01-061-6/+2
* Devel-Peek/Peek.pm: update example outputs in podDavid Mitchell2011-01-051-103/+100
* Support emulation of AI_NUMERICSERV even though it's not strictly RFC 2553, b...Paul "LeoNerd" Evans2011-01-051-0/+5
* Use Zero() rather than rely on C99 struct initialiser behaviourPaul "LeoNerd" Evans2011-01-041-1/+3
* Don't install Cygwin code into other platformsJan Dubois2011-01-031-1/+3
* Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. ItJesse Vincent2011-01-041-7/+0
* CYG14 Dynaloader without USEIMPORTLIB, and search cyg prefixReini Urban2011-01-042-0/+10
* Revert "[perl #68654] next::method doesn't see UNIVERSAL"Father Chrysostomos2011-01-021-14/+0
* Revert "[perl #80098] Bleadperl breaks Attribute::Lexical"Father Chrysostomos2011-01-021-8/+7
* Give a warning if pack_sockaddr_in6 is asked to pack a non-zero scope_id on m...Paul "LeoNerd" Evans2011-01-031-0/+4
* Use HAS_SIN6_SCOPE_ID rather than glibc version testingPaul "LeoNerd" Evans2011-01-032-7/+7
* Bugfix to Socket.pm 's GAI fallback constants - use $name rather than $_Paul "LeoNerd" Evans2011-01-031-1/+1
* Make Socket.pm 'use strict' cleanPaul "LeoNerd" Evans2011-01-031-2/+4
* Provide fallback implementation of getaddrinfo and getnameinfo in pure perl i...Paul "LeoNerd" Evans2011-01-031-0/+200
* Initial documentation of getaddrinfo and getnameinfo functionsPaul "LeoNerd" Evans2011-01-031-0/+77
* Unit tests for Socket::getaddrinfo() and Socket::getnameinfo()Paul "LeoNerd" Evans2011-01-032-0/+156
* Implement Socket::getaddrinfo() and Socket::getnameinfo(), with related const...Paul "LeoNerd" Evans2011-01-033-0/+216
* Conditionally set sa_len-type fields when packing sockaddr addressesPaul "LeoNerd" Evans2011-01-031-0/+9
* CPAN is upstream for Time::Local againFlorian Ragwitz2011-01-022-651/+0
* Make Time::Local run on perls older than 5.12 againFlorian Ragwitz2011-01-022-35/+94
* Tweak IPC-Open3.t to cope with \r\n line endings on Win32.Nicholas Clark2010-12-201-5/+5
* fix -tree test for non-threaded perlv5.13.8Zefram2010-12-191-1/+1
* bump version of many modulesZefram2010-12-1913-13/+13
* Test B::Concise’s -tree modeFather Chrysostomos2010-12-181-1/+14
* Convert ext/PerlIO-encoding/t/encoding.t to Test::More.Nicholas Clark2010-12-171-75/+35
* Convert ext/Opcode/t/ops.t to Test::MoreNicholas Clark2010-12-171-7/+5
* Convert ext/IPC-Open3/t/IPC-Open3.t to Test::MoreNicholas Clark2010-12-171-54/+48
* Increase B::Concise’s versionFather Chrysostomos2010-12-161-1/+1
* Fix [perl #80632] -MO=Concise,-tree formatReini Urban2010-12-161-1/+1
* [perl #80674] Fix compilation with very old versions of glibcDavid Leadbeater2010-12-161-0/+6
* Version bumps for modules changed by a6d37805ca8a9ba8 ($Id$ removal).Nicholas Clark2010-12-162-2/+2
* Remove "dead" RCS $Id$ tags from files that we own.Nicholas Clark2010-12-163-7/+0
* Move common code from ext/[GONS]DBM_File/t/[gons]dbm.t to t/lib/dbmt_common.plNicholas Clark2010-12-164-1968/+9