2012-04-24 |
Nicholas Clark | PADTMP hash pessimisation was fixed with commit 38bb37b9aa18...
|
commit | commitdiff | tree |
2012-04-18 |
Nicholas Clark | valid_utf8_to_uv{chr,uni} have no documentation, so...
|
commit | commitdiff | tree |
2012-04-17 |
Nicholas Clark | Correct INSTALL to warn about editing cflags, not cflags.SH
|
commit | commitdiff | tree |
2012-04-11 |
Nicholas Clark | Tweak the FEATURE_IS_ENABLED() macro to avoid a bug...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Note in the source of perlhist.pod that "cow orker...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Mention Porting/bisect.pl in perlgit.pod, before describing...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Add two missing "file"s to the documentation of Porting...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Move the example git bisect shell script from perlgit...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | bisect-runner.pl should detect ccache with -V, not...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Add a placeholder man page for perltodo, directing...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Move the todo list from pod/ to Porting/
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Merge the feature and B::Deparse refactoring to blead.
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Note the improvements to B::Deparse and feature in...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | In feature.pm, inline current_bundle() into __common...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | In feature.pm, inline normalise_hints() into __common...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Merge the code common to feature::import and feature...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | In feature.pm, use a consistent code style in import...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | In B::Deparse::_features_from_bundle(), don't call...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | In Deparse, use $feature::hint_mask directly, instead...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | In B::Deparse, refactor common code into _features_from_bund...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | In B::Deparse, refactor the two places that feature...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Fix regression in deparsing say (etc) under use 5.10.0
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Add tests for deparsing C<say> under various combinations...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Avoid deparse.t testing everything under use feature...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Add a 'context' feature to deparse.t, to better test...
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | In deparse.t, rename %reason to %meta.
|
commit | commitdiff | tree |
2012-03-19 |
Nicholas Clark | Note in perldelta that C<no feature;> now means reset...
|
commit | commitdiff | tree |
2012-03-17 |
Nicholas Clark | In S_parse_body(), don't "leak" linestr_sv until global...
|
commit | commitdiff | tree |
2012-03-17 |
Nicholas Clark | Remove all the never used parameters from the macro...
|
commit | commitdiff | tree |
2012-03-17 |
Nicholas Clark | In perlfunc, don't have functions in "Misc" and a second...
|
commit | commitdiff | tree |
2012-03-17 |
Nicholas Clark | De-emphasise switch-related keywords in perlfunc.
|
commit | commitdiff | tree |
2012-03-17 |
Nicholas Clark | In the perlfunc cross-reference sections, link to the...
|
commit | commitdiff | tree |
2012-03-17 |
Nicholas Clark | DESTROY is documented in perlobj - correct the cross...
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | Merge the fixes for RT #37033 into blead.
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | The parser should always close the file handle that...
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | Move the close-on-exec logic to one place, at the end...
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | Change S_open_script() to return NULL to signal "read...
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | In perl.c, change S_open_script() to return rsfp.
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | In struct yy_parser, change lex_flags to a U8, from...
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | Improve the tests for -x
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | Improve the tests for the -n and -p switches.
|
commit | commitdiff | tree |
2012-02-27 |
Nicholas Clark | Simplify platform specific code in t/run/cloexec.t
|
commit | commitdiff | tree |
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 |
next |