| Commit message (Expand) | Author | Age | Files | Lines |
* | Retract the #10417 mg.c and embed.pl parts because of | Jarkko Hietaniemi | 2001-06-21 | 1 | -1/+1 |
* | Re: [PATCH 5.7.1] sv.c documentation | Radu Greab | 2001-06-21 | 1 | -4/+4 |
* | Regen headers. | Jarkko Hietaniemi | 2001-06-20 | 1 | -32/+23 |
* | Replace our implementation of realpath() with OpenBSD's | Jarkko Hietaniemi | 2001-06-20 | 1 | -6/+0 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 2 | -4/+16 |
* | Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan; | Jarkko Hietaniemi | 2001-06-19 | 1 | -5/+11 |
* | [ID 20010619.005] two typos in pod/perlfunc.pod | Jeffrey Friedl | 2001-06-19 | 1 | -2/+2 |
* | More perl572delta tweaks. | Jarkko Hietaniemi | 2001-06-19 | 1 | -9/+12 |
* | Update perl572delta. | Jarkko Hietaniemi | 2001-06-19 | 1 | -24/+91 |
* | Make libnetcfg by default display the libnet configuration, | Jarkko Hietaniemi | 2001-06-19 | 2 | -73/+102 |
* | Document the need for sv_printify(). | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+16 |
* | perl5db.pl v1.07 + docs | Scott L. Miller | 2001-06-18 | 1 | -0/+4 |
* | Documentation changes for CLONE | Artur Bergman | 2001-06-18 | 2 | -2/+19 |
* | Re: [PATCH 5.7.1] sv.c documentation | Dave Mitchell | 2001-06-18 | 1 | -23/+105 |
* | sv.c documentation | Dave Mitchell | 2001-06-18 | 3 | -80/+659 |
* | $@ Clarification in pod/perlvar.pod | Jon Gunnip | 2001-06-18 | 1 | -4/+4 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+3 |
* | fix dangling L<perlobj/"WARNING"> | Ilmari Karonen | 2001-06-17 | 1 | -1/+1 |
* | Regen modlib, toc. | Jarkko Hietaniemi | 2001-06-17 | 2 | -7/+559 |
* | Add libnetcfg to perlutil. | Jarkko Hietaniemi | 2001-06-17 | 1 | -0/+5 |
* | Document tests failing when threaded, since we now have more. | Jarkko Hietaniemi | 2001-06-16 | 1 | -5/+10 |
* | Add perlnetware to docs; regen toc; supply skeleton | Jarkko Hietaniemi | 2001-06-16 | 4 | -13/+384 |
* | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 1 | -78/+12 |
* | splitting util.c | Hugo van der Sanden | 2001-06-13 | 1 | -2/+2 |
* | FAQ tweak for Vanina Arca <varca@baufest.com>. | Jarkko Hietaniemi | 2001-06-13 | 1 | -1/+1 |
* | Regen toc. | Jarkko Hietaniemi | 2001-06-13 | 1 | -37/+34 |
* | Re: ext/ + -Wall | Doug MacEachern | 2001-06-13 | 1 | -10/+41 |
* | I wonder how many $CONFIGs still lurk in the shadows. | Jarkko Hietaniemi | 2001-06-13 | 1 | -1/+1 |
* | Grok three kinds of line endings, should fix [ID 20010612.003] | Jarkko Hietaniemi | 2001-06-13 | 1 | -1/+1 |
* | perlretut.pod: unterminated C<> | Ronald J. Kimball | 2001-06-13 | 1 | -1/+1 |
* | Re: [ID 20010612.001] out of memory during regex compilation | Mike Guy | 2001-06-13 | 1 | -8/+11 |
* | s/case-independent/case-insensitive/g | Jarkko Hietaniemi | 2001-06-12 | 1 | -2/+2 |
* | Re: [ID 20010612.001] out of memory during regex compilation | Mike Guy | 2001-06-12 | 1 | -4/+15 |
* | Move the full \p\P lists to perlunicode. | Jarkko Hietaniemi | 2001-06-11 | 2 | -67/+173 |
* | Not many people know this ... | Mike Guy | 2001-06-11 | 1 | -0/+2 |
* | Move the grok_number and its lieutenant grok_numeric_radix | Jarkko Hietaniemi | 2001-06-10 | 1 | -7/+29 |
* | Put some meat on the perl572delta bones. The list of | Jarkko Hietaniemi | 2001-06-10 | 1 | -2/+286 |
* | Re: [PATCH perl@10439] diagnostics and long C<=item>s | Robin Barker | 2001-06-07 | 1 | -21/+63 |
* | IOK vs pIOK docs | Jarkko Hietaniemi | 2001-06-07 | 1 | -0/+8 |
* | Podify the remaining README.platform files; | Jarkko Hietaniemi | 2001-06-06 | 4 | -146/+271 |
* | Re: Bug in perlguts documentation? | Mike Guy | 2001-06-06 | 1 | -1/+1 |
* | Re: [ID 20010604.015] taint + comma = false insecurity | Mike Guy | 2001-06-06 | 1 | -5/+9 |
* | perl570delta.pod | Peter Scott | 2001-06-06 | 1 | -1/+1 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 1 | -49/+55 |
* | Eradicate traces of 'asciirange' re subpragma. | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+4 |
* | Mention that lexicalizing $a or $b is a bad idea if one | Jarkko Hietaniemi | 2001-06-03 | 1 | -1/+3 |
* | Add Attribute::Handlers 0.61 from Damian Conway. | Jarkko Hietaniemi | 2001-06-01 | 2 | -33/+78 |
* | Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t | Jeff Pinyan | 2001-06-01 | 1 | -0/+28 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 2 | -131/+89 |
* | [patch] Cwd.xs optimizations/abstraction | Doug MacEachern | 2001-06-01 | 1 | -8/+27 |