summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* applied suggested patch; regen perly* and vms/perly*Stephen McCamant1999-02-075-1581/+1781
* Ilya's idea for cleaning up failed regex allocs (substantive partsGurusamy Sarathy1999-02-071-2/+13
* pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander BariloGurusamy Sarathy1999-02-071-1/+1
* add draft debugging API implementationGurusamy Sarathy1999-02-072-0/+803
* avoid garbage in db->dirbufMasahiro KAJIURA1999-02-071-0/+1
* missing entryGurusamy Sarathy1999-02-071-0/+1
* properly prototype check parenthesized unary ops (e.g. defined(&a,&b))Gurusamy Sarathy1999-02-075-4/+94
* minor bug in dumping blessed subrefsGurusamy Sarathy1999-02-061-3/+2
* PL_uuemap[] init needs help for sizeof()Gurusamy Sarathy1999-02-031-1/+1
* Todo updates from Andy Dougherty <doughera@lafayette.edu>Gurusamy Sarathy1999-02-023-3/+12
* Todo tweaksGurusamy Sarathy1999-02-022-15/+11
* devnull() support from Jan Dubois <jan.dubois@ibm.net> and othersGurusamy Sarathy1999-02-014-0/+28
* Debugging REx with lookbehindIlya Zakharevich1999-02-011-0/+8
* Speed up .*? and half-fix UTF lookbehindIlya Zakharevich1999-02-011-8/+72
* sample checksum code in "perlfunc" man page is wrongJonathan I. Kamens1999-02-011-2/+2
* typos in Pod/Text.pmGreg Chapman1999-02-011-3/+3
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-0119-169/+290
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-02-014-13/+25
|\
| * Mention year-1900 and month 0..11.Jarkko Hietaniemi1999-01-241-10/+12
| * Document Configure -Uinstallusrbinperl.Jarkko Hietaniemi1999-01-242-0/+10
| * Use only xlc_r for usethreads.Jarkko Hietaniemi1999-01-241-3/+3
* | improved diagnostic on syntax errors at EOLGurusamy Sarathy1999-02-011-0/+2
* | don't attempt connect() to bogus IP addressesGraham Barr1999-02-011-2/+8
* | update ChangesGurusamy Sarathy1999-02-012-6/+3182
* | missing space while munging CCFLAGS for PERL_CAPIGurusamy Sarathy1999-01-271-1/+1
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-01-2463-937/+2047
|\ \ | |/
| * More de-cut-and-pastos.Jarkko Hietaniemi1999-01-222-2/+1
| * usethreads.cbu cut-and-pasto.Jarkko Hietaniemi1999-01-221-1/+1
| * Better (I hope) LANGUAGE documentation.Jarkko Hietaniemi1999-01-221-3/+8
| * VMS configure tweakHans Mulder1999-01-221-0/+16
| * nosuid getmntent() branch.Jarkko Hietaniemi1999-01-222-10/+8
| * nosuid patch continued: *BSD needs <sys/param.h>.Jarkko Hietaniemi1999-01-221-6/+6
| * Re: [PATCH 5.005_54] Evalled substitution parsingHugo van der Sanden1999-01-213-3/+25
| * hints/freebsd.sh - reflect the birth of version 4.0Anton Berezin1999-01-211-2/+3
| * Add Daniel Grisinger <dgris@dimensional.com>.Jarkko Hietaniemi1999-01-212-1/+2
| * Lean Exporter.pmIlya Zakharevich1999-01-213-209/+253
| * Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)W. Phillip Moore1999-01-211-1/+8
| * CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-2113-202/+573
| * OS2::PrfDB was exploiting a bug in U32 XSUBsIlya Zakharevich1999-01-212-2/+5
| * Errno.pm suffers from \\ tooIlya Zakharevich1999-01-211-1/+10
| * patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)Daniel Grisinger1999-01-211-24/+30
| * makedependIlya Zakharevich1999-01-211-1/+5
| * Pipes and 2>&1 on OS/2Ilya Zakharevich1999-01-212-11/+84
| * pp_mapstart & pp_grepstart return val (CC.pm)Vishal Bhatia1999-01-211-1/+8
| * Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) Achim Bohnet1999-01-211-0/+11
| * Handle NIS (and NetInfo) more robustly.Jarkko Hietaniemi1999-01-212-71/+143
| * Two-argument eaccess() of SCO.Jarkko Hietaniemi1999-01-211-6/+14
| * -DNO_NOSUID_CHECK for those platforms which have no wayJarkko Hietaniemi1999-01-211-1/+1
| * The LANGUAGE mirrors LC_ALL usage.Jarkko Hietaniemi1999-01-211-2/+5
| * I_MNTENT was missing.Jarkko Hietaniemi1999-01-202-1/+13