p5sagit/p5-mst-13.2.git
2000-03-11 Gurusamy Sarathy perldelta update, typos and whitespace adjustments
2000-03-09 Gurusamy Sarathy update Changes
2000-03-09 Gurusamy Sarathy track more of the child state on Windows
2000-03-09 Gurusamy Sarathy UNIVERSAL::isa() and UNIVERSAL::can() fail for magic...
2000-03-09 Gurusamy Sarathy tweak Unicode notes, other cleanups
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-03-09 Gurusamy Sarathy avoid autoflushing behavior of fork/system/exec on...
2000-03-09 Gurusamy Sarathy abort build on HP-UX if bundled non-ANSI compiler is...
2000-03-09 Gurusamy Sarathy patch from Larry to make -T filetest algorithm recogniz...
2000-03-09 Gurusamy Sarathy provide support for deleting actions etc. (from Ronald...
2000-03-09 Gurusamy Sarathy new xsubpp keywords should be in all caps
2000-03-09 Gurusamy Sarathy demand-load utf8.pm in swash routines
2000-03-08 Gurusamy Sarathy make Dump() call the XSUB implementation transparently...
2000-03-08 Gurusamy Sarathy do FILE should not see outside lexicals (from Rick...
2000-03-08 Gurusamy Sarathy abstract code for C<use Foo 1.23 @ary;> into a Perl_loa...
2000-03-08 Gurusamy Sarathy clarify docs on return value from binding operators
2000-03-08 Gurusamy Sarathy shore up pod2latex shortcomings, and a Pod::Parser...
2000-03-08 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-08 Gurusamy Sarathy add missing locks for op refcounts
2000-03-08 Gurusamy Sarathy Pod::InputObjects tweak (from Brad Appleton)
2000-03-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-08 Jarkko Hietaniemi Make the stringification more customizable.
2000-03-07 Gurusamy Sarathy VMS build patch (from Peter Prymmer)
2000-03-07 Gurusamy Sarathy CopFILEGV(...
2000-03-07 Gurusamy Sarathy type mismatch
2000-03-07 Gurusamy Sarathy add note to INSTALL about C++ compilers (from M J T...
2000-03-07 Gurusamy Sarathy separate options to incpush() for adding version direct...
2000-03-07 Gurusamy Sarathy support :void to enable croaking only in void context...
2000-03-07 Gurusamy Sarathy Pod::Html tweak to avoid false falses
2000-03-07 Gurusamy Sarathy skip null siblings encountered by goto out of loopish...
2000-03-07 Gurusamy Sarathy omit XSLoader from bytecode dumps
2000-03-07 Gurusamy Sarathy avoid coredump on C<printf "%vd">
2000-03-07 Gurusamy Sarathy add missing HTML escapes that can be displayed in xterm...
2000-03-07 Gurusamy Sarathy Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant...
2000-03-07 Gurusamy Sarathy get ByteLoader working again
2000-03-07 Gurusamy Sarathy typo in makedef.pl
2000-03-06 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-06 Gurusamy Sarathy fix incorrect prototypes in File::Glob
2000-03-06 Gurusamy Sarathy update Changes
2000-03-06 Craig A. Berry circumvent VMS fileno bug in old DEC C version
2000-03-06 Jarkko Hietaniemi Use $^O.
2000-03-06 Jarkko Hietaniemi Undo drift from the mainline.
2000-03-06 Gurusamy Sarathy change#5513 accidentally undid change#5373, put it...
2000-03-06 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-06 Gurusamy Sarathy makedef.pl typos
2000-03-06 Gurusamy Sarathy Pod::Man bugfixes (from Russ Allbery)
2000-03-06 Gurusamy Sarathy File::Path::rmtree() doesn't delete stale symlinks...
2000-03-06 Gurusamy Sarathy pod nits
2000-03-06 Gurusamy Sarathy 64-bit build fix on VMS (from Dan Sugalski)
2000-03-06 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-06 Gurusamy Sarathy skip tests that need VMS::Filespec on other platforms
2000-03-06 Gurusamy Sarathy integrate vmsperl contents into mainline
2000-03-06 Gurusamy Sarathy support for autovivified handles (from Tom Christiansen)
2000-03-06 Gurusamy Sarathy vendorlib support for Windows; regen win32/config*
2000-03-06 Charles Bailey Skip openpid.t while VMS subprocess intercommunication...
2000-03-06 Gurusamy Sarathy the incpush()es weren't all quite right on Windows...
2000-03-06 Charles Bailey Fix ricochet in File::Spec::VMS
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-06 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-06 Gurusamy Sarathy installperl wasn't putting extensions with two or more
2000-03-06 Charles Bailey Set up for vendorarch (and fix 64bitint typo) (Dan...
2000-03-06 Charles Bailey Change $Config{'extensions'} to look Unixy (Charles...
2000-03-06 Charles Bailey Remove trailing . from typeless files (Charles Lane)
2000-03-06 Charles Bailey Resync with mainline, update test in vmsfspec.t
2000-03-06 Gurusamy Sarathy avoid warning
2000-03-06 Charles Bailey Downcase function call to hush picky cc
2000-03-06 Jarkko Hietaniemi VOS patch from Paul Green. Note that the vos/config_h...
2000-03-05 Doug MacEachern Avoid wiping out @dl_{librefs,modules} when XSLoader
2000-03-05 Michael G Schwern sitelib_stem and vendorlib_stem patches from Andy;
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Gurusamy Sarathy Getopt-Long v2.21 update (from Johan Vromans)
2000-03-05 Gurusamy Sarathy Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS...
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Gurusamy Sarathy prototype changes for eventually supporting C<binmode...
2000-03-05 Jarkko Hietaniemi AIX gcvt() cannot format long doubles very well.
2000-03-05 Jarkko Hietaniemi the monster cpp expression needs to be on one line to
2000-03-05 Jarkko Hietaniemi IRIX cpp is fussy.
2000-03-05 Gurusamy Sarathy perlbug tweak to grok local_patches better
2000-03-05 Gurusamy Sarathy add Term::ANSIColor, perldelta notes on Pod::Man, and...
2000-03-05 Jarkko Hietaniemi clean up the makedepend temp file
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Gurusamy Sarathy strip last component of SITELIB_EXP only if it looks...
2000-03-05 Jarkko Hietaniemi s/Perl/PeRl/; # yeah
2000-03-05 Gurusamy Sarathy thinko in change#4546 that caused variables to lose...
2000-03-05 Gurusamy Sarathy regen win32/config*, up version numbers &c.
2000-03-05 Gurusamy Sarathy undo change#5506; add patch to make blank line warnings...
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-03-05 Gurusamy Sarathy shup up warnings about dNOOP from gcc with __attribute_...
2000-03-05 Gurusamy Sarathy tyop
2000-03-05 Gurusamy Sarathy integrate cfgperl contents into mainline; add new tests...
2000-03-05 Jarkko Hietaniemi dethinko
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Gurusamy Sarathy optimize change#5533 to stick to IVs if constant is...
2000-03-05 Gurusamy Sarathy scan_num() sticks to UVs rather than IVs (now -21474836...
2000-03-05 Jarkko Hietaniemi more cpp cosmetics, logic cleanup
2000-03-05 Jarkko Hietaniemi Implement #5525 in metaconfig.
2000-03-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-05 Jarkko Hietaniemi Sanity check on the strtoll and strtoull.
2000-03-05 Jarkko Hietaniemi Reformat the fearful cpp expression to be a little...
next