summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gv.c: Added gv_fetchmeth_(sv|pv|pvn)_autoload.Brian Fraser2011-10-068-14/+146
* Remove comment from hv.c that no longer appliesFather Chrysostomos2011-10-061-2/+0
* Document and apiify hv name length/utf8 macrosFather Chrysostomos2011-10-061-0/+12
* Remove some _get variants of *NAMEUTF8 macros in [gh]v.hFather Chrysostomos2011-10-062-7/+4
* Restore gv_fetchmeth to perlapiFather Chrysostomos2011-10-063-0/+9
* Minor correction to gv_fetchmeth.tFather Chrysostomos2011-10-061-1/+3
* gv.c: Added gv_fetchmeth_(sv|pv|pvn).Brian Fraser2011-10-068-18/+139
* Document gv_init*Father Chrysostomos2011-10-063-0/+46
* gv.c: Added gv_init_(sv|pv|pvn), renamed gv_init_sv as gv_init_svtype.Brian Fraser2011-10-068-14/+97
* Groundwork to allow cops and pmops to store the UTF8 flagBrian Fraser2011-10-062-10/+33
* UTF-8 related macros in hv.h and gv.hBrian Fraser2011-10-062-0/+16
* In bisect-runner.pl, if getconf exists, use it to report the number of CPUs.Nicholas Clark2011-10-061-3/+6
* WhitespaceH.Merijn Brand2011-10-061-1/+1
* Now with comma :(H.Merijn Brand2011-10-061-1/+1
* _A is predefined in some precompiler environmentsH.Merijn Brand2011-10-061-1/+1
* Remove whitespace errors from bisect-runner.plNicholas Clark2011-10-051-3/+2
* bisect-runner.pl now runs all build commands with STDIN of /dev/nullNicholas Clark2011-10-051-7/+8
* bisect-runner.pl should remove the stdin-is-a-tty test completely.Nicholas Clark2011-10-051-20/+26
* Document why bisect.pl can't be in the checkout used for bisecting.Nicholas Clark2011-10-052-0/+19
* Improve bisect.pl's documentation.Nicholas Clark2011-10-051-12/+23
* bisect-runner.pl needs to add -L/usr/local/lib prior to 5.002 on FreeBSD.Nicholas Clark2011-10-051-0/+43
* bisect-runner.pl needs to inline $compile into the test for malloc.hNicholas Clark2011-10-051-2/+4
* Add 'Fcntl' as a target for bisect-runner.pl.Nicholas Clark2011-10-051-11/+32
* In bisect-runner.pl, patch Configure to test-compile #include <malloc.h>Nicholas Clark2011-10-051-0/+35
* Update Module-Load to CPAN version 0.22Chris 'BinGOs' Williams2011-10-054-4/+14
* In bisect-runner.pl always use blead's hitnts/freebsd.shNicholas Clark2011-10-051-1/+15
* Note ExtUtils::ParseXS upgrade in perldeltaSteffen Mueller2011-10-051-0/+4
* Upgrade ExtUtils::ParseXS to 3.05Steffen Mueller2011-10-056-5/+9
* In bisect-runner.pl, only force Configure's libpth on x86_64 Linux.Nicholas Clark2011-10-041-3/+11
* Show that blessed comes from Scalar::Util in code exampleDave Rolsky2011-10-041-0/+2
* podcheck.t: Guard against weird input file typesKarl Williamson2011-10-031-2/+6
* bisect-runner.pl needs to patch ext/IPC/SysV/SysV.xs for "newer" Linux.Nicholas Clark2011-10-031-1/+20
* bisect-runner.pl should check for t/perl when building test_prep.Nicholas Clark2011-10-031-1/+1
* Fix two typos in the documentation for bisect-runner.plNicholas Clark2011-10-031-2/+2
* Documentation for bisect.pl and bisect-runner.plNicholas Clark2011-10-032-24/+280
* In bisect-runner.pl, fix a bug where a good "test_prep" build would skip.Nicholas Clark2011-10-031-3/+3
* In bisect.pl, support matching on files generated by the build.Nicholas Clark2011-10-031-26/+49
* If patching fails, bisect-runner.pl should report the name of the file.Nicholas Clark2011-10-031-1/+2
* Add another exception to dual-life.tFather Chrysostomos2011-10-021-9/+8
* Stop dual-life.t from failing during parallel testingFather Chrysostomos2011-10-021-1/+1
* Remove unused variable from S_set_caret_XFather Chrysostomos2011-10-021-1/+0
* bisect-runner.pl must use Fcntl::S_IMODE() on the raw output from stat.Nicholas Clark2011-10-021-1/+2
* Update Unicode-Collate to CPAN version 0.79Chris 'BinGOs' Williams2011-10-0222-213/+800
* Update Digest to CPAN version 1.17Chris 'BinGOs' Williams2011-10-0210-67/+115
* Add 'config.sh' as a build target for bisect.plNicholas Clark2011-10-021-4/+9
* Permit bisect.pl to pass -D, -U and -A parameters to Configure.Nicholas Clark2011-10-021-13/+46
* Refactor bisect-runner.pl to use the hashref interface to GetOptions().Nicholas Clark2011-10-021-27/+22
* Refactor bisect.pl to use Getopt::Long's pass_through option.Nicholas Clark2011-10-022-37/+20
* Typo in comment share_hek_kekReini Urban2011-10-011-1/+1
* handy.h: Reorder tests for speedKarl Williamson2011-10-011-4/+4