| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow "no AutoLoader;", based on change #6444, | Jarkko Hietaniemi | 2000-07-27 | 1 | -0/+11 |
* | [ID 19990709.002] [DOCUMENTATION PATCH] perldiag | Robert Spier | 2000-07-27 | 1 | -2/+2 |
* | Remove EQ, NE, GT, LT, GE, LE (they have been deprecated | Jarkko Hietaniemi | 2000-07-27 | 8 | -146/+103 |
* | fixes bug 20000508.004 | Michael Stevens | 2000-07-27 | 1 | -1/+1 |
* | Further File::Temp patches from Yitzchak Scott-Thoennes | Jarkko Hietaniemi | 2000-07-26 | 2 | -6/+11 |
* | Be wary of close()s, too. | Tim Jenness | 2000-07-26 | 1 | -11/+13 |
* | Minor doc patch: handy.h | Daniel MuiƱo | 2000-07-26 | 2 | -2/+2 |
* | minor doc change - perlguts | Michael Stevens | 2000-07-26 | 1 | -2/+2 |
* | open() wariness in perlbug. | Michael Stevens | 2000-07-26 | 1 | -8/+9 |
* | File::Temp patches for VMS and OS/2 from Tim Jenness. | Jarkko Hietaniemi | 2000-07-26 | 2 | -54/+78 |
* | docfix from Peter Scott <Peter@PSDT.com>. | Jarkko Hietaniemi | 2000-07-26 | 1 | -9/+6 |
* | Fix *foo{FORMAT}. | Jarkko Hietaniemi | 2000-07-26 | 3 | -7/+21 |
* | Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance, | Jarkko Hietaniemi | 2000-07-26 | 2 | -0/+9 |
* | More split() doc and test patches from Mike Guy. | Jarkko Hietaniemi | 2000-07-26 | 2 | -2/+2 |
* | MacOS nits from Matthias Neeracher. | Jarkko Hietaniemi | 2000-07-26 | 2 | -2/+6 |
* | split /^/ | M. J. T. Guy | 2000-07-26 | 2 | -1/+9 |
* | bug fix for munchconfig (turned up by CXX) | Peter Prymmer | 2000-07-26 | 1 | -2/+1 |
* | Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]] | Jeffrey Friedl | 2000-07-26 | 3 | -37/+38 |
* | av.c apidoc | Simon Cozens | 2000-07-25 | 6 | -32/+61 |
* | [ID 20000724.003] Documentation changes for perllocale.pod | Stephen P. Potter | 2000-07-25 | 1 | -31/+6 |
* | Make large file tests deal with SIGXFSZ | M. J. T. Guy | 2000-07-25 | 2 | -19/+38 |
* | Get UTF16 BOMs working. Patch from | M. J. T. Guy | 2000-07-25 | 3 | -2/+16 |
* | Make the "uninit variable" warning to say "concat or string" | Jarkko Hietaniemi | 2000-07-25 | 4 | -6/+6 |
* | File::Spec::VMS fixup for tmpdir from Craig Berry. | Jarkko Hietaniemi | 2000-07-24 | 1 | -2/+2 |
* | Test cases for #6431. | M. J. T. Guy | 2000-07-24 | 2 | -2/+15 |
* | Bind op fix. | M. J. T. Guy | 2000-07-24 | 1 | -3/+4 |
* | [ID 20000716.023] syslog test fails without sockets | Yitzchak Scott-Thoennes | 2000-07-24 | 1 | -1/+7 |
* | Add an optimization for map-maps-a-list-element-to-more-list-elements | Ben Tilly | 2000-07-24 | 1 | -1/+12 |
* | Documentation to explain the behaviour of map(). | Gurusamy Sarathy | 2000-07-24 | 1 | -10/+24 |
* | Add tests for | Hugo van der Sanden | 2000-07-24 | 1 | -0/+2 |
* | A missing 'break' after the [[:space:]] switch case. | Stephen P. Potter | 2000-07-24 | 1 | -0/+1 |
* | The output might have been produced in the wrong order. | M. J. T. Guy | 2000-07-24 | 1 | -0/+1 |
* | Use STDOUT consistently. | M. J. T. Guy | 2000-07-24 | 1 | -2/+2 |
* | Protect against "wild next"s, that is, callbacks doing "next" | M. J. T. Guy | 2000-07-24 | 1 | -9/+9 |
* | Out-of-date note removed. | Robert Spier | 2000-07-24 | 1 | -2/+1 |
* | Send all installperl messages to STDERR and be -w clean. | M. J. T. Guy | 2000-07-24 | 1 | -2/+2 |
* | Decutandpasto. | Richard Soderberg | 2000-07-24 | 1 | -1/+1 |
* | A cleaner abs_path(). | Jeff Pinyan | 2000-07-24 | 1 | -53/+29 |
* | Detypo. | Richard Soderberg | 2000-07-23 | 1 | -1/+1 |
* | SDBM_File documentation | Mark-Jason Dominus | 2000-07-17 | 1 | -2/+86 |
* | MPE/ix updates for perl 5.6.0 from Mark Bixby. | Jarkko Hietaniemi | 2000-07-17 | 2 | -9/+38 |
* | Fix the bitvector ops for utf8 (tricky since past 7 bits | Jarkko Hietaniemi | 2000-07-15 | 1 | -11/+17 |
* | another VMS build tweak from Peter Prymmer | Jarkko Hietaniemi | 2000-07-15 | 1 | -1/+4 |
* | perlvms.pod whitespace cleanup to keep pod utils happy. | Jarkko Hietaniemi | 2000-07-15 | 1 | -12/+14 |
* | More docs for sv functions. | Jarkko Hietaniemi | 2000-07-15 | 3 | -25/+306 |
* | lib/b test fixes from Peter Prymmer. | Jarkko Hietaniemi | 2000-07-15 | 1 | -6/+39 |
* | [docpatch] Re: [ID 19991002.011] perldoc -f shift | Hugo van der Sanden | 2000-07-15 | 1 | -1/+1 |
* | thinko fix in vms/descrip_mms.template, the win32.pod in lib, | Jarkko Hietaniemi | 2000-07-14 | 1 | -1/+1 |
* | The bug report | Jarkko Hietaniemi | 2000-07-14 | 1 | -0/+2 |
* | Fix AutoSplit to use File::Spec the right way in VMS, | Jarkko Hietaniemi | 2000-07-14 | 1 | -0/+6 |