| Commit message (Expand) | Author | Age | Files | Lines |
* | POD nit spotted by Jarkko | Nicholas Clark | 2005-10-31 | 1 | -1/+1 |
* | Regenerate perlapi.pod | Rafael Garcia-Suarez | 2005-10-31 | 1 | -278/+289 |
* | Re: [PATCH] predecrement vs postdecrement | Jarkko Hietaniemi | 2005-10-29 | 1 | -1/+1 |
* | FAQ sync. | Rafael Garcia-Suarez | 2005-10-26 | 8 | -111/+111 |
* | Remove remaining references to mv-if-diff | Rafael Garcia-Suarez | 2005-10-25 | 2 | -5/+4 |
* | Fix path in code example | Rafael Garcia-Suarez | 2005-10-24 | 1 | -1/+1 |
* | Documentation on getting a FORMAT ref from a GLOB was missing from | Steve Peters | 2005-10-21 | 1 | -0/+1 |
* | Rewording of doc change #25812 | Rafael Garcia-Suarez | 2005-10-21 | 1 | -3/+3 |
* | wrong maxlen in sselect [PATCH] | Gisle Aas | 2005-10-21 | 1 | -0/+6 |
* | Re: [PATCH] return values reworded in perlsub.pod | Xavier Noria | 2005-10-21 | 1 | -10/+13 |
* | Adding documentation index to perlapi.pod and perlintern.pod | Sébastien Aperghis-Tramoni | 2005-10-19 | 2 | -16/+595 |
* | Add notes about -f _ and defined %foo:: in perldelta | Rafael Garcia-Suarez | 2005-10-18 | 1 | -0/+15 |
* | Add Rafael's 5.10 roadmap to perltodo. | Nicholas Clark | 2005-10-18 | 1 | -15/+44 |
* | Re: small addition to $, and $\ in perlvar.pod | Xavier Noria | 2005-10-17 | 1 | -14/+7 |
* | [patch@blead] perlport.pod | John E. Malmberg | 2005-10-15 | 1 | -15/+106 |
* | POD index entries with X<> | Ivan Tubert-Brohman | 2005-10-13 | 18 | -3/+889 |
* | Document that -F doesn't accept whitespace in patterns. | Rafael Garcia-Suarez | 2005-10-13 | 1 | -1/+1 |
* | Add -C to allowed $PERL5OPT options | H.Merijn Brand | 2005-10-06 | 2 | -2/+2 |
* | Fixes to Pod errors found by podchecker. | Steve Peters | 2005-10-04 | 1 | -1/+1 |
* | Clarify the documentation regarding the return value from C<push>. | Steve Peters | 2005-10-02 | 1 | -1/+2 |
* | POD nit by Yitzchak | Rafael Garcia-Suarez | 2005-09-27 | 1 | -4/+4 |
* | Clarify what -MFoo=number does on the command-line | Rafael Garcia-Suarez | 2005-09-27 | 1 | -0/+4 |
* | Yitzchak says that Tim says that we can distribute | Rafael Garcia-Suarez | 2005-09-20 | 1 | -1/+1 |
* | Add parallel testing to TODO | Nicholas Clark | 2005-09-19 | 1 | -0/+28 |
* | Tidying up the unused or unneeded global variables would be good. | Nicholas Clark | 2005-09-18 | 1 | -0/+12 |
* | Controlling what the GNU linker exports from a shared library would | Nicholas Clark | 2005-09-18 | 1 | -0/+12 |
* | Detail the minimal rewards programme we have on offer. | Nicholas Clark | 2005-09-18 | 1 | -17/+21 |
* | refactoring xsubpp should have been in the "just perl" section. | Nicholas Clark | 2005-09-17 | 1 | -16/+14 |
* | Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS" | Nicholas Clark | 2005-09-17 | 1 | -0/+17 |
* | Add shrinking GVs and CVs to the TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+7 |
* | Add reduce duplication in sv_setsv_flags to TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+12 |
* | Add ordering of "global" variables to TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+15 |
* | Add emulate the per-thread memory pool on Unix to the TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+31 |
* | Add suggestion to profile to find a better set of hot ops for pp_hot. | Nicholas Clark | 2005-09-17 | 1 | -0/+13 |
* | add merge Perl_sv_2[inpu]v to TODO | Nicholas Clark | 2005-09-17 | 1 | -1/+10 |
* | Making make -j... work is a TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+5 |
* | Add "automating coverage tests" as a TODO | Nicholas Clark | 2005-09-17 | 1 | -0/+64 |
* | Re-order the TODO tasks based on the skills they need, putting the | Nicholas Clark | 2005-09-17 | 1 | -224/+296 |
* | Revert change #24223 : select() will continue | Rafael Garcia-Suarez | 2005-09-16 | 2 | -4/+2 |
* | Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug) | Jarkko Hietaniemi | 2005-09-14 | 1 | -0/+2 |
* | document index() with out of bounds POSITION | Yitzchak Scott-Thoennes | 2005-09-02 | 1 | -1/+3 |
* | Remove no 6 from the todo list | Rafael Garcia-Suarez | 2005-09-01 | 1 | -4/+0 |
* | Clarify the cases where system() returns 1, | Rafael Garcia-Suarez | 2005-08-30 | 1 | -3/+4 |
* | [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz] | John Peacock | 2005-08-24 | 1 | -0/+14 |
* | Unmatched parentheses (thanks to Steve Peters) | Rafael Garcia-Suarez | 2005-08-24 | 1 | -1/+1 |
* | make threads.xs emit warnings properly | Tassilo von Parseval | 2005-08-19 | 1 | -2/+2 |
* | FAQ sync | Rafael Garcia-Suarez | 2005-08-17 | 9 | -140/+167 |
* | Re: [perl #36654] Inconsistent treatment of NaN | Yitzchak Scott-Thoennes | 2005-08-17 | 1 | -2/+2 |
* | Run regen.pl | Steve Hay | 2005-08-11 | 1 | -1/+1 |
* | Re: [PATCH] undup | Jarkko Hietaniemi | 2005-08-08 | 3 | -3/+3 |