2006-05-21 |
Steve Peters |
Add Perl_PerlIO_context_layers() to the public API... |
tree | commitdiff |
2006-05-20 |
Nicholas Clark |
Rename cop_hints to cop_hints_hash |
tree | commitdiff |
2006-05-19 |
Nicholas Clark |
Correct Perl_refcounted_he_chain_2hv() and its caller... |
tree | commitdiff |
2006-05-19 |
Nicholas Clark |
Rebuild perltoc.pod. |
tree | commitdiff |
2006-05-19 |
Nicholas Clark |
Add perlpragma.pod, which describes how to implement... |
tree | commitdiff |
2006-05-19 |
Nicholas Clark |
Add README.riscos to pod.lst |
tree | commitdiff |
2006-05-19 |
Dave Mitchell |
give a more useful example for $^V |
tree | commitdiff |
2006-05-17 |
Jarkko Hietaniemi |
Re: Change 28183 has broken 64-bit builds? |
tree | commitdiff |
2006-05-15 |
Steve Peters |
Clarification on what Perl does to floating points... |
tree | commitdiff |
2006-05-15 |
chromatic |
[REPATCH universal.c] Make sv_derived_from Documentatio... |
tree | commitdiff |
2006-05-12 |
Jarkko Hietaniemi |
Re: [PATCH] my_snprintf |
tree | commitdiff |
2006-05-12 |
Peter Dintelmann |
AW: question on "len item/string item" with unpack() |
tree | commitdiff |
2006-05-11 |
Steve Peters |
Adding a mention of STDIN processing by qx// as request... |
tree | commitdiff |
2006-05-09 |
Ash Berlin |
perlop.pod doc patch: I/O operators |
tree | commitdiff |
2006-05-04 |
Paul Johnson |
Document order of evaluation for the comma operator |
tree | commitdiff |
2006-05-04 |
Jan Dubois |
RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT} |
tree | commitdiff |
2006-05-03 |
Rafael Garcia-Suarez |
Introduce a new keyword, state, for state variables. |
tree | commitdiff |
2006-05-03 |
Jan Dubois |
Clarify hard link support on Windows |
tree | commitdiff |
2006-05-03 |
Jan Dubois |
RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT} |
tree | commitdiff |
2006-05-02 |
Nicholas Clark |
Fix bug in DynaLoader, which has been passing a filenam... |
tree | commitdiff |
2006-05-02 |
Xavier Noria |
[DOC PATCH] chop warning in perlport |
tree | commitdiff |
2006-04-30 |
Nicholas Clark |
Perl_pack_cat() is a mathom too! |
tree | commitdiff |
2006-04-30 |
Nicholas Clark |
Document SvGAMAGIC(), and its significance w.r.t. the... |
tree | commitdiff |
2006-04-29 |
Nicholas Clark |
Add a cross reference to bytes_from_utf8() in the docum... |
tree | commitdiff |
2006-04-28 |
Rafael Garcia-Suarez |
Typo fix in perlretut by Simon Taylor |
tree | commitdiff |
2006-04-19 |
Steve Peters |
Changes to perlfaq8 "How do I find out if I'm running... |
tree | commitdiff |
2006-04-19 |
Nicholas Clark |
Calling cv_undef() on the CV created by newCONSTSUB... |
tree | commitdiff |
2006-04-18 |
Steve Peters |
Add a TODO regarding merging the win32 and wince codebases. |
tree | commitdiff |
2006-04-18 |
Nicholas Clark |
Expand "am I hot or not" into a more general "Profile... |
tree | commitdiff |
2006-04-18 |
Nicholas Clark |
Note that Rafael has done the first cut of state variables. |
tree | commitdiff |
2006-04-18 |
Nicholas Clark |
Relocatable @INC and parallel builds pretty much work... |
tree | commitdiff |
2006-04-17 |
Nicholas Clark |
Fix an error, spotted by Tim Bunce. |
tree | commitdiff |
2006-04-17 |
Nicholas Clark |
Coderefs in @INC are done and documented. |
tree | commitdiff |
2006-04-17 |
Nicholas Clark |
Document all the return values that code references... |
tree | commitdiff |
2006-04-17 |
Nicholas Clark |
Turn on UTF8 cache assertions with -Ca |
tree | commitdiff |
2006-04-17 |
Nicholas Clark |
Note that PVIOs probably aren't worth shrinking. Note... |
tree | commitdiff |
2006-04-16 |
Steve Peters |
Stray pod/perlapi.pod change found after a regen. |
tree | commitdiff |
2006-04-14 |
Nicholas Clark |
In the description of require, clarify the file handle... |
tree | commitdiff |
2006-04-14 |
Jarkko Hietaniemi |
doop.c: (Coverity) found a bug but not quite what Cover... |
tree | commitdiff |
2006-04-13 |
Dave Mitchell |
eliminate PL_reg_re |
tree | commitdiff |
2006-04-08 |
Jarkko Hietaniemi |
sv.c, rs.t, perlvar.pod (Coverity finding: did you... |
tree | commitdiff |
2006-04-03 |
Dominic Dunlop |
Document that the regexp engine is not currently reentrant |
tree | commitdiff |
2006-04-02 |
SADAHIRO Tomoyuki |
Re: recent changes have some unmatching of parameters... |
tree | commitdiff |
2006-04-01 |
Nicholas Clark |
Propagate cop_hints inside string evals. For the unthre... |
tree | commitdiff |
2006-03-31 |
Rafael Garcia-Suarez |
Document new magic types in perlguts. Fix a comment... |
tree | commitdiff |
2006-03-31 |
Nicholas Clark |
Serialise changes to %^H onto the current COP. Return... |
tree | commitdiff |
2006-03-30 |
Steve Peters |
Pod nit mentioned in Debian bug #358455. |
tree | commitdiff |
2006-03-29 |
Hugo van der Sanden |
child's processor time |
tree | commitdiff |
2006-03-29 |
Jarkko Hietaniemi |
re-[PATCH] Re: [PATCH] Poison now in two different... |
tree | commitdiff |
2006-03-28 |
Nicholas Clark |
Having tested IPv6 support in all builtins for TCP... |
tree | commitdiff |
2006-03-27 |
Nicholas Clark |
If constant folding fails, don't fold constants, rather... |
tree | commitdiff |
2006-03-23 |
Nicholas Clark |
Document the values for ${^UTF8CACHE} |
tree | commitdiff |
2006-03-23 |
Nicholas Clark |
Move orphaned documentation back to its functions |
tree | commitdiff |
2006-03-16 |
Nicholas Clark |
Add a new per-interpeter variable PL_utf8cache, which... |
tree | commitdiff |
2006-03-16 |
Nicholas Clark |
Note that it's worth looking to downsize variables... |
tree | commitdiff |
2006-03-14 |
Rafael Garcia-Suarez |
Make usage of :unique emit a deprecation warning. |
tree | commitdiff |
2006-03-12 |
Rafael Garcia-Suarez |
Load .pmc always, even if they are older than a matchin... |
tree | commitdiff |
2006-03-10 |
Nicholas Clark |
Teaching embed.pl about conditional symbols is a TODO. |
tree | commitdiff |
2006-03-09 |
Ronald J. Kimball |
Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek... |
tree | commitdiff |
2006-03-07 |
Nicholas Clark |
Two more TODOs for those with C knowledge. |
tree | commitdiff |
2006-03-07 |
Nicholas Clark |
TPF++ # perlfoundation.org/gc/grants/2006-perl5-improve... |
tree | commitdiff |
2006-03-07 |
Rafael Garcia-Suarez |
FAQ sync. (FAQ now moved to svn) |
tree | commitdiff |
2006-03-06 |
Rafael Garcia-Suarez |
Add all new utilities in the perlutil man page. |
tree | commitdiff |
2006-03-06 |
Yitzchak Scott-Tho... |
add Module::Build 0.27_08 |
tree | commitdiff |
2006-03-02 |
Andy Lester |
Non-null optimizations |
tree | commitdiff |
2006-02-27 |
Andy Lester |
Speedups and shrinkages of SvREFCNT_inc |
tree | commitdiff |
2006-02-27 |
Zsban Ambrus |
[perl #38633] doc patch: perlfunc "new" section lacks... |
tree | commitdiff |
2006-02-23 |
Nicholas Clark |
Remove set magic from typeglobs. Remove typeglob magic... |
tree | commitdiff |
2006-02-20 |
Rafael Garcia-Suarez |
Yitzchak points out that the perldiag entry for "Intege... |
tree | commitdiff |
2006-02-18 |
Jim Cromie |
arena-rework : consolidated patch |
tree | commitdiff |
2006-02-17 |
Rafael Garcia-Suarez |
In TODO: make encoding.pm lexical ? |
tree | commitdiff |
2006-02-13 |
Andy Lester |
perldiag.pod patching re: integer overflow |
tree | commitdiff |
2006-02-11 |
Nicholas Clark |
In perldiag.pod add an entry for the error message... |
tree | commitdiff |
2006-02-09 |
Gisle Aas |
Document incompatible interpretation of chdir FOO. |
tree | commitdiff |
2006-02-08 |
Gisle Aas |
Bareword file handles not supported for chown/chmod... |
tree | commitdiff |
2006-02-08 |
Rafael Garcia-Suarez |
Wave hands about encoding::warnings |
tree | commitdiff |
2006-02-06 |
Nicholas Clark |
I think that "merge Perl_sv_2[inpu]v" and "reduce dupli... |
tree | commitdiff |
2006-02-06 |
Steve Peters |
Document the limitations of calling exit() (instead... |
tree | commitdiff |
2006-02-05 |
Nicholas Clark |
The message "Can't upgrade that kind of scalar" can... |
tree | commitdiff |
2006-02-05 |
Nicholas Clark |
Remove "Can't upgrade to undef" from perldiag, as the... |
tree | commitdiff |
2006-02-05 |
Steve Peters |
Fixed embed.fnc entry for S_forbid_setid() and picked... |
tree | commitdiff |
2006-02-04 |
Nicholas Clark |
Enhance PERL_TRACK_MEMPOOL so that it also emulates... |
tree | commitdiff |
2006-02-04 |
Nicholas Clark |
The TODO 'Tidy up global variables' can go, replaced... |
tree | commitdiff |
2006-02-04 |
Nicholas Clark |
I believe that mathoms have been completely TODOne. |
tree | commitdiff |
2006-02-02 |
Steven Schubiger |
Re: [PATCH] s/Null(av|ch)/NULL/g |
tree | commitdiff |
2006-02-01 |
Steve Peters |
Doc nit found by Stephen Gordon. |
tree | commitdiff |
2006-02-01 |
Steve Purkis |
[[:...:]] is equivalent to \p{...}, not [:...:], tweake... |
tree | commitdiff |
2006-02-01 |
Rafael Garcia-Suarez |
Improve a bit the documentation for kill() with SIGNAL==0 |
tree | commitdiff |
2006-02-01 |
Nicholas Clark |
Mmm, it looks like it's a bad plan to rebuild the TOC... |
tree | commitdiff |
2006-02-01 |
Nicholas Clark |
Integrate perl588delta.pod from maint, and re-run pod... |
tree | commitdiff |
2006-02-01 |
Rafael Garcia-Suarez |
More history |
tree | commitdiff |
2006-01-31 |
p.boven@sara.nl |
[perl #38380] Typo in perlfunc.pod |
tree | commitdiff |
2006-01-30 |
Rafael Garcia-Suarez |
Add perl594delta |
tree | commitdiff |
2006-01-30 |
Yitzchak Scott-Tho... |
[DOC PATCH] $^X isn't necessarily argv[0] |
tree | commitdiff |
2006-01-28 |
Steve Peters |
Upgrade to podlators-2.0.2 |
tree | commitdiff |
2006-01-28 |
Rafael Garcia-Suarez |
Add perl 5.9.3 in release list |
tree | commitdiff |
2006-01-27 |
Rafael Garcia-Suarez |
Mention ptardiff in perldelta. |
tree | commitdiff |
2006-01-27 |
Rafael Garcia-Suarez |
Regenerate PODs |
tree | commitdiff |
2006-01-27 |
Rafael Garcia-Suarez |
Some spelling fixes by David Landgren. |
tree | commitdiff |
2006-01-27 |
Nicholas Clark |
A description of the new constants. |
tree | commitdiff |
next |