2004-07-14 |
Nicholas Clark | Lots of tests for for reverse ... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | Some thoughts on foreach reverse |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | s/sort/split/; - my mistake spotted by Dave. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | Optimise list context reverse sort to reverse as part... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | Work around evil compiler bug on OS X. (Sucks all memory) |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | check that reverse (sort (@a), @b) etc work. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | Check that non-optimimisable sort comparisons work... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | Test reverse sort as the return from a function in... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | Also test reverse sort in scalar context |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | A proper, working, stable optimisation for sort {$b... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Rafael Garcia... | Tweak to change #23089, as suggested by Tim Bunce |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | Generalised "how many in list context" would be useful |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | The current optimisation for sort {$b cmp $a} is bogus... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
LAUN Wolfgang | Re: [perl #30568] splice generates undef? [PATCH] |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | Check each line of config_re output. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Nicholas Clark | no_plan support in test.pl |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Andrew Pimlott | Re: debugger 'R'estart and open database connections |
commit | commitdiff | tree | snapshot |
2004-07-13 |
John Peacock | was Re: UNIVERSAL::VERSION causing "Use of uninitialize... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Nicholas Clark | Bodge to make Tk work - like the UTF8 flag, the READONL... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Nick Ing-Simmons | NI-S: IMHO utf8_upgrade is just changing representation... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Nick Ing-Simmons | Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len) |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Nicholas Clark | A decent benchmark would be useful. But it is vague. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Nicholas Clark | Finding a way to put "I'm MAINT" in perl -v is a TODO |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Nicholas Clark | Store weak references. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Nicholas Clark | Dual lifing and dists is a TODO |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Nicholas Clark | Resurrect the TODO items about Unicode filenames and... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Nicholas Clark | Perl_mode_from_discipline must update len. (else SEGV) |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Dave Rolsky | Bug with NEXT when called from an eval block |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Jarkko Hietaniemi | Re: Segfault using HTML::Entities |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Nicholas Clark | A more honest TODO |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Nicholas Clark | dor and // fulfil a TODO |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Craig A. Berry | prime_env_iter and zero-length values on VMS |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Nicholas Clark | Randal notes: |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Rafael Garcia... | Make Perl_sv_utf8_upgrade_flags tolerate PL_sv_undef |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Nicholas Clark | First stab at explaining that CLONE may get more parame... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Nicholas Clark | hv_store was not passing hash onwards (spotted by Dave) |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Marcus Holland... | Failing matches don't reset numbered variables. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Nicholas Clark | Integrate: |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Nicholas Clark | Stop ENV_IS_CASELESS hv.c picking up the wrong hash... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Nicholas Clark | A tool to check the AUTHORS file |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Nicholas Clark | Add some missing authors and remove 1 duplicate |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Nicholas Clark | There was no need to bump $Text::ParseWords::VERSION... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Rafael Garcia... | Update tests and $VERSION for change 23046 |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Stephen McCamant | Re: [perl #30504] B::Deparse scoping problem with for... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Nicholas Clark | Bump $B::Deparse::VERSION |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Nicholas Clark | t/op/tie.t test 23 is failing when run with utf8 everyw... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Craig A. Berry | _vms_abs_path on non-directories |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Nicholas Clark | /usr/bin/locale steadfastly delivers 8 bit output indep... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Marcus Holland... | More microperl tweaks. |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Rafael Garcia... | Maintainer change for Safe |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Rafael Garcia... | Bump version number of Safe for CPAN release |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Rafael Garcia... | Upgrade to I18N::LangTags 0.33 |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Dave Mitchell | [perl #30258] utf8 POPSTACK crash on split execution |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Marcus Holland... | The microperl config didn't know about usemallocwrap... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Marcus Holland... | Check for definedness of sv before calling sv_derived_f... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Nicholas Clark | Bump version numbers |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Nicholas Clark | Assert that we aren't leaking memory. |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Graham Barr | Sync to libnet-1.19 |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Abigail | Documenting undefined behaviour of $i = $i ++. |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Nicholas Clark | Note that sv_2mortal isn't just "increase reference... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Rafael Garcia... | More caveats in B::Deparse's documentation |
commit | commitdiff | tree | snapshot |
2004-06-29 |
H.Merijn Brand | HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Dave Mitchell | [perl #30509] use encoding and "eq" cause memory leak |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Nicholas Clark | Assimilate Locale-Codes-2.07 |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Nicholas Clark | Stop 80_all_env.t failing when LC_ALL is set |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Andy Dougherty | Correct detection of absent modules. Based on |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Marcus Holland... | Cleanup the main regex in Text::ParseWords and make the |
commit | commitdiff | tree | snapshot |
2004-06-25 |
H.Merijn Brand | [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Jeff Pinyan | regcomp.c, t/op/regmesg.t -- False range with \p and \P |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Rafael Garcia... | More @INC test fixes |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Rafael Garcia... | Fix the Cwd tests for the core. |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Marcus Holland... | Fix for: [perl #30442] Text::ParseWords does not handle... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Rafael Garcia... | Upgrade to Cwd 2.18 |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Marcus Holland... | Fix for: [perl #2738] perl segfautls on input |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Rafael Garcia... | Upgrade to Cwd 2.17_03 |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Nicholas Clark | Test that [] // 0 is [] |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Rafael Garcia... | Add a regression test for bug #23765 (by Jarkko) |
commit | commitdiff | tree | snapshot |
2004-06-23 |
H.Merijn Brand | Backward compatibility issues for HP-UX 10.01 and older |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Marcel GrĂ¼nauer | Proposed patch + test case. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
bbucklan@jpl... | Adjust array index in FileCache.pm. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Paul Marquess | DB_File 1.809 was RE: [perl #30237] DB_File methods... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Nicholas Clark | Abolish the "Tied variable freed while still in use... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Craig A. Berry | Storable signedness nit |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Nicholas Clark | Skip tests if List::Util not built |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Nicholas Clark | Skip test if Data::Dumper not built |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Nicholas Clark | Skip test if Devel::PPPort is not built. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Rafael Garcia... | Upgrade to I18N::LangTags 0.32 |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Dave Mitchell | make mktables always update modifed time to play better... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Dave Mitchell | fix typo in gp_free |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Dave Mitchell | 'make test' without preceeding 'make' fails. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | When expecting an error, it's best to check the text... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Case insensitive file systems are bad, m'kay |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | This needs POSIX, so skip if no POSIX |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Also needs skipping if PerlIO::via not built |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Skip tests when PerlIO::scalar and PerlIO::via aren... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Not ideal, but skip all of IO's tests if Socket is... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Skip test if perl configured without threads::shared |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Skip test if Devel::PPPort not built |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | Skip re tests if re not built. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Nicholas Clark | If we don't build B, we should skip all its tests. |
commit | commitdiff | tree | snapshot |
next |