Re: 5.6.1 darwin Configure fails to extract Makefile
[p5sagit/p5-mst-13.2.git] / ext /
2001-04-23 Benjamin Sugars Implement Cwd::abs_path in XS
2001-04-23 Robin Houston Deparse nit
2001-04-23 Jarkko Hietaniemi Time::Piece work continues. $t->day removed since
2001-04-22 Robin Houston Distinguish package variables, if necessary
2001-04-22 Robin Houston Support BEGIN blocks in B::Deparse (& more)
2001-04-22 andrew deryabin IO::Socket::INET patch
2001-04-21 Michael G. Schwern B::walksymtable improperly documented?
2001-04-21 Jarkko Hietaniemi PerlIO and Encode doc cleanup and tweaks.
2001-04-20 Robin Houston Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-19 Robin Houston Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-19 Peter Prymmer void close_dir portability fix for Cwd.xs
2001-04-19 Jarkko Hietaniemi Document and test Time::Piece.
2001-04-19 Robin Houston PATCH: Propagate low byte of hints in cop.op_private
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko Hietaniemi Move the init_tm() and mini_mktime() up from POSIX...
2001-04-18 Jarkko Hietaniemi Declare hints only if needed.
2001-04-18 Robin Houston some pragma support
2001-04-18 Tim Jenness XS::Typemap - T_OPAQUE
2001-04-18 David Dyck Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
2001-04-17 Abigail Missing prototype behaviour
2001-04-17 Robin Houston Re: Deparse - parenthesise args to undeclared subs
2001-04-17 Robin Houston utf8 literal strings (and possibly a unicode/regex...
2001-04-17 Robin Houston Deparse - parenthesise args to undeclared subs
2001-04-17 Robin Houston ambient pragmas
2001-04-17 Robin Houston multiple B::* changes
2001-04-17 Jarkko Hietaniemi Thread-awareness from Doug MacEachern.
2001-04-17 Chris Nandor [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for...
2001-04-15 Jarkko Hietaniemi Add interval timer (setitimer, getitimer) support to...
2001-04-15 Jarkko Hietaniemi Add Scalar-List-Utils 1.02, from Graham Barr.
2001-04-13 Nick Ing-Simmons Fix core dump on binmode($fh,'Scalar')
2001-04-12 Jarkko Hietaniemi This is at least 5.005.
2001-04-12 Jarkko Hietaniemi Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
2001-04-12 Gisle Aas Digest::MD5 on UTF8 strings
2001-04-12 Gisle Aas Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on...
2001-04-11 Calle Dybedahl Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on...
2001-04-11 Jarkko Hietaniemi Integrate changes #9678,9679 from maintline into mainperl.
2001-04-11 Jarkko Hietaniemi Integrate changes #9675,9676 from maintperl into mainline.
2001-04-09 Jarkko Hietaniemi Integrate change #9646 from maintperl into mainline.
2001-04-08 Craig A. Berry fix IO.xs compile failure on VMS
2001-04-07 Jarkko Hietaniemi atmark() code cleanaup.
2001-04-07 Nick Ing-Simmons Cleanup correction for failed :Via() layer, also set...
2001-04-06 Nick Ing-Simmons Quote $VERSION in Encode.pm.
2001-04-06 Jarkko Hietaniemi Define the U32_ALIGNMENT_REQUIRED only if it's not...
2001-04-05 Robin Houston suppress "unintialized value" warnings
2001-04-05 Robin Houston regex quoting, and a minor milestone
2001-04-05 Robin Houston binmode is no longer an UNOP
2001-04-05 Robin Houston "${foo}bar", "${foo}[1]" etc.
2001-04-05 Robin Houston cope with SVf_IVisUV, and cope with $^^ and friends
2001-04-05 Robin Houston lexical variables with ridiculously long names that...
2001-04-05 Robin Houston print control-character vars readably
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-04-05 Jarkko Hietaniemi Add $Config{cppflags} to the gcc incantation.
2001-04-05 Jarkko Hietaniemi Integrate changes #9544,9547,9549(perlio),9550,9551...
2001-04-04 Jarkko Hietaniemi Thou shalt not (just) match for English error messages.
2001-04-04 Benjamin Sugars Re: [PATCH] Lighten up glob
2001-04-02 Robin Houston padname 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 Hietaniemi Integrate changes #9493,9494,9495,9496 from maintperl
2001-03-30 Robin Houston Re: [ID 20010330.003] O=Deparse,-p does not preserve...
2001-03-30 Benjamin Sugars Re: [PATCH] CwdXS, Take 2
2001-03-30 Chris Nandor File::Glob stuff for Mac OS
2001-03-30 Radu Greab Re: [ID 20010215.006] Bad arg length for Socket::unpack...
2001-03-30 Jeremy Madea B::Deparse precedence bug. (Patch included.)
2001-03-30 Robin Houston PATCH: B::Debug should show LOOP-specific fields
2001-03-30 H.Merijn Brand ext/re/aix.pl can go
2001-03-29 Nick Ing-Simmons Change Encode's check arguments to 'bool' so SvTRUE...
2001-03-29 Jarkko Hietaniemi Integrate perlio:
2001-03-29 Robin Barker printf warning
2001-03-29 Nick Ing-Simmons Win32 has name conflict with ERROR
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 Craig A. Berry VMS fix-ups and status
2001-03-28 Jarkko Hietaniemi Yet another tweak on AIX dynaloading.
2001-03-28 Jarkko Hietaniemi Integrate perlio:
2001-03-28 Tim Jenness Re: [PATCH] Typemap testing
2001-03-28 Nick Ing-Simmons More EBCDIC tweaks:
2001-03-28 David Dyck [ID 20010327.007] New warning from IO::Socket for socka...
2001-03-27 Nick Ing-Simmons Integrate mainline.
2001-03-27 Nick Ing-Simmons Outline docs for PerlIO and PerlIO::Scalar
2001-03-27 Nick Ing-Simmons PerlIO::Via layer (alpha-ish).
2001-03-27 Jarkko Hietaniemi Integrate perlio:
2001-03-27 Jarkko Hietaniemi Better have a three-element array if one is going to...
2001-03-27 Nick Ing-Simmons Integrate mainline.
2001-03-27 Jarkko Hietaniemi If directory entries compare equal case-insensitively,
2001-03-27 Nick Ing-Simmons Various EBCDIC fixes:
2001-03-27 Jarkko Hietaniemi Add Tim Jenness' XS::Typemap for exercizing the standar...
2001-03-27 Benjamin Sugars B::Terse and warnings
2001-03-26 Nick Ing-Simmons Integrate mainline.
2001-03-26 Jarkko Hietaniemi Implement IO::Socket::atmark(), inspired by Lincoln...
2001-03-25 Nick Ing-Simmons Integrate mainline.
2001-03-25 Nick Ing-Simmons Avoid at leasy one of undefined warnings in Encode.
2001-03-25 Nick Ing-Simmons Missing return value.
2001-03-25 Jarkko Hietaniemi Roll back the version numbers of Digest::MD5 and MIME...
2001-03-25 Jarkko Hietaniemi Add MIME::Base 2.12 from Gisle Aas, version number...
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-24 Jarkko Hietaniemi Integrate perlio:
2001-03-24 Nick Ing-Simmons POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD...
2001-03-24 Nick Ing-Simmons Implement:
2001-03-23 Jarkko Hietaniemi Integrate perlio:
next