summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make B::OP::slabbed, folded, etc. actually workFather Chrysostomos2013-09-161-1/+1
* perldelta for ea95436966Steve Hay2013-09-161-0/+52
* Merge branch 'errno' into bleadSteve Hay2013-09-1614-244/+532
|\
| * Silence noise from Errno_pm.PL on WindowsSteve Hay2013-09-161-1/+1
| * Fix the #include of winsock2.h in win32/include/sys/errno2.hSteve Hay2013-09-163-7/+21
| * We need winsock2.h for WSAECANCELLED in errno2.hSteve Hay2013-09-161-1/+1
| * Clarify a comment in errno2.hSteve Hay2013-09-161-1/+2
| * Add more errno.h constants to POSIX for exporting if they existSteve Hay2013-09-164-44/+50
| * Fix Windows build for compilers other than VC10+Steve Hay2013-09-163-2/+16
| * Simplify errno2.h slightlySteve Hay2013-09-162-99/+92
| * Fix stringification of $! in VC10+ builds where errno > sys_nerrSteve Hay2013-09-163-10/+126
| * Intercept assignment to $! to translate WSAExxx values to Exxx values on WindowsSteve Hay2013-09-164-17/+42
| * Fix IO::Socket::connect() in the light of $! changesSteve Hay2013-09-161-3/+5
| * Fix a problem with mod_perl on Windows using VS2010+.Steve Hay2013-09-168-194/+311
|/
* Regenerate Configure and chainsaw voidflagsH.Merijn Brand2013-09-1625-515/+143
* Merge changes which eliminate VOIDFLAGS and VOIDUSED from active code.Nicholas Clark2013-09-163-14/+2
|\
| * Eliminate the use of voidflags from Configure's pointer size determination.Brian Fraser2013-09-161-6/+1
| * Eliminate the only use of VOIDFLAGS, as part of STMT_START in perl.hNicholas Clark2013-09-161-1/+1
| * Stop using VOIDUSED in the headers.Nicholas Clark2013-09-162-7/+0
|/
* Remove the hints for Kubota Pacific's Titan 3000 Series Machines.Nicholas Clark2013-09-162-39/+0
* perldelta for b92a42763Tony Cook2013-09-161-0/+10
* [perl #77680] document list of special subs in perlsubTony Cook2013-09-166-4/+83
|\
| * [perl #77680] add pointers to a few other perl called subsTony Cook2013-09-161-0/+13
| * briefly document DB::lsubTony Cook2013-09-161-0/+4
| * test and briefly document DB::gotoTony Cook2013-09-164-1/+26
| * [perl #77680] perlsub pointers to sub names used by perl itselfZsbán Ambrus2013-09-162-3/+40
|/
* perldelta for 5f39160dTony Cook2013-09-161-0/+6
* [perl #79074] make sure HeSVKEY_force() preserves UTF8ness (pvn)Tony Cook2013-09-163-1/+26
* clarify that the new rand() isn't cryptographically secureTony Cook2013-09-161-1/+1
* Note new blead customizations to JSON::PP and Test::SimpleSteve Hay2013-09-162-2/+21
* perldelta - Fix syntax errorsSteve Hay2013-09-161-2/+2
* Remove the 'first-come' status from Porting/Maintainers.plSteve Hay2013-09-162-7/+4
* perldelta - Update new/changed diagnostics sectionSteve Hay2013-09-162-4/+99
* perldelta - Update new/changed documentation sectionSteve Hay2013-09-161-9/+29
* perldelta - Fill in a TODO item for a module, which I forgot earlierSteve Hay2013-09-161-1/+3
* perldelta - New test scriptsSteve Hay2013-09-161-0/+11
* perldata.pod: Mention what version introduced kv slicesFather Chrysostomos2013-09-151-2/+4
* op.h: Describe entersub and rv2cv flagsFather Chrysostomos2013-09-151-0/+26
* Use dev version for JSON::PPFather Chrysostomos2013-09-151-1/+1
* Fix precedence issue in JSON::PPFather Chrysostomos2013-09-151-1/+1
* Use dev version for Test::Builder et al.Father Chrysostomos2013-09-154-4/+4
* op.c: Warn on "return $a or $b" [perl #59802]Niels Thykier2013-09-153-0/+175
* Test::Builder: Fix "return $a or $b" precedence issueNiels Thykier2013-09-151-1/+1
* perldelta for e9827b374Chris 'BinGOs' Williams2013-09-151-0/+4
* Remove -lbsd from optional libs on GNU/Hurd tooChris 'BinGOs' Williams2013-09-151-1/+1
* sv.h: Make BmUSEFUL the same type on debug/non-debug buildsFather Chrysostomos2013-09-151-1/+1
* perldelta - Module upgradesSteve Hay2013-09-151-1/+32
* perldelta - A little copy-editingSteve Hay2013-09-151-114/+114
* perldelta - Restore 525553cafc, accidentally undone by e7f2d65136Steve Hay2013-09-151-1/+2
* ExtUtils::ParseXS: bump version of related modulesDavid Mitchell2013-09-159-9/+9