summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prime_env_iter and zero-length values on VMSCraig A. Berry2004-07-091-1/+15
* Randal notes:Nicholas Clark2004-07-081-1/+1
* Make Perl_sv_utf8_upgrade_flags tolerate PL_sv_undefRafael Garcia-Suarez2004-07-071-0/+2
* First stab at explaining that CLONE may get more parameters in future.Nicholas Clark2004-07-071-4/+7
* hv_store was not passing hash onwards (spotted by Dave)Nicholas Clark2004-07-071-1/+1
* Failing matches don't reset numbered variables.Marcus Holland-Moritz2004-07-062-2/+9
* Integrate:Nicholas Clark2004-07-061-0/+1
* Stop ENV_IS_CASELESS hv.c picking up the wrong hash value from aNicholas Clark2004-07-061-0/+2
* A tool to check the AUTHORS fileNicholas Clark2004-07-062-0/+192
* Add some missing authors and remove 1 duplicateNicholas Clark2004-07-061-1/+3
* There was no need to bump $Text::ParseWords::VERSION to 3.24Nicholas Clark2004-07-051-1/+1
* Update tests and $VERSION for change 23046Rafael Garcia-Suarez2004-07-052-4/+2
* Re: [perl #30504] B::Deparse scoping problem with for loop Stephen McCamant2004-07-051-1/+8
* Bump $B::Deparse::VERSIONNicholas Clark2004-07-051-1/+1
* t/op/tie.t test 23 is failing when run with utf8 everywhere.Nicholas Clark2004-07-051-16/+18
* _vms_abs_path on non-directoriesCraig A. Berry2004-07-042-14/+28
* /usr/bin/locale steadfastly delivers 8 bit output independent ofNicholas Clark2004-07-041-0/+4
* More microperl tweaks.Marcus Holland-Moritz2004-07-024-15/+15
* Maintainer change for SafeRafael Garcia-Suarez2004-07-021-1/+1
* Bump version number of Safe for CPAN releaseRafael Garcia-Suarez2004-07-021-1/+1
* Upgrade to I18N::LangTags 0.33Rafael Garcia-Suarez2004-07-023-12/+63
* [perl #30258] utf8 POPSTACK crash on split executionDave Mitchell2004-07-023-6/+24
* The microperl config didn't know about usemallocwrap yet.Marcus Holland-Moritz2004-07-012-0/+31
* Check for definedness of sv before calling sv_derived_from()Marcus Holland-Moritz2004-07-011-1/+1
* Bump version numbersNicholas Clark2004-07-0111-11/+11
* Assert that we aren't leaking memory.Nicholas Clark2004-06-301-0/+1
* Sync to libnet-1.19Graham Barr2004-06-306-16/+29
* Documenting undefined behaviour of $i = $i ++.Abigail2004-06-301-0/+11
* Note that sv_2mortal isn't just "increase reference count by 1, andNicholas Clark2004-06-291-1/+3
* More caveats in B::Deparse's documentationRafael Garcia-Suarez2004-06-291-0/+9
* HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSIH.Merijn Brand2004-06-291-1/+1
* [perl #30509] use encoding and "eq" cause memory leakDave Mitchell2004-06-281-1/+3
* Assimilate Locale-Codes-2.07Nicholas Clark2004-06-2717-65/+92
* Stop 80_all_env.t failing when LC_ALL is setNicholas Clark2004-06-271-2/+4
* Correct detection of absent modules. Based onAndy Dougherty2004-06-2513-13/+13
* Cleanup the main regex in Text::ParseWords and make theMarcus Holland-Moritz2004-06-252-20/+21
* [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh H.Merijn Brand2004-06-251-1/+9
* regcomp.c, t/op/regmesg.t -- False range with \p and \PJeff Pinyan2004-06-252-1/+7
* More @INC test fixesRafael Garcia-Suarez2004-06-257-11/+7
* Fix the Cwd tests for the core.Rafael Garcia-Suarez2004-06-252-2/+5
* Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline i...Marcus Holland-Moritz2004-06-242-6/+17
* Upgrade to Cwd 2.18Rafael Garcia-Suarez2004-06-243-6/+21
* Fix for: [perl #2738] perl segfautls on inputMarcus Holland-Moritz2004-06-244-4/+32
* Upgrade to Cwd 2.17_03Rafael Garcia-Suarez2004-06-243-61/+212
* Test that [] // 0 is []Nicholas Clark2004-06-231-3/+7
* Add a regression test for bug #23765 (by Jarkko)Rafael Garcia-Suarez2004-06-231-1/+8
* Backward compatibility issues for HP-UX 10.01 and olderH.Merijn Brand2004-06-231-1/+11
* Proposed patch + test case.Marcel GrĂ¼nauer2004-06-222-6/+12
* Adjust array index in FileCache.pm.bbucklan@jpl-devvax.jpl.nasa.gov2004-06-221-1/+1
* DB_File 1.809 was RE: [perl #30237] DB_File methods and substr don't mixPaul Marquess2004-06-227-38/+424