2000-08-21 |
Jarkko Hietaniemi | Draft 0.
|
commit | commitdiff | tree |
2000-08-21 |
Radu Greab | Add Storable 0.7.2 from Raphael Manfredi,
|
commit | commitdiff | tree |
2000-08-21 |
Jarkko Hietaniemi | The correct cleaning order is an art.
|
commit | commitdiff | tree |
2000-08-21 |
Jarkko Hietaniemi | The #6724 is here.
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | s/this one/the 5.6.0 release/
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | Mention perlebcdic and perlposix-bc.
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | Document the number of exponent digits.
|
commit | commitdiff | tree |
2000-08-20 |
Tim Jenness | Use File::Spec->tmpdir().
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | The veryclean target needs to clobber.
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | Document odd vs even subreleases and -Dusedevel.
|
commit | commitdiff | tree |
2000-08-20 |
Tim Jenness | Use temporary directory instead of current directory.
|
commit | commitdiff | tree |
2000-08-20 |
Andreas König | Silence MakeMaker (Was: installman)
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | Update to CGI 2.72, from Lincoln Stein.
|
commit | commitdiff | tree |
2000-08-20 |
Radu Greab | (Replaced by #8364.)
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | pp_open() could pass an uninitialized filename down...
|
commit | commitdiff | tree |
2000-08-20 |
Hugo van der Sanden | UTF8 concat fixes.
|
commit | commitdiff | tree |
2000-08-20 |
Jarkko Hietaniemi | Let's try #6717 again.
|
commit | commitdiff | tree |
2000-08-20 |
Craig A. Berry | File::Temp fix-ups for OpenVMS
|
commit | commitdiff | tree |
2000-08-19 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-19 |
Jonathan D Johnston | [ID 20000817.023] endianness description in perlfunc.pod
|
commit | commitdiff | tree |
2000-08-19 |
Jarkko Hietaniemi | Introduce a 'veryclean' target that is like 'distclean'
|
commit | commitdiff | tree |
2000-08-19 |
Jarkko Hietaniemi | Put back the long double avoidance code to POSIX.xs
|
commit | commitdiff | tree |
2000-08-19 |
Peter Prymmer | was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
|
commit | commitdiff | tree |
2000-08-19 |
Peter Prymmer | tidy up the temp files left by peek tests on VMS
|
commit | commitdiff | tree |
2000-08-19 |
Jan Dubois | fix for Win32::GetFullPathName and Win32::GetShortPathName
|
commit | commitdiff | tree |
2000-08-19 |
Spider.Boardman... | Fix a core dump in lib/selfloader under -DDEBUGGING.
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-18 |
Paul Marquess | Add warnif(), check warnings further up the stack,
|
commit | commitdiff | tree |
2000-08-18 |
Peter Scott | Typo in pp_complement().
|
commit | commitdiff | tree |
2000-08-18 |
Jan Dubois | fix for Win32::DomainName
|
commit | commitdiff | tree |
2000-08-18 |
Russ Allbery | Don't eat leading os from index entries.
|
commit | commitdiff | tree |
2000-08-18 |
Jeffrey Friedl | Add [[:blank:]] as suggested in
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | The new tests were missing from #6415.
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | Document the NDBM_File and ODBM_File as SDBM_File
|
commit | commitdiff | tree |
2000-08-18 |
Fifer, Eric | cygwin port
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | Document code point which makes if (defined %stash...
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | Tiny Getopt::Long patch from Johan Vromans.
|
commit | commitdiff | tree |
2000-08-18 |
Paul David Fardy | [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re...
|
commit | commitdiff | tree |
2000-08-18 |
Daniel Chetlin | perlfunc.pod -- clarifying sprintf array argument issues
|
commit | commitdiff | tree |
2000-08-18 |
Daniel Chetlin | perltrap.pod spring cleaning
|
commit | commitdiff | tree |
2000-08-18 |
Yitzchak Scott-Thoennes | Unbuffer the output.
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | Delete the image, too, not just its MANIFEStation.
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | Propagate new Configure vars.
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-18 |
Abigail | Fix the lib/complex failure of
|
commit | commitdiff | tree |
2000-08-18 |
Jarkko Hietaniemi | The byteorder code in #6671 was wrong.
|
commit | commitdiff | tree |
2000-08-18 |
Jan Dubois | newSVrv() memory leak
|
commit | commitdiff | tree |
2000-08-18 |
Abigail | Use NVs in POSIX math, not doubles.
|
commit | commitdiff | tree |
2000-08-18 |
Abigail | Introduce NVef, NVff, and NVgf, use the middle one.
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Add byteorder to the myconfig output.
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | The image doth not exist, spotted by Johan Vromans.
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Document what the backtick returns if the command fails.
|
commit | commitdiff | tree |
2000-08-17 |
Abigail | Do not use prototyping here.
|
commit | commitdiff | tree |
2000-08-17 |
Jeff Okamoto | Don't propose using modules built for 5.005 if no binary
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Microperl config update.
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | The #6648 wasn't protective enough for limited platforms
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Add perlebcdic from Peter Prymmer, regen toc.
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | perldebtut 1.10 from Richard Foley, plus Celsius and...
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Get -DLEAKTEST to compile (not necessarily to work...
|
commit | commitdiff | tree |
2000-08-17 |
John Peacock | Re: [PATCH]Re: Questions about Math::BigFloat
|
commit | commitdiff | tree |
2000-08-17 |
Tim Jenness | Cwd.pm now uses strict
|
commit | commitdiff | tree |
2000-08-17 |
Wilfredo Sánchez | Make $Config{byteorder} more magical so that it is
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Doc nits spotted by Richard Soderberg.
|
commit | commitdiff | tree |
2000-08-17 |
Casey R. Tweten | Re: perldebut.pod - spelling
|
commit | commitdiff | tree |
2000-08-17 |
Casey R. Tweten | Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix...
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Tweak the regex compilation errors once more.
|
commit | commitdiff | tree |
2000-08-17 |
Jarkko Hietaniemi | Retract #6645.
|
commit | commitdiff | tree |
2000-08-16 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-16 |
Jarkko Hietaniemi | Update to perldebtut 1.9, from Richard Foley.
|
commit | commitdiff | tree |
2000-08-16 |
Lupe Christoph | Change the regx compilation error markers to use =...
|
commit | commitdiff | tree |
2000-08-16 |
Abigail | Change the perlbug address to perl.org since it's more...
|
commit | commitdiff | tree |
2000-08-16 |
Tim Jenness | Cwd::_backtick_pwd does not check return value
|
commit | commitdiff | tree |
2000-08-16 |
Andreas König | Update to CPAN 1.57.
|
commit | commitdiff | tree |
2000-08-16 |
Larry W. Virden | [ID 20000324.040] minor fix to perlhpux.pod
|
commit | commitdiff | tree |
2000-08-16 |
Christian Kirsch | The numeric locale was reset to "C" by s?printf and...
|
commit | commitdiff | tree |
2000-08-16 |
Jarkko Hietaniemi | Update Changes and test semi-automatic patchlevel updating.
|
commit | commitdiff | tree |
2000-08-15 |
Peter Prymmer | Fix a dependency problem.
|
commit | commitdiff | tree |
2000-08-15 |
Dominic Dunlop | (Retracted by #6660)
|
commit | commitdiff | tree |
2000-08-15 |
Abigail | [ID 20000815.014] [PATCH] INSTALL doesn't mention 64...
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | (an already applied patch)
|
commit | commitdiff | tree |
2000-08-15 |
Mike Guy | for t/lib/peek.t (was Re: [ID 20000814.005] Not OK...
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | Missed a file from #6638.
|
commit | commitdiff | tree |
2000-08-15 |
Fifer, Eric | cygwin port
|
commit | commitdiff | tree |
2000-08-15 |
Mike Guy | debugger exit code should reflect user exit code
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | Use -Dusedevel; regen Configure and the respective...
|
commit | commitdiff | tree |
2000-08-15 |
Dominic Dunlop | Don't blow limited stacks, a lower number is enough to
|
commit | commitdiff | tree |
2000-08-15 |
Mike Guy | [ID 20000815.005] [PATCH] perldoc not looking in the...
|
commit | commitdiff | tree |
2000-08-15 |
Prymmer/Kahn | make ok etc also for win32.
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | Update (kinda) to Test 1.14, from Joshua Pritikin.
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | Update Changes.
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | magic_regdatum_set() is void, not int.
|
commit | commitdiff | tree |
2000-08-15 |
Jarkko Hietaniemi | Make the user to give up his firstborn, err, to knowingly
|
commit | commitdiff | tree |
2000-08-14 |
Yitzchak Scott-Thoennes | README.os2 update.
|
commit | commitdiff | tree |
2000-08-14 |
Tim Jenness | Re: File::Temp problems on VMS in bleedperl
|
commit | commitdiff | tree |
next |