summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [differences between patch application from Change 984 and Change 985]timinatorIITim Bunce1998-05-152-149/+234
* Autosplit doesn't like upper case letters in sub names on VMSDan Sugalski1998-05-161-1/+10
* allow die $refGraham Barr1998-05-163-28/+46
* [differences between patch application from Change 982 and Change 984]Tim Bunce1998-05-1513-21/+80
|\
| * Fix constant detection in t/op/ipcsem.t for Digit UNIXJarkko Hietaniemi1998-05-161-11/+29
* | Further improvements to h2ph.PLKurt Starsinic1998-05-161-10/+71
* | Avoid possible constant autoload loopM.J.T. Guy1998-05-161-0/+1
* | Appease picky DEC compiler in POSIX.xsDan Sugalski1998-05-161-5/+11
* | MM_VMS.pm fixes for building external libraryDan Sugalski1998-05-161-0/+14
* | Document child exit cause a parent sleep to end earlyM.J.T. Guy1998-05-161-3/+4
* | Title: "comment init_postdump_symbols issues"Tim Bunce1998-05-152-3/+7
* | "Add hook to tie %! to external Errno.pm module (not included)"Graham Barr1998-05-151-1/+16
* | "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"Gurusamy Sarathy1998-05-141-2/+7
* | "perlbug reformatted"Dominic Dunlop1998-05-141-600/+515
* | "Sub declaration cost reduced from ~500 to ~100 bytes"Ilya Zakharevich1998-05-143-7/+58
* | "while($x=<>) no longer warns (implicit defined added)"Nick Ing-Simmons1998-05-143-1/+182
* | "Fix PERL_DESTRUCT_LEVEL core dumps"Gurusamy Sarathy1998-05-143-7/+75
* | "5.004_04-m2 Cleanup of test failures"Gurusamy Sarathy1998-05-146-31/+33
|/
* [difference between patch application from Change 913 and Change 922]timinatorTim Bunce1998-05-114-4/+292
* Add VMS specifics to Porting/makerelCharles Bailey1998-05-120-0/+0
* hints/machten.sh: disable semctl(), align with devel versionDominic Dunlop1998-05-121-7/+25
* Fix File::Find::finddepth typo in trial 2 releaseAndreas J. Koenig1998-05-122-2/+3
* Clarify Termios usage in POSIX.podRocco Caputo1998-05-121-5/+7
* Reduce rm command line length in pod/MakefileHugo van der Sanden1998-05-121-1/+3
* Document integer pragma effect on % operatorGisle Aas1998-05-121-0/+5
* Remove dead code from pod2manM.J.T. Guy1998-05-121-4/+0
* Improve docs for warning about code after an exec()M.J.T. Guy1998-05-121-0/+9
* perlvar.pod buglet E<EVMSERR>Achim Bohnet1998-05-121-1/+1
* incorrect return value for hv_iterinitGurusamy Sarathy1998-05-122-5/+8
* Update MANIFEST for trial 2.Tim Bunce1998-05-011-0/+3
* Add t/op/tiehandle.t as xtext to repository (see change 911)Tim Bunce1998-05-011-0/+137
* Title: "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"Tim Bunce1998-05-014-3/+216
* [difference between patch application from Change 909 and Change 910]Tim Bunce1998-05-011-2/+2
* Document changed local($a[$i],$b{$j}) behaviour re delete/spliceCharles Bailey1998-05-021-0/+39
* Fix printf segmentation faultHugo van der Sanden1998-05-021-0/+1
* perl_call_method() bug fix (corrupt op pointer)Eugene Alterman1998-05-021-0/+2
* Add warning for Illegal hex digitStephen P Potter1998-05-022-0/+9
* "Change Ilya's do_binmode to K&R prototype and move to doio.c"Tim Bunce1998-05-012-40/+43
* Fix File::Basename to not untaint results (using new //t flag)Eric Hammond1998-05-011-12/+12
* Runtime Carp verbosity without aliasingTim Bunce1998-05-021-10/+4
* Runtime Carp verbosity without aliasingJoshua Pritikin1998-05-021-2/+6
* [core language changes]Spider Boardman1998-04-288-10/+155
* [difference between patch application from Change 904 and Change 905]Tim Bunce1998-04-281-4/+4
* Allow but ignore embedded /...(?o).../ in regexpHugo van der Sanden1998-04-291-2/+5
* Don't accidentally untaint target of s///Chip Salzenberg1998-04-293-14/+32
* New regex flag //t to leave $1 etc. taintedChip Salzenberg1998-04-299-133/+148
* [difference between patch application from Change 897 and Change 904]Tim Bunce1998-04-2712-122/+336
* Dynaloader build on VMSPeter Prymmer1998-04-281-1/+5
* perl compile fix for AIX 4.3Jens-Uwe Mager1998-04-282-0/+16
* IO::Socket->socketpair broken (typo)Olaf Titz1998-04-281-1/+1