2011-12-09 |
Nicholas Clark | perl.h doesn't need special cases for x2p, as x2p doesn...
|
commit | commitdiff | tree |
2011-12-09 |
Nicholas Clark | Remove the obsolete code for NO_EMBED from sdbm.h
|
commit | commitdiff | tree |
2011-12-08 |
Nicholas Clark | Correct a bug in the previous commit (bb35dd48)
|
commit | commitdiff | tree |
2011-12-07 |
Nicholas Clark | bisect-runner.pl now builds 42 more 5.005_5x releases.
|
commit | commitdiff | tree |
2011-12-07 |
Nicholas Clark | Teach bisect-runner.pl how to build a significant PERL_OBJEC...
|
commit | commitdiff | tree |
2011-12-07 |
Nicholas Clark | bisect-runner.pl must patch an incorrect use of eaccess...
|
commit | commitdiff | tree |
2011-12-07 |
Nicholas Clark | bisect-runner.pl should skip the testcase if it fails...
|
commit | commitdiff | tree |
2011-12-07 |
Nicholas Clark | Porting/expand-macro.pl needs to avoid "macro redefined...
|
commit | commitdiff | tree |
2011-12-04 |
Nicholas Clark | On AIX, avoid a shell pipepline by making makedef.pl...
|
commit | commitdiff | tree |
2011-12-04 |
Nicholas Clark | Simplify S_parse_body() by calling S_usage() and S_minus_v...
|
commit | commitdiff | tree |
2011-12-04 |
Nicholas Clark | Break the -v code out from Perl_moreswitches() into...
|
commit | commitdiff | tree |
2011-12-04 |
Nicholas Clark | Refactor S_usage() to take 0 parameters and exit directly().
|
commit | commitdiff | tree |
2011-12-03 |
Nicholas Clark | Small tidyups in S_incpush() and S_mayberelocate()
|
commit | commitdiff | tree |
2011-12-03 |
Nicholas Clark | Avoid attacks on sitecustomize by using NUL delimiters...
|
commit | commitdiff | tree |
2011-12-03 |
Nicholas Clark | Tidy up t/re/regexp.t
|
commit | commitdiff | tree |
2011-11-28 |
Nicholas Clark | As perldoc is linked from perl.pod, it shouldn't be...
|
commit | commitdiff | tree |
2011-11-28 |
Nicholas Clark | Eliminate vestigial reference to unpushed.h from descrip_mms...
|
commit | commitdiff | tree |
2011-11-28 |
Nicholas Clark | pod/buildtoc now generates pod/roffitall
|
commit | commitdiff | tree |
2011-11-27 |
Nicholas Clark | Fix two bugs related to pod files outside of pod/
|
commit | commitdiff | tree |
2011-11-27 |
Nicholas Clark | Fix two post 5.15.0 perltoc.pod generation bugs.
|
commit | commitdiff | tree |
2011-11-27 |
Nicholas Clark | In roffitall, explicitly use perl to run rofftoc.
|
commit | commitdiff | tree |
2011-11-25 |
Nicholas Clark | bisect.pl avoids perl-5.004 and earlier on case insensitive...
|
commit | commitdiff | tree |
2011-11-25 |
Nicholas Clark | bisect-runner.pl now builds back to 5.005 on the default...
|
commit | commitdiff | tree |
2011-11-25 |
Nicholas Clark | bisect-runner.pl should avoid ext/Hash/Util/FieldHash...
|
commit | commitdiff | tree |
2011-11-25 |
Nicholas Clark | bisect-runner.pl can now build on AIX back to perl...
|
commit | commitdiff | tree |
2011-11-25 |
Nicholas Clark | In bisect-runner.pl, fall back to context diffs for...
|
commit | commitdiff | tree |
2011-11-25 |
Nicholas Clark | In bisect-runner.pl, only shell out to patch from apply_patch().
|
commit | commitdiff | tree |
2011-11-23 |
Nicholas Clark | Move the implementation of --validate from bisect.pl...
|
commit | commitdiff | tree |
2011-11-23 |
Nicholas Clark | Add a --make option to bisect.pl, to specify an alternate...
|
commit | commitdiff | tree |
2011-11-23 |
Nicholas Clark | On AIX, bisect-runner.pl must patch Makefile.SH for...
|
commit | commitdiff | tree |
2011-11-23 |
Nicholas Clark | makedef.pl uses Config.pm, so needs a Makefile dependency...
|
commit | commitdiff | tree |
2011-11-22 |
Nicholas Clark | In Perl_moreswitches(), merge the cases for 't' and...
|
commit | commitdiff | tree |
2011-11-22 |
Nicholas Clark | Merge bisect-runner.pl fixes for 5.11-era parallel...
|
commit | commitdiff | tree |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes all known 5.11-era parallel...
|
commit | commitdiff | tree |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes another 5.11-era parallel...
|
commit | commitdiff | tree |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes more 5.11-era make bugs.
|
commit | commitdiff | tree |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes more 5.11-era parallel make...
|
commit | commitdiff | tree |
2011-11-22 |
Nicholas Clark | bisect-runner.pl now fixes some 5.11-era parallel make...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Tweak the cBOOL() macro to avoid problems with the...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Separate the build and non-build functionality of pod...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Note the changes to pod/buildtoc in the perldelta.
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | In buildtoc, refactor to de-duplicate code and variables.
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Refactor pod_rules.pl and buildtoc to use new functions...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Porting/pod_rules.pl should not warn about files that...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Add Porting/new-perldelta.pl, which automates adding...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Flag to get_pod_metadata() whether generated files...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Refactor pod_lib.pl's get_pod_metadata() to remove...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Rename t/porting/buildtoc.t to pod_rules.t to reflect...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Create Porting/pod_rules.pl, with all non perltoc.pod...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | In pod_lib.pl's get_pod_metadata(), generate lookup...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | Extract from buildtoc the code that processes pod.lst...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | In buildtoc, refactor the code that reads pod.lst,...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | buildtoc --showfiles should report the correct pathnames.
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | buildtoc --showfiles should only list the files to...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | In buildtoc, don't use File::Spec when initialising...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | In buildtoc, refactor the open ... or my_die pattern...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | In buildtoc, make %Readmepods lexical, and $delta_target...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | In buildtoc, eliminate abs_from_top() as it now runs...
|
commit | commitdiff | tree |
2011-11-18 |
Nicholas Clark | In pod/buildtoc, chdir to the top level of the source...
|
commit | commitdiff | tree |
2011-11-17 |
Nicholas Clark | Add --check-shebang to bisect-runner.pl, to avoid mistakes...
|
commit | commitdiff | tree |
2011-11-17 |
Nicholas Clark | Note in Porting/bisect.pl that its documentation is...
|
commit | commitdiff | tree |
2011-11-17 |
Nicholas Clark | Fix fatal bug in bisect-runner.pl for some 5.004 revisions.
|
commit | commitdiff | tree |
2011-11-13 |
Nicholas Clark | In Perl_lex_start(), don't read the byte before SvPVX().
|
commit | commitdiff | tree |
2011-11-11 |
Nicholas Clark | Re-order intrpvar.h to avoid false warnings about holes.
|
commit | commitdiff | tree |
2011-11-11 |
Nicholas Clark | Re-order intrpvar.h to avoid holes in the interpreter...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | In bisect.pl, provide a default test for --validate...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | Add -l and -w options to bisect-runner.pl, for use...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | In bisect.pl, use --start and --end to give ranges...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | Add --force-regen to bisect-runner.pl to regen_headers...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, remove "faking it" code from the...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches...
|
commit | commitdiff | tree |
2011-11-01 |
Nicholas Clark | Add a --validate option to bisect.pl to verify that...
|
commit | commitdiff | tree |
2011-10-31 |
Nicholas Clark | t/porting/authors.t can send just the git log info...
|
commit | commitdiff | tree |
2011-10-31 |
Nicholas Clark | Remove $date from Porting/checkAUTHORS.pl, which was...
|
commit | commitdiff | tree |
2011-10-30 |
Nicholas Clark | Add Jilles Tjoelker to AUTHORS.
|
commit | commitdiff | tree |
2011-10-28 |
Nicholas Clark | Remove unnecessary makefile fix-up code from bisect...
|
commit | commitdiff | tree |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, patch older Configure to add -A
|
commit | commitdiff | tree |
2011-10-28 |
Nicholas Clark | bisect-runner.pl now patches another 5.004-era build...
|
commit | commitdiff | tree |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, make the code to report patching...
|
commit | commitdiff | tree |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, refactor the code to extract previous...
|
commit | commitdiff | tree |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, refactor the code that applies...
|
commit | commitdiff | tree |
2011-10-28 |
Nicholas Clark | In bisect-runner.pl, refactor the code that opens and...
|
commit | commitdiff | tree |
2011-10-27 |
Nicholas Clark | Minor usability improvements to bisect.pl
|
commit | commitdiff | tree |
2011-10-27 |
Nicholas Clark | bisect-runner.pl needs to work around an OpenBSD/sparc...
|
commit | commitdiff | tree |
2011-10-27 |
Nicholas Clark | In bisect-runner.pl, add -L/usr/local/lib in a non...
|
commit | commitdiff | tree |
2011-10-26 |
Nicholas Clark | bisect-runner.pl can now build all revisions on sparc64...
|
commit | commitdiff | tree |
2011-10-26 |
Nicholas Clark | bisect-runner.pl should patch unreliable C symbol detection...
|
commit | commitdiff | tree |
2011-10-26 |
Nicholas Clark | bisect-runner.pl now patches several build-busting...
|
commit | commitdiff | tree |
2011-10-26 |
Nicholas Clark | bisect-runner.pl now copes when historical MANIFEST...
|
commit | commitdiff | tree |
2011-10-24 |
Nicholas Clark | In bisect-runner.pl, default to 'cc' not 'gcc'.
|
commit | commitdiff | tree |
2011-10-23 |
Nicholas Clark | bisect-runner.pl now builds test_prep on OpenBSD back...
|
commit | commitdiff | tree |
2011-10-23 |
Nicholas Clark | bisect-runner.pl must patch Makefile.SH to avoid parallel...
|
commit | commitdiff | tree |
2011-10-23 |
Nicholas Clark | bisect-runner.pl now runs the testcase for targets...
|
commit | commitdiff | tree |
2011-10-20 |
Nicholas Clark | bisect-runner.pl now builds test_prep on NetBSD back...
|
commit | commitdiff | tree |
2011-10-14 |
Nicholas Clark | In bisect-runner.pl's synopsis, the test program must...
|
commit | commitdiff | tree |
2011-10-14 |
Nicholas Clark | bisect-runner.pl should patch $trnl into makedepend...
|
commit | commitdiff | tree |
2011-10-12 |
Nicholas Clark | bisect-runner.pl now builds test_prep on OS X back...
|
commit | commitdiff | tree |
2011-10-09 |
Nicholas Clark | bisect-runner.pl needs the linux.sh libpth mutli-arch...
|
commit | commitdiff | tree |
next |