2005-03-21 |
Andy Lester |
More consting goodness |
tree | commitdiff |
2005-03-20 |
Alexey Tourbin |
perlrun typo (env PERLDB_OPTS) |
tree | commitdiff |
2005-03-18 |
Rafael Garcia-Suarez |
Remove trie optimisation from the todo list |
tree | commitdiff |
2005-03-18 |
Yves Orton |
Re: Reworked Trie Patch |
tree | commitdiff |
2005-03-18 |
Gisle Aas |
Re: sitecustomize.pl [PATCH] |
tree | commitdiff |
2005-03-18 |
Andy Lester |
More const parms |
tree | commitdiff |
2005-03-14 |
Andy Lester |
Adding const qualifiers |
tree | commitdiff |
2005-03-14 |
David Nicol |
Re: [perl #34155] perldoc -f hex should say how to... |
tree | commitdiff |
2005-03-13 |
Rafael Garcia-Suarez |
Document pack changes in perldelta |
tree | commitdiff |
2005-03-13 |
Rafael Garcia-Suarez |
Upgrade to Pod::Parser 1.30 |
tree | commitdiff |
2005-03-13 |
Rafael Garcia-Suarez |
Doc patches to clarify the stringification rules of... |
tree | commitdiff |
2005-03-11 |
Rafael Garcia-Suarez |
FAQ sync |
tree | commitdiff |
2005-03-11 |
Andy Lester |
pad_push numero three-o |
tree | commitdiff |
2005-03-10 |
Rafael Garcia-Suarez |
8 is not an octal digit. (from Debian) |
tree | commitdiff |
2005-03-08 |
Ton Hospel |
Encoding neutral unpack |
tree | commitdiff |
2005-03-03 |
Rafael Garcia-Suarez |
do "filename" is not really used with perl subroutine... |
tree | commitdiff |
2005-02-24 |
Yves Orton |
Re: (patch blead) Extend t/harness to allow filtering... |
tree | commitdiff |
2005-02-15 |
David Dyck |
Fix documentation bug in using Socket's import tags : |
tree | commitdiff |
2005-02-12 |
Rafael Garcia-Suarez |
Mac OS Classic vs Mac OS X clarications |
tree | commitdiff |
2005-02-08 |
Rafael Garcia-Suarez |
A small precision in the docs for overloaded regexp... |
tree | commitdiff |
2005-02-02 |
Marcus Holland-Moritz |
Attempt to fix problems with new exception handling... |
tree | commitdiff |
2005-02-02 |
Abigail |
POD nit @ sysseek |
tree | commitdiff |
2005-02-01 |
Andy Lester |
Re: [perl #34010] localtime docs |
tree | commitdiff |
2005-01-31 |
Marcus Holland-Moritz |
Regenerate perlapi.pod. |
tree | commitdiff |
2005-01-31 |
Marcus Holland-Moritz |
Add simple exception handling macros for XS writers. |
tree | commitdiff |
2005-01-31 |
Rafael Garcia-Suarez |
Document the changes to PERLIO_DEBUG. |
tree | commitdiff |
2005-01-28 |
Rafael Garcia-Suarez |
Add a reference to books.perl.org. |
tree | commitdiff |
2005-01-25 |
Jos I. Boumans |
perlapi.pod has pod errors |
tree | commitdiff |
2005-01-24 |
Rafael Garcia-Suarez |
Revert change 23843. |
tree | commitdiff |
2005-01-24 |
Andrew |
[perl #33906] Missing \\ in perlre |
tree | commitdiff |
2005-01-21 |
Rick Delaney |
Re: [perl #31924] %INC caching failure-case problem |
tree | commitdiff |
2005-01-20 |
Nicholas Clark |
Run regen.pl and pod/buildtoc --build-all |
tree | commitdiff |
2005-01-14 |
Nicholas Clark |
Improve documentation for sv_catpvf, to note that patte... |
tree | commitdiff |
2005-01-10 |
Marcus Holland-Moritz |
Remove PERL_FLEXIBLE_EXCEPTIONS code. |
tree | commitdiff |
2005-01-05 |
Nicholas Clark |
Error-free constant folding is a TODO |
tree | commitdiff |
2005-01-04 |
Robin Barker |
RE: [perl #32660] INT2PTR not mentioned in perlxs(1) |
tree | commitdiff |
2004-12-30 |
Marcus Holland-Moritz |
Mention ppport.h and its --api-info switch in perlguts. |
tree | commitdiff |
2004-12-27 |
Nicholas Clark |
Add investigating self tie segfaults to the TODO |
tree | commitdiff |
2004-12-24 |
Stas Bekman |
Re: [patch perlapi doc] sv_magic |
tree | commitdiff |
2004-12-23 |
Rafael Garcia-Suarez |
The "Setuid script not plain file" error wasn't documented. |
tree | commitdiff |
2004-12-21 |
Nicholas Clark |
Note that the shell's test uses eq etc for numbers... |
tree | commitdiff |
2004-12-14 |
Steve Peters |
[perl #24343] [PATCH] -w vs. -s |
tree | commitdiff |
2004-12-14 |
Steve Peters |
[perl #3274] [PATCH] Documentation for utime should... |
tree | commitdiff |
2004-12-13 |
Steve Hay |
Document gv_stashpvn |
tree | commitdiff |
2004-12-13 |
Brendan O'Dea |
perlipc typo |
tree | commitdiff |
2004-12-10 |
Mike Guy |
Re: [perl #2562] wantarray fails in END, INIT, and... |
tree | commitdiff |
2004-12-10 |
Rafael Garcia-Suarez |
Pod nit ([perl #32800]) |
tree | commitdiff |
2004-12-06 |
Rafael Garcia-Suarez |
Small addition to perlsec by Stas Bekman. |
tree | commitdiff |
2004-12-06 |
Nicholas Clark |
Tests for Config.pm much better now - toDONE |
tree | commitdiff |
2004-11-30 |
Nicholas Clark |
Add perl586delta.pod to all the necessary makefiles... |
tree | commitdiff |
2004-11-30 |
Nicholas Clark |
Integrate perlhist entries for 5.8.6 and its perldelta... |
tree | commitdiff |
2004-11-30 |
Rafael Garcia-Suarez |
Remove trailing whitespace that found their way in... |
tree | commitdiff |
2004-11-27 |
Nicholas Clark |
Clarify the return values of pos, particularly 0 and... |
tree | commitdiff |
2004-11-24 |
Stas Bekman |
RC1 pod fix #anchor |
tree | commitdiff |
2004-11-24 |
Stas Bekman |
[patch pod/perlipc] use POSIX; w/o () is a bad idea |
tree | commitdiff |
2004-11-24 |
Steve Peters |
[perl #3242] [PATCH]No error on assignment to $> |
tree | commitdiff |
2004-11-17 |
Rafael Garcia-Suarez |
PerlFAQ sync. |
tree | commitdiff |
2004-11-12 |
Richard Soderberg |
[perl #32419] Spelling fixes for perl@23492 |
tree | commitdiff |
2004-11-02 |
Rafael Garcia-Suarez |
FAQ sync |
tree | commitdiff |
2004-11-02 |
Rafael Garcia-Suarez |
Reformulate an error |
tree | commitdiff |
2004-10-29 |
Steve Hay |
Document sv_magic() changes brought about by sv_magicext() |
tree | commitdiff |
2004-10-25 |
Rafael Garcia-Suarez |
Small updates to the web addresses for Perl, noticed... |
tree | commitdiff |
2004-10-24 |
Steve Peters |
Re: [perl #31937] perlop: add basic =~ examples |
tree | commitdiff |
2004-10-21 |
David Cantrell |
docpatch for perltie.pod |
tree | commitdiff |
2004-10-20 |
chromatic |
Rephrase "Perl Home Page" References |
tree | commitdiff |
2004-10-19 |
Richard Foley |
perlfaq2.pod (add a book) |
tree | commitdiff |
2004-10-18 |
Rafael Garcia-Suarez |
Add a missing warning categorisation in perldiag. |
tree | commitdiff |
2004-10-15 |
Rafael Garcia-Suarez |
Implement a new -dt command-line flag, to enable thread... |
tree | commitdiff |
2004-10-15 |
Steve Hay |
Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and... |
tree | commitdiff |
2004-10-14 |
Rafael Garcia-Suarez |
A few fixes in the list of -D debugging flags |
tree | commitdiff |
2004-10-08 |
Rafael Garcia-Suarez |
Briefly document the test.utf16 make target. |
tree | commitdiff |
2004-10-04 |
Rafael Garcia-Suarez |
More caveats on the non-portability of stat(), suggested by |
tree | commitdiff |
2004-09-23 |
Rafael Garcia-Suarez |
Remove a couple of C<> to avoid confusing double quotes... |
tree | commitdiff |
2004-09-22 |
Rafael Garcia-Suarez |
Document that $ENV{PATH} may not contain relative direc... |
tree | commitdiff |
2004-09-20 |
LAUN Wolfgang |
Re: [perl #31586] utime does not reach expectations... |
tree | commitdiff |
2004-09-07 |
Paul Johnson |
perlintro.pod |
tree | commitdiff |
2004-09-06 |
Steve Hay |
Implement new environment variable to allow the use... |
tree | commitdiff |
2004-09-01 |
Rick Delaney |
fields.pm lost compile-time benefit |
tree | commitdiff |
2004-09-01 |
Andy Lester |
PATCH: Taintedness and ternary conditional |
tree | commitdiff |
2004-09-01 |
david nicol |
[perl #31228] no no-op |
tree | commitdiff |
2004-08-28 |
H.Merijn Brand |
Pumpkinship updates |
tree | commitdiff |
2004-08-24 |
Rafael Garcia-Suarez |
Grammatical nit by Hugo. |
tree | commitdiff |
2004-08-17 |
Kirrily Robert |
Updates to modules-related pod |
tree | commitdiff |
2004-08-13 |
Stas Bekman |
api doc fix for SvSetMagicSV_nosteal |
tree | commitdiff |
2004-08-09 |
Rafael Garcia-Suarez |
Add a note in perltodo about a potential extension... |
tree | commitdiff |
2004-08-07 |
Dave Mitchell |
Add tests for XS call_*() API |
tree | commitdiff |
2004-08-04 |
Marcus Holland-Moritz |
Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg. |
tree | commitdiff |
2004-08-04 |
Rafael Garcia-Suarez |
Remove the "Newline in left-justified string" warning. |
tree | commitdiff |
2004-08-03 |
Jim Cromie |
additional -V:foo tests |
tree | commitdiff |
2004-08-02 |
Nick Ing-Simmons |
Enhance the caveat in the description of tell() |
tree | commitdiff |
2004-07-31 |
Marcus Holland-Moritz |
Fix and update Perl_grok_* docs. |
tree | commitdiff |
2004-07-26 |
Marcus Holland-Moritz |
The byte-order modifiers won't go into 5.8. |
tree | commitdiff |
2004-07-24 |
Dave Mitchell |
document that -i messes soft as well hard hard links. |
tree | commitdiff |
2004-07-23 |
Dave Mitchell |
make a note in perlrun that -i doesn't preserve UNIX... |
tree | commitdiff |
2004-07-22 |
Nicholas Clark |
Build the perldelta copying command for the main Unix... |
tree | commitdiff |
2004-07-22 |
Nicholas Clark |
Grab perl585delta.pod from maint and |
tree | commitdiff |
2004-07-22 |
Rafael Garcia-Suarez |
Sort perldiag. |
tree | commitdiff |
2004-07-22 |
Jim Cromie |
Re: "Too late for -T" could be more descriptive |
tree | commitdiff |
2004-07-22 |
Rafael Garcia-Suarez |
Grammar fix by Paul Johnson. |
tree | commitdiff |
2004-07-21 |
Jos I. Boumans |
Mention common dynaloader errors in perldiag.pod |
tree | commitdiff |
next |