2012-02-19 |
Nicholas Clark | In S_validate_suid(), move declarations after the first...
|
commit | commitdiff | tree |
2012-02-19 |
Nicholas Clark | Refactor code in Data::Dumper to assume that >=5.8...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Add t/porting/pending-author.t, fixing a limitation...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | t/porting/authors.t only needs to pass the Author to...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Correct the location of t/porting/perlfunc.t in perldelta.pod
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Merge the Pod::Functions refactoring to blead.
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Describe the update to Pod::Functions in perldelta.
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Add metadata to perlfunc.pod for which version or feature...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Test that Pod::Function's descriptions are stylistically...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Test that functions in the groups in perlfunc.pod are...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Test that every function in perlfunc.pod has a summary...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Add t/porting/perlfunc.t so that porting tests catch...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | In the generated Pod::Functions, store all function...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Generate Pod::Functions from perlfunc.pod
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Add a dependency for ext/Pod-Functions/Functions_pm...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Ensure Pod::Simple is built before Pod::Functions.
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Change ext/Pod-Functions to generate Functions.pm from...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Add annotations to perlfunc.pod for Pod::Functions.
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Move Pod::Functions from lib/ to ext/
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Bring the joy of strict and warnings to Functions.t
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Terser code in Pod::Functions to generate $Type_Description...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Teach Pod::Functions that each, keys and values also...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Add all missing functions to Pod::Functions.
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Teach Pod::Functions about 'Keywords related to the...
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Update Pod::Functions with changes from perlfunc.pod
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | In perlfunc.pod, sort the descriptions more consistently.
|
commit | commitdiff | tree |
2012-02-18 |
Nicholas Clark | Add 4 functions missing from perlfunc.pod's 'Perl Functions...
|
commit | commitdiff | tree |
2012-02-17 |
Nicholas Clark | bisect.pl now reports a meaningful error for certain...
|
commit | commitdiff | tree |
2012-02-17 |
Nicholas Clark | For make test, move the 'porting' tests before 'lib...
|
commit | commitdiff | tree |
2012-02-17 |
Nicholas Clark | In Perl_sv_del_backref(), don't panic if tsv is already...
|
commit | commitdiff | tree |
2012-02-15 |
Shlomi Fish | Clarify the newSVpvn documentation.
|
commit | commitdiff | tree |
2012-02-15 |
Nicholas Clark | Pod::Html's feature2.t needs to match path separators...
|
commit | commitdiff | tree |
2012-02-13 |
Nicholas Clark | Typo in commit 4fe70ef9a66bbf96 spotted by Ilmari.
|
commit | commitdiff | tree |
2012-02-13 |
Nicholas Clark | In perlfunc, standardise the descriptions for keywords...
|
commit | commitdiff | tree |
2012-02-08 |
Nicholas Clark | Clean up Pod::Html's cache as part of distclean on...
|
commit | commitdiff | tree |
2012-02-08 |
Nicholas Clark | Move lib/Pod/t/eol.t to ext/Pod-Html, as it's testing...
|
commit | commitdiff | tree |
2012-02-08 |
Nicholas Clark | Convert triplicated code in lib/Pod/t/eol.t to a loop.
|
commit | commitdiff | tree |
2012-02-08 |
Nicholas Clark | Refactor lib/Pod/t/eol.t
|
commit | commitdiff | tree |
2012-02-08 |
Nicholas Clark | The cleanup code in lib/Pod/t/eol.t needs updating...
|
commit | commitdiff | tree |
2012-02-08 |
Nicholas Clark | Add PERL_RELOCATABLE_INCPUSH to PL_non_bincompat_options...
|
commit | commitdiff | tree |
2012-02-07 |
Nicholas Clark | is_duplicate_pod() and get_pod_metadata() in pod_lib...
|
commit | commitdiff | tree |
2012-02-05 |
Nicholas Clark | In t/porting/authors.t, correct a typo in the git log...
|
commit | commitdiff | tree |
2012-02-05 |
Nicholas Clark | In bisect-runner.pl, don't set $defines{cc} if printing...
|
commit | commitdiff | tree |
2012-02-05 |
Nicholas Clark | bisect.pl --help should show the full documentation...
|
commit | commitdiff | tree |
2012-02-04 |
Nicholas Clark | Avoid a warning from clang when compiling Data::Dumper.
|
commit | commitdiff | tree |
2012-02-03 |
Nicholas Clark | Add -c option to bisect-runner.pl, for use with -e
|
commit | commitdiff | tree |
2012-02-03 |
Nicholas Clark | Correct a =head2 to a =head3 in perlfunc.pod
|
commit | commitdiff | tree |
2012-02-01 |
Nicholas Clark | Update, correct and clarify the comment in Perl_sv_setuv().
|
commit | commitdiff | tree |
2012-02-01 |
Nicholas Clark | bisect.pl now exits with 0 for success for --help
|
commit | commitdiff | tree |
2012-02-01 |
Nicholas Clark | Add --no-match to bisect.pl, equivalent to --expect...
|
commit | commitdiff | tree |
2012-02-01 |
Nicholas Clark | bisect.pl now treats the command line as files to match...
|
commit | commitdiff | tree |
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 |
next |