2003-07-10 |
Jarkko Hietaniemi |
I can see the future. It is cloudy. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Slaven Rezic |
configure.gnu --prefix |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Jarkko Hietaniemi |
malloc alignment patch from Spider, needed for Tru64... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Chip Salzenberg |
Restore SIGFPE on exec() |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Jarkko Hietaniemi |
The *right* way to make the csighandler visible. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Jarkko Hietaniemi |
Retract #20112. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Jarkko Hietaniemi |
Argh. At least AIX builds choke because of this. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Jarkko Hietaniemi |
Upgrade to podlators 1.27. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Jarkko Hietaniemi |
Deprecate v-strings. |
commit | commitdiff | tree | snapshot |
2003-07-10 |
Jarkko Hietaniemi |
perlfaq sync. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Detypo. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Fixes from Ron Kimball. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Fix for the 'print v65' plus safety tweaks from Rafael. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
More Darwin/MacOSX paths twiddling. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Play safe and use the system malloc in FreeBSD. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Upgrade to Encode 1.97. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Rework the perldata vXX => ... entry a bit. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Document the vXX => change in perldata, too. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Test the vX => ... fix. |
commit | commitdiff | tree | snapshot |
2003-07-09 |
John Peacock |
Re: [REPATCH] was Re: [perl #16010] v-strings left... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Darwin/Mac OS X: if -Dprefix=/foo, do nothing special |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jarkko Hietaniemi |
Enable avoiding /System/Library in Mac OS X by |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Chip Salzenberg |
Safe signals via POSIX::sigaction |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Rafael Garcia... |
The CHECKOP macro was not invoked on some newly created ops |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Jarkko Hietaniemi |
Revert #20077. |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Jarkko Hietaniemi |
Don't recommend to upgrade the base.pm in the core... |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Adrian M. Enache |
Re: [PATCH] $^VARIABLES in 'perl -Dt' output |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Jarkko Hietaniemi |
In 5.8.x, fast stdio places still do use stdio. |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Adrian M. Enache |
format 'botched' in malloc.c |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Marcus Holland... |
warnings, line numbers & windows |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Jarkko Hietaniemi |
Retract #20065: I don't think this is the right way |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Jarkko Hietaniemi |
Configure tweak from Johnny Lam so that the |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Rafael Garcia... |
Regexp bug in the docs, spotted by Enache's eagle eyes. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Mark Bixby ++. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
The nanosleep() probe was kaputt, fixed by Mark Bixby. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Good catch from Gisle. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Refashioned #20055: we cannot trust stdio to fail here. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Retract #20056, #20055, #20052, #20050, #20048: the... |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Returning zero from PerlIO_read() is okay; |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
If perlio is completely out of the picture, we can |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
AUTHORS tweak. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Alan Burlison |
Patch to README.solaris |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Update MD5 checksums. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Be more explicit than just 'characters'. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Try making PerlIO errors more consistent. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Linewrapping. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
PerlIO_read() can return negative. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
Use the existence, instead of the truth, to decide |
commit | commitdiff | tree | snapshot |
2003-07-07 |
Jarkko Hietaniemi |
MPE/iX tweak from Mark Bixby. |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Tels |
Upgrade BigInt and BigRat |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Casey West |
Re: [perl #5025] #line directive explination wrong |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Jarkko Hietaniemi |
Update the CPAN mirrors list. |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Gurusamy Sarathy |
yet another symbol missing in change#20018 |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Gurusamy Sarathy |
PerlIOBase_pushed seems to have gone missing in change... |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Radu Greab |
DProf fixes |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Jarkko Hietaniemi |
Forgotten from change #20031. |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Vadim Konovalov |
[PATCH] improve WinCE port |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Randal L. Schwartz |
for pod/perlfaq2.pod against latest snapshot for Alpaca |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Jarkko Hietaniemi |
FreeBSD: if someone *really* wants to use the system... |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Jarkko Hietaniemi |
Make the 'slow ok' feature optional. |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Jarkko Hietaniemi |
The change #20022 didn't work for Command.t. |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Michael G.... |
Re: maint @ 19975 [PATCH lib/Test/Harness.pm] |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Michael G.... |
ExtUtils::MakeMaker 6.10_07 |
commit | commitdiff | tree | snapshot |
2003-07-06 |
Jarkko Hietaniemi |
Reintroduce changes #19723 and #19723 that were not |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Jarkko Hietaniemi |
Upgrade to Digest::MD5 2.25. |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Jarkko Hietaniemi |
Make a read from a write-only fh to set errno |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Jarkko Hietaniemi |
Add PerlIOBuf_close to makedef.pl as pointed out by |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Dave Mitchell |
fix for ext/threads/t/problems.t failures |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Jarkko Hietaniemi |
OpenBSD sometimes gets -0, probably due to fp fuzziness.. |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Jarkko Hietaniemi |
Be explicit about the $0 pain in Linux 2.2. |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Rafael Garcia... |
Comment out some debugging output in Math::BigInt,... |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Jarkko Hietaniemi |
The logic for additional randomisation for 64-bit UV |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Jarkko Hietaniemi |
IIRC gcc would complain about if (s = ...). |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Jarkko Hietaniemi |
Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under... |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Craig A. Berry |
MM_VMS.pm -- fix xs installation |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Robin Barker |
dump.c -Wformat; Re: maint @ 19975, maint @ 19997 |
commit | commitdiff | tree | snapshot |
2003-07-05 |
Stéphane Payrard |
Allow to create more than one Shell object : |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Rafael Garcia... |
Author list update (to be continued...) |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Rafael Garcia... |
Add a new test target in the makefile, test_harness_notty. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Rafael Garcia... |
Upgrade to Math::BigInt v1.65, Math::BigRat v0.10, |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Alexey Tourbin |
Macro reorganization in the Makefile, so that $(LDLIBPT... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Rafael Garcia... |
Fix non-numeric $VERSION. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
According to Tels our M::BI is _better_ than the 1... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
More $0 sad tales. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Oops. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Upgrade to PodParser 1.23; but do not update |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Upgrade to Text::Balanced 1.94. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Upgrade to Net::Ping 2.31. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Upgrade to Locale::Maketext 1.06. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Upgrade to Digest::MD5 2.24, with few extra tweaks: |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Upgrade to CPAN 1.71. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Upgrade to CGI.pm 2.97. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
No energy now to figure out what is wrong with $0 |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
AUTHORS updates. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
line_t is U32, not I32. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
Remove PL_earlytaint since the hash seed code |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Jarkko Hietaniemi |
$0 is pain. |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Peter Prymmer |
switch vmspipe.com over to using local symbols instead... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Jarkko Hietaniemi |
Bump Time::HiRes version to 1.50. |
commit | commitdiff | tree | snapshot |
2003-07-03 |
Slaven Rezic |
installperl -n |
commit | commitdiff | tree | snapshot |
next |