summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* various minor tweaks seen on p5pGurusamy Sarathy2000-04-281-1/+1
* use $ENV{LIB} to search for libs under Visual C compilerGurusamy Sarathy2000-04-281-0/+4
* s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul SharpeGurusamy Sarathy2000-04-281-1/+1
* sync version numbers in File::Spec with the ones on CPANGurusamy Sarathy2000-04-276-5/+22
* change#4197 somehow missed initializing PL_errors, meaningGurusamy Sarathy2000-04-271-1/+0
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-261-1/+2
|\
| * typo in vars.pm that leads to cryptic message (from Piotr PiatkowskiGurusamy Sarathy2000-04-251-1/+2
| * various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-1/+1
| * add linebreak properties from unicode/LineBrk.txt (fromGurusamy Sarathy2000-04-2430-0/+1129
* | Be more robust on "extreme" (large absolute value)Jarkko Hietaniemi2000-04-261-147/+179
* | Integrate with Sarathy.Jarkko Hietaniemi2000-04-2431-1/+1130
|/
* avoid File::Compare warning when passed handles (from NickGurusamy Sarathy2000-03-221-1/+1
* RM600-svr4 tweaks (from Frank RidderbuschGurusamy Sarathy2000-03-221-0/+1
* backout change#5708; fixups for behavior of recently added -a switch;Gurusamy Sarathy2000-03-221-1/+0
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-211-3/+3
|\
| * Quick pre-release fixes: clean up results in File::Spec::VMS andCharles Bailey2000-03-171-3/+3
| * Add VMS' default to the CGI.pm temp list (should update to File::Spec)Charles Bailey2000-03-151-1/+1
| * Change test using obsolete %COnfig elementCharles Bailey2000-03-151-1/+1
| * Trim out leftover hunk from prior resolve conflictCharles Bailey2000-03-131-7/+0
| * Resync with mainline post RC1Charles Bailey2000-03-1320-327/+601
| |\
| * | Update File::Spec::VMS and testsCharles Bailey2000-03-131-134/+44
* | | $File::Find::name doesn't reflect top level filesGurusamy Sarathy2000-03-211-4/+4
* | | add note about symbolic filehandles (from Johan Vromans)Gurusamy Sarathy2000-03-201-0/+2
* | | typo in change#5839Gurusamy Sarathy2000-03-201-1/+1
* | | make dumpvar.pl recognize emptyness in arrays (from Matthias UrlichsGurusamy Sarathy2000-03-202-7/+15
* | | mention handle autovivification in perldata (from Johan Vromans)Gurusamy Sarathy2000-03-201-1/+1
* | | pwent.pm doc tweak (from Tom Christiansen)Gurusamy Sarathy2000-03-191-2/+2
* | | mention need to wait for children (from Russ Allbery)Gurusamy Sarathy2000-03-192-0/+14
* | | Pod::Man should strip leading lib/ for module manpages (fromGurusamy Sarathy2000-03-191-3/+5
* | | User::pwent fixups for additional fields (from Tom Christiansen);Gurusamy Sarathy2000-03-191-46/+239
* | | remove dead codeGurusamy Sarathy2000-03-191-1/+0
* | | default warnLevel and dieLevel to 0 in debugger (from TomGurusamy Sarathy2000-03-193-9/+12
* | | fixes for alias handling in debugger (from Tom Christiansen)Gurusamy Sarathy2000-03-191-20/+49
* | | Getopt::Long 2.23 update (from Johan Vromans)Gurusamy Sarathy2000-03-181-13/+17
* | | recognize single-line declarations in xsubpp; add switches toGurusamy Sarathy2000-03-181-4/+22
* | | make noTTY debugger option work again (from Paul Marquess)Gurusamy Sarathy2000-03-171-1/+1
* | | missing file in change#5781Gurusamy Sarathy2000-03-171-37/+52
* | | documentation fixes from p5pGurusamy Sarathy2000-03-171-4/+6
* | | s/:def/:DEFAULT/Gurusamy Sarathy2000-03-171-2/+2
* | | pod{man,text} updates from podlators-1.00 (from Russ Allbery)Gurusamy Sarathy2000-03-171-3/+6
* | | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-172-2/+2
* | | integrate vmsperl changes into mainline (change#5693 denied)Gurusamy Sarathy2000-03-141-21/+45
* | | allow alternates to negate correctly (from Johan Vromans)Gurusamy Sarathy2000-03-141-13/+21
* | | protect special characters better against interpretation by *roffGurusamy Sarathy2000-03-141-5/+5
* | | more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)Gurusamy Sarathy2000-03-141-37/+31
* | | patches for many bugs in the debugger; documentation updates forGurusamy Sarathy2000-03-141-144/+527
* | | lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+3
* | | updates from PodParser v1.12 on CPAN (from Brad Appleton)Gurusamy Sarathy2000-03-137-18/+25
* | | ignore const for the purposes of typemaps (from Hugo van der Sanden)Gurusamy Sarathy2000-03-131-0/+1
* | | final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-1310-146/+284
| |/ |/|