Front page | perl.perl5.porters |
Postings from July 2011
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
July 19, 2011 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1QjLN2-0005uF-Sk@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
44 commits. 14 unique authors. 11 unique committers.
98 files changed, 1079 insertions(+), 845 deletions(-)
Net code removal: Zefram (217 lines) David Golden (62 lines)
Karl Williamson (4 lines) Vincent Pit (2 lines)
Thanks, applied: Father Chrysostomos (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c7d4febadfe3e997.tar.gz
remove most placeholders from perldelta
Zefram 1 file changed, 1 insertion(+), 236 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c7d4febadfe3e997
update perldelta and correct one dubious entry
Zefram 1 file changed, 30 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/b908e2580dcf04a7
bump version.pm $VERSION to reflect doc changes
Zefram 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5488a51835a213d3
Correct test count in win32/runenv.t
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c6537db3564ed450
Use a switch in pp_prototype for compactness
Father Chrysostomos 1 file changed, 15 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/5c11e933b2ff7e9f
[perl #94984] Remove prototypes for infix ops
Father Chrysostomos 3 files changed, 24 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/95f7e41f60129c14
perlapi.pod Enhancements
Shlomi Fish 4 files changed, 31 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/f0b90de1127cfd7f
Fixes to allow win32 Perl to properly handle PERL5LIB.
Phil Monsen 4 files changed, 308 insertions(+), 6 deletions(
http://perl5.git.perl.org/perl.git/commit/1fcb0052e32fe8c2
Transform the loop in rpeep that handles the undeferred ops
Vincent Pit 1 file changed, 4 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cd197e1e6cdf5504
Test for [perl #87726] (warning from diagnostics.pm under -w)
Father Chrysostomos 1 file changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/00680da2f2a66e23
Upgraded HTTP-Tiny to CPAN version 0.013
David Golden 20 files changed, 135 insertions(+), 197 deletio
http://perl5.git.perl.org/perl.git/commit/77ccfaeb2504f131
Perl_rpeep: undo tail recursion optimisation
David Mitchell 2 files changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f11ca51e41e898a7
PL_bincompat_options was missing options that affect the interpreter struct.
Nicholas Clark 2 files changed, 21 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/eba804b9d4475c6d
In intrpvar.h, move all the USE_LOCALE_NUMERIC variables together.
Nicholas Clark 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f8115845454eee30
Make Porting/corelist.pl fetch gzipped 02packages.details.txt from CPAN
Leon Brocard 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9168ed13c3995a6f
Move Porting/corelist.pl from LWP::Simple/curl/wget to HTTP::Tiny
Leon Brocard 1 file changed, 8 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b87bfaf33d1f55cd
Enable autodie in Porting/corelist.pl
Leon Brocard 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/542339496300efe8
Actually test cop_*_label
Reini Urban 2 files changed, 11 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/d7dd272c4d8ca989
Fix a wrong length in APItest.xs:test_coplabel
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/720247110fcd72c6
Bring cop label testing in line with intentions.
Craig A. Berry 1 file changed, 13 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/32708f0ba1e66eac
perlrecharclass: Nits
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5db9882c5b5d071b
perlre: Nits
Karl Williamson 1 file changed, 17 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/516074bbdc51e536
Dual-life Search::Dict
Florian Ragwitz 8 files changed, 202 insertions(+), 198 deletion
http://perl5.git.perl.org/perl.git/commit/f80b753a916872bf
Update Pod-Simple to CPAN version 3.18
Chris 'BinGOs' Williams 32 files changed, 62 insertions(+), 35 deletions
http://perl5.git.perl.org/perl.git/commit/e1f74b1ab09f3774
re-indent some tests for readability
Father Chrysostomos 2 files changed, 22 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/b4c6bb8471e06f41
Skip tests sub_lval.t when attributes.pm cannot load
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c70e3f2a00e9d0b6
Correct skip count in perlio.t
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/abc55529237a5ba1
perldelta update
Father Chrysostomos 1 file changed, 22 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c62f68e39fa160b9
porting/rmg: Expand on CoreList version bump
Father Chrysostomos 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9709cbd8336f0eb5
Rename store/fetch_cop_label as cop_*
Father Chrysostomos 8 files changed, 27 insertions(+), 27 deletions(
http://perl5.git.perl.org/perl.git/commit/aebc0cbee0c83e7c
Export store_cop_label for the perl compiler
Reini Urban 4 files changed, 42 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/8375c93eec5677d8
Clean up magic_methcall docs
Father Chrysostomos 1 file changed, 14 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2baee27b98a9b7fe
perlos2: Fix some link issues
Karl Williamson 2 files changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90c87169fab88b31
perl5123delta: should have NAME perl5123delta
Karl Williamson 2 files changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b382629bc000c1b9
basename: Change C<> to L<>
Karl Williamson 2 files changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4113778512b941aa
perlbeos: change some C<>'s into F<>'s
Karl Williamson 2 files changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4daee454664fa55e
README.bs2000: lowercase perlBS200 to unbreak links
Karl Williamson 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/75b25ca159c4cd84
perlport: remove perlapollo link
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aa6f04ce06ca4e67
podcheck.t: Reword instructions slightly
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/968d37620cb73382
More apidoc entries need \n\n before =cut
Father Chrysostomos 2 files changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dff47061fe12fc16
Improve wrapping of arguments in perlintern.pod
Father Chrysostomos 2 files changed, 19 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/06e9ce89328d9d04
re_eval: clear lexicals in the right pad
David Mitchell 2 files changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e103e2695edf4f2
av.c: Add blank line before =cut
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3347919d89133da6
Wrap argument lists in perl{api,intern}.pod
Father Chrysostomos 2 files changed, 31 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/dee6204dcf0f77e0
Current branch smoke-me/gsoc-pod
64 commits. 2 unique authors. 1 unique committer.
327 files changed, 33191 insertions(+), 25515 deletions(-)
Thanks, applied: Marc Green (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/442e5c4c614ee388.tar.gz
Update Pod::Simple to newest version (needed to pass eol.t)
Marc Green 4 files changed, 231 insertions(+), 3 deletions(
http://perl5.git.perl.org/perl.git/commit/442e5c4c614ee388
Add Marc Green an an AUTHOR of Pod::Html
Marc Green 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e1342409b8d2c9fc
Update known_pod_issues (updated to ignore perlvar/perlpodspec issues)
Marc Green 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3dc797f56f32e711
Rename 2 test files and update files that reference them to fix podcheck.t e
Marc Green 17 files changed, 3660 insertions(+), 3660 delet
http://perl5.git.perl.org/perl.git/commit/1dd83ae5a27b9735
Update Module-Build to newest version (needed for Pod-Html)
Marc Green 33 files changed, 258 insertions(+), 226 deletio
http://perl5.git.perl.org/perl.git/commit/72ae8218db2b294f
Update version number (1.11 -> 1.12)
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7375cb46c001bf04
add new Pod-Html tests (etc) to MANIFEST
Ricardo Signes 1 file changed, 22 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e78d63e9347f46c4
add Marc Green to AUTHORS
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f371d0e847ebeba1
fix manifest and placement of Pod-Html files
Ricardo Signes 3 files changed, 184 insertions(+), 184 deletion
http://perl5.git.perl.org/perl.git/commit/c7e7a498f7599a66
Clean up some documentation
Marc Green 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2db7eefb26d93b0a
Clean up test cases, rename a few
Marc Green 33 files changed, 601 insertions(+), 621 deletio
http://perl5.git.perl.org/perl.git/commit/928b4a563166c4c9
Stop prepending $volume onto $cwd (which includes $volume) in --podroot
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d99af54c3c192063
Unixify the whole path, not just $dir.$file
Marc Green 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1121b82c6517f0c1
For the third time, fix cross platform compatibility issues with crossrefs
Marc Green 10 files changed, 78 insertions(+), 59 deletions
http://perl5.git.perl.org/perl.git/commit/fecdc97bd97c2698
Continue to fix cross platform compatability issues with cross references
Marc Green 2 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d27652d0a227095a
Fix cross platform compatability issues with cross references
Marc Green 7 files changed, 33 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/edec8cfcdf173e96
Take into account Windows paths in Podroot and Podpath -- fix crossref bug
Marc Green 2 files changed, 20 insertions(+), 22 deletions(
http://perl5.git.perl.org/perl.git/commit/312b33d8a4f61b14
Tabs -> Spaces
Marc Green 2 files changed, 88 insertions(+), 141 deletions
http://perl5.git.perl.org/perl.git/commit/ed1fde36c3ac96fa
Implement option to disable POD ERRORS section, add test cases, fix formatti
Marc Green 5 files changed, 215 insertions(+), 39 deletions
http://perl5.git.perl.org/perl.git/commit/9aef4e4c2bdf979c
Remove unneeded code
Marc Green 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e432c05ae1712dc8
Stop using wrong outfile
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/16169d595387a7da
I forgot to add the replacement test directory for /usr/share/perl
Marc Green 2 files changed, 3636 insertions(+), 0 deletions
http://perl5.git.perl.org/perl.git/commit/83cb63f62e48b95b
Add a test case
Marc Green 2 files changed, 76 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/0ccd48704097ce8f
Remove dependency of /usr/share/perl being present from test cases
Marc Green 3 files changed, 25 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/def3fb573bd1958e
Update htmlview.t for new Pod::Html
Marc Green 2 files changed, 183 insertions(+), 103 deletion
http://perl5.git.perl.org/perl.git/commit/a21bd6c0a99b490d
Update test case for new Pod::Html
Marc Green 1 file changed, 103 insertions(+), 73 deletions(
http://perl5.git.perl.org/perl.git/commit/16ca7d64b209d840
Don't uc(), keep case the same
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e5671bfcf9e5be1
Implement --recurse (finally) and update test cases
Marc Green 5 files changed, 29 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/0c6840df51de37a3
Correct the lack of possible offset when removing Podroot from each Podpath
Marc Green 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e6c551545189e298
Always anchor =item definitions.
Marc Green 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dcce3f7f1e6b3730
Update test case htmlfeature2.t for new Pod::Html
Marc Green 1 file changed, 24 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/f6aa3274b3d795db
Update test case htmlfeature.t for new Pod::Html, fix typo in Html.pm
Marc Green 3 files changed, 20 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/d1c07eb7f89a117a
Update script to convert more and correctly convert anchored =head directive
Marc Green 1 file changed, 12 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/9edb05ebe9b692b5
Fix <body id="_podtop_"> not appearing when --backlink was enabled,
Marc Green 1 file changed, 10 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/82e9449d880b8a0b
Update htmlescp.t test case for new Pod::Html. Note that it uses <b> instead
Marc Green 1 file changed, 16 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/a5ed11087571dfb5
Fix typo in test case
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d6d869431f99e3dd
Update htmldir4.t to test new Pod::Html
Marc Green 1 file changed, 20 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/c12c123ae22453b7
Update htmldir2.t and htmldir3.t to test the new Pod::Html
Marc Green 2 files changed, 40 insertions(+), 46 deletions(
http://perl5.git.perl.org/perl.git/commit/3fc15ec0a755b934
Switch to catdir from catfile to avoid a leading '//' in
Marc Green 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b2ec5bb3948f8bca
Add helpful script that does basic conversion of old Pod::HTMl test cases to
Marc Green 1 file changed, 53 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c479d65db3e534d
Fix bug in finding replacement path for PODs not found in %Pages, update acc
Marc Green 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e0239508265b429
Update htmldir.t testcase for new Pod::Html
Marc Green 1 file changed, 20 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/3d3ca2ea3935520b
Update crossref test case for new Pod::Html. Note, need to idify =item direc
Marc Green 1 file changed, 33 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/b0fed6069536af2d
Fix bug that stopped POD files from being crossreferenced if they were more
Marc Green 1 file changed, 68 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/220ef06bdd4f21b6
Start modifying test cases from testcases branch to suit new Pod::Html
Marc Green 15 files changed, 681 insertions(+), 6 deletions
http://perl5.git.perl.org/perl.git/commit/e3a6ec62dd83b39d
Move Pod::Simple::XHTML::LocalPodLinks into Pod::Html
Marc Green 1 file changed, 75 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/952394de07ea5464
Add $Htmlfileurl back in to support relativizing cross references
Marc Green 1 file changed, 28 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/b6ba578bd2e95b01
Update ::Search callback to remove $Podroot, fix bug in @Podpath mapping
Marc Green 1 file changed, 13 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ec189bdb18e03984
Fix minor formatting
Marc Green 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b88ac67dd11bdc26
Remove --libpods feature
Marc Green 1 file changed, 3 insertions(+), 26 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7c7841918248c09e
Allow test cases to change arguments to pod2html for better test coverage
Marc Green 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6bd20ef7a948e036
Finish reimplmenting --header, add $bodystyle and $tdstyle back, and fix typ
Marc Green 1 file changed, 19 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c9f480c8f12689ea
Start to reimplement --header
Marc Green 1 file changed, 49 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f891a062305f7b2
Take into account $Podroot when finding PODs, take into account $Quiet
Marc Green 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/687b98f8395b4b58
Finish skeleton version of Pod::Html -- it can now output html
Marc Green 1 file changed, 25 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3f6f99b3c42ea742
Don't delete html file produced, used for testing
Marc Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/846b38f5f1d8c520
Move Pod-Html/ files into inner lib/ dir, begin writing ::Search object
Marc Green 4 files changed, 606 insertions(+), 628 deletion
http://perl5.git.perl.org/perl.git/commit/e6990a56fa347bb9
Set up to use Pod::Simple::Search to resolve L<> directives, remove more spu
Marc Green 1 file changed, 18 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/856e600635947b58
Continue to transition to ::LocalPodLinks, remove more old code
Marc Green 1 file changed, 14 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/db92cdceb9763df3
Remove leftover/unneeded code after start of transition to ::XHTML::LocalPod
Marc Green 1 file changed, 11 insertions(+), 1554 deletions
http://perl5.git.perl.org/perl.git/commit/54653cbff03b37c5
Start to replace home made parser with Pod::Simple::XHTML::LocalPodLinks
Marc Green 1 file changed, 47 insertions(+), 112 deletions(
http://perl5.git.perl.org/perl.git/commit/a4313831e4ff9be4
Temporarily remove --header feature (will add back later)
Marc Green 1 file changed, 1 insertion(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/72881c6f80d22524
Remove cache feature for simplicity
Marc Green 1 file changed, 7 insertions(+), 177 deletions(-
http://perl5.git.perl.org/perl.git/commit/6186e37cfa73de65
Remove deprecated --netscape flag
Marc Green 1 file changed, 2 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0988d93caedc5bde
Current branch smueller/perllocal
1 commit. 1 unique author. 1 unique committer.
1022 files changed, 188056 insertions(+), 75656 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e30afae0a3edd838.tar.gz
Parser/generator for perllocal.pod files
Steffen Mueller 6 files changed, 846 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/e30afae0a3edd838
Current branch smueller/perllocal_eucmd
2 commits. 1 unique author. 1 unique committer.
1022 files changed, 188056 insertions(+), 75656 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0d9379a10d834de7.tar.gz
Use ExtUtils::Perllocal in ExtUtils::Command::MM
Steffen Mueller 1 file changed, 17 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d9379a10d834de7
Parser/generator for perllocal.pod files
Steffen Mueller 6 files changed, 846 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/e2a6d476a9eed993
New branch smoke-me/bincompat
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/04371424f0e25fe5.tar.gz
Sort the VMS specific PL_bincompat_options in alphabetic order.
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04371424f0e25fe5
Remove an erroneous space from PL_bincompat_options for HAVE_INTERP_INTERN.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8a4ae6ab58903a5d
New branch smoke-me/do_exec
2 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (8 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8b0a5e4e1c163543.tar.gz
Perl_my_p{open,close} do not exist under PERL_IMPLICIT_SYS.
Nicholas Clark 4 files changed, 17 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/8b0a5e4e1c163543
do_exec needs no compatibility version in mathoms.c as it's not in the API.
Nicholas Clark 4 files changed, 1 insertion(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b9b5de9a45c4d56
New branch smoke-me/makedef
33 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (105 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9093a3ee8c8ee4e4.tar.gz
In makedef.pl, consolidate $PLATFORM specific skip logic.
Nicholas Clark 1 file changed, 30 insertions(+), 52 deletions(-
http://perl5.git.perl.org/perl.git/commit/9093a3ee8c8ee4e4
In makedef.pl, correct a use of $^O to $PLATFORM.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9ef9fa41d5f7723f
In makedef.pl, skip Perl_signbit when HAS_SIGNBIT is defined.
Nicholas Clark 1 file changed, 6 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/edb0134769609c4b
In makedef.pl, simplify handling the 7 symbols wanted on Win32 but not WinCE
Nicholas Clark 1 file changed, 12 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/8be14651f3bfbdcf
In makedef.pl, remove PL_csh{len,name} from 3 skip lists.
Nicholas Clark 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f50254c16234492
In makedef.pl, remove from 3 skip lists 3 variables now in PL_parser.
Nicholas Clark 1 file changed, 0 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1bb23375aecc01f3
In makedef.pl, remove PL_archpat_auto from 3 skip lists.
Nicholas Clark 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c018c7cd514b83d6
In makedef.pl, remove Perl_setenv_getix from 3 skip lists.
Nicholas Clark 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9ec38095fb3e67ee
In makedef.pl, remove Perl_init_thread_intern from 3 skip lists.
Nicholas Clark 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/77995cf80b1467c1
In makedef.pl, remove Perl_my_p{open,close} from 3 skip lists.
Nicholas Clark 1 file changed, 0 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/40911c11ce570ac0
In makedef.pl, remove Perl_ErrorNo from 4 skip lists.
Nicholas Clark 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c6b4bf5c6665c779
In makedef.pl, remove from skip lists symbols which are not in the API.
Nicholas Clark 1 file changed, 0 insertions(+), 35 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6dc2626591cb0426
In makedef.pl, remove Perl_safex{{c,m,re}alloc,free} from 4 skip lists.
Nicholas Clark 1 file changed, 0 insertions(+), 16 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bba16b483c955011
In makedef.pl, skip relevant symbols when HAS_INTERP_INTERN is not defined.
Nicholas Clark 1 file changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/54231fec5c76026a
In makedef.pl, skip Perl_unlnk on all platforms without UNLINK_ALL_VERSIONS.
Nicholas Clark 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/885d3d8aa66767df
In makedef.pl, skip relevant symbols when USE_LOCALE_NUMERIC is not defined.
Nicholas Clark 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ae2b9a4c4a2d720
In makedef.pl, skip relevant symbols when USE_LOCALE_COLLATE is not defined.
Nicholas Clark 1 file changed, 12 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4edc8426ddd3c5ac
In makedef.pl, remove PL_numeric_compat1 from the WinCE skip list.
Nicholas Clark 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e9182abdf6e38eb2
Remove unneeded PerlIO* skips from the NetWare platform list.
Nicholas Clark 1 file changed, 0 insertions(+), 23 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7b8ef7618f461c87
In makedef.pl, extract SPRINTF_RETURNS_STRLEN from config.h
Nicholas Clark 1 file changed, 1 insertion(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0c3fc393708525dc
In makedef.pl, all platforms other than OS/2 share 12 common "skip_symbols".
Nicholas Clark 1 file changed, 17 insertions(+), 60 deletions(-
http://perl5.git.perl.org/perl.git/commit/6cf76894ac862a40
In makedef.pl, merge the regexs that parse config.h.
Nicholas Clark 1 file changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0fd73d7303036f96
In makedef.pl, merge the regexs that parse config.sh on non-dosish platforms
Nicholas Clark 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4084ea44a279feef
In makedef.pl, replace $CONFIG_ARGS, $ARCHNAME, $PATCHLEVEL with keys in %de
Nicholas Clark 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/144f7597ada9a30a
In makedef.pl, set $CONFIG_ARGS, $ARCHNAME and $PATCHLEVEL on all platforms.
Nicholas Clark 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/899ce6ac9c9cb81f
In makedef.pl, process FILETYPE on all platforms.
Nicholas Clark 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3e32b354820ef4bb
All of makedef.pl's PLATFORMS always export boot_DynaLoader.
Nicholas Clark 1 file changed, 2 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2ad6caa9f66ae9e4
In makedef.pl, default $CCTYPE early, and process $TARG_DIR unconditionally.
Nicholas Clark 1 file changed, 3 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0fb4b573b05f47f5
In makedef.pl use %export instead of output_symbol() for platform specific c
Nicholas Clark 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/791fa787595eeb63
No need for makedef.pl to invoke $^X -V to get 'Compile-time options'.
Nicholas Clark 2 files changed, 5 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/75893872fa3e3f72
Add a utility to help test makedef.pl
Nicholas Clark 2 files changed, 93 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/8a1523e9e616e320
Add an option TARG_DIR to makedef.pl, giving the path to files to read & wri
Nicholas Clark 5 files changed, 11 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/e01affd2eaaf6127
In makedef.pl, move config.sh to the loop that prepends ..\ to files on win3
Nicholas Clark 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f987e507c0c4704d
New branch smoke-me/sys_intern
2 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (4 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/48543d3d9038210f.tar.gz
In the PERL_IMPLICIT_SYS section in perl_free(), use fewer CPP directives.
Nicholas Clark 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/48543d3d9038210f
In embed.fnc, reorder the symbols conditional on HAVE_INTERP_INTERP.
Nicholas Clark 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b70eaa9acd8d6915
Thread Previous