p5sagit/p5-mst-13.2.git
2000-10-04 Jarkko Hietaniemi Enable disabling scripts installation by Configure...
2000-10-04 Ilya Zakharevich Re: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-04 Jeff Pinyan Re: [ID 20000930.002] perlrun nor perldelta mention...
2000-10-04 Mark Fisher perlhack.pod Patch for Externals Tools
2000-10-04 Charles Lane 5.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 Prymmer It is possible to have no hosts database at all. Point...
2000-10-03 Peter Prymmer PWPASSWD problem for passwd less pwd's
2000-10-03 Jarkko Hietaniemi One remaining nit less at the VMS mailbox sizing.
2000-10-03 Jarkko Hietaniemi Test harness update to sync with the new perlcc,
2000-10-03 Aaron B. Dossett Re: PATCH for 20001003.004
2000-10-03 Nicholas Clark [ID 20001003.006] B::Debug not -w clean
2000-10-03 Jarkko Hietaniemi Scale down the VMS message boxes, by Charles Lane.
2000-10-03 Jarkko Hietaniemi Upgrade to Storable 1.0.3, from Raphael Manfredi.
2000-10-03 Jarkko Hietaniemi Encode nits.
2000-10-03 Jarkko Hietaniemi Update Changes.
2000-10-03 Jarkko Hietaniemi Misplaced else.
2000-10-03 Yitzchak Scott... [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on...
2000-10-03 Jarkko Hietaniemi Update Changes.
2000-10-03 Jarkko Hietaniemi Introduce 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 Flebbe Epoc update
2000-10-03 Jarkko Hietaniemi Regen headers.
2000-10-03 Jarkko Hietaniemi OpenBSD flags tweak from Todd C. Miller, tweaked some...
2000-10-03 Abigail Documentation glitch in magic autoincrement.
2000-10-03 Ilya Zakharevich Inside require() $^S was always left undefined.
2000-10-03 Dave Hartnoll DLL not restartabke with threaded perl
2000-10-02 Nicholas Clark Re: [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 Clark Document the issue (is not a syntax error, kind of)
2000-10-02 Ilya Zakharevich Minor optimization in re_intuit_start
2000-10-02 Mark-Jason... DOC PATCH 5.6.0
2000-10-02 Petter Reinholdtsen SOCK_DGRAM and listen() do not mix as reported in
2000-10-02 Ilya Zakharevich Re: [PATCH 5.005_64 missed]
2000-10-02 Radu Greab Re: [ID 20000912.008] substr replacement of tainted...
2000-10-02 Daniel Chetlin Fix aliasing of tied filehandles
2000-10-02 Jarkko Hietaniemi s/Robin Parker/Robin Barker/
2000-10-02 Robin Barker Retract #7091 as suggested in
2000-10-02 Nick Ing-Simmons A few tweaks to get Tk803 to work with Encode scheme.
2000-10-01 Nick Ing-Simmons Add checking cases to Encode's toUnicode and fromUnicode.
2000-10-01 Nick Ing-Simmons Add encoding tables from tcl8.3.2 and perl code in...
2000-09-30 Daniel Chetlin Fix 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 Boardman Re: [ID 20000915.010] Infinite loop with -MO=Deparse
2000-09-30 Craig A. Berry another VMS my_fwrite() fix for Storable
2000-09-30 Spider Boardman Re: unicode support and perl [ID 20000901.097]
2000-09-30 Spider Boardman Re: unicode support and perl [ID 20000901.097]
2000-09-30 Gisle Aas Re: Trapping by opmask sets strange parser state [PATCH]
2000-09-30 Daniel Chetlin Nits in perlmod.pod
2000-09-30 Nick Ing-Simmons Re-instate Perl_utf8_to_uv without checking parameter...
2000-09-15 Spider Boardman Multiplicity & ithreads fix for sv.c/Encode.xs
2000-09-15 Jarkko Hietaniemi Update Changes.
2000-09-15 Jarkko Hietaniemi Fix for the charnames.t failures from Spider Boardman.
2000-09-15 Jarkko Hietaniemi Botched the #7090 check-in.
2000-09-14 Jarkko Hietaniemi Part of #7081 didn't come through.
2000-09-14 Spider Boardman Re: perl@7078
2000-09-14 Jarkko Hietaniemi Small portability tweaks.
2000-09-14 Jarkko Hietaniemi Fake return to pacify picky compilers.
2000-09-14 Simon Cozens utf8.c apidoc
2000-09-14 Jarkko Hietaniemi We don't need to count the high bit bytes, a boolean...
2000-09-14 Spider Boardman Replace #7084 with
2000-09-14 Simon Cozens UTF8-encoded version of 256 is 0xc4 0x80; test that...
2000-09-14 Simon Cozens Re: perl@7078
2000-09-14 Jarkko Hietaniemi The one that got away.
2000-09-14 Robin Barker continued -Wformat support
2000-09-14 H.Merijn Brand Problems picked up by AIX cc.
2000-09-14 Rich Morin File::Find 5.7.0 POD nits
2000-09-14 Jarkko Hietaniemi Update Changes.
2000-09-14 Jarkko Hietaniemi Compilation warnings and an error.
2000-09-14 Spider Boardman Fix for a parsing bug, not for the original bug.
2000-09-14 Jarkko Hietaniemi Batch of UTF-8 patches from Simon Cozens.
2000-09-14 Russ Allbery Re: Two advertising clauses need to be removed
2000-09-14 Yitzchak Scott... de-wall t/README
2000-09-14 H.Merijn Brand Hints optimization.
2000-09-14 Casey R. Tweten Allow chop() and chomp() to be overridden.
2000-09-14 Alan Burlison The return value of setlocale must be copied away.
2000-09-14 Jarkko Hietaniemi Remove vestiges of tr//CU.
2000-09-13 Jarkko Hietaniemi Add the Encode extension. The code is still largely...
2000-09-12 Calle Dybedahl Allow for whitespace between "#" and "line" in cpp...
2000-09-12 Gurusamy Sarathy change#6327 didn't quite go all the way to enable USE_S...
2000-09-12 Jarkko Hietaniemi Update Changes.
2000-09-12 Jarkko Hietaniemi Retract #7062, the pod tests are not ready.
2000-09-12 Jarkko Hietaniemi The #7054 truncated Configure badly.
2000-09-12 Yitzchak Scott... [ID 20000911.009] t/pod/*.t tests not run by harness...
2000-09-12 Yitzchak Scott... [ID 20000911.011] misplaced typemap in perlxs.pod
2000-09-12 Yitzchak Scott... Break up the myconfig lines a bit.
2000-09-12 Andreas König Test for the #7049.
2000-09-12 Peter Prymmer [patch: perl@7045] vms updates
2000-09-12 Yitzchak Scott... [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on...
2000-09-12 Jeff Pinyan [patch] perlfunc.pod -- POSIX::sigpause should be POSIX...
2000-09-12 Jarkko Hietaniemi Do in VMS as the #7054 does.
2000-09-12 Paul Marquess RE: [Patch 5.7.0] Removing -ldb from the core build
2000-09-12 Charles Lane Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spuriou...
2000-09-11 Jarkko Hietaniemi Document the SvUTF8*().
2000-09-11 Gurusamy Sarathy C<@a = @b = split(...)> optimization coredumps under...
2000-09-11 Vadim Konovalov Modern Borland C now seems to have anon unions for...
2000-09-11 Nick Ing-Simmons Point fix for s/// on foreach (keys %xxx).
2000-09-10 Jarkko Hietaniemi Silence t/pod/*.t about alternate quote-mappings now...
2000-09-10 Jarkko Hietaniemi Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text...
next