| Commit message (Expand) | Author | Age | Files | Lines |
* | Expand %Config variables and %ENV variables only if | Jarkko Hietaniemi | 2000-11-01 | 1 | -37/+58 |
* | Make the POSIX::setuid and POSIX::setgid to really call setuid() | Garry T. Williams | 2000-11-01 | 5 | -25/+41 |
* | [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks" | Garry T. Williams | 2000-11-01 | 1 | -19/+25 |
* | Locale warning explanation tweak. | Jarkko Hietaniemi | 2000-11-01 | 1 | -7/+8 |
* | C.pm part of | Jarkko Hietaniemi | 2000-11-01 | 1 | -1/+1 |
* | [ID 20001005.006] Documentation -- description of qr// | Martien Verbruggen | 2000-11-01 | 1 | -1/+1 |
* | Generalize the Camel wording. | John Borwick | 2000-11-01 | 3 | -10/+12 |
* | [ID 20001005.004] doc bug: perlsec misleading re file output | Andrew Pimlott | 2000-11-01 | 1 | -3/+16 |
* | More AIX lore. | Jarkko Hietaniemi | 2000-11-01 | 1 | -5/+11 |
* | [ID 20001101.001] Net::Ping icmp odd $bytes | root | 2000-11-01 | 1 | -2/+2 |
* | [ID 20001031.004] Uninitialized auto variable in regcomp.c | Martin Husemann | 2000-11-01 | 1 | -2/+2 |
* | AUTHORS updates. | Jarkko Hietaniemi | 2000-11-01 | 1 | -7/+7 |
* | startperl to respect versiononly | Robin Barker | 2000-11-01 | 1 | -21/+24 |
* | printf UVs the correct way, noticed by Robin Barker. | Jarkko Hietaniemi | 2000-11-01 | 1 | -3/+3 |
* | Do not cleanup *% because the % has special meanings in some | Jarkko Hietaniemi | 2000-11-01 | 1 | -1/+3 |
* | The NonStop-UX libraries have a novel way to say NaN. | Jarkko Hietaniemi | 2000-11-01 | 1 | -4/+4 |
* | The osname has been lowercased by now, from Tom Bates. | Jarkko Hietaniemi | 2000-11-01 | 1 | -2/+2 |
* | The compiler is either gcc or cc, from Tom Bates. | Jarkko Hietaniemi | 2000-10-31 | 1 | -1/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2000-10-31 | 2 | -1/+135 |
* | Whitespace style tweak. Was originally going to see to | Joe Smith | 2000-10-31 | 1 | -2/+2 |
* | AUTHORS tweaks. | Jarkko Hietaniemi | 2000-10-31 | 1 | -4/+4 |
* | perlfaq style changes | John Borwick | 2000-10-31 | 10 | -319/+337 |
* | Be more lenient on bad UTF-8 when doing bit arithmetics. | Yitzchak Scott-Thoennes | 2000-10-31 | 1 | -6/+6 |
* | [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c | Jens Hamisch | 2000-10-31 | 1 | -2/+7 |
* | add three new EBCDIC Encode-ings && many tests | Peter Prymmer | 2000-10-31 | 5 | -2/+115 |
* | fix coded control chars in cgi-html.t | Peter Prymmer | 2000-10-31 | 1 | -0/+5 |
* | CRLF fix for cgi-function.t tests | Peter Prymmer | 2000-10-31 | 1 | -0/+5 |
* | generalize AIX ccversion hack for re extension | Peter Prymmer | 2000-10-31 | 3 | -4/+17 |
* | Use Errno magic. | Casey Tweten | 2000-10-31 | 1 | -3/+3 |
* | Add a perlbug flag, -A, to avoid acknowledgement messages. | Nicholas Clark | 2000-10-31 | 2 | -4/+31 |
* | [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest | Andreas König | 2000-10-29 | 1 | -2/+2 |
* | Tests for #7487. | Andreas König | 2000-10-29 | 1 | -1/+10 |
* | constsub spillage. | John Tobey | 2000-10-29 | 1 | -4/+6 |
* | Make \x{...} consistently produce UTF-8. | Simon Cozens | 2000-10-29 | 2 | -25/+100 |
* | Update Changes. | Jarkko Hietaniemi | 2000-10-29 | 2 | -1/+117 |
* | UTF-8 decoder tweak. | Jarkko Hietaniemi | 2000-10-29 | 1 | -1/+1 |
* | Add also emailless people. | Jarkko Hietaniemi | 2000-10-29 | 1 | -20/+119 |
* | The #7476 needs a MANIFEST change, too. | Jarkko Hietaniemi | 2000-10-29 | 1 | -1/+0 |
* | Have only one master list of AUTHORS, drop unmaintained MAINTAIN. | Jarkko Hietaniemi | 2000-10-29 | 3 | -1120/+414 |
* | De-quoted-unreadable to ISO Latin 1. | Jarkko Hietaniemi | 2000-10-28 | 2 | -2/+2 |
* | [ID 20001027.007] uniq array in perlfaq | Hans Ginzel | 2000-10-28 | 1 | -4/+4 |
* | Locking null mutexes is not recommendable. | Hugo van der Sanden | 2000-10-28 | 1 | -0/+5 |
* | Better create a true mailing list for the repository keepers. | Jarkko Hietaniemi | 2000-10-28 | 1 | -2/+2 |
* | Add the repository doc by Malcolm, Sarathy, and by Simon, | Jarkko Hietaniemi | 2000-10-28 | 2 | -0/+328 |
* | DOC PATCH 5.6.0 | Mark-Jason Dominus | 2000-10-28 | 1 | -2/+9 |
* | [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos | Peter J. Farley III | 2000-10-28 | 1 | -17/+151 |
* | Make target reordering to avoid pointless re-makes. | Nicholas Clark | 2000-10-28 | 1 | -2/+9 |
* | [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118 | Larry W. Virden | 2000-10-28 | 1 | -1/+1 |
* | Upgrade to CPAN 1.58_55. | Andreas König | 2000-10-28 | 2 | -90/+245 |
* | The reëntrant version shouldn't be needed unless USE_PURE_BISON. | Jarkko Hietaniemi | 2000-10-28 | 5 | -32/+30 |