2004-02-25 |
H.Merijn Brand | AIX hints stage 3: remove AIX 3 and AIX 4 after split off |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Dave Mitchell | [perl #26959] fix memory leak in @_ = ...; goto &sub |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Rafael Garcia... | Enhance test cleanliness by a very small factor. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Rafael Garcia... | Fix a segfault during optree construction. (bug #27024) |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Rafael Garcia... | Update Changes and AUTHORS. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Tassilo von... | optimization for map in scalar context |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Mark Kvale | Bugfix for perlrequick and perlretut |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Rafael Garcia... | Instead of localising *_, use a dummy foreach loop... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Alan Ferrency | Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Rafael Garcia... | Update perl591delta. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Rafael Garcia... | Fix bug #26910: hints were not propagated into (?{... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
SADAHIRO Tomoyuki | Re: [perl #26905] "use bytes" doesn't apply byte semant... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Chia-liang Kao | Benchmark for child processes |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Georg Schwarz | Re: Perl 5.8.1 on IRIX 5.3 |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Yitzchak Scott... | initial patch for cygwin IPC via cygserver |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Dave Mitchell | Extend OP_AELEMFAST optimisation to lexical arrays |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Rafael Garcia... | We're not binary compatible with 5.8. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Rafael Garcia... | Document change #22353 in perldelta. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Rafael Garcia... | Increment the version number of B, due to the incompatible |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Paul Johnson | Re: op_seq (was: Freeing code) |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Rafael Garcia... | When you write C<my $_ ; for (...) {...}>, the lexical $_ |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Dave Mitchell | remove a split test's dependence on -Dx output |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Dave Mitchell | add Deparse/Concise support for inplace sort (change... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Dave Mitchell | optimise the sorting inplace of plain arrays: @a =... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Dave Mitchell | Document the SVf_PADSTALE flag |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Rafael Garcia... | Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Greg Matheson | genmk95.pl touchup for distclean on Win98 |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Rafael Garcia... | Upgrade to Term::ANSIColor 1.08. |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Rafael Garcia... | Upgrade to prereleases of Math::BigInt 1.70 and |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Dave Mitchell | -Dx could coredump on threaded builds because consts... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Rafael Garcia... | Add a tool to report dual-lived core modules that don't |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Rafael Garcia... | Document the removal of PERL_XS_APIVERSION and PERL_PM_... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Rafael Garcia... | Add base.pm and fields.pm to the maintainer list. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Dave Mitchell | fix write test: -small_number may be displayed as 00... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
H.Merijn Brand | Removed pm_apiversion and xs_apiversion as requested by |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Dave Mitchell | Add tests for the C<my $x if foo> deprecation, and... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Marcus Holland... | 1. Add section to perlxs.pod describing that the refcou... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Rafael Garcia... | Encode has local changes. Up-version it. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Dave Mitchell | add deprecation warning for C<my $x if foo> and C<foo... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Rafael Garcia... | It's better to localize *_ than $_, to avoid magic... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Rafael Garcia... | One of the new tests of MIME::Base64 relies on a non... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Rafael Garcia... | Upgrade to MIME::Base64 3.00. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Rafael Garcia... | Be more clear. Use simple words. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Dave Mitchell | remove C<my $x if foo> construct from core modules |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Rafael Garcia... | Dave Mitchell suggested this perldelta entry for the... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Rafael Garcia... | Bump $B::VERSION (because of change #22315). |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Rafael Garcia... | Regenerate table of contents and other related files. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Rafael Garcia... | Bump up perl's version number to 5.9.1. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Dave Mitchell | 22316 had stupid precedence thinkos |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Dave Mitchell | Slight update to #22315 ($lval=*FOO); optimise the... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Tassilo von... | Re: [PATCH] GLOB to LVALUE assignment fix |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brendan O'Dea | 1. Creating backward compatibility for Configure after... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Marcus Holland... | Fix for Win32 build failure caused by the byacc to... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Rafael Garcia... | Revert change 22308 (the patch was against maint, not... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Brendan O'Dea | Fix typo in doc for Encode |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Brendan O'Dea | Missing semi-colon |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Brendan O'Dea | Add some basic POD to lib/ExtUtils/instmodsh so that |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Stas Bekman | [patch perlguts.pod] save_item doesn't handle magic |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Dave Mitchell | [perl #25824] Segmentation fault with |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Craig A. Berry | Enable v (verbose) switch on -Dp to display the top... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Abe Timmerman | Re: switch from byacc to bison |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Dave Mitchell | remove binary compatibility stuff from the yacc ->... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Dave Mitchell | Switch from byacc to bison and simplify the perly.... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Rafael Garcia... | Fix an fcntl example in perlopentut, spotted by MJD. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Dave Mitchell | The new -Dq option didn't actually work! |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Stas Bekman | [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_s... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Greg Matheson | Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Rafael Garcia... | Add 5.005_04-RC1 and Leon in perlhist. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Rafael Garcia... | Add a note in Unicode::UCD about the _getcode() function |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Rafael Garcia... | Implement stacked filetest operators (-f -w -x $file). |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Hugo van der... | Re: [perl #26073] sprintf miscounts padding when format... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Yitzchak Scott... | reduce overhead of charnames.pm, make op/pat.t work... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Rafael Garcia... | Add the new private flag OPpGREP_LEX in B::Concise. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Rafael Garcia... | map and grep weren't working correctly with lexical... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Greg Matheson | Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Steve Hay | Correct some prototypes in perlapi.pod |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Steve Hay | Fix absolute path handling in installhtml |
commit | commitdiff | tree | snapshot |
2004-02-08 |
SADAHIRO Tomoyuki | chomp() cares about Unicode |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Nicholas Clark | Comment to record why we can't clear placeholders in... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Nicholas Clark | deleting keys in restricted hashes was leaking the... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Nicholas Clark | Now hv_delete is able to ingore placeholders. |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Nicholas Clark | All whitespace is equal, but some whitespace is more... |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Nicholas Clark | hv_clear_placeholders now manipulates the linked lists... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
H.Merijn Brand | Added hints_4.sh for specific AIX 4 support |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Rafael Garcia... | Fix a non-standard NAME pod section |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Rafael Garcia... | The "my $_" wasn't nice with foreach loops. |
commit | commitdiff | tree | snapshot |
2004-02-04 |
H.Merijn Brand | AIX 3 support removed from default hints after its... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
H.Merijn Brand | AIX 3 hints split off from default hints in preparation |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Rafael Garcia... | More docs and tests for "my $_". |
commit | commitdiff | tree | snapshot |
2004-02-03 |
John Peacock | was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Rafael Garcia... | Implement "my $_". |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Rafael Garcia... | Regenerate perlapi.pod. |
commit | commitdiff | tree | snapshot |
2004-02-03 |
H.Merijn Brand | If someone chooses xlc as default C compiler, threaded... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Martin Pool | patch for IRIX/gcc link issues |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Dave Mitchell | update fix to Shell.pm in change #22254: make /dev... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Solar Designer | Re: [perl #15063] /tmp issues |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Dave Mitchell | threads documentation: fork on UNIX might not copy... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Dave Mitchell | add test for Change 22194: |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Manuel Valente | Patch for Shell.pm |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Dave Mitchell | Make Time/HiRes/t/HiRes.t die more gracefully if its... |
commit | commitdiff | tree | snapshot |
next |