2012-03-20 |
Karl Williamson | Use the new utf8 to code point functions |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Karl Williamson | utf8.c: Add valid_utf8_to_uvuni() and valid_utf8_to_uvchr() |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Karl Williamson | utf8.c: Add utf8_to_uvchr_buf() and utf8_to_uvuni_buf() |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Karl Williamson | utf8.c: pod clarification |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Karl Williamson | utf8.c: pod (mostly formatting) + comments changes |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Karl Williamson | perlapi (from sv.h) clarifications |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Karl Williamson | autodoc.pl: pod format fix |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Karl Williamson | perlguts, warnings.t: Update references to obsolete... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Karl Williamson | perldelta: clarification |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Update Module::CoreList for 5.15.9 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Point out CoreList's CAVEATS section is in CoreList.pod |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Eliminate a warning |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Karl Williamson | mktables: white-space only |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Karl Williamson | mktables: Backport name_alias changes to earlier Unicod... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Karl Williamson | mktables: Don't duplicate entries |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Karl Williamson | mktables: A leading zero is different than an only 0 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Karl Williamson | Unicode::UCD::prop_invmap: Fix returned format |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Karl Williamson | Unicode::UCD: typos in error messages |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Karl Williamson | mktables: Add required parens and reword warning msg |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Karl Williamson | pat.t: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Bump the perl version in various places for 5.15.9 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | More perldelta work. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Mention the fix to perlfunc.html in "Configuration... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Note in the source of perlhist.pod that "cow orker... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Mention Porting/bisect.pl in perlgit.pod, before descri... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Add two missing "file"s to the documentation of Porting... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Move the example git bisect shell script from perlgit... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | bisect-runner.pl should detect ccache with -V, not... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Add a placeholder man page for perltodo, directing... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Move the todo list from pod/ to Porting/ |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Add a TODO test for RT 111842 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Bail out if it looks scary. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Don't remove --tarball |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Use #!/usr/bin/env |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | More work on perldelta |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Merge the feature and B::Deparse refactoring to blead. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Note the improvements to B::Deparse and feature in... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | In feature.pm, inline current_bundle() into __common... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | In feature.pm, inline normalise_hints() into __common... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Merge the code common to feature::import and feature... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | In feature.pm, use a consistent code style in import... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | In B::Deparse::_features_from_bundle(), don't call... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | In Deparse, use $feature::hint_mask directly, instead... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | In B::Deparse, refactor common code into _features_from... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | In B::Deparse, refactor the two places that feature... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Fix regression in deparsing say (etc) under use 5.10.0 |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Add tests for deparsing C<say> under various combinatio... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Avoid deparse.t testing everything under use feature... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Add a 'context' feature to deparse.t, to better test... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | In deparse.t, rename %reason to %meta. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Nicholas Clark | Note in perldelta that C<no feature;> now means reset... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Abigail | Retry first shot at perldelta.pod. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | Update Pod::Perldoc to version 3.17 |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | Add a --tarball option |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | Some backslashes turn out not to be always there. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | Fix a cut-and-paste error |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | Revert "First shot at perl5159delta.pod" |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | Revert "Paste in the output of Porting/acknowledgements... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | Paste in the output of Porting/acknowledgements.pl... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | Attempt to find an author if (s)he comes via RT. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Abigail | First shot at perl5159delta.pod |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Chris 'BinGOs... | Update CPANPLUS to CPAN version 0.9121 |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Nicholas Clark | In S_parse_body(), don't "leak" linestr_sv until global... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Nicholas Clark | Remove all the never used parameters from the macro... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Nicholas Clark | In perlfunc, don't have functions in "Misc" and a secon... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Nicholas Clark | De-emphasise switch-related keywords in perlfunc. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Nicholas Clark | In the perlfunc cross-reference sections, link to the... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Nicholas Clark | DESTROY is documented in perlobj - correct the cross... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Tony Cook | ignore new build result from splitting docs for Module... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Karl Williamson | Unicode::UCD: pod clarifications, corrections |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Karl Williamson | charnames.t: Attempt to fix probable timing issue |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Karl Williamson | cherrymaint: Beef up --help option |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Dave Rolsky | Run podtidy on perlsource.pod |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Dave Rolsky | Add a missing word to perlsource.pod |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Abigail | Fix POD issues |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Abigail | Document upgrading a module in cpan/ |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Abigail | Clearify this is for even numbered (BLEAD-FINAL) releases. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ricardo Signes | correct argument handling in Term::ReadLine |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Chris 'BinGOs... | Separate the POD from the corelist data in Module:... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Revert "Upgrade IO-Compress to 2.049" |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Upgrade IO-Compress to 2.049 |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Allow passing the name of the CPAN module |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Upgrade CPANPLUS to 0.9120 |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Deal with files in the CUSTOMIZED sections. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Upgrade Socket to 2.000 |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Upgrade Socket to version 2,000 |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Fix the fixing of MANIFEST |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Abigail | Upgrade Unicode::Normalize to 1.14. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ricardo Signes | Revert changes to compression libraries |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | Upgrade Unicode-Collate to 0.89 |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | List one more TODO |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | Upgrade Digest-SHA to 5.71. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | More tests, and more exec-bit removal. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | Disambiguate map { } |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | Mention Porting/sync-with-cpan |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | Add Porting/sync-with-cpan |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | Script to help out upgrading a cpan/ distro. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | Upgrade Locale-Codes to 3.21 |
commit | commitdiff | tree | snapshot |
2012-03-13 |
David Mitchell | stop S_forget_pmop() SEGVing |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Abigail | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo... |
commit | commitdiff | tree | snapshot |
next |