Front page | perl.perl5.porters |
Postings from February 2011
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
February 22, 2011 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1Ps4F8-000407-FV@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
115 commits. 13 unique authors. 10 unique committers.
186 files changed, 3206 insertions(+), 2085 deletions(-)
Net code removal: Chris 'BinGOs' Williams (170 lines)
Vadim Konovalov (28 lines) Zefram (17 lines)
Craig A. Berry (1 line)
Thanks, applied: Ævar Arnfjörð Bjarmason (1) Chris 'BinGOs' Williams (1)
Father Chrysostomos (1) Florian Ragwitz (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/445b09e5977082e9.tar.gz
perlfunc/formline: Suggest an alternate capturing method
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/445b09e5977082e9
perlfunc/fileno: Document the -1 retval
Father Chrysostomos 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a7c1632ddd60f69c
Yet another set of perlfunc tweaks
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dbfe1e81aad2393c
charset.t: Skip locale tests if non locale
Karl Williamson 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09fcee4e4050e683
fold_grind.t: Skip locale tests if wrong locale
Karl Williamson 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a59efd0ab97bf282
fold_grind.t: Don't use test numbers for todos
Karl Williamson 1 file changed, 16 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/7a0a13a6572c3fe4
t/test.pl: Add is_miniperl()
Karl Williamson 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/445876fa5e5fe93e
Allow t/re/regexp.t to conditionally skip tests on miniperl
Nicholas Clark 2 files changed, 40 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/cb6fa888755135cd
Skip a warnings test under miniperl that relies on the effects of -C
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3a5f098b69cbd670
make /\p{isUserDefined}/ die on taint
David Mitchell 4 files changed, 46 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/0e9be77f0cd6452a
Avoid loading modules for %! and %+ on meeting %{"foo::!"} and %{"foo::+"}
Nicholas Clark 2 files changed, 22 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ccdda9cbebc93518
genmake mention from perlembed.pod is bogus
Vadim Konovalov 1 file changed, 0 insertions(+), 28 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e638587ce5c7e6f5
Revert "Revert "fold_grind.t: Test multi-char folds""
Karl Williamson 1 file changed, 62 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/27f6057fa630656e
intrpvar.h: Need to initialize PL_utf8_foldable
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/796c250af72d7264
Remove various indirect method calls in IO's docs
Boris Ratner 9 files changed, 28 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/f00d33506e6858c5
Update Test-Harness to CPAN version 3.23
Chris 'BinGOs' Williams 54 files changed, 143 insertions(+), 359 deletio
http://perl5.git.perl.org/perl.git/commit/149d510d6e1a1cff
Update JSON-PP to CPAN version 2.27104
Chris 'BinGOs' Williams 4 files changed, 62 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/05bd2440ec700e08
Two functions shouldnt be declared inline
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3097108be5f219f1
toke.c: 'Specialized /le message is only for substitutes
Karl Williamson 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aeac89a5cf53bb99
move brace to same line as conditional
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/563734a5c4b4f703
toke.c: fix comment
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/967ac236227eee0c
Break out the test for #27839 into a new test file.
Nicholas Clark 3 files changed, 35 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/c4a9334d2d9cc374
Under minitest, skip tests in op/g{oto,v}.t that need PerlIO::scalar.
Nicholas Clark 2 files changed, 16 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/e77ae8257b459e28
In t/io/open.t, skip the tests for loading IO::File when running under minip
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/19d240ff438dd796
Add skip_if_miniperl() to test.pl, and use it in op/hashassign.t and re/re.t
Nicholas Clark 3 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/8c49cd2ecb031334
Break out the test for #72922 into a new test file.
Nicholas Clark 3 files changed, 40 insertions(+), 62 deletions(
http://perl5.git.perl.org/perl.git/commit/e55b089a984517eb
Convert t/re/re.t to use done_testing(), instead of a trailing BEGIN block
Nicholas Clark 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f299c5a14ed4ed2f
Add skip_all_if_miniperl() to test.pl, and use it in 6 test scripts
Nicholas Clark 7 files changed, 11 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/c82d0e1e6a50cf66
Skip reg_namedcapture.t when run by miniperl
Nicholas Clark 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f977b7bb0e0946ac
In t/TEST, automatically detect if running under miniperl
Nicholas Clark 5 files changed, 8 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/115e9681b8231e46
In switchI.t, use nolib => 1 to make the tests pass on miniperl once more.
Nicholas Clark 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44bcdf2982dc8e16
In runenv.t, don't automatically add -I../lib to the test program's argument
Nicholas Clark 1 file changed, 11 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/2e13e92e859db8a9
Refactor t/run/runenv.t to use lexical file handles.
Nicholas Clark 1 file changed, 13 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/62a1213a862266b1
In runenv.t, inline runperl() into try(), its only caller.
Nicholas Clark 1 file changed, 9 insertions(+), 33 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b01f2fb210240eee
perlfunc/eval: note the discrepancy in list context retvals
Father Chrysostomos 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1f0d8f98440c0138
Increase CoreList’s version
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bede3d72c0bcc754
perlfunc: do SUBROUTINE(LIST)
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/51124b831bc94c74
Even more perlfunc tweaks
Father Chrysostomos 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3416988799121642
Update docs for postfix /dual flags
Father Chrysostomos 3 files changed, 107 insertions(+), 102 deletion
http://perl5.git.perl.org/perl.git/commit/b6fa137b2c9fea23
more perlfunc tweaks
Father Chrysostomos 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d7a0d798cfc5c243
Update TOC for perl51310delta
Ævar Arnfjörð Bjarmason 7 files changed, 34 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/2dc3444a05163473
pod.lst: bump perldelta from 5.13.10 to 5.13.11
Ævar Arnfjörð Bjarmason 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8289a18cbb29d6bd
Correct the version of Module::CoreList that was released with v5.12.3
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a0a0e5450c8a4768
clean up epigraphs file
Zefram 1 file changed, 211 insertions(+), 228 deletions
http://perl5.git.perl.org/perl.git/commit/c7bed2601eb614a4
pod/perldelta.pod: copied from Porting/perldelta_template.pod
Ævar Arnfjörð Bjarmason 1 file changed, 374 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/44691e6f41d2c76b
pod/perl51310delta.pod: moved from pod/perldelta.pod
Ævar Arnfjörð Bjarmason 2 files changed, 814 insertions(+), 814 deletion
http://perl5.git.perl.org/perl.git/commit/bae49fdc0008aa53
pod/.gitignore: ignore the generated 5.13.11 delta
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1f7fcbab538346f8
Porting/epigraphs.pod: add NNTP link to v5.13.10 epigraph
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9440f4b77930c756
Module::CoreList: bump from 2.44_01 to 2.45
Ævar Arnfjörð Bjarmason 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/892528fd9702f80b
Porting/epigraphs.pod: add v5.13.10 epigraph
Ævar Arnfjörð Bjarmason 1 file changed, 15 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f1e17f6f20c4d905
Porting/release_managers_guide.pod: about smokers and BLEAD
Ævar Arnfjörð Bjarmason 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1eefd7d5d86adb96
Porting/release_managers_guide.pod: note the NNTP url to smoke reports
Ævar Arnfjörð Bjarmason 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5157df7a13b76976
pod/perlhist.pod: add myself to "THE KEEPERS OF THE PUMPKIN"
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fd450b107c010a19
t/re/re.t: remove leftover diag() debugging in 94b03d7d
Ævar Arnfjörð Bjarmason 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95fff96f80798d61
pod/perldelta.pod: add a space before the version number
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/df9ed1280483f588
pod/perldelta.pod: remove unused Security section
Ævar Arnfjörð Bjarmason 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4bb8712c0ff1f230
pod/perldelta.pod: close unbalanced parenthesis
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8eb1cdb8aa9f8ddf
Porting/release_managers_guide.pod: correct path to perlivp
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9651cacc1b947f73
Revert "fold_grind.t: Test multi-char folds"
Ævar Arnfjörð Bjarmason 1 file changed, 9 insertions(+), 62 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7d8bc0b3c2c9f565
pod/perlhist.pod: mention that 5.13.10 is released today
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed33313b7d480ad5
dist/Module-CoreList/Changes: bump to 2.44_01
Ævar Arnfjörð Bjarmason 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/071e5f376dca42e0
Module::CoreList: update CAVEATS section with 5.13.9 and 5.13.10
Ævar Arnfjörð Bjarmason 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/99537f099df1c72c
Update Module::CoreList for 5.13.10
Ævar Arnfjörð Bjarmason 1 file changed, 679 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/c552c5b5a692e78a
Porting/release_managers_guide.pod: Module::CoreList has no META.yml file
Ævar Arnfjörð Bjarmason 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb9af4c0df448d46
Fix timing issues with test in sigdispatch.t on certain BSDs
Leon Timmermans 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/28fcd4224f195385
Porting/release_managers_guide.pod: update pod2html example path
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/84c2dc44f0d2486b
pod/perldelta.pod: fill in Acknowledgements for 5.13.10
Ævar Arnfjörð Bjarmason 1 file changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2114bca7f178062e
Porting/release_managers_guide.pod: show how to get the numbers in the Ackno
Ævar Arnfjörð Bjarmason 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ef86391b8692b15a
Changes: bump git log commands to 5.13.10
Ævar Arnfjörð Bjarmason 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40930560df06c8cf
INSTALL: Bump for 5.13.10
Ævar Arnfjörð Bjarmason 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f11f8db6271bbd11
Bump the perl version in various places to 5.13.10
Ævar Arnfjörð Bjarmason 22 files changed, 143 insertions(+), 143 deletio
http://perl5.git.perl.org/perl.git/commit/69f4eb440f8f8ed8
pod/perldelta.pod: typo in 94b03d7d -> s/meaing/meaning/
Ævar Arnfjörð Bjarmason 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/748607af9687e51f
pod/perldelta.pod: remove XXX entries
Ævar Arnfjörð Bjarmason 1 file changed, 27 insertions(+), 218 deletions(
http://perl5.git.perl.org/perl.git/commit/7e3fee74f8eeb5f2
Porting/release_managers_guide.pod: don't disarm patchlevel for SNAPSHOT/BLE
Ævar Arnfjörð Bjarmason 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/113f3f4c0cc6a922
Porting/release_managers_guide.pod: remove needless Win32 special case
Ævar Arnfjörð Bjarmason 1 file changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/16c60e4ea4e57610
Porting/release_managers_guide.pod: mention Module::CoreList's CAVEATS secti
Ævar Arnfjörð Bjarmason 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3dbfcde0b79051f2
Porting/epigraphs.pod: add v5.13.9 epigraph
Ævar Arnfjörð Bjarmason 1 file changed, 25 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79af17bdc72f7727
Fix reference to the deprecations Task:: for 5.14
Florian Ragwitz 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b6e4e2252145f8d1
Allow suffix form for /a /d /l /u
Karl Williamson 6 files changed, 119 insertions(+), 9 deletions(
http://perl5.git.perl.org/perl.git/commit/94b03d7d32658fc2
regexp.h: The length of 'aa' is 2
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/07075d1946764ff3
toke.c: Don't take the address of a register
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2259428871a6fb8a
perlfunc/-X: rearrange slightly and note llafr exemption
Father Chrysostomos 1 file changed, 14 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4fb67938d761c2c6
perlfunc tweaks
Father Chrysostomos 1 file changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5dac7880bdc47787
toke.c: Move suffix re mods message to one place
Karl Williamson 1 file changed, 29 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/858a358bdd94da82
perlop.pod: Update to account for /r
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/679563bb154a41b9
Updated Module::Build to CPAN Version 0.37_05
David Golden 31 files changed, 50 insertions(+), 36 deletions
http://perl5.git.perl.org/perl.git/commit/501ab549abec3d69
perlform tweaks
Father Chrysostomos 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6dd37ebe0d5c3ac9
perlfork tweaks
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6eecded3077c9536
perlfilter tweaks
Father Chrysostomos 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8eef6978dfd4059f
Minor perlfaq9 tweaks
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/42993a5c4912d554
Minor perlfaq8 tweaks
Father Chrysostomos 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c315a7016f1af481
perlfaq7: simple hash keys are always quoted
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b056a7aa384a2137
Minor perlfaq7 tweaks
Father Chrysostomos 1 file changed, 11 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/4c7f4b6b5392d642
utf8.c: Fix setting wrong variable
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/da36747dd51a927e
regexec.c: Fix utf8 e.g. [\s] under locale
Karl Williamson 2 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de87c4fec898d44e
perldiag.pod: Minor correction
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/236d7867779a27dc
Skip ppm.t in Module::Build if running under PERL_CORE.
Chris 'BinGOs' Williams 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5f0998add1405701
Revert "regcomp: Add warning if tries to use \p in locale."
Karl Williamson 2 files changed, 1 insertion(+), 19 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ee4100264c6676c0
Fix locale caseless matching and utf8
Karl Williamson 5 files changed, 131 insertions(+), 45 deletions
http://perl5.git.perl.org/perl.git/commit/17580e7a366d68c6
re/fold_grind.t: Fix improper skipping test
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41ce0a5ea4efb006
re/fold_grind.t: Improve debug diagnostic
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7fea222d5a2190cb
perlunicode.pod: Remove false statement
Karl Williamson 1 file changed, 1 insertion(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5262a112382d4f3f
regcomp.c: no sharp ss tricky fold under locale
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e074b0e508bc39ee
regcomp.c: Fix some comments
Karl Williamson 1 file changed, 11 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/679d1424471caed2
foldEQ_utf8(): Add locale handling
Karl Williamson 2 files changed, 67 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/5e64d0fac478f518
regexec.c: Change flag bit from digit to mnemonic
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/57014d776818473b
In Errno, use typeglob aliasing instead of subref to typeglob assignment.
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/56d853d63a6854db
In Config, use typeglob aliasing instead of subref to typeglob assignment.
Nicholas Clark 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e736dcee3f1af41c
Tidy the generated code for Config.pm
Nicholas Clark 1 file changed, 8 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9fe67fcb38b1ebeb
Minor perlfaq6 tweaks
Father Chrysostomos 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3cdda958864a31c
Re-order ‘How can I read in an entire file all at once?’
Father Chrysostomos 1 file changed, 26 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/5c121ae8f85c7837
Minor perlfaq5 tweaks
Father Chrysostomos 1 file changed, 14 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/09c1cbc255467ec8
Add Config::header_files() to list the header dependencies for XS code.
Nicholas Clark 1 file changed, 40 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1f0fc1c94b0da318
Add buildcustomize.pl to realclean target on VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac2c13e80f4a2afc
Dispatch dl_expandspec at build time, not run time.
Craig A. Berry 1 file changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5477b9a189e12ee6
Current branch smueller/eu_typemap
11 commits. 1 unique author. 1 unique committer.
5 files changed, 166 insertions(+), 80 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/823809648ef7108c.tar.gz
check_conditional_preprocessor_statements is not a method
Steffen Mueller 1 file changed, 16 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/823809648ef7108c
Make get_alias (nee GetAlias) a method
Steffen Mueller 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e006084c8d84f8f4
Make print_section a method
Steffen Mueller 1 file changed, 9 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8cbb4b5bb4b10fd5
Transform FOO_handlers to methods
Steffen Mueller 1 file changed, 91 insertions(+), 32 deletions(-
http://perl5.git.perl.org/perl.git/commit/4423d6c4188e1e4d
More methods (merge_section)
Steffen Mueller 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a331f73a8a0e013d
Make PushXSStack a method
Steffen Mueller 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a9a9519a7e848b7b
Transform some functions into methods on the proto-object
Steffen Mueller 1 file changed, 17 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/554f82c6dd132b9a
Some simple tests for errors
Steffen Mueller 1 file changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/28f9235bedc157d2
Better error checking/handling
Steffen Mueller 1 file changed, 12 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f3a7efbf189fb4a1
Eliminate four unsightly magical hash refs
Steffen Mueller 3 files changed, 52 insertions(+), 125 deletions
http://perl5.git.perl.org/perl.git/commit/090c75ceb74b9a09
Make trailing whitespace a newline at all times
Steffen Mueller 2 files changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1fd25d8f9e8be715
Thread Previous