platform/upstream/perl.git
2000-02-29 Jarkko HietaniemiDon't know how to do large files using gcc in HP-UX.
2000-02-29 Jarkko HietaniemiAdded few more libs to scan.
2000-02-29 Jarkko HietaniemiBigger warning on the changed behaviour of the unary ~.
2000-02-29 Jarkko HietaniemiIRIX 64-bitness fixes.
2000-02-29 Jarkko HietaniemiUserfriendliness.
2000-02-29 Jarkko HietaniemiUndo the sv_2pv() change of #5329, caused numconvert.t
2000-02-29 Jarkko HietaniemiFixes for building on HP-UX using gcc from Daniel S...
2000-02-28 Jarkko HietaniemiDo not cast pointers into I32s.
2000-02-28 Jarkko HietaniemiMore AIX fixes from Steven Hirsch.
2000-02-28 Jarkko HietaniemiDetypo.
2000-02-28 Jarkko HietaniemiRegularize the call-back units (and fix a bug in #5330).
2000-02-28 Jarkko HietaniemiDon't be overeager to turn on 64-bitallness.
2000-02-28 Jarkko HietaniemiLift the 32-bit straightjacket from bit ops;
2000-02-28 Jarkko HietaniemiDo not add -Ae for gcc.
2000-02-28 Jarkko HietaniemiUse the vendor file(1).
2000-02-28 Jarkko HietaniemiPut back madvise lost because of a typo.
2000-02-28 Jarkko HietaniemiTweak HP-UX libraries.
2000-02-28 Jarkko HietaniemiDon't be overeager to turn on largefileness.
2000-02-28 Jarkko HietaniemiAIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-28 Gurusamy Sarathyavoid warnings in legacy code (from David Dyck)
2000-02-28 Gurusamy Sarathyfind2perl doc tweak (from David Dyck <dcd@tc.fluke...
2000-02-28 Gurusamy Sarathyfix outdated URLs (from Michael G Schwern)
2000-02-28 Gurusamy Sarathyupdate Changes, patchlevel etc.
2000-02-28 Gurusamy Sarathymake stringwise bitops work properly on utf8 strings
2000-02-28 Gurusamy Sarathyintegrate cfgperl and vmsperl changes into mainline
2000-02-28 Jarkko HietaniemiThe search for static _s-suffixex libs was broken;
2000-02-28 Jarkko HietaniemiEven better use64bitall logic.
2000-02-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-28 Jarkko HietaniemiAsk about use64bitall regardless of whether use64bitint...
2000-02-28 Charles BaileyIntegrate mainline
2000-02-28 Charles Bailey Revert File::Spec::Unix functions and keep VMS...
2000-02-28 Jarkko HietaniemiThe #5249 wasn't doing any good.
2000-02-28 Charles BaileyRepair typo -- conjunction of variable with text
2000-02-28 Jarkko HietaniemiA less ambitious version of #5292.
2000-02-28 Charles BaileyDefer inclusion of VMS-specific code to runtime
2000-02-28 Jarkko HietaniemiThe #5292 was Not So Good Idea.
2000-02-28 Charles BaileyMinor test updates to accomodate new subprocess invocation
2000-02-28 Charles BaileyMissed bit of #5302 (case-sensitive symbols)
2000-02-28 Charles BaileySupport case-sensitive symbols usage in linker
2000-02-28 Charles BaileyFree $PARSE context after lookups
2000-02-28 Charles BaileyDon't wait for subprocess to read final EOF
2000-02-28 Charles BaileyDan Sugalski's config/build changes to .660
2000-02-28 Charles BaileyWhen testing CGI.pm, use its notion of CRLF
2000-02-28 Charles BaileyQuote command line args which need to be upper case
2000-02-28 Gurusamy Sarathym/.*$/ etc should be m/.*\z/s in many file handling...
2000-02-27 Jarkko HietaniemiVersion number update.
2000-02-27 Gurusamy Sarathytypos in change#5293
2000-02-27 Gurusamy Sarathysupport fields::new() and fields::phash() to create...
2000-02-27 Jarkko Hietaniemiproto.h was mssing from the list of generated files;
2000-02-27 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-27 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-02-27 Gurusamy Sarathytweak change#5286 (we don't ever get to pp_glob() if...
2000-02-27 Gurusamy Sarathydjgpp update (from Laszlo Molnar)
2000-02-27 Gurusamy Sarathytweak comment about core glob()
2000-02-27 Gurusamy Sarathyremove outdated info about csh and glob(); glob() need...
2000-02-27 Gurusamy Sarathymake readdir() respect IOf_UNTAINT flag (allows untaint...
2000-02-27 Gurusamy Sarathyavoid compiler warnings (from Dan Sugalski)
2000-02-27 Gurusamy Sarathypropagate utf8ness in sv_setsv() (from Gisle Aas)
2000-02-27 Charles BaileyImpose security constraints on lnm lookup only if tainting
2000-02-27 Charles Bailey Add new File::Spec::VMS methods
2000-02-27 Charles BaileyAccept filespecs as command verbs for subprocesses
2000-02-27 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-27 Charles BaileyResync with mainline again
2000-02-27 gomar@md.media... Fix locale case-ignorant matching bug reported in
2000-02-26 Gurusamy Sarathyallow $fh->autoflush on globrefs, and thence autovivifi...
2000-02-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-26 Gurusamy Sarathyrework binmode() entry in perlfunc (from Martien Verbruggen
2000-02-26 Gurusamy SarathyPodParser v1.11 update (from Brad Appleton)
2000-02-26 Gurusamy Sarathyadd missing perl headers to perldepend action
2000-02-26 Gurusamy SarathyVMS patch (from Peter Prymmer)
2000-02-26 Gurusamy Sarathyintegrate vmsperl changes into mainline
2000-02-26 Charles BaileyResync with mainline
2000-02-26 Gurusamy Sarathyreintroduce useithreads (accidentally deleted in change...
2000-02-26 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-02-26 Gurusamy Sarathysupport for version vectors in UNIVERSAL::VERSION(...
2000-02-26 Jarkko HietaniemiAdd libscheck for IRIX.
2000-02-26 Jarkko HietaniemiAdd libscheck for Solaris.
2000-02-26 Jarkko HietaniemiRhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Fifer, Ericcygwin port
2000-02-25 Jarkko HietaniemiConfigure nits; add socksizetype; add getfsstat for...
2000-02-25 Jarkko HietaniemiFurther fixes to malloc.c prototypes from Dominic Dunlop.
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Gurusamy Sarathyfix missing perl_alloc() declaration under PERL_IMPLICI...
2000-02-25 Gurusamy Sarathychange#4849 wasn't restoring savestack correctly; make...
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Jarkko HietaniemiMegalopatch for Configure: Andy's new installation...
2000-02-25 Gurusamy Sarathyupdate PodParser to v1.10 (from Brad Appleton)
2000-02-25 Gurusamy Sarathymake File::Find tests tolerate case-insensitive systems...
2000-02-25 Gurusamy Sarathymore Compiler tweaks for useithreads
2000-02-25 Jarkko HietaniemiRemove NFS temp files and Configure temp C files.
2000-02-24 Sean DavisIn FreeBSD disable floating point exception handlers.
2000-02-24 Gisle AasMore UTF8_MAXLEN fixes
2000-02-24 Jarkko HietaniemiThe op/stat.t patch in #5341 wasn't robust enough,
2000-02-24 Jarkko HietaniemiMore VMS patches from Peter Prymmer.
2000-02-24 Jarkko HietaniemiLargefileness in Solaris doesn't require long longs;
2000-02-24 Jarkko HietaniemiTidy up the 64-bit (and socklen_t) type probing.
2000-02-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-24 Fifer, Ericcygwin port
next