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