summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* For MULTIARCH, infer endianness correctly on (at least) *BSD and Linuxsmoke-me/byteorder1Nicholas Clark2011-08-291-2/+2
* Move the MUTLIARCH macro soup for setting BYTEORDER from config.h to perl.hNicholas Clark2011-08-293-77/+51
* For s///r, don't call SvPV_force() on the original value. Resolves #97954.Nicholas Clark2011-08-292-1/+41
* Remove some resolved pod issuesFlorian Ragwitz2011-08-291-7/+0
* perlfaq is now maintained on CPANFlorian Ragwitz2011-08-2915-35/+37
* Upgrade perlfaq from version 5.015003 to 5.01500301Florian Ragwitz2011-08-291-1/+1
* Let's have at least one indexed package in perlfaqFlorian Ragwitz2011-08-291-4/+2
* &CORE::sysopen()Father Chrysostomos2011-08-283-2/+10
* Use leavesublv for all CORE subsFather Chrysostomos2011-08-281-4/+2
* Make tie_fetch_count.t pass with PERL_UNICODE setFather Chrysostomos2011-08-281-4/+4
* Make coreamp.t pass with PERL_UNICODE setFather Chrysostomos2011-08-281-1/+9
* Thinko in vms.c:copy_expand_unix_filename_escape().Craig A. Berry2011-08-281-4/+4
* Backport XS_(IN|EX)TERNAL, be explicit about linkageSteffen Mueller2011-08-286-15/+99
* Revert back to making XS(name) expose XSUB symbolsSteffen Mueller2011-08-281-5/+5
* &CORE::substr()Father Chrysostomos2011-08-274-8/+28
* &CORE::srand()Father Chrysostomos2011-08-273-2/+8
* &CORE::sleep()Father Chrysostomos2011-08-273-2/+3
* Close some unclosed comments in vms/vms.c.Craig A. Berry2011-08-271-4/+4
* Fix miscellaneous compiler warnings in vms/vms.c.Craig A. Berry2011-08-271-7/+7
* Remove unnecessary includes from vms/vms.c.Craig A. Berry2011-08-271-3/+4
* &CORE::send() and &CORE::syswrite()Father Chrysostomos2011-08-272-2/+4
* &CORE::select()Father Chrysostomos2011-08-273-1/+41
* Document getprotobynumber’s precedenceFather Chrysostomos2011-08-271-0/+7
* perlfunc/gethostbyname: Add missing C in C<>Father Chrysostomos2011-08-271-1/+1
* Testing deparsing of CORE::notFather Chrysostomos2011-08-271-2/+1
* Get coreamp.t passing on VMS.Craig A. Berry2011-08-271-2/+6
* pp.c: Use built-in case tables for ords < 256Karl Williamson2011-08-271-27/+4
* pp.c: Change commentKarl Williamson2011-08-271-14/+8
* Make pod2html a regular script without substitutionsFlorian Ragwitz2011-08-279-52/+75
* Give Pod-Html a more modern dist layoutFlorian Ragwitz2011-08-272-17/+17
* &CORE::reset()Father Chrysostomos2011-08-263-2/+17
* GVs of localised arrays and hashes should be refcountedFather Chrysostomos2011-08-263-5/+18
* &CORE::foo() for (sys)read and recvFather Chrysostomos2011-08-264-7/+59
* Add OPpCOREARGS_SCALARMOD flagFather Chrysostomos2011-08-262-1/+2
* Update the comments at the top of t/op/core*.tFather Chrysostomos2011-08-262-7/+4
* Rename t/op/core*.tFather Chrysostomos2011-08-264-795/+795
* &CORE::rand()Father Chrysostomos2011-08-263-1/+11
* &CORE::open()Father Chrysostomos2011-08-263-5/+25
* Reverse the order of two tests in gv.tFather Chrysostomos2011-08-261-1/+1
* &CORE::mkdir()Father Chrysostomos2011-08-263-2/+25
* &CORE::lock()Father Chrysostomos2011-08-264-3/+49
* &CORE::index() and &CORE::rindex()Father Chrysostomos2011-08-263-4/+19
* Update UNIVERSAL::VERSION docs following 9bf41c1Father Chrysostomos2011-08-261-4/+3
* &CORE::gmtime() and &CORE::localtime()Father Chrysostomos2011-08-263-3/+11
* perldelta for f132ae69 (*{undef})Father Chrysostomos2011-08-261-0/+9
* Remove now-unnecessary len check from pp.c:S_rv2gvFather Chrysostomos2011-08-261-2/+1
* Make *{undef} self-consistentFather Chrysostomos2011-08-263-14/+11
* perlop: Minor consistency tweakFather Chrysostomos2011-08-261-2/+2
* [perl #93358] Clarify => quotingFather Chrysostomos2011-08-261-2/+11
* Re-generate uconfig.hFlorian Ragwitz2011-08-261-4/+4