2003-08-23 |
Jarkko Hietaniemi |
Add more comments so that one can see what is supposed... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Jarkko Hietaniemi |
More data points about the Storable optimization problem |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Jarkko Hietaniemi |
Move the note about known eval leaks earlier. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Jarkko Hietaniemi |
Forgot to regen byterun.c. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Jarkko Hietaniemi |
Doc tweaks on perlhack. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Marcus Holland... |
Re: valgrind as a leak hound? |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Oops. Why can't C comments nest? |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Try to dodge getspnam() in AIX. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Adrian M. Enache |
Re: mysterious bytecode.t failure |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Slaven Rezic |
for File::Temp::tempdir(CLEANUP => 1) |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Just #. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Regen toc. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Also MANIFEST the vms/perlvms restoration. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
In the vms/descrip_mms.template the perlvms.pod must |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Retract #20826 and #20831; things are done differently |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Rafael spotted that vms/perlvms.pod was still referred to. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
The change #20809 opened up a code path that might... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Marcus Holland... |
Re: maint @ 20803 |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Test the correct longness; from Enache. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
perlvms moving day, from Craig Berry. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Lower Storable.xs optimization to -O2 on certain |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Nicholas Clark |
Re: [perl #23463] compiler version on sparc/netbsd |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Alain Barbet |
Re: [perl #23463]: compiler version on sparc/netbsd |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Try to make the use of utf8 as clear as possible. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Put the tests of the change #19064 back, but disable... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Advertise the encoding pragma at the utf8 pragma. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Tassilo von... |
grok_* symbols missing in Devel::PPPort (2nd attempt) |
commit | commitdiff | tree | snapshot |
2003-08-22 |
insecure |
perl-5.8.0, langinfo.h and YESSTR |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
More bytecode patching from Enache. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Ken Williams |
Re: pod cleanup |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Do not edit perltoc since it is autogenerated. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Ronald J. Kimball |
Re: pod cleanup |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
No need to E<gt>. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jarkko Hietaniemi |
Add File::Temp's OO test. |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Rafael Garcia... |
The magic variables that alter STDOUT have a tendancy... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
Mention the Unicode UTR #18 version referenced. |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
Must close so that unlink works portably. |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Stas Bekman |
[perluniintro.pod] pod markup fix |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Adrian M. Enache |
utf8 variable names scrambled in error messages |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
Fix the syswrite downgrade bug of |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
No more public cwd(), use private _cwd(). |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
Underline the fact that abs2rel() makes no sense |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
Rename the internal cwd() to _cwd() (it's not curdir). |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Peter Prymmer |
Re: [PATCH: perl@20760] clean up quotation issue for... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
Retract #19064, broke mod_perl flushing (localisation... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
MPE/iX does not have nanosleep() (the test makes |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Dave Mitchell |
Re: untieing your victim during the act |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Jarkko Hietaniemi |
Byteloader patching from Enache continues; |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Steve Hay |
Remove redundant targets from Win32 Makefile |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Jarkko Hietaniemi |
Upgrade to Encode 1.98. |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Jarkko Hietaniemi |
Patch from Enache for the crashing of bytecode.t in... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Rafael Garcia... |
t/TEST fails to fail when it can't find tests. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
Manifest.t.ation of Schwern. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
Nick's podulator was right, I just hadn't read the... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Andy Dougherty |
Re: [perl #23304] Installing perl breaks redhat-config... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Alain Barbet |
Can't build thread on openbsd sparc64 => B.c:5078:... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Ilya Zakharevich |
Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
Unnecessary whitespace diff. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
One less failure. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Peter Prymmer |
Replace #20772 with |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
(From Enache) Keep bytecode files (.plc) around in... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
's buildtoc now. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
These are kind of important. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Michael G.... |
Replace #20763 with |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Michael G.... |
Re: [PATCH] maintperl - File::Spec cwd() stuff |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Ken Williams |
maintperl - File::Spec cwd() stuff |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
Update the history records. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
Still trying to unify MANIFEST sorting. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
Try to unify the MANIFEST sorting. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
Nicholas Clark's podulator. The win32 makefile |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jarkko Hietaniemi |
Pod tweaks for NEXT from Alan Ferrency. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Jarkko Hietaniemi |
Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Peter Prymmer |
VMS specific fix for lib/ExtUtils/t/Manifest.t |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Peter Prymmer |
clean up quotation issue for use with MMS on VMS |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Jarkko Hietaniemi |
Use the base class cwd() method. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Michael G.... |
Uppercase globals in Pod::Html |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Michael G.... |
Pod::Html unifying global variable declaration and... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Jarkko Hietaniemi |
Warn about the slowness of memory debuggers. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Jarkko Hietaniemi |
Upgrade to ExtUtils::MakeMaker 6.16. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Michael G.... |
Re: [PATCH] Pod::Html test clean-up (was Re: maint... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Jarkko Hietaniemi |
I could have sworn the base class method was there. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Jarkko Hietaniemi |
utf8::is_utf8() wasn't there in 5.8.0. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Craig A. Berry |
Pod::Html test clean-up (was Re: maint @ 20617 (on... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Michael G.... |
Taint safe Cwd::_qnx_abs_path() |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Adrian M. Enache |
[PATCH] Re: [BUG] string loses its utf8 flag on die |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Tels |
The lib/Cwd.pm diet part of |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Tels |
The "reduce memory footprint and increase speed by not |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Jarkko Hietaniemi |
File::Temp 0.14 from Tim Jenness, now with OO interface. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Peter Prymmer |
fixes for installperl and the vmsdebug build on VMS |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Jarkko Hietaniemi |
Update to Filter::Util::Call 1.6 from CPAN, but keep our |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Jarkko Hietaniemi |
valgrind --help didn't return a happy exit status. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Rafael Garcia... |
Avoid a "Subroutine Cwd::fastcwd redefined" warning... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Stas Bekman |
[patch lib/utf8.pm] doc tweaks |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Michael G.... |
Taint problems in Cwd::abs_path |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Jarkko Hietaniemi |
No ODBM for Mac OS X, even if we have Fink GDBM libraries. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Jarkko Hietaniemi |
Add valgrind testing target. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Jarkko Hietaniemi |
More networking negativity. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Rafael Garcia... |
Remove a useless vstring reference in perlnumber.pod. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Jarkko Hietaniemi |
README.macosx updates about known problems. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Andreas König |
Small test tweak for Memoize/t/error.t |
commit | commitdiff | tree | snapshot |
next |