| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean. | Jarkko Hietaniemi | 2000-08-08 | 66 | -2473/+21 |
* | Delete chat2 as requested by Randal. | Randal L. Schwartz | 2000-08-08 | 2 | -380/+0 |
* | Regen global.sym. | Jarkko Hietaniemi | 2000-08-08 | 1 | -0/+2 |
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com> | Jarkko Hietaniemi | 2000-08-08 | 30 | -63/+79 |
* | Re: [ID 20000807.008] Double reads considered evil? (deja vu) | Mike Guy | 2000-08-08 | 4 | -6/+39 |
* | Re-apply #6549. | Jarkko Hietaniemi | 2000-08-08 | 1 | -5/+5 |
* | Accidental retraction of #6549. | Jarkko Hietaniemi | 2000-08-08 | 1 | -5/+5 |
* | [ID 20000807.003] [PATCH] Debugger treatment of condition "0" | Mike Guy | 2000-08-08 | 1 | -5/+5 |
* | Document here-doc better. | Mike Guy | 2000-08-08 | 1 | -0/+16 |
* | Patch against 5.6.0 to allow "-d:Module=arg,arg,arg" | Randy J. Ray | 2000-08-08 | 2 | -4/+24 |
* | Re: enhanced(?) regex error messages | Hugo van der Sanden | 2000-08-08 | 4 | -26/+53 |
* | Augment #6539 a bit: don't croak if there's magic in the air. | Hugo van der Sanden | 2000-08-08 | 2 | -7/+15 |
* | Make the test -w clean. | Jarkko Hietaniemi | 2000-08-07 | 1 | -3/+3 |
* | use warnings instead of $^W. | Jarkko Hietaniemi | 2000-08-07 | 1 | -1/+1 |
* | Disable a portability warning Because We Know What We Are Doing. | Jarkko Hietaniemi | 2000-08-07 | 1 | -1/+2 |
* | Tiny tidying on report_evil_fh(). | Jarkko Hietaniemi | 2000-08-07 | 1 | -8/+8 |
* | Make regular expression parse error messages easier to understand. | Jeffrey Friedl | 2000-08-07 | 1 | -17/+42 |
* | Make bless(REF, REF) a fatal error, add bless tests. | Hugo van der Sanden | 2000-08-07 | 5 | -2/+146 |
* | [ID 20000803.006] 'use lib ...' doesn't behave as documented | Tim Conrow | 2000-08-07 | 1 | -1/+5 |
* | Retract #6419 for now since it breaks in AFS and MachTen. | Jarkko Hietaniemi | 2000-08-07 | 1 | -29/+53 |
* | Plug the security hole described in the Aug 05 2000 bugtraq message | Jarkko Hietaniemi | 2000-08-07 | 1 | -0/+2 |
* | tr memory corruption fix from Simon Cozens. | Jarkko Hietaniemi | 2000-08-07 | 1 | -1/+1 |
* | Document a bit that UDP is not what you might think. | Lupe Christoph | 2000-08-06 | 1 | -0/+10 |
* | perlfunc.pod use documentation (5.6.0) | Jeff Pinyan | 2000-08-06 | 1 | -2/+5 |
* | Have symbols for the IoTYPEs. | Jarkko Hietaniemi | 2000-08-06 | 6 | -54/+51 |
* | Continue fixing the io warnings. This also | Jarkko Hietaniemi | 2000-08-06 | 8 | -109/+188 |
* | Change the Policy policy: now -Dprefix= with an existing | Andy Dougherty | 2000-08-05 | 1 | -8/+44 |
* | Zap lib/Sys directory when cleaning up. | Jarkko Hietaniemi | 2000-08-05 | 1 | -1/+1 |
* | Essential prototype changes were missing from #6527. | Jarkko Hietaniemi | 2000-08-05 | 2 | -13/+20 |
* | [ID 20000724.004] Perl interpreter segfault when using built-in flock | Ronald F. Guilmette | 2000-08-05 | 6 | -48/+68 |
* | gcc versions might have (parentheses) in them. | Jarkko Hietaniemi | 2000-08-04 | 1 | -2/+4 |
* | Weed buglets pointed out by | Lupe Christoph | 2000-08-04 | 1 | -2/+11 |
* | Warn under -w if lstat(FH) is attempted. | Todd C. Miller | 2000-08-04 | 4 | -2/+30 |
* | New perlcc, take 2 | Simon Cozens | 2000-08-04 | 1 | -941/+384 |
* | Re: Array vs. List context | Daniel Chetlin | 2000-08-04 | 4 | -9/+9 |
* | [ID 20000804.002] configure.gnu and arguments with whitespace characters | Raymund Will | 2000-08-04 | 1 | -2/+2 |
* | After the #6519 a warning about stat() is just that, | Jarkko Hietaniemi | 2000-08-04 | 1 | -3/+2 |
* | In the warnings call filehandles consistently so; | Jarkko Hietaniemi | 2000-08-04 | 5 | -30/+41 |
* | Minor tweak to perlvar.pod | Stephen P. Potter | 2000-08-04 | 1 | -1/+1 |
* | [ID 19990721.004] Documentation bug in perlfunc | Clinton Pierce | 2000-08-04 | 2 | -2/+3 |
* | This is 6512. Really. | Jarkko Hietaniemi | 2000-08-04 | 1 | -3/+9 |
* | mention the idea of @( and @) | Jarkko Hietaniemi | 2000-08-04 | 1 | -1/+4 |
* | [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily | Mark Dickinson | 2000-08-04 | 2 | -2/+4 |
* | [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump | M. J. T. Guy | 2000-08-04 | 0 | -0/+0 |
* | bad cppsymbols on os2 + Configure question | Yitzchak Scott-Thoennes | 2000-08-04 | 1 | -8/+10 |
* | detypo | Jarkko Hietaniemi | 2000-08-04 | 1 | -4/+3 |
* | Comings and goings in op/sprintf.t | Dominic Dunlop | 2000-08-03 | 1 | -3/+20 |
* | [ID 20000803.001] further regexp counting problems | Hugo van der Sanden | 2000-08-03 | 2 | -0/+14 |
* | sv.h documentation - SvLEN | Mike Guy | 2000-08-03 | 1 | -1/+2 |
* | Disable the fix_pl hack for now. | Jarkko Hietaniemi | 2000-08-03 | 1 | -4/+4 |