summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | fix p4genpatch breakage (missing slash in patch headers)Gurusamy Sarathy2002-05-081-2/+2
* | | | | | Integrate #14679 from macperl;Jarkko Hietaniemi2002-05-081-0/+3
* | | | | | Integrate #16481 from macperl;Jarkko Hietaniemi2002-05-081-12/+33
* | | | | | Storable doc tweaks.Jarkko Hietaniemi2002-05-081-9/+4
* | | | | | Re: [PATCH] use base NotexistsAndreas König2002-05-082-8/+50
* | | | | | [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/nullAndrej Borsenkow2002-05-081-2/+2
* | | | | | Document how even "ASCII" locales can have problemsJarkko Hietaniemi2002-05-081-0/+11
* | | | | | RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS su...Andrej Borsenkow2002-05-081-1/+18
* | | | | | Bump up the Storable $VERSION to 2.0.Jarkko Hietaniemi2002-05-081-1/+1
| |_|_|_|/ |/| | | |
* | | | | perl_clone_host() n/a when PERL_IMPLICIT_SYS isn'tGurusamy Sarathy2002-05-081-1/+1
* | | | | aTHX may be emptyGurusamy Sarathy2002-05-081-0/+4
* | | | | 5005threads builds again on windowsGurusamy Sarathy2002-05-082-5/+10
* | | | | fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-0716-22/+19
* | | | | keep paths consistently slashed on windowsGurusamy Sarathy2002-05-071-1/+3
* | | | | integrate makefile.mk changes into MakefileGurusamy Sarathy2002-05-071-5/+13
* | | | | Re: [PATCH] Storable (Re: perl@16433)Nicholas Clark2002-05-075-11/+76
* | | | | Re: [PATCH scope.c] Re: local($tied->{foo}) leaksDave Mitchell2002-05-072-20/+18
* | | | | correctly unlocalise exists on tied/%ENV Dave Mitchell2002-05-071-5/+17
* | | | | Documentation of asyncArtur Bergman2002-05-071-0/+7
* | | | | Documentation added.Artur Bergman2002-05-071-4/+4
* | | | | Add support for async.Artur Bergman2002-05-071-1/+6
* | | | | Add documentation.Artur Bergman2002-05-071-0/+60
* | | | | Fix bad assumptions in test case.Artur Bergman2002-05-071-2/+10
* | | | | [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64H.Merijn Brand2002-05-071-0/+1
* | | | | Upgrade to Encode 1.71.Jarkko Hietaniemi2002-05-075-9/+22
| |_|_|/ |/| | |
* | | | AUTHORS updates.Jarkko Hietaniemi2002-05-071-1/+8
* | | | avoid compiler casting warningsRobin Barker2002-05-071-2/+2
* | | | [ID 20020506.009] File::Spec::Unix::canonpath under cygwinMichael A Chase2002-05-071-2/+6
* | | | Re: lib/User/pwent.t on CygwinJohn Peacock2002-05-071-3/+7
* | | | [PATCH] Storable (Re: perl@16433)Radu Greab2002-05-071-87/+145
* | | | Upgrade to CPAN 1.61.Jarkko Hietaniemi2002-05-072-6/+7
| |_|/ |/| |
* | | Document the bad behaviour of for(1..5){$_++}Jarkko Hietaniemi2002-05-071-1/+9
* | | README.ko update from Jungshik Shin.Jarkko Hietaniemi2002-05-071-33/+59
* | | Re: perl@16433Nicholas Clark2002-05-063-11/+101
* | | two and a half steps further for WinCE cross-buildVadim Konovalov2002-05-065-3439/+59
* | | Detypo.Jarkko Hietaniemi2002-05-061-1/+1
* | | Re: [proposed PATCH] correctly unlocalise exists on tied/%ENVDave Mitchell2002-05-062-6/+19
* | | Update Changes.Jarkko Hietaniemi2002-05-062-1/+399
* | | Add a test for #16431, and document Dave's campaignJarkko Hietaniemi2002-05-062-12/+48
* | | [proposed PATCH] correctly unlocalise exists on tied/%ENVDave Mitchell2002-05-062-1/+7
* | | Regen uconfig.h.Jarkko Hietaniemi2002-05-061-0/+2
* | | Unfortunately AmigaOS has been broken since 11423Jarkko Hietaniemi2002-05-061-4/+0
* | | Ultimate discouragement for the old tools, from Andreas.Jarkko Hietaniemi2002-05-064-236/+3
* | | Upgrade to Digest::MD5 2.20.Jarkko Hietaniemi2002-05-064-11/+24
* | | [Encode] 1.70 releasedDan Kogai2002-05-067-24/+51
* | | PerlIO::Via referenceGisle Aas2002-05-061-3/+7
* | | Term/Complete.pm: quote metacharsBrendan O'Dea2002-05-061-2/+2
* | | p4genpatch: avoid stderr noise during addsGurusamy Sarathy2002-05-061-5/+6
* | | Fixup VOS builds of miniperlPaul Green2002-05-063-2/+27
* | | Re: [ID 20020504.006] $s=`command` fails if $/=\integerRadu Greab2002-05-062-1/+10