| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove C<my $x if foo> construct from core modules | Dave Mitchell | 2004-02-17 | 12 | -26/+42 |
* | Dave Mitchell suggested this perldelta entry for the SVp_* reordering. | Rafael Garcia-Suarez | 2004-02-17 | 1 | -1/+15 |
* | Bump $B::VERSION (because of change #22315). | Rafael Garcia-Suarez | 2004-02-17 | 1 | -1/+1 |
* | Regenerate table of contents and other related files. | Rafael Garcia-Suarez | 2004-02-17 | 3 | -1448/+37 |
* | Bump up perl's version number to 5.9.1. | Rafael Garcia-Suarez | 2004-02-17 | 16 | -389/+404 |
* | 22316 had stupid precedence thinkos | Dave Mitchell | 2004-02-17 | 2 | -4/+4 |
* | Slight update to #22315 ($lval=*FOO); optimise the hot tests, | Dave Mitchell | 2004-02-17 | 3 | -11/+12 |
* | Re: [PATCH] GLOB to LVALUE assignment fix | Tassilo von Parseval | 2004-02-17 | 8 | -32/+72 |
* | 1. Creating backward compatibility for Configure after patches | Brendan O'Dea | 2004-02-17 | 3 | -8/+21 |
* | Fix for Win32 build failure caused by the byacc to bison switch. | Marcus Holland-Moritz | 2004-02-16 | 1 | -0/+7 |
* | Revert change 22308 (the patch was against maint, not blead) | Rafael Garcia-Suarez | 2004-02-16 | 1 | -25/+0 |
* | Fix typo in doc for Encode | Brendan O'Dea | 2004-02-16 | 1 | -1/+1 |
* | Missing semi-colon | Brendan O'Dea | 2004-02-16 | 1 | -1/+1 |
* | Add some basic POD to lib/ExtUtils/instmodsh so that | Brendan O'Dea | 2004-02-16 | 1 | -0/+25 |
* | [patch perlguts.pod] save_item doesn't handle magic | Stas Bekman | 2004-02-15 | 1 | -1/+2 |
* | [perl #25824] Segmentation fault with | Dave Mitchell | 2004-02-15 | 5 | -972/+978 |
* | Enable v (verbose) switch on -Dp to display the top 8 elements | Craig A. Berry | 2004-02-14 | 2 | -36/+101 |
* | Re: switch from byacc to bison | Abe Timmerman | 2004-02-14 | 1 | -3/+3 |
* | remove binary compatibility stuff from the yacc -> bison switch | Dave Mitchell | 2004-02-14 | 2 | -21/+0 |
* | Switch from byacc to bison and simplify the perly.* regeneration | Dave Mitchell | 2004-02-14 | 23 | -6443/+2995 |
* | Fix an fcntl example in perlopentut, spotted by MJD. | Rafael Garcia-Suarez | 2004-02-13 | 1 | -1/+3 |
* | The new -Dq option didn't actually work! | Dave Mitchell | 2004-02-12 | 1 | -2/+3 |
* | [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set()) | Stas Bekman | 2004-02-12 | 1 | -1/+1 |
* | Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows | Greg Matheson | 2004-02-10 | 1 | -1/+5 |
* | Add 5.005_04-RC1 and Leon in perlhist. | Rafael Garcia-Suarez | 2004-02-10 | 1 | -1/+3 |
* | Add a note in Unicode::UCD about the _getcode() function | Rafael Garcia-Suarez | 2004-02-09 | 1 | -0/+1 |
* | Implement stacked filetest operators (-f -w -x $file). | Rafael Garcia-Suarez | 2004-02-09 | 9 | -64/+166 |
* | Re: [perl #26073] sprintf miscounts padding when format is utf8 | Hugo van der Sanden | 2004-02-09 | 2 | -2/+12 |
* | reduce overhead of charnames.pm, make op/pat.t work under miniperl | Yitzchak Scott-Thoennes | 2004-02-09 | 1 | -3/+15 |
* | Add the new private flag OPpGREP_LEX in B::Concise. | Rafael Garcia-Suarez | 2004-02-08 | 1 | -1/+3 |
* | map and grep weren't working correctly with lexical $_ in | Rafael Garcia-Suarez | 2004-02-08 | 3 | -5/+31 |
* | Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows | Greg Matheson | 2004-02-08 | 1 | -4/+4 |
* | Correct some prototypes in perlapi.pod | Steve Hay | 2004-02-08 | 2 | -6/+6 |
* | Fix absolute path handling in installhtml | Steve Hay | 2004-02-08 | 1 | -11/+3 |
* | chomp() cares about Unicode | SADAHIRO Tomoyuki | 2004-02-08 | 1 | -2/+2 |
* | Comment to record why we can't clear placeholders in hsplit | Nicholas Clark | 2004-02-07 | 1 | -0/+5 |
* | deleting keys in restricted hashes was leaking the entry. Yow! | Nicholas Clark | 2004-02-07 | 2 | -1/+35 |
* | Now hv_delete is able to ingore placeholders. | Nicholas Clark | 2004-02-07 | 1 | -15/+0 |
* | All whitespace is equal, but some whitespace is more equal than others | Nicholas Clark | 2004-02-07 | 1 | -1/+1 |
* | hv_clear_placeholders now manipulates the linked lists directly, rather | Nicholas Clark | 2004-02-07 | 1 | -36/+39 |
* | Added hints_4.sh for specific AIX 4 support | H.Merijn Brand | 2004-02-06 | 2 | -0/+590 |
* | Fix a non-standard NAME pod section | Rafael Garcia-Suarez | 2004-02-06 | 1 | -1/+1 |
* | The "my $_" wasn't nice with foreach loops. | Rafael Garcia-Suarez | 2004-02-04 | 2 | -2/+26 |
* | AIX 3 support removed from default hints after its separation | H.Merijn Brand | 2004-02-04 | 1 | -26/+12 |
* | AIX 3 hints split off from default hints in preparation | H.Merijn Brand | 2004-02-04 | 2 | -0/+354 |
* | More docs and tests for "my $_". | Rafael Garcia-Suarez | 2004-02-03 | 3 | -2/+34 |
* | was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz] | John Peacock | 2004-02-03 | 10 | -326/+529 |
* | Implement "my $_". | Rafael Garcia-Suarez | 2004-02-03 | 15 | -46/+266 |
* | Regenerate perlapi.pod. | Rafael Garcia-Suarez | 2004-02-03 | 1 | -23/+23 |
* | If someone chooses xlc as default C compiler, threaded builds | H.Merijn Brand | 2004-02-03 | 1 | -1/+1 |