h2xs tweaks: use NV instead of double, "quote" the removed
[p5sagit/p5-mst-13.2.git] / ext /
2001-04-26 Jarkko Hietaniemi Deparse nits.
2001-04-26 Robin Houston formats must be flush left
2001-04-26 Chris Bongaarts [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
2001-04-26 Jarkko Hietaniemi Further cuts and more docs from Graham Barr.
2001-04-26 Paul Marquess DB_File-1.77
2001-04-26 Robin Houston fix easy bugs
2001-04-26 Jarkko Hietaniemi Dethinko from Robin Houston.
2001-04-26 Robin Houston C<$x = /(.)/> ne C<($x) = /(.)/>
2001-04-26 Robin Houston Re: [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Robin Houston Re: [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Jarkko Hietaniemi The Time::Piece conspiracy unmasked!!!
2001-04-26 Robin Houston [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Robin Houston filetests, open(my $x,...), warnings, formats &c
2001-04-26 Jarkko Hietaniemi Beginnings of strptime(). Do not touch the wet paint.
2001-04-26 Benjamin Sugars Re: [PATCH: perl@9841] fix a typo for Cwd.xs
2001-04-26 Jarkko Hietaniemi re 'debug' was broken by #9084.
2001-04-25 Paul Johnson Re: [PATCH 5.7.1] B::Concise and extra variables
2001-04-25 Peter Prymmer fix a typo for Cwd.xs
2001-04-25 Jarkko Hietaniemi abs_path() didn't terminate the filename correctly,
2001-04-25 Jarkko Hietaniemi The tzname[] bit is not needed by util.c -- and causes
2001-04-24 Jarkko Hietaniemi Mac OS X patch for missing tzname definition from Paul...
2001-04-24 Tim Jenness Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717...
2001-04-24 Robin Houston Re: [ID 20010423.006] Test failed in perl@9794
2001-04-24 Jarkko Hietaniemi Retract #9811.
2001-04-24 Jarkko Hietaniemi (Retracted by #9812.)
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:
next