p5sagit/p5-mst-13.2.git
2000-02-28 Charles Bailey Minor test updates to accomodate new subprocess invocation
2000-02-28 Charles Bailey Missed bit of #5302 (case-sensitive symbols)
2000-02-28 Charles Bailey Support case-sensitive symbols usage in linker
2000-02-28 Charles Bailey Free $PARSE context after lookups
2000-02-28 Charles Bailey Don't wait for subprocess to read final EOF
2000-02-28 Charles Bailey Dan Sugalski's config/build changes to .660
2000-02-28 Charles Bailey When testing CGI.pm, use its notion of CRLF
2000-02-28 Charles Bailey Quote command line args which need to be upper case
2000-02-28 Gurusamy Sarathy m/.*$/ etc should be m/.*\z/s in many file handling...
2000-02-27 Jarkko Hietaniemi Version number update.
2000-02-27 Gurusamy Sarathy typos in change#5293
2000-02-27 Gurusamy Sarathy support fields::new() and fields::phash() to create...
2000-02-27 Jarkko Hietaniemi proto.h was mssing from the list of generated files;
2000-02-27 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-27 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-02-27 Gurusamy Sarathy tweak change#5286 (we don't ever get to pp_glob() if...
2000-02-27 Gurusamy Sarathy djgpp update (from Laszlo Molnar)
2000-02-27 Gurusamy Sarathy tweak comment about core glob()
2000-02-27 Gurusamy Sarathy remove outdated info about csh and glob(); glob() need...
2000-02-27 Gurusamy Sarathy make readdir() respect IOf_UNTAINT flag (allows untaint...
2000-02-27 Gurusamy Sarathy avoid compiler warnings (from Dan Sugalski)
2000-02-27 Gurusamy Sarathy propagate utf8ness in sv_setsv() (from Gisle Aas)
2000-02-27 Charles Bailey Impose security constraints on lnm lookup only if tainting
2000-02-27 Charles Bailey Add new File::Spec::VMS methods
2000-02-27 Charles Bailey Accept filespecs as command verbs for subprocesses
2000-02-27 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-27 Charles Bailey Resync with mainline again
2000-02-27 gomar@md.media... Fix locale case-ignorant matching bug reported in
2000-02-26 Gurusamy Sarathy allow $fh->autoflush on globrefs, and thence autovivifi...
2000-02-26 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-26 Gurusamy Sarathy rework binmode() entry in perlfunc (from Martien Verbruggen
2000-02-26 Gurusamy Sarathy PodParser v1.11 update (from Brad Appleton)
2000-02-26 Gurusamy Sarathy add missing perl headers to perldepend action
2000-02-26 Gurusamy Sarathy VMS patch (from Peter Prymmer)
2000-02-26 Gurusamy Sarathy integrate vmsperl changes into mainline
2000-02-26 Charles Bailey Resync with mainline
2000-02-26 Gurusamy Sarathy reintroduce useithreads (accidentally deleted in change...
2000-02-26 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-02-26 Gurusamy Sarathy support for version vectors in UNIVERSAL::VERSION(...
2000-02-26 Jarkko Hietaniemi Add libscheck for IRIX.
2000-02-26 Jarkko Hietaniemi Add libscheck for Solaris.
2000-02-26 Jarkko Hietaniemi Rhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-25 Fifer, Eric cygwin port
2000-02-25 Jarkko Hietaniemi Configure nits; add socksizetype; add getfsstat for...
2000-02-25 Jarkko Hietaniemi Further fixes to malloc.c prototypes from Dominic Dunlop.
2000-02-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-25 Gurusamy Sarathy fix missing perl_alloc() declaration under PERL_IMPLICI...
2000-02-25 Gurusamy Sarathy change#4849 wasn't restoring savestack correctly; make...
2000-02-25 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-25 Jarkko Hietaniemi Megalopatch for Configure: Andy's new installation...
2000-02-25 Gurusamy Sarathy update PodParser to v1.10 (from Brad Appleton)
2000-02-25 Gurusamy Sarathy make File::Find tests tolerate case-insensitive systems...
2000-02-25 Gurusamy Sarathy more Compiler tweaks for useithreads
2000-02-25 Jarkko Hietaniemi Remove NFS temp files and Configure temp C files.
2000-02-24 Sean Davis In FreeBSD disable floating point exception handlers.
2000-02-24 Gisle Aas More UTF8_MAXLEN fixes
2000-02-24 Jarkko Hietaniemi The op/stat.t patch in #5341 wasn't robust enough,
2000-02-24 Jarkko Hietaniemi More VMS patches from Peter Prymmer.
2000-02-24 Jarkko Hietaniemi Largefileness in Solaris doesn't require long longs;
2000-02-24 Jarkko Hietaniemi Tidy up the 64-bit (and socklen_t) type probing.
2000-02-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-24 Fifer, Eric cygwin port
2000-02-24 Jarkko Hietaniemi VMS patch from Peter Prymmer; use full_ar.
2000-02-24 Jarkko Hietaniemi MPE/ix patches from Mark Bixby.
2000-02-24 Lupe Christoph Get -lbind if available. Add pointer to perldelta...
2000-02-24 Jarkko Hietaniemi Remove more cruft from IO.
2000-02-24 Hugo van der... double EXPORT_OK in h2xs
2000-02-24 js@ddre.dk Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
2000-02-24 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-02-24 Jarkko Hietaniemi VMS patch from Peter Prymmer.
2000-02-24 Jarkko Hietaniemi Detypo fpos64_t test.
2000-02-24 Jarkko Hietaniemi miscut'n'paste in #5230.
2000-02-24 Jarkko Hietaniemi The #5228 wasn't quite right + fix typos.
2000-02-24 Jarkko Hietaniemi Depickify the compiler (about unused and set but not...
2000-02-24 Jarkko Hietaniemi Cosmetics.
2000-02-24 Helmut Jarausch In IRIX <sys/mode.h> is something completely different.
2000-02-23 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-23 Dominic Dunlop [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compi...
2000-02-23 Dan Sugalski VMS build patches
2000-02-23 Dominic Dunlop [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configur...
2000-02-23 Jarkko Hietaniemi Remove &IO::EINPROGRESS now that IO uses Errno anyway
2000-02-23 Jarkko Hietaniemi Streamline #5218 even more.
2000-02-23 Gurusamy Sarathy per Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-23 Jarkko Hietaniemi Streamline #5218.
2000-02-23 Jarkko Hietaniemi Trying to connect to an already open socket may give...
2000-02-22 Jarkko Hietaniemi Fix prototype conflicts with POSIX.pm.
2000-02-22 Jarkko Hietaniemi See http://www.unicode.org/unicode/reports/tr15/
2000-02-22 Jarkko Hietaniemi Add uselongdouble, regroup the use* more logically.
2000-02-22 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-22 Jarkko Hietaniemi Add socklen_t probe; Configure maintenance.
2000-02-22 Gurusamy Sarathy make Perl's malloc work for allocations over 2GB (from...
2000-02-22 Gurusamy Sarathy add -W and -X to -h output; fix other pod omissions
2000-02-22 Gurusamy Sarathy describe C<< ... >> in perlpod.pod (from Brad Appleton)
2000-02-22 Jarkko Hietaniemi The subtests 28 and 31 were wrong. Tightened also...
2000-02-22 Gurusamy Sarathy s/Activeware/ActiveState/
2000-02-22 Jarkko Hietaniemi Perl version nit spotted by Spider Boardman.
2000-02-22 Gurusamy Sarathy change#5205 wasn't quite right; SvCUR() should be SvLEN()
2000-02-22 Gurusamy Sarathy fix memory overrun due to off-by-one in change#5192
2000-02-22 Gurusamy Sarathy sundry typos and such
next