This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
[perl5.git] / ext /
2001-04-24 Jarkko HietaniemiMac OS X patch for missing tzname definition from Paul...
2001-04-24 Tim JennessRe: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717...
2001-04-24 Robin HoustonRe: [ID 20010423.006] Test failed in perl@9794
2001-04-24 Jarkko HietaniemiRetract #9811.
2001-04-24 Jarkko Hietaniemi(Retracted by #9812.)
2001-04-23 Benjamin SugarsImplement Cwd::abs_path in XS
2001-04-23 Robin HoustonDeparse nit
2001-04-23 Jarkko HietaniemiTime::Piece work continues. $t->day removed since
2001-04-22 Robin HoustonDistinguish package variables, if necessary
2001-04-22 Robin HoustonSupport BEGIN blocks in B::Deparse (& more)
2001-04-22 andrew deryabinIO::Socket::INET patch
2001-04-21 Michael G. SchwernB::walksymtable improperly documented?
2001-04-21 Jarkko HietaniemiPerlIO and Encode doc cleanup and tweaks.
2001-04-20 Robin HoustonRe: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-19 Robin HoustonRe: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-19 Peter Prymmervoid close_dir portability fix for Cwd.xs
2001-04-19 Jarkko HietaniemiDocument and test Time::Piece.
2001-04-19 Robin HoustonPATCH: Propagate low byte of hints in cop.op_private
2001-04-19 Jarkko HietaniemiAdd Time::Piece, a slight rewrite of Time::Object,
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko HietaniemiMove the init_tm() and mini_mktime() up from POSIX...
2001-04-18 Jarkko HietaniemiDeclare hints only if needed.
2001-04-18 Robin Houstonsome pragma support
2001-04-18 Tim JennessXS::Typemap - T_OPAQUE
2001-04-18 David DyckDeparse.pm of split(" ") decodes as /\s+/ (with PATCH)
2001-04-17 AbigailMissing prototype behaviour
2001-04-17 Robin HoustonRe: Deparse - parenthesise args to undeclared subs
2001-04-17 Robin Houstonutf8 literal strings (and possibly a unicode/regex...
2001-04-17 Robin HoustonDeparse - parenthesise args to undeclared subs
2001-04-17 Robin Houstonambient pragmas
2001-04-17 Robin Houstonmultiple B::* changes
2001-04-17 Jarkko HietaniemiThread-awareness from Doug MacEachern.
2001-04-17 Chris Nandor[MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for...
2001-04-15 Jarkko HietaniemiAdd interval timer (setitimer, getitimer) support to...
2001-04-15 Jarkko HietaniemiAdd Scalar-List-Utils 1.02, from Graham Barr.
2001-04-13 Nick Ing-SimmonsFix core dump on binmode($fh,'Scalar')
2001-04-12 Jarkko HietaniemiThis is at least 5.005.
2001-04-12 Jarkko HietaniemiIntegrate Time::Hires 1.20 from Douglas E. Wegscheid.
2001-04-12 Gisle AasDigest::MD5 on UTF8 strings
2001-04-12 Gisle AasRe: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on...
2001-04-11 Calle DybedahlRe: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on...
2001-04-11 Jarkko HietaniemiIntegrate changes #9678,9679 from maintline into mainperl.
2001-04-11 Jarkko HietaniemiIntegrate changes #9675,9676 from maintperl into mainline.
2001-04-09 Jarkko HietaniemiIntegrate change #9646 from maintperl into mainline.
2001-04-08 Craig A. Berryfix IO.xs compile failure on VMS
2001-04-07 Jarkko Hietaniemiatmark() code cleanaup.
2001-04-07 Nick Ing-SimmonsCleanup correction for failed :Via() layer, also set...
2001-04-06 Nick Ing-SimmonsQuote $VERSION in Encode.pm.
2001-04-06 Jarkko HietaniemiDefine the U32_ALIGNMENT_REQUIRED only if it's not...
2001-04-05 Robin Houstonsuppress "unintialized value" warnings
2001-04-05 Robin Houstonregex quoting, and a minor milestone
2001-04-05 Robin Houstonbinmode is no longer an UNOP
2001-04-05 Robin Houston"${foo}bar", "${foo}[1]" etc.
2001-04-05 Robin Houstoncope with SVf_IVisUV, and cope with $^^ and friends
2001-04-05 Robin Houstonlexical variables with ridiculously long names that...
2001-04-05 Robin Houstonprint control-character vars readably
2001-04-05 Jarkko HietaniemiIntroduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-04-05 Jarkko HietaniemiAdd $Config{cppflags} to the gcc incantation.
2001-04-05 Jarkko HietaniemiIntegrate changes #9544,9547,9549(perlio),9550,9551...
2001-04-04 Jarkko HietaniemiThou shalt not (just) match for English error messages.
2001-04-04 Benjamin SugarsRe: [PATCH] Lighten up glob
2001-04-02 Robin Houstonpadname values may have bogus SvCUR
2001-04-02 Robin Houston@stash_array = split(/pat/, str);
2001-04-01 Jonathan Stowe[PATH bsd_glob.c perl@9472] Shut up gcc warning in...
2001-04-01 Jarkko HietaniemiIntegrate changes #9493,9494,9495,9496 from maintperl
2001-03-30 Robin HoustonRe: [ID 20010330.003] O=Deparse,-p does not preserve...
2001-03-30 Benjamin SugarsRe: [PATCH] CwdXS, Take 2
2001-03-30 Chris NandorFile::Glob stuff for Mac OS
2001-03-30 Radu GreabRe: [ID 20010215.006] Bad arg length for Socket::unpack...
2001-03-30 Jeremy MadeaB::Deparse precedence bug. (Patch included.)
2001-03-30 Robin HoustonPATCH: B::Debug should show LOOP-specific fields
2001-03-30 H.Merijn Brandext/re/aix.pl can go
2001-03-29 Nick Ing-SimmonsChange Encode's check arguments to 'bool' so SvTRUE...
2001-03-29 Jarkko HietaniemiIntegrate perlio:
2001-03-29 Robin Barkerprintf warning
2001-03-29 Nick Ing-SimmonsWin32 has name conflict with ERROR
2001-03-28 Nick Ing-SimmonsIntegrate mainline.
2001-03-28 Craig A. BerryVMS fix-ups and status
2001-03-28 Jarkko HietaniemiYet another tweak on AIX dynaloading.
2001-03-28 Jarkko HietaniemiIntegrate perlio:
2001-03-28 Tim JennessRe: [PATCH] Typemap testing
2001-03-28 Nick Ing-SimmonsMore EBCDIC tweaks:
2001-03-28 David Dyck[ID 20010327.007] New warning from IO::Socket for socka...
2001-03-27 Nick Ing-SimmonsIntegrate mainline.
2001-03-27 Nick Ing-SimmonsOutline docs for PerlIO and PerlIO::Scalar
2001-03-27 Nick Ing-SimmonsPerlIO::Via layer (alpha-ish).
2001-03-27 Jarkko HietaniemiIntegrate perlio:
2001-03-27 Jarkko HietaniemiBetter have a three-element array if one is going to...
2001-03-27 Nick Ing-SimmonsIntegrate mainline.
2001-03-27 Jarkko HietaniemiIf directory entries compare equal case-insensitively,
2001-03-27 Nick Ing-SimmonsVarious EBCDIC fixes:
2001-03-27 Jarkko HietaniemiAdd Tim Jenness' XS::Typemap for exercizing the standar...
2001-03-27 Benjamin SugarsB::Terse and warnings
2001-03-26 Nick Ing-SimmonsIntegrate mainline.
2001-03-26 Jarkko HietaniemiImplement IO::Socket::atmark(), inspired by Lincoln...
2001-03-25 Nick Ing-SimmonsIntegrate mainline.
2001-03-25 Nick Ing-SimmonsAvoid at leasy one of undefined warnings in Encode.
2001-03-25 Nick Ing-SimmonsMissing return value.
2001-03-25 Jarkko HietaniemiRoll back the version numbers of Digest::MD5 and MIME...
2001-03-25 Jarkko HietaniemiAdd MIME::Base 2.12 from Gisle Aas, version number...
next