p5sagit/p5-mst-13.2.git
2000-05-29 Charles Bailey Add fallback to tmpfile for use in cases where user...
2000-05-25 Charles Bailey Allow eliminate_macros() and fixpath() to handle space...
2000-05-25 Charles Bailey Add missing escape (Charles Lane)
2000-05-25 Charles Bailey Quiet error messages in vmsish.t (Charles Lane)
2000-05-25 Charles Bailey Regularize distinction between RMS$_DNF and RMS$_DIR...
2000-05-25 Charles Bailey Treat sockets as special in sys(read|write) (Charles...
2000-05-25 Charles Bailey Miscellaneous cosmetic fixes (Charles Lane)
2000-05-25 Charles Bailey Add bounds checking for several strings (Charles Lane)
2000-05-25 Charles Bailey Urk -- undo previous removal of vmsish 'exit' change
2000-05-24 Charles Bailey Ugly workaround for version-specific RTL error
2000-05-24 Charles Bailey Check for existence of file before trying to delete
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-17 Charles Bailey Quick pre-release fixes: clean up results in...
2000-03-15 Charles Bailey Make DEBUGGING a configurable option
2000-03-15 Charles Bailey Remove obsolete DCL symbol from subconfigure.com
2000-03-15 Charles Bailey Add VMS' default to the CGI.pm temp list (should update...
2000-03-15 Charles Bailey Change test using obsolete %COnfig element
2000-03-13 Charles Bailey Trim out leftover hunk from prior resolve conflict
2000-03-13 Charles Bailey Assorted configuration cleanups (Peter Prymmer, and a
2000-03-13 Charles Bailey Add vmsish 'hushed' option to suppress error messages...
2000-03-13 Charles Bailey Fix inverted test conditions for secure lnm translation
2000-03-13 Charles Bailey Insulate tests of default display_format from different...
2000-03-13 Charles Bailey Resync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-13 Charles Bailey Basic 5.6.0 RC1 build patches for VMS
2000-03-12 Gurusamy Sarathy set optimize=-O only if not already set
2000-03-12 Gurusamy Sarathy another optimized-OP_SASSIGN bug: ops that were not...
2000-03-12 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-12 Gurusamy Sarathy don't bother testing if we can flush all handles when...
2000-03-12 Jarkko Hietaniemi continue flogging the string->int conversion ifdefs
2000-03-12 Gurusamy Sarathy fix File::DosGlob for patterns with drive names like...
2000-03-12 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-12 Gurusamy Sarathy security fixes for perldoc (from Tom Christiansen)
2000-03-12 Gurusamy Sarathy Larry's patch to disallow CORE::Snark, with perldiag...
2000-03-12 Gurusamy Sarathy insufficient buffer in change#5317
2000-03-12 Gurusamy Sarathy avoid L<foo|bar> for now, not all the pod2foo support it
2000-03-12 Gurusamy Sarathy rework change#5664
2000-03-11 Jarkko Hietaniemi todo and perldelta updates
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-11 Jarkko Hietaniemi Fixes for #5661.
2000-03-11 Gurusamy Sarathy fix Strtoul() misdefinition is change#5661
2000-03-11 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-11 Jarkko Hietaniemi Use Atof() instead of bare strtod(); ditto for Atol...
2000-03-11 Gurusamy Sarathy another long-standing eval bug: return doesn't reset...
2000-03-11 Jarkko Hietaniemi metaconfig-ify the test for broken fflush(NULL)
2000-03-11 Gurusamy Sarathy change#3511 was not defensive enough about try blocks...
2000-03-11 Jarkko Hietaniemi Rewording.
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-11 Gurusamy Sarathy reword comment
2000-03-11 Gurusamy Sarathy off-by-one in os2.c (from Ilya Zakharevich)
2000-03-11 Gurusamy Sarathy File::Spec::VMS fixups, *not tested* on VMS (from Barri...
2000-03-11 Gurusamy Sarathy missing export list entry in change#5619
2000-03-11 Gurusamy Sarathy avoid using context pointer in MUTEX_INIT() et al;...
2000-03-11 Gurusamy Sarathy remove =for section (from Johan Vromans)
2000-03-11 Gurusamy Sarathy add nokfile target in Makefile (from Andy Dougherty)
2000-03-11 Gurusamy Sarathy mention podchecker (from Tim Jenness <timj@jach.hawaii...
2000-03-11 Gurusamy Sarathy VMS build tweaks (from Charles Bailey)
2000-03-11 Gurusamy Sarathy remove outdated ftp.cis.ufl.edu reference
2000-03-11 Gurusamy Sarathy failed hunk in change#5644
2000-03-11 Gurusamy Sarathy fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
2000-03-11 Gurusamy Sarathy better {local,gm}time documentation (from Mark-Jason...
2000-03-11 Gurusamy Sarathy tweaks for lynxos build (from Ed Mooring <mooring@lynx...
2000-03-11 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-11 Gurusamy Sarathy perldelta update, typos and whitespace adjustments
2000-03-11 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-11 Jarkko Hietaniemi Cpp out deadcode that IRIX compiler noticed.
2000-03-10 Jarkko Hietaniemi Do not use Perl's malloc in IRIX.
2000-03-10 Jarkko Hietaniemi Fix goofups noticed by Mark Bixby and Jeff Okamoto.
2000-03-09 Jarkko Hietaniemi Remove an obsolete note.
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 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-08 Jarkko Hietaniemi ICU todo fixes.
2000-03-08 Jarkko Hietaniemi Even more Todo.
2000-03-08 Jarkko Hietaniemi More Todo.
2000-03-08 Jarkko Hietaniemi wording changes
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...
next