Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | The regex trick wasn't a good idea. | Jarkko Hietaniemi | 2001-05-30 | 1 | -11/+1 |
* | Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating... | Ronald J. Kimball | 2001-05-30 | 1 | -2/+12 |
* | [ID 20010529.002] typos in man page perlre | bart@cg681574-a.adubn1.nj.home.com | 2001-05-30 | 1 | -2/+2 |
* | perlvar.pod addition | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+13 |
* | perlvar.pod -- why isn't @F here? | Jeff Pinyan | 2001-05-30 | 1 | -0/+7 |
* | Re: [PATCH] perlfaq6.pod -- case-aware s/// | Jeff Pinyan | 2001-05-30 | 1 | -0/+15 |
* | Example of working in integers to avoid floating point errors | Michael G. Schwern | 2001-05-29 | 1 | -0/+5 |
* | Regen perlmodlib. | Jarkko Hietaniemi | 2001-05-28 | 1 | -0/+20 |
* | perlnewmod.pod to reflect DLSI(P) change | Elaine -HFB- Ashton | 2001-05-28 | 1 | -12/+15 |
* | Regen toc. | Jarkko Hietaniemi | 2001-05-28 | 1 | -2/+171 |
* | Pod nitpicks | Richard Soderberg | 2001-05-28 | 2 | -2/+2 |
* | todo patch | Artur Bergman | 2001-05-28 | 1 | -0/+5 |
* | typo in perlguts.pod | John P. Linderman | 2001-05-28 | 1 | -1/+1 |
* | [PATCH] [ID 19991013.005] utime undef, undef, @files | Robert Spier | 2001-05-27 | 1 | -0/+7 |
* | Regen toc. (And add the README.tru64 from #10230 to MANIFEST.) | Jarkko Hietaniemi | 2001-05-27 | 3 | -52/+354 |
* | [ID 20010525.001] Pod typo nits fixed | Jarkko Hietaniemi | 2001-05-27 | 9 | -20/+30 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -0/+65 |
* | Re: [PATCH] Re: stability of sort()? | John P. Linderman | 2001-05-26 | 1 | -5/+5 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-05-26 | 1 | -28/+48 |
|\ | |||||
| * | Change perlguts docs to not suggest PUSHi etc. for multiple results, | Nick Ing-Simmons | 2001-05-26 | 1 | -28/+48 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-05-26 | 2 | -7/+83 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2001-05-20 | 2 | -70/+90 |
| |\ \ | |||||
* | | | | Re: stability of sort()? | Nicholas Clark | 2001-05-26 | 1 | -0/+6 |
| |_|/ |/| | | |||||
* | | | Based on | Simon Cozens | 2001-05-25 | 1 | -0/+30 |
* | | | Add make target and documentation for gprof profiling. | Jarkko Hietaniemi | 2001-05-25 | 1 | -7/+53 |
| |/ |/| | |||||
* | | Small perlsec updates: clarify the taintedness of filename | Jarkko Hietaniemi | 2001-05-20 | 1 | -5/+11 |
* | | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -65/+79 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-05-20 | 1 | -17/+31 |
|\ \ | |/ | |||||
| * | Document some more of open's features. | Nick Ing-Simmons | 2001-05-20 | 1 | -17/+31 |
| * | Integrate mainline. | Nick Ing-Simmons | 2001-05-18 | 7 | -259/+470 |
| |\ | |/ |/| | |||||
| * | Integrate mainline. | Nick Ing-Simmons | 2001-05-15 | 3 | -511/+474 |
| |\ | |||||
| * \ | Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue). | Nick Ing-Simmons | 2001-05-09 | 18 | -160/+487 |
| |\ \ | |||||
| * \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-05-03 | 13 | -152/+168 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-04-30 | 2 | -12/+17 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-04-29 | 2 | -4/+16 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-04-27 | 5 | -46/+89 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2001-04-24 | 3 | -11/+31 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | Re: [PATCH] HERE mark in regex | Ronald J. Kimball | 2001-05-16 | 1 | -91/+105 |
* | | | | | | | | | Deprecate pseudo-hashes. | Jarkko Hietaniemi | 2001-05-16 | 3 | -1/+17 |
* | | | | | | | | | Regen toc. | Jarkko Hietaniemi | 2001-05-16 | 3 | -167/+348 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Document the deprecatedness of suidperl. | Jarkko Hietaniemi | 2001-05-14 | 1 | -0/+4 |
* | | | | | | | | Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo | Simon Cozens | 2001-05-14 | 1 | -504/+459 |
* | | | | | | | | Re: [PATCH perlfunc.pod] split on an empty string | Benjamin Sugars | 2001-05-12 | 1 | -7/+8 |
* | | | | | | | | Re: [PATCH perlfunc.pod] split on an empty string | Jon Eveland | 2001-05-11 | 1 | -5/+8 |
* | | | | | | | | RE: rand(0) is rand(1) | Larry Shatzer | 2001-05-10 | 1 | -2/+2 |
| |_|_|_|_|_|/ |/| | | | | | |