platform/upstream/perl.git
2000-10-09 Jarkko HietaniemiAdd a todo note about overloadable assertions.
2000-10-09 Mark-Jason... PATCH 5.6 perldebguts grammar cleanup
2000-10-08 Nick Ing-SimmonsTables assume network byte order for 16 bit forms,...
2000-10-08 Nick Ing-SimmonsMake "encodings" work post-install when Encode/*.enc...
2000-10-08 Nick Ing-SimmonsWork round the fact that $hash->{$key} does not take...
2000-10-08 Gurusamy Sarathysave_re_context() could reset PL_curcop to freed memory...
2000-10-06 Jarkko HietaniemiUTF8ize split() so that the cloned substrings get the...
2000-10-06 Nick Ing-SimmonsFix in change 7162 was too-late for case where we ...
2000-10-06 Nick Ing-SimmonsMake sv_upgrade() undo READONLY|FAKE shared string...
2000-10-06 Andreas KönigChange the version number of Tie::Handle in the core...
2000-10-06 Jarkko HietaniemiFix bug in #7157 (s/cflags/ccflags); moved the -o foo
2000-10-06 Jarkko HietaniemiUpdate Changes.
2000-10-06 Charles LaneEliminate $Is_VMS code from the test.
2000-10-06 H.Merijn BrandAlso the $ccflags is needed for the C compiler check.
2000-10-06 Jarkko HietaniemiThe HINT_BYTE patch is apparently unnecessary, retracted.
2000-10-06 Graham BarrIO::Handle->syswrite() did not handle length omission
2000-10-06 Jarkko HietaniemiTweak #7153.
2000-10-06 Jarkko HietaniemiPatch from Simon Cozens to avoid using utf8 routines...
2000-10-06 Jarkko HietaniemiPatch from Peter Prymmer to disable utf8 in EBCDIC...
2000-10-06 Nick Ing-SimmonsRe: Questions about Tie::Array and perl modules
2000-10-05 Jarkko HietaniemiRegen Changes.
2000-10-05 Jarkko HietaniemiRegen toc.
2000-10-04 Jarkko HietaniemiCode around the stat-on-a-pipe-returns-a-mode-of-zero bug
2000-10-04 Jarkko HietaniemiEnable disabling scripts installation by Configure...
2000-10-04 Ilya ZakharevichRe: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-04 Jeff PinyanRe: [ID 20000930.002] perlrun nor perldelta mention...
2000-10-04 Mark Fisherperlhack.pod Patch for Externals Tools
2000-10-04 Charles Lane5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
2000-10-04 Ilya Zakharevich[PATCH 5.7.0] h2xs not working
2000-10-04 nick@babyhippo.com[ID 20001004.003] installman "Ambiguous call resolved...
2000-10-03 Peter PrymmerIt is possible to have no hosts database at all. Point...
2000-10-03 Peter PrymmerPWPASSWD problem for passwd less pwd's
2000-10-03 Jarkko HietaniemiOne remaining nit less at the VMS mailbox sizing.
2000-10-03 Jarkko HietaniemiTest harness update to sync with the new perlcc,
2000-10-03 Aaron B. DossettRe: PATCH for 20001003.004
2000-10-03 Nicholas Clark[ID 20001003.006] B::Debug not -w clean
2000-10-03 Jarkko HietaniemiScale down the VMS message boxes, by Charles Lane.
2000-10-03 Jarkko HietaniemiUpgrade to Storable 1.0.3, from Raphael Manfredi.
2000-10-03 Jarkko HietaniemiEncode nits.
2000-10-03 Jarkko HietaniemiUpdate Changes.
2000-10-03 Jarkko HietaniemiMisplaced else.
2000-10-03 Yitzchak Scott... [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on...
2000-10-03 Jarkko HietaniemiUpdate Changes.
2000-10-03 Jarkko HietaniemiIntroduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-10-03 Nicholas Clark[ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...
2000-10-03 Olaf FlebbeEpoc update
2000-10-03 Jarkko HietaniemiRegen headers.
2000-10-03 Jarkko HietaniemiOpenBSD flags tweak from Todd C. Miller, tweaked some...
2000-10-03 AbigailDocumentation glitch in magic autoincrement.
2000-10-03 Ilya ZakharevichInside require() $^S was always left undefined.
2000-10-03 Dave HartnollDLL not restartabke with threaded perl
2000-10-02 Nicholas ClarkRe: [ID 20000828.017] bytecode fails with use subs;
2000-10-02 Nicholas Clark[ID 20000928.002] perlcc & ByteCode.pm option mismatch
2000-10-02 Nicholas ClarkDocument the issue (is not a syntax error, kind of)
2000-10-02 Ilya ZakharevichMinor optimization in re_intuit_start
2000-10-02 Mark-Jason... DOC PATCH 5.6.0
2000-10-02 Petter ReinholdtsenSOCK_DGRAM and listen() do not mix as reported in
2000-10-02 Ilya ZakharevichRe: [PATCH 5.005_64 missed]
2000-10-02 Radu GreabRe: [ID 20000912.008] substr replacement of tainted...
2000-10-02 Daniel ChetlinFix aliasing of tied filehandles
2000-10-02 Jarkko Hietaniemis/Robin Parker/Robin Barker/
2000-10-02 Robin BarkerRetract #7091 as suggested in
2000-10-02 Nick Ing-SimmonsA few tweaks to get Tk803 to work with Encode scheme.
2000-10-01 Nick Ing-SimmonsAdd checking cases to Encode's toUnicode and fromUnicode.
2000-10-01 Nick Ing-SimmonsAdd encoding tables from tcl8.3.2 and perl code in...
2000-09-30 Daniel ChetlinFix some recursion in overload.pm
2000-09-30 Johan Vromans[ID 20000917.002] 5.7.0 and blead@7095 make html makes man
2000-09-30 Spider BoardmanRe: [ID 20000915.010] Infinite loop with -MO=Deparse
2000-09-30 Craig A. Berryanother VMS my_fwrite() fix for Storable
2000-09-30 Spider BoardmanRe: unicode support and perl [ID 20000901.097]
2000-09-30 Spider BoardmanRe: unicode support and perl [ID 20000901.097]
2000-09-30 Gisle AasRe: Trapping by opmask sets strange parser state [PATCH]
2000-09-30 Daniel ChetlinNits in perlmod.pod
2000-09-30 Nick Ing-SimmonsRe-instate Perl_utf8_to_uv without checking parameter...
2000-09-15 Spider BoardmanMultiplicity & ithreads fix for sv.c/Encode.xs
2000-09-15 Jarkko HietaniemiUpdate Changes.
2000-09-15 Jarkko HietaniemiFix for the charnames.t failures from Spider Boardman.
2000-09-15 Jarkko HietaniemiBotched the #7090 check-in.
2000-09-14 Jarkko HietaniemiPart of #7081 didn't come through.
2000-09-14 Spider BoardmanRe: perl@7078
2000-09-14 Jarkko HietaniemiSmall portability tweaks.
2000-09-14 Jarkko HietaniemiFake return to pacify picky compilers.
2000-09-14 Simon Cozensutf8.c apidoc
2000-09-14 Jarkko HietaniemiWe don't need to count the high bit bytes, a boolean...
2000-09-14 Spider BoardmanReplace #7084 with
2000-09-14 Simon CozensUTF8-encoded version of 256 is 0xc4 0x80; test that...
2000-09-14 Simon CozensRe: perl@7078
2000-09-14 Jarkko HietaniemiThe one that got away.
2000-09-14 Robin Barkercontinued -Wformat support
2000-09-14 H.Merijn BrandProblems picked up by AIX cc.
2000-09-14 Rich MorinFile::Find 5.7.0 POD nits
2000-09-14 Jarkko HietaniemiUpdate Changes.
2000-09-14 Jarkko HietaniemiCompilation warnings and an error.
2000-09-14 Spider BoardmanFix for a parsing bug, not for the original bug.
2000-09-14 Jarkko HietaniemiBatch of UTF-8 patches from Simon Cozens.
2000-09-14 Russ AllberyRe: Two advertising clauses need to be removed
2000-09-14 Yitzchak Scott... de-wall t/README
2000-09-14 H.Merijn BrandHints optimization.
2000-09-14 Casey R. TwetenAllow chop() and chomp() to be overridden.
2000-09-14 Alan BurlisonThe return value of setlocale must be copied away.
next