Declare hints only if needed.
[p5sagit/p5-mst-13.2.git] / ext /
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:
2001-03-23 Nick Ing-Simmons Perlio internals re-organized.
2001-03-23 Jarkko Hietaniemi Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle...
2001-03-23 Jarkko Hietaniemi Integrate change #9306 from maintperl into mainline,
2001-03-23 Nick Ing-Simmons Add pTHX_ to -Duseperlio API where it does not conflict...
2001-03-22 Nick Ing-Simmons Snapshot of new PerlIO open scheme. Still buggy - mainl...
2001-03-21 Nick Ing-Simmons Multiplicity fix for Dumper.
2001-03-21 Jarkko Hietaniemi First stab at making Data::Dumper to grok Unicode.
2001-03-21 Benjamin Sugars Re: [PATCH] POSIX::getcwd()
2001-03-21 Jarkko Hietaniemi Integrate changes #9262,9264,9265,9266 from maintperl...
2001-03-20 Jarkko Hietaniemi Integrate changes #9259,9260 from maintperl into mainline.
2001-03-19 Jarkko Hietaniemi Integrate changes #9244,9247,9250 from maintperl into...
2001-03-18 Nick Ing-Simmons UTF-X encoding invariance for Encode:
2001-03-16 Jarkko Hietaniemi Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
2001-03-16 Jarkko Hietaniemi Make the Filter::Util:Call files have their own copies
2001-03-16 Michael Stevens more pod patches
2001-03-16 Paul Lindner ext/GDBM_File GDBM_NOLOCK constant
next