2012-01-31 |
Nicholas Clark | Add blank lines around Configure's duplicate extension...
|
commit | commitdiff | tree |
2012-01-31 |
Nicholas Clark | Remove from perlfunc.pod the summaries of what's new...
|
commit | commitdiff | tree |
2012-01-31 |
Nicholas Clark | Purge references to --libpod, an abbreviation for ...
|
commit | commitdiff | tree |
2012-01-31 |
Nicholas Clark | Configure now aborts with a diagnostic if it detects...
|
commit | commitdiff | tree |
2012-01-31 |
Nicholas Clark | In B.xs, use *pvf() functions to reduce the number...
|
commit | commitdiff | tree |
2012-01-31 |
Nicholas Clark | diagnostics doesn't need to search for perldelta.pod...
|
commit | commitdiff | tree |
2012-01-25 |
Nicholas Clark | Bump $Unicode::UCD::VERSION after commit c3e5bc54acca7110.
|
commit | commitdiff | tree |
2012-01-20 |
Nicholas Clark | 5.14.0 has been released, so update the versions used...
|
commit | commitdiff | tree |
2012-01-19 |
Nicholas Clark | Ignore and clean the byproducts of make install.html
|
commit | commitdiff | tree |
2012-01-19 |
Steffen Schwigon | Bump several file copyright dates
|
commit | commitdiff | tree |
2012-01-19 |
Steffen Schwigon | Bump the visible perl -V copyright to 2012
|
commit | commitdiff | tree |
2012-01-19 |
Nicholas Clark | Add Steffen Schwigon to AUTHORS.
|
commit | commitdiff | tree |
2012-01-17 |
Nicholas Clark | Avoid 'defined(@array) is deprecated' warnings in tests.
|
commit | commitdiff | tree |
2012-01-17 |
Nicholas Clark | In Perl_refcounted_he_fetch_pvn(), eliminate nested...
|
commit | commitdiff | tree |
2012-01-17 |
Nicholas Clark | Make Pod::Html more robust against malformed L<> contents.
|
commit | commitdiff | tree |
2012-01-17 |
Nicholas Clark | Purge references to --netscape and --libpods, no longer...
|
commit | commitdiff | tree |
2012-01-16 |
Nicholas Clark | Provide as much diagnostic information as possible...
|
commit | commitdiff | tree |
2012-01-16 |
Nicholas Clark | defined(@array) now also warns for package variables.
|
commit | commitdiff | tree |
2012-01-16 |
Nicholas Clark | Test that defined warns for package arrays and hashes.
|
commit | commitdiff | tree |
2012-01-16 |
Nicholas Clark | In Perl_feature_is_enabled() use cBOOL to convert the...
|
commit | commitdiff | tree |
2012-01-13 |
Nicholas Clark | In Perl_sv_del_backref(), don't panic if svp is NULL...
|
commit | commitdiff | tree |
2012-01-13 |
Nicholas Clark | In Perl_sv_del_backref(), don't panic if the backref...
|
commit | commitdiff | tree |
2012-01-13 |
Nicholas Clark | Better panic diagnostics in Perl_sv_del_backref()
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | Merge the refactoring of installperl that fixes Pod...
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | Note the user-visible installperl changes in perldelta.
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | installperl now uses get_pod_metadata() to install...
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | In installperl, convert the File::Find::find(..., ...
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | In installperl, don't chdir 'lib' before finding files...
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | In installperl, add the trailing / to the value held...
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | In installperl, initialise $do_install{arch,priv}lib...
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | In installperl, simplify the strip/chmod code for libraries...
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | Sanitise NetWare changes to installperl.
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | Avoid t/re/regexp.t failing on miniperl when displaying...
|
commit | commitdiff | tree |
2012-01-02 |
Nicholas Clark | In diagnostics.t, avoid passing a literal \n in the...
|
commit | commitdiff | tree |
2011-12-30 |
Nicholas Clark | Note POSIX changes in perldelta.
|
commit | commitdiff | tree |
2011-12-30 |
Nicholas Clark | Provide the correct POSIX return value for POSIX::dup2...
|
commit | commitdiff | tree |
2011-12-30 |
Nicholas Clark | Convert POSIX::sleep to an XS wrapper for PerlProc_sleep().
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | Eliminate a couple more suidperl and sperl references.
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | Merge the refactoring of Pod scanning code in installman...
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | Some tidying in installman.
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | Add x2p/a2p.pod to the 'master' array returned by get_pod_me...
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | Avoid installman warning about "no documentation in...
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | In pods_to_install(), use $File::Find::prune to skip...
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | Move the common Pod scanning code from installman and...
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | Refactor buildtoc's use of File::Find::find() to converge...
|
commit | commitdiff | tree |
2011-12-24 |
Nicholas Clark | Refactor installman's use of File::Find::find() to...
|
commit | commitdiff | tree |
2011-12-22 |
Nicholas Clark | Correct the Pod used to block comment a section of...
|
commit | commitdiff | tree |
2011-12-22 |
Nicholas Clark | Add t/porting/utils.t, to test that utility scripts...
|
commit | commitdiff | tree |
2011-12-22 |
Nicholas Clark | corelist-perldelta.pl now requires Algorithm::Diff...
|
commit | commitdiff | tree |
2011-12-22 |
Nicholas Clark | Porting/cherrymaint now requires LWP::UserAgent instead...
|
commit | commitdiff | tree |
2011-12-22 |
Nicholas Clark | Porting/checkURL.pl now requires rather than uses all...
|
commit | commitdiff | tree |
2011-12-21 |
Nicholas Clark | Porting/podtidy can pass 'columns' to Pod::Tidy::tidy_files().
|
commit | commitdiff | tree |
2011-12-21 |
Nicholas Clark | In installman, move the call to File::Find::find()...
|
commit | commitdiff | tree |
2011-12-21 |
Nicholas Clark | Lazier instructions for removing stale perldeltas for...
|
commit | commitdiff | tree |
2011-12-21 |
Nicholas Clark | Merge the refactoring that abolishes pod.lst to blead.
|
commit | commitdiff | tree |
2011-12-21 |
Nicholas Clark | Re-order entries in the 'master' array returned by...
|
commit | commitdiff | tree |
2011-12-21 |
Nicholas Clark | Prune unused entries from the 'master' array returned...
|
commit | commitdiff | tree |
2011-12-21 |
Nicholas Clark | Rationalise use of the Pod metadata structure returned...
|
commit | commitdiff | tree |
2011-12-21 |
Nicholas Clark | Eliminate pod.lst. pod/perl.pod is now the master file...
|
commit | commitdiff | tree |
2011-12-20 |
Nicholas Clark | pod_rules.pl was always (re)building everything, not...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Restructure the heredocs in perlmodlib.PL so the file...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Add autodoc.pl to the 'no_index' section of META.yml
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Merge installman and pod/buildtoc improvements to blead.
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Note the user-visible installman changes in perldelta.
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Some pod_lib.pl cleanups.
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | installman should use the data in pod.lst to track...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Various installman cleanups.
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | In installman, pod2man() now takes a hashref instead...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | In pod2man() in installman, transpose the keys and...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Stop installing the manpage for XS::Typemap.
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | In buildtoc, eliminate @modpods by building %Found...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | In buildtoc, pass 'no_chdir' to File::Find::find().
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | In buildtoc, move the "has a NAME?" file check into...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Prime the duplicate Pod cache the first time is_duplicate_po...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | In pod_lib.pl, split out the code that initialises...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Change get_pod_metadata() to take a callback to report...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Move the pod de-duplication logic from buildtoc to...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | In installman, break the de-duplication code out from...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | buildtoc should use the correct path when looking for...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | If buildtoc can't open a Pod file, that's fatal, not...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | If buildtoc spots duplicated pods, that's an error...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Tidy the Pod exclusion rules in buildtoc.
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | installman only needs match =head1 to identify files...
|
commit | commitdiff | tree |
2011-12-19 |
Nicholas Clark | Update F<Copying> with the FSF's new address.
|
commit | commitdiff | tree |
2011-12-17 |
Nicholas Clark | bisect-runner.pl should only dump out a failed patch...
|
commit | commitdiff | tree |
2011-12-17 |
Nicholas Clark | Teach bisect-runner.pl how to work around various 5...
|
commit | commitdiff | tree |
2011-12-17 |
Nicholas Clark | bisect-runner.pl must not be fooled by a t/test that...
|
commit | commitdiff | tree |
2011-12-17 |
Nicholas Clark | In bisect-runner.pl, clarify the variables relating...
|
commit | commitdiff | tree |
2011-12-09 |
Nicholas Clark | Remove "support" for using malloc.c outside the perl...
|
commit | commitdiff | tree |
2011-12-09 |
Nicholas Clark | Remove commented-out "support" for perl's malloc with...
|
commit | commitdiff | tree |
2011-12-09 |
Nicholas Clark | perl.h can include embed.h in the same location on...
|
commit | commitdiff | tree |
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 |
next |