This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use -dM for gcc (the suggested patch did it only for Linux,
[perl5.git] / ext /
2000-11-05 PixelUse -dM for gcc (the suggested patch did it only for...
2000-11-05 Jarkko HietaniemiUpgrade to Storable 1.0.6, from Raphael Manfredi.
2000-11-03 Jarkko HietaniemiThe #7521 touched things it shouldn't have.
2000-11-02 Andreas KönigTest::Harness revealed buglets in the new DynaLoader.
2000-11-01 Jarkko HietaniemiMore tweaking on the #7522 theme.
2000-11-01 Jarkko HietaniemiExpand %Config variables and %ENV variables only if
2000-11-01 Garry T. WilliamsMake the POSIX::setuid and POSIX::setgid to really...
2000-11-01 Jarkko HietaniemiC.pm part of
2000-11-01 Jarkko HietaniemiMore AIX lore.
2000-11-01 Jarkko HietaniemiDo not cleanup *% because the % has special meanings...
2000-10-31 Peter Prymmeradd three new EBCDIC Encode-ings && many tests
2000-10-31 Peter Prymmergeneralize AIX ccversion hack for re extension
2000-10-27 Jarkko HietaniemiUpgrade to Storable 1.0.5, from Raphael Manfredi.
2000-10-26 Hugo van der SandenRe: [PATCH 5.6.0]Add non-blocking thread doneness checking
2000-10-25 Dan SugalskiAdd non-blocking thread doneness checking
2000-10-25 Peter PrymmerAIX is picky about its symbol exports. Solution for now
2000-10-24 Andreas KönigFix the bug reported in
2000-10-24 Raphael ManfrediReplace #7409 with
2000-10-23 Peter J. Farley IIIAvoid Storable locking on DJGPP for now.
2000-10-22 John Tobeyripples from constsub patch
2000-10-22 Nicholas ClarkPATCH $Config::Config{ldlibpthname} in ext/DynaLoader...
2000-10-22 Hugo van der Sanden-MO=C falls over on package <none>
2000-10-21 Jarkko HietaniemiFix for ID 20000915.011, IO::Select warning for an...
2000-10-20 Charles BaileySYN SYN
2000-10-19 Jarkko HietaniemiFix of sorts for bug id 20000901.092. There seems...
2000-10-18 H.Merijn BrandPod patch for Devel::Peek
2000-10-13 Ilya ZakharevichPerl API for mstats
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-06 Graham BarrIO::Handle->syswrite() did not handle length omission
2000-10-03 Nicholas Clark[ID 20001003.006] B::Debug not -w clean
2000-10-03 Jarkko HietaniemiUpgrade to Storable 1.0.3, from Raphael Manfredi.
2000-10-02 Nicholas Clark[ID 20000928.002] perlcc & ByteCode.pm option mismatch
2000-10-02 Petter ReinholdtsenSOCK_DGRAM and listen() do not mix as reported 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 Spider BoardmanRe: [ID 20000915.010] Infinite loop with -MO=Deparse
2000-09-15 Spider BoardmanMultiplicity & ithreads fix for sv.c/Encode.xs
2000-09-14 Jarkko HietaniemiSmall portability tweaks.
2000-09-14 Jarkko HietaniemiFake return to pacify picky compilers.
2000-09-14 Robin Barkercontinued -Wformat support
2000-09-14 H.Merijn BrandProblems picked up by AIX cc.
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-13 Jarkko HietaniemiAdd the Encode extension. The code is still largely...
2000-09-12 Calle DybedahlAllow for whitespace between "#" and "line" in cpp...
2000-09-07 Gisle AasMake Data::Dumper (non-XS) to work with changed semanti...
2000-09-07 Gisle AasModernize Opcode.pm documentation
2000-09-02 Jarkko HietaniemiRetab MANIFEST.
2000-09-01 Jarkko HietaniemiUpdate to Storable 1.0, from Raphael Manfredi.
2000-08-31 Spider BoardmanPOSIX doesn't report long double values under -Duselong...
2000-08-30 Jarkko HietaniemiFrom now on, Gisle is on my list of usual suspects :-)
2000-08-29 Gisle AasRetry what #6882 attempted.
2000-08-29 Jarkko HietaniemiNail the ID 20000828.023.
2000-08-29 Jarkko HietaniemiRetract #6882, broke the safe tests.
2000-08-29 Gisle Aas[ID 20000829.004] Sharing leak root name into safe...
2000-08-29 AbigailWarnings in B::Deparse
2000-08-29 Lupe ChristophFix for thinko in #6848.
2000-08-28 Nicholas Clark[ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6...
2000-08-27 Jarkko HietaniemiBig-endian 64-bit patch from Raphael Manfredi.
2000-08-27 Jarkko HietaniemiUse the actual thread type, not the pointer-to-struct.
2000-08-26 Jarkko HietaniemiMore casting.
2000-08-26 Jarkko HietaniemiNicer in decimal.
2000-08-26 Jarkko HietaniemiThere be no UVdf.
2000-08-26 Jarkko HietaniemiContinue IVdfing and UVxfing.
2000-08-26 Jarkko HietaniemiUse IVdf.
2000-08-26 Jarkko HietaniemiUse UVxf, PTR2UV, NVff.
2000-08-25 Jarkko HietaniemiA solution for the retrieve_fd autosplit warning,
2000-08-24 Jarkko HietaniemiUpgrade to Storable 0.7.4, from Raphael Manfredi,
2000-08-23 Jarkko HietaniemiBad makefile.
2000-08-23 Jarkko HietaniemiPortability fix from Hugo van der Sanden.
2000-08-23 Peter Prymmerfix a small typo in Storable.xs
2000-08-23 Jarkko HietaniemiVMS MMS (make) wants null action.
2000-08-22 Jarkko HietaniemiBe portable.
2000-08-22 Jarkko HietaniemicSVOPo_*v things index into the current PL_curpad
2000-08-22 Yitzchak Scott-Tho... Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 ...
2000-08-22 Peter Prymmerconfigure.com updates and syslog build
2000-08-22 Hugo van der SandenB:: missing dependency
2000-08-22 Jarkko HietaniemiBytecompiler patches from Benjamin Stuhl.
2000-08-21 Jarkko HietaniemiFew more casts, need reported in
2000-08-21 Radu GreabSupport long doubles in Storable.
2000-08-21 Daniel ChetlinArray context keeps slithering in.
2000-08-21 Jarkko HietaniemiBig-endian quad fixes for Storable from Radu Greab,
2000-08-21 Radu GreabAdd Storable 0.7.2 from Raphael Manfredi,
2000-08-20 Radu Greab(Replaced by #8364.)
2000-08-19 Jarkko HietaniemiPut back the long double avoidance code to POSIX.xs
2000-08-18 Peter ScottTypo in pp_complement().
2000-08-18 Jarkko HietaniemiDocument the NDBM_File and ODBM_File as SDBM_File
2000-08-18 AbigailUse NVs in POSIX math, not doubles.
2000-08-17 AbigailDo not use prototyping here.
2000-08-11 Simon CozensB::Deparse didn't do sub attributes.
2000-08-11 Jarkko HietaniemiDocument the IO::Select timeout.
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemidetypo #6494
2000-08-02 Gurusamy SarathyDump UVs as UVs in Data::Dumper.
2000-07-17 Mark-Jason DominusSDBM_File documentation
2000-07-14 Gurusamy Sarathyrename totally bletcherous SvLOCK() thingy (doesn't...
next