2003-07-29 |
Jarkko Hietaniemi | The --destdir option to installman should be made
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | Too many my $fh:s.
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | Quieten MSVC6.
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | Cleanup the sv_gets() logic for platforms with small...
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | DEC OSF/1 3.x did (does) not do sizer -v.
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | There is no skip() since we are not using Test*.
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | Upgrade to CPAN.pm 1.74.
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | Most importantly, don't try HvNAME(gp->gp_hv)
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | Tabify.
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | More perlio docs from Stas.
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | Reintroduce Porting/Modules. No, it's not duplicating
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | The better prefixify() patch from Ed Moy.
|
commit | commitdiff | tree |
2003-07-29 |
Jarkko Hietaniemi | PerlIO_popped doc addition from NI-S.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | More bytecode tweaks.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | No more wince/README.compile.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Slightly better failure output.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | These directories no more exist during cleanup.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | No more ext/*/*.t, move them all to ext/*/t.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Move the ext/IO tests to a more standard location so...
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Retract #20260.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Bump the $VERSION of core File::Spec as requested by...
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Make Storable work with blead/maint by making PL_sv_placeholder
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Storable test nosewipe.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Solaris cc didn't appreciate casting a long to a pointer
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | (Retracted by #20267)
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Extra noise from File::Spec.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Prettyprint the constants list of defsubs_h.PL.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | More clarification about the hash randomisation defines.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Clarify the process a bit.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Add $VERSION to B::Bytecode.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Missing test file. (Not very useful since Module:...
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Upgrade to CGI 2.97.
|
commit | commitdiff | tree |
2003-07-28 |
Jarkko Hietaniemi | Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode...
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Upgrade to CPAN 1.72.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | We now return to your normally scheduled hash randomisation.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | fresh_perl_(is|like) were printing out the wrong file...
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | cleanup tiehandle.t to use test.pl, is(), like(), etc...
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Upgrade to Test::Harness 2.29.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Missing MakeMaker test.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Add -l (one file per line) option to manicheck.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Further Byteloader tweaks from Enache.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Reapply some perldoc changes not in 3.09.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Upgrade to Pod::Perldoc 3.09.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | A bug reported in perl-unicode by Terry Jones, fixed
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Unicode::UCD doc nit from Andreas Koenig.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Upgrade to I18N::LangTags 0.28.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Skip the test until Enache fixes it.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Upgrade to File::Spec 0.85.
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Regen byterun once more: the incav is not yet right...
|
commit | commitdiff | tree |
2003-07-27 |
Jarkko Hietaniemi | Regenerated because of #20220.
|
commit | commitdiff | tree |
2003-07-25 |
Jarkko Hietaniemi | Another missing hunk for MakeMaker from .org.
|
commit | commitdiff | tree |
2003-07-24 |
Jarkko Hietaniemi | Grabbed from www.makemaker.org.
|
commit | commitdiff | tree |
2003-07-24 |
Jarkko Hietaniemi | (accidentally empty checkin)
|
commit | commitdiff | tree |
2003-07-24 |
Jarkko Hietaniemi | EBCDIC fix from Thomas Dorner.
|
commit | commitdiff | tree |
2003-07-24 |
Jarkko Hietaniemi | POSIX-BC patch from Thomas Dorner.
|
commit | commitdiff | tree |
2003-07-23 |
Jarkko Hietaniemi | This should make Stas happy.
|
commit | commitdiff | tree |
2003-07-23 |
Jarkko Hietaniemi | utils.lst parsing tweak for bin/perldoc installation...
|
commit | commitdiff | tree |
2003-07-11 |
Jarkko Hietaniemi | I think the API for mod_perl v2 should be simply that
|
commit | commitdiff | tree |
2003-07-11 |
Jarkko Hietaniemi | pTHX.
|
commit | commitdiff | tree |
2003-07-11 |
Jarkko Hietaniemi | New order of seed.
|
commit | commitdiff | tree |
2003-07-11 |
Jarkko Hietaniemi | More retraction.
|
commit | commitdiff | tree |
2003-07-11 |
Jarkko Hietaniemi | Retract the statements.
|
commit | commitdiff | tree |
2003-07-11 |
Jarkko Hietaniemi | Chicken out: the hash randomisation is not on by default.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | Check PERL_HASH_SEED even when tainted.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | &Time::HiRes::d_nanosleep was broken.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | Be vague enough.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | Time travel noticed by Enache.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | I can see the future. It is cloudy.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | malloc alignment patch from Spider, needed for Tru64...
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | The *right* way to make the csighandler visible.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | Retract #20112.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | Argh. At least AIX builds choke because of this.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | Upgrade to podlators 1.27.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | Deprecate v-strings.
|
commit | commitdiff | tree |
2003-07-10 |
Jarkko Hietaniemi | perlfaq sync.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Detypo.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Fixes from Ron Kimball.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Fix for the 'print v65' plus safety tweaks from Rafael.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | More Darwin/MacOSX paths twiddling.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Play safe and use the system malloc in FreeBSD.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Upgrade to Encode 1.97.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Rework the perldata vXX => ... entry a bit.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Document the vXX => change in perldata, too.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Test the vX => ... fix.
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
|
commit | commitdiff | tree |
2003-07-09 |
Jarkko Hietaniemi | Enable avoiding /System/Library in Mac OS X by
|
commit | commitdiff | tree |
2003-07-08 |
Jarkko Hietaniemi | Revert #20077.
|
commit | commitdiff | tree |
2003-07-08 |
Jarkko Hietaniemi | Don't recommend to upgrade the base.pm in the core...
|
commit | commitdiff | tree |
2003-07-08 |
Jarkko Hietaniemi | In 5.8.x, fast stdio places still do use stdio.
|
commit | commitdiff | tree |
2003-07-08 |
Jarkko Hietaniemi | Retract #20065: I don't think this is the right way
|
commit | commitdiff | tree |
2003-07-08 |
Jarkko Hietaniemi | Configure tweak from Johnny Lam so that the
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | Mark Bixby ++.
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | The nanosleep() probe was kaputt, fixed by Mark Bixby.
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | Good catch from Gisle.
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | Refashioned #20055: we cannot trust stdio to fail here.
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | Retract #20056, #20055, #20052, #20050, #20048: the...
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | Returning zero from PerlIO_read() is okay;
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | If perlio is completely out of the picture, we can
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | AUTHORS tweak.
|
commit | commitdiff | tree |
2003-07-07 |
Jarkko Hietaniemi | Update MD5 checksums.
|
commit | commitdiff | tree |
next |