Front page | perl.perl5.porters |
Postings from March 2013
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
March 20, 2013 02:14
Subject:
Perl 5 Commit Summary
Message ID:
E1UI8Xb-0005Eg-5X@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
60 commits. 11 unique authors. 7 unique committers.
95 files changed, 2103 insertions(+), 1258 deletions(-)
Net code removal: Paul Green (61 lines)
Thanks, applied: Karl Williamson (9) Ricardo Signes (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/93f31ee9fb6e815c.tar.gz
Ensure only DOSish builds force O_BINARY=1 in the open path
Paul Green 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93f31ee9fb6e815c
Update copyright statement for the Stratus VOS port
Paul Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c0fcb8c5be7ac45a
Update pod/perlpord.pod to reflect recent VOS port changes
Paul Green 1 file changed, 15 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/7d4dfb6d0d3036dc
Update README.vos to reflect recent changes
Paul Green 1 file changed, 38 insertions(+), 86 deletions(-
http://perl5.git.perl.org/perl.git/commit/48951f7e3553dec8
Update VOS hints file to use dynamic linking and 64-bit stream files
Paul Green 1 file changed, 34 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/61d94d03cb90a0e9
Assume that the host and target have the same executable suffix
Paul Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cf9c4992d66e640d
Remove VOS floating-point workaround; VOS bug long since fixed
Paul Green 1 file changed, 0 insertions(+), 34 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e16ef93a4d961f1d
PATCH: [perl #117181] pod: nitpick
Shirakata Kentaro 4 files changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/48cbae4fa8ee5b0b
pod/perlfunc: Tweak new kill() wording
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/16bf540f8378cb1b
Merge in the changes that remove setjmp() from regcomp.c
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/a0e31c931629c9c7
Document the uses of NULL returns in the regex parsing code.
Nicholas Clark 1 file changed, 46 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a35e7505f3e9cd4a
Revert "PATCH: regex longjmp flaws"
Nicholas Clark 2 files changed, 3 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2d8c7119aed4a86
In Perl_re_op_compile(), tidy up after removing setjmp().
Nicholas Clark 3 files changed, 17 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/1067df30ae91aad0
Replace the longjmp()s in Perl_re_op_compile() with goto.
Nicholas Clark 1 file changed, 8 insertions(+), 30 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a9d37de4f0d67531
Move the longjmp() that implements REQUIRE_UTF8 up to Perl_re_op_compile().
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8aed9c310f6afc92
Add a flag RESTART_UTF8 to the reg*() routines in regcomp.c
Nicholas Clark 1 file changed, 75 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/8d9c2815bfe0506d
In S_regclass(), create listsv as a mortal, claiming a reference if needed.
Nicholas Clark 4 files changed, 8 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/5a4ca00e1ae70ead
Document when and why S_reg{,branch,piece,atom,class}() return NULL.
Nicholas Clark 1 file changed, 79 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/b8989050d3060905
Return orig_emit from S_regclass() when ret_invlist is true.
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5c9bea1dbbeef502
Test that UTF-8 in the look-ahead of (?(?=...)...) restarts the sizing parse
Nicholas Clark 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e22f9b1c6a54c0d7
Test that S_grok_bslash_N() copes if S_reg() restarts the sizing parse.
Nicholas Clark 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba7b73c5937452f0
Remove unreachable duplicate (?#...) parsing code from S_reg()
Nicholas Clark 1 file changed, 0 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/504858073fe16afb
Perl_sv_uni_display() needs to be aware of RX_WRAPPED()
Nicholas Clark 2 files changed, 38 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8cdde9f826664af3
perldelta for debugger changes
Ricardo Signes 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a7cf66212a59d18b
bump version on perl5db.pl
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1db7f4540e5219c3
lib/perl5db.pl: Workaround rt#116771 by putting DB::Obj inside BEGIN { }
Kent Fredric 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/90fd4c80cc786031
lib/perl5db.t: Add test for bug #116771, autotrace crashes debugger
Kent Fredric 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ddd6e33953565b51
lib/perl5db.t: Add test for bug #116769, Frame=2 crashes debugger
Kent Fredric 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a7d38e6724921b95
lib/perl5db.pl: refactor all calls to IO::Handle via ->autoflush to a short
Kent Fredric 1 file changed, 14 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e004740654087442
bump Tie-File's test version to match the module version
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3b1dc57237c81111
detect each() after insert and produce warnings when we do
Yves Orton 4 files changed, 49 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/a7b39f85d7caac08
ensure that inserting into a hash causes its hash iteration order to change
Yves Orton 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d5fc06cbb416442b
perturb insertion order and update xhv_rand during insertion and S_hsplit()
Yves Orton 1 file changed, 39 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3078e109184e83a0
Harden hashes against hash seed discovery by randomizing hash iteration
Yves Orton 9 files changed, 117 insertions(+), 36 deletions
http://perl5.git.perl.org/perl.git/commit/0e0ab62106f892a1
rework ROTL definitions (and add ROTL_UV)
Yves Orton 1 file changed, 21 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/b716320d9d4e3483
default to PERL_FUNC_ONE_AT_A_TIME_HARD for all builds
Yves Orton 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8dafa723e1a85f9b
silence signed mistmatch in comparison warning in Murmurhash
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/22e6de6077442b49
add a hardened one-at-a-time hash variant
Yves Orton 1 file changed, 46 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b1300a738fa7f766
Split out hash functions into new file and turn into inline static functions
Yves Orton 10 files changed, 519 insertions(+), 576 deletio
http://perl5.git.perl.org/perl.git/commit/4d3a042da1832ef3
add a "hash quality score" to Hash::Util::bucket_stats()
Yves Orton 1 file changed, 28 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a740dcb9a42f0314
update ExtUtils-MakeMaker to github v6.65_01
Yves Orton 34 files changed, 376 insertions(+), 164 deletio
http://perl5.git.perl.org/perl.git/commit/2d4cc5ff33ebe4b3
emphasize signal names over numbers in kill() docs
Lukas Mai 1 file changed, 20 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/1ac81c06ff5e50e4
Add Felipe Gasper to AUTHORS
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/daf708c0c1c9b1d4
dist/bignum/lib/bignum.pm: Fix broken pod link
Karl Williamson 2 files changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be83fca73d75a3c4
ext/Pod-Html/testdir/perlvar-copy.pod: Fix broken pod links
Karl Williamson 2 files changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f9316eb1bb8a5d87
dist/bignum/lib/bigrat.pm: Fix broken pod link
Karl Williamson 2 files changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e0f4a93e3965524f
dist/bignum/lib/bigint.pm: Fix broken pod link
Karl Williamson 2 files changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/326f3c9d0b8473a7
Math/BigRat.pm: Fix some broken pod links
Karl Williamson 2 files changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/50a54b125ced2d4c
libnetcfg.PL: Fix broken pod link
Karl Williamson 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b2ea1669626f2fa4
Math-BigInt: Fix some broken links
Karl Williamson 4 files changed, 6 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3cabf492ab13325b
Tie/File.pm: Fix pod broken link typo
Karl Williamson 2 files changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3ecd756934919b7d
podcheck.t: Note existence of some CPAN modules
Karl Williamson 1 file changed, 11 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d7591807c563b31b
constant.pm: Rmv ref in pod to non-existent module
Karl Williamson 2 files changed, 2 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/256215225c368ab1
pod/perldiag: Document some regex messages
Karl Williamson 2 files changed, 62 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/c608e803deefdbec
pod/perldiag: Document new messages for qr/(?[ ])/
Karl Williamson 2 files changed, 183 insertions(+), 17 deletions
http://perl5.git.perl.org/perl.git/commit/0d0b4b3bcdca1518
perldiag: Nits
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9b73678dbbd06e70
pod/perlre: Italicize text to indicate non-literal
Karl Williamson 1 file changed, 9 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/93f313efce5af0af
perldiag.pod: Fix broken link
Karl Williamson 2 files changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/982c4ecb0121ffb4
fix a segfault in run-time qr//s with (?{})
David Mitchell 2 files changed, 27 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/da1f5b59634bdfea
Update Getopt-Long to CPAN version 2.39
Chris 'BinGOs' Williams 4 files changed, 144 insertions(+), 61 deletions
http://perl5.git.perl.org/perl.git/commit/cdac396140ede591
Current branch khw/ebcdic
118 commits. 3 unique authors. 1 unique committer.
118 files changed, 3348 insertions(+), 2606 deletions(-)
Thanks, applied: Karl Williamson (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4fefbe5a18800760.tar.gz
t/op/quotemeta.t: EBCDIC fixes
Karl Williamson 1 file changed, 21 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/4fefbe5a18800760
XXX so can compile on Linux
Karl Williamson 5 files changed, 985 insertions(+), 1283 deletio
http://perl5.git.perl.org/perl.git/commit/09a75919ba86b016
t/re/fold_grind.t: Fixes for EBCDIC
Karl Williamson 1 file changed, 11 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/442ca83d1ec2c6d2
t/lib/charnames/alias: Fix some EBCDIC problems
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/155af794d8b8aa92
XXX reset
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d3926a7b3431751
Unicode::UCD: Fix EBCDIC bug
Karl Williamson 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/32d68b3434eb83d7
feature/unicode_strings.t: Fix to work on EBCDIC
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05f4a5547f35c798
XXX lib/strict.t: Skip for now
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f1487d01ed4d2b85
regen/regcharclass.pl: make more EBCDIC friendly
Karl Williamson 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/186f7229afac6622
XXX regen/regcharclass.pl: maybe temp comment out utf8_char
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0e3241f6b577243e
XXX temporary comment out multi-char folds
Karl Williamson 2 files changed, 16 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/ca30081f42d22c24
XXX temporary regcharclass.h
Karl Williamson 1 file changed, 319 insertions(+), 337 deletions
http://perl5.git.perl.org/perl.git/commit/9d66a10493fcd945
XXX temp skip perl5db.t
Karl Williamson 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43d85b78b9ebe14c
pp.c: White-space only
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/487338e000209bb1
Fix valid_utf8_to_uvchr() for EBCDIC
Karl Williamson 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/db6350707bc941d4
t/test.pl: Add comment about EBCDIC
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f52a8f8a26c7b616
XXX makedepend.SH: Why does 255 work and 250 not?
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1fb645c99dfc3526
XXX regen/mk_PL_charclass.pl: Make EBCDIC friendly
Karl Williamson 1 file changed, 34 insertions(+), 83 deletions(-
http://perl5.git.perl.org/perl.git/commit/7bf5e1723123d627
XXX make various things more EBCDIC friendly
Karl Williamson 4 files changed, 29 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/00287e856f7e0e77
XXX charnames.t: Make more EBCDIC friendly
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/89d48be8fe7e50e9
XXX: Fixup commit message.
Karl Williamson 2 files changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b037cdb58c420cbb
regcomp.c: Fix bug in EBCDIC
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/d427818a672957dd
hints/os390.sh: Suppress bogus compiler message
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/064b283c16cb3613
re/charset.t: Allow to work on EBCDIC
Karl Williamson 1 file changed, 10 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/24c2ea58b8f55a63
XS-APItest/t/handy.t: Change output message
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/88d0ea2d43d804ea
XXX Dumper.xs: Don't know why this stopped compiling
Karl Williamson 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/25d07bb787031f1b
toke.c: Fix an ASCII-platform dependency
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b0cb97e775bc85f2
toke.c: Simplify some code
Karl Williamson 1 file changed, 5 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4eb552e016ceaf46
genpacksizetables.pl: Correct comment typo
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/66b6b85e44233a82
APItest/t/handy.t: Make EBCDIC-friendly
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5a8ed711e9801d97
Data-Dumper: Make EBCDIC-friendly
Karl Williamson 1 file changed, 2 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f5e87ffae4d2946
sv.c: Make less ASCII-centric
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/63e0090bc07f7163
lib/charnames.t: Make some tests work under EBCDIC
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/99e95d833083cad1
dump.c: Make less ASCII-centric:
Karl Williamson 1 file changed, 14 insertions(+), 63 deletions(-
http://perl5.git.perl.org/perl.git/commit/91435b0d83283409
hv.c: Stop being ASCII-centric
Karl Williamson 1 file changed, 14 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3cc568942750feb
t/TEST: Don't bail if fails in t/base
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8ed19680d08d0a5d
Added Porting/reorder_charclass_invlists.pl
Karl Williamson 2 files changed, 189 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/7e64dc458cf2a298
XXX See if changing \xE2 to \xE1 causes lex.t to work for EBCDIC
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2029f6107922b0b8
XXX EBCDIC header files
Karl Williamson 3 files changed, 720 insertions(+), 422 deletion
http://perl5.git.perl.org/perl.git/commit/a15d8bcaf31ccbf6
XXX Temporary for z/OS long long support
John Goodyear 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05116df5165f1ad4
XXX Temporary comment out ParseXS check
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1d9efd91ca575a9e
XXX Collate, Normalize: Allow to compile under EBCDIC
Karl Williamson 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/635b9cc7f70d31f4
XXX dquote_static.c: Silence wrong warning on EBCDIC
Karl Williamson 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4012aab88f46645f
utfebcdic.h: Change 'unsigned char' to U8
Karl Williamson 1 file changed, 35 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/9380f7cd14a45416
regen/regcharclass.pl: Make more EBCDIC-friendly
Karl Williamson 2 files changed, 588 insertions(+), 556 deletion
http://perl5.git.perl.org/perl.git/commit/4e4ef4242e2da948
utfebcdic.h: Add (UV) cast
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/224f4ef4571bb945
handy.h: Allow bootstrapping to non-ASCII platform
Karl Williamson 2 files changed, 172 insertions(+), 63 deletions
http://perl5.git.perl.org/perl.git/commit/62956118b86e45e6
gv.c: Remove EBCDIC dependency
Karl Williamson 1 file changed, 3 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/45e1353940007cc7
toke.c: Remove EBCDIC dependency
Karl Williamson 1 file changed, 3 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9d7433502f0f736
toke.c: Remove character set dependency
Karl Williamson 1 file changed, 8 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5ca48733db2cd890
unicode_constants.h: Add #defines for Byte Order Mark
Karl Williamson 2 files changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/08d730370ae2dece
XXX: Find a cleaner way. Handle missing is_UTF8_CHAR_utf8_safe
Karl Williamson 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ba4a52c963ebdfba
Add Porting tool for help with non-ASCII platforms
Karl Williamson 3 files changed, 51 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/2c0b41fc94c34b35
inline.h: Reorder functions
Karl Williamson 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/0c56c41b1d87d4d0
utfebcdic.h: Add comment
Karl Williamson 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f87cda988090cb34
utf8.h: Clean up START_MARK definition and use
Karl Williamson 2 files changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5624cf6cfd062308
utf8.h: Move #includes
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7e3913b7e89a1bc0
utfebcdic.h: Remove extra parameter expansions
John Goodyear 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bec43c2210545985
utf8.h: Simplify UTF8_EIGHT_BIT_foo on EBCDIC
Karl Williamson 1 file changed, 8 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2ce585d8011da6f4
XXX temp: show makedepend cerr
Karl Williamson 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c7599f25f2fac67
makedepend.SH: Split too long lines; properly join
Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c4c5fb201ae4862
makedepend.SH: White-space only
Karl Williamson 1 file changed, 15 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/9133a2f28946a083
makedepend.SH: Remove some unnecessary white space
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bba028e33cbaf1d7
makedepend.SH: Retain '/**/' comments
Karl Williamson 1 file changed, 18 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1c094f244b628f1d
handy.h: Remove extraneous parens
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e257984804ebaa1a
Disable gcc-style function attributes on z/OS.
Andy Dougherty 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bb2332107e5bafc8
Change os390 custom cppstdin script to use fgrep.
Andy Dougherty 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b836df136b47e20d
utf8.c: Use more clearly named macro
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/32242542b542d83a
Add macro OFFUNISKIP
Karl Williamson 4 files changed, 18 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/5564440b1c4869fa
toke.c: white space only
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a0876f129ee59067
utf8.c: Deprecate two functions
Karl Williamson 7 files changed, 59 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/20b387f2b6fcebea
Deprecate uvuni_to_utf8()
Karl Williamson 6 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/056173936065ad1f
Deprecate utf8_to_uni_buf()
Karl Williamson 3 files changed, 12 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/b9416c0b9f352c25
makedepend.SH: Comment out unnecessary code
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2ea2205697646e29
Deprecate valid_utf8_to_uvuni()
Karl Williamson 3 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/419ed9f738b8ff40
utf8.c: Swap which fcn wraps the other
Karl Williamson 5 files changed, 32 insertions(+), 41 deletions(
http://perl5.git.perl.org/perl.git/commit/9ca33f010ea21196
utf8.c: Skip a no-op
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c1f65217e64f01c4
utf8.c: Move comment to where makes more sense
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/840660424414cd5c
APItest: Test native code points, instead of Unicode
Karl Williamson 3 files changed, 14 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/869f08d68af64a67
XXX CPAN Normalize
Karl Williamson 1 file changed, 18 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac48f0ee652bca11
XXX CPAN prob wrong Collate
Karl Williamson 1 file changed, 12 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a29c52ba6099c222
XXX CPAN Encode.xs
Karl Williamson 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/36574d9a02802342
XXX CPAN and unsure Encode
Karl Williamson 2 files changed, 10 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/632f43e554d33658
XXX CPAN Encode.xs: fix indent
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e884743cb751c090
Don't refer to U+XXXX when mean native
Karl Williamson 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39ec00482b0a7bfa
Convert some uvuni() to uvchr()
Karl Williamson 8 files changed, 46 insertions(+), 49 deletions(
http://perl5.git.perl.org/perl.git/commit/374dc7728b4c0b47
handy.h: White space only
Karl Williamson 1 file changed, 23 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/b1a2c7f764bad72d
t/test.pl: Allow native/latin1 string conversions to work on utf8.
Karl Williamson 1 file changed, 14 insertions(+), 102 deletions(
http://perl5.git.perl.org/perl.git/commit/46cc18ecc0222502
t/test.pl: Simplify ord to/from native fcns
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6ced9b579b9cc163
Make casing tables native
Karl Williamson 2 files changed, 165 insertions(+), 13 deletions
http://perl5.git.perl.org/perl.git/commit/d3909e1c139dc9ba
utfebcdic.h: Remove trailing spaces
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e0ef91bc98f486b
EBCDIC has the unicode bug too
Karl Williamson 1 file changed, 2 insertions(+), 28 deletions(-)
http://perl5.git.perl.org/perl.git/commit/63d5c768604da97c
handy.h: Solve a failure to compile problem under EBCDIC
Karl Williamson 1 file changed, 22 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/aee0b9d0724b35f3
handy.h: Simplify some macro definitions
Karl Williamson 1 file changed, 3 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d991ee4064d6868
handy.h: Combine macros that are same in ASCII, EBCDIC
Karl Williamson 1 file changed, 4 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac029037344ad8ee
Deprecate NATIVE_TO_NEED and ASCII_TO_NEED
Karl Williamson 6 files changed, 25 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/9666ed60f2e27ce8
Remove remaining calls of NATIVE_TO_NEED
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/25512d14ae5c7b59
toke.c: Remove some NATIVE_TO_NEED calls
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/9f5267365f998c98
toke.c: in [A-Za-z] use macros that exclude non-ASCII alphas
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b537ab8a5335fa45
Use real illegal UTF-8 byte
Karl Williamson 3 files changed, 15 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/147d71cad24c493b
toke.c: Don't remap \N{} for EBCDIC
Karl Williamson 1 file changed, 10 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/5fc062c0ed5e869a
toke.c: Remove remapping for EBCDIC for octal
Karl Williamson 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0b0c600a21ad047c
Remove EBCDIC remappings
Karl Williamson 6 files changed, 52 insertions(+), 92 deletions(
http://perl5.git.perl.org/perl.git/commit/0f9a51e6dd2dc435
Add and use macro to return EBCDIC
Karl Williamson 7 files changed, 45 insertions(+), 40 deletions(
http://perl5.git.perl.org/perl.git/commit/4c94ae05465c3d8c
charnames: fix nit in comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe49b8d09b9a9474
charnames: Make work in EBCDIC
Karl Williamson 2 files changed, 17 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/26cc6a7855195ca1
Unicode::UCD: Work on non-ASCII platforms
Karl Williamson 1 file changed, 66 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/19829031b56e6af3
mktables: Generate native code-point tables
Karl Williamson 1 file changed, 161 insertions(+), 34 deletions(
http://perl5.git.perl.org/perl.git/commit/c51ed21b99030e92
Fix some EBCDIC problems
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6b51a69c8caece97
Remove unnecessary temp variable in converting to UTF-8
Karl Williamson 3 files changed, 13 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/a76ebbcac1920e1b
utf8.h: Correct macros for EBCDIC
Karl Williamson 1 file changed, 10 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2af7cbd1c8de70a3
Extract common code to an inline function
Karl Williamson 8 files changed, 34 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/90811ea3fd0bd5c5
Don't use EBCDIC macro for a C language escape
Karl Williamson 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/166a02559a1ec363
Use byte domain EBCDIC/LATIN1 macro where appropriate
Karl Williamson 3 files changed, 29 insertions(+), 28 deletions(
http://perl5.git.perl.org/perl.git/commit/2a24215e59253bc6
Use new clearer named #defines
Karl Williamson 5 files changed, 37 insertions(+), 30 deletions(
http://perl5.git.perl.org/perl.git/commit/2daf09fe978903df
utf8.h, utfebcdic.h: Create less confusing #defines
Karl Williamson 2 files changed, 31 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/7053b40bbfb76d15
pp_ctl.c: Use isCNTRL instead of hard-coded mask
Karl Williamson 1 file changed, 9 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b14256c1d3866485
utf8.c: is_utf8_char_slow() should use native length
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/66c470c80919477e
New branch rjbs/corelist-max-deprecated
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6785463e32ae63e8.tar.gz
assume current deprecations persist forever
Ricardo Signes 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6785463e32ae63e8
New branch smoke-me/khw-vos
7 commits. 1 unique author. 1 unique committer.
Net code removal: Paul Green (60 lines)
Thanks, applied: Karl Williamson (7)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/62214a59343b50ba.tar.gz
Ensure only DOSish builds force O_BINARY=1 in the open path
Paul Green 1 file changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/62214a59343b50ba
Update copyright statement for the Stratus VOS port
Paul Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/62020cfae68a75f4
Update pod/perlpord.pod to reflect recent VOS port changes
Paul Green 1 file changed, 15 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/27d4bf99da26b3a4
Update README.vos to reflect recent changes
Paul Green 1 file changed, 38 insertions(+), 86 deletions(-
http://perl5.git.perl.org/perl.git/commit/c30d133fb1a13310
Update VOS hints file to use dynamic linking and 64-bit stream files
Paul Green 1 file changed, 35 insertions(+), 22 deletions(-
http://perl5.git.perl.org/perl.git/commit/764279c5e97b4644
Assume that the host and target have the same executable suffix
Paul Green 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/84d70bd6b9fe6776
Remove VOS floating-point workaround; VOS bug long since fixed
Paul Green 1 file changed, 0 insertions(+), 34 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a560d944def48168
New branch smoke-me/nicholas/fewer-interpreter-holes
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/060f80440eafc4a2.tar.gz
Re-order intrpvar.h to minimise holes in the interpreter struct.
Nicholas Clark 1 file changed, 23 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/060f80440eafc4a2
New branch smoke-me/rjbs/debug-kentnl
5 commits. 2 unique authors. 1 unique committer.
Thanks, applied: Ricardo Signes (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/b8239a614742c7bb.tar.gz
bump version on perl5db.pl
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b8239a614742c7bb
lib/perl5db.pl: Workaround rt#116771 by putting DB::Obj inside BEGIN { }
Kent Fredric 1 file changed, 14 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f667d42fa5b26c8
lib/perl5db.t: Add test for bug #116771, autotrace crashes debugger
Kent Fredric 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1620cfb1779c59d6
lib/perl5db.t: Add test for bug #116769, Frame=2 crashes debugger
Kent Fredric 1 file changed, 8 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6df7da9696f7f27f
lib/perl5db.pl: refactor all calls to IO::Handle via ->autoflush to a short
Kent Fredric 1 file changed, 14 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c25bbcaeeb88af07
Deleted branch nicholas/hv_h_split
Deleted branch smoke-me/bingos/remaining-mods-5.18
Deleted branch smoke-me/khw-wince
Deleted branch smoke-me/remove-regcomp-setjmp
Deleted branch smoke-me/yves-hv_h_split
Deleted branch yves/hv_h_split
Thread Next