| Commit message (Expand) | Author | Age | Files | Lines |
* | [ID 20000817.023] endianness description in perlfunc.pod | Jonathan D Johnston | 2000-08-19 | 1 | -2/+2 |
* | Introduce a 'veryclean' target that is like 'distclean' | Jarkko Hietaniemi | 2000-08-19 | 5 | -9/+37 |
* | Put back the long double avoidance code to POSIX.xs | Jarkko Hietaniemi | 2000-08-19 | 1 | -0/+18 |
* | was Re: [PATCH: 6640] VMS Makefile.SH update (fwd) | Peter Prymmer | 2000-08-19 | 2 | -14/+52 |
* | tidy up the temp files left by peek tests on VMS | Peter Prymmer | 2000-08-19 | 1 | -1/+1 |
* | fix for Win32::GetFullPathName and Win32::GetShortPathName | Jan Dubois | 2000-08-19 | 1 | -0/+6 |
* | Fix a core dump in lib/selfloader under -DDEBUGGING. | Spider.Boardman@Orb.Nashua.NH.US | 2000-08-19 | 1 | -2/+7 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-18 | 2 | -1/+92 |
* | Add warnif(), check warnings further up the stack, | Paul Marquess | 2000-08-18 | 10 | -107/+620 |
* | Typo in pp_complement(). | Peter Scott | 2000-08-18 | 1 | -1/+1 |
* | fix for Win32::DomainName | Jan Dubois | 2000-08-18 | 2 | -54/+71 |
* | Don't eat leading os from index entries. | Russ Allbery | 2000-08-18 | 1 | -1/+1 |
* | Add [[:blank:]] as suggested in | Jeffrey Friedl | 2000-08-18 | 7 | -24/+133 |
* | The new tests were missing from #6415. | Jarkko Hietaniemi | 2000-08-18 | 1 | -1/+14 |
* | Document the NDBM_File and ODBM_File as SDBM_File | Jarkko Hietaniemi | 2000-08-18 | 3 | -12/+167 |
* | cygwin port | Fifer, Eric | 2000-08-18 | 1 | -1/+3 |
* | Document code point which makes if (defined %stash::) to work | Jarkko Hietaniemi | 2000-08-18 | 1 | -0/+8 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-18 | 2 | -1/+60 |
* | Tiny Getopt::Long patch from Johan Vromans. | Jarkko Hietaniemi | 2000-08-18 | 3 | -3/+3 |
* | [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-... | Paul David Fardy | 2000-08-18 | 2 | -3/+14 |
* | perlfunc.pod -- clarifying sprintf array argument issues | Daniel Chetlin | 2000-08-18 | 1 | -0/+6 |
* | perltrap.pod spring cleaning | Daniel Chetlin | 2000-08-18 | 1 | -38/+60 |
* | Unbuffer the output. | Yitzchak Scott-Thoennes | 2000-08-18 | 1 | -0/+1 |
* | Delete the image, too, not just its MANIFEStation. | Jarkko Hietaniemi | 2000-08-18 | 1 | -0/+0 |
* | Propagate new Configure vars. | Jarkko Hietaniemi | 2000-08-18 | 13 | -47/+204 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-18 | 2 | -1/+107 |
* | Fix the lib/complex failure of | Abigail | 2000-08-18 | 1 | -2/+2 |
* | The byteorder code in #6671 was wrong. | Jarkko Hietaniemi | 2000-08-18 | 1 | -1/+3 |
* | newSVrv() memory leak | Jan Dubois | 2000-08-18 | 1 | -1/+16 |
* | Use NVs in POSIX math, not doubles. | Abigail | 2000-08-18 | 2 | -53/+32 |
* | Introduce NVef, NVff, and NVgf, use the middle one. | Abigail | 2000-08-18 | 8 | -13/+124 |
* | Add byteorder to the myconfig output. | Jarkko Hietaniemi | 2000-08-17 | 1 | -1/+1 |
* | The image doth not exist, spotted by Johan Vromans. | Jarkko Hietaniemi | 2000-08-17 | 1 | -2/+1 |
* | Document what the backtick returns if the command fails. | Jarkko Hietaniemi | 2000-08-17 | 1 | -7/+8 |
* | Do not use prototyping here. | Abigail | 2000-08-17 | 1 | -0/+1 |
* | Don't propose using modules built for 5.005 if no binary | Jeff Okamoto | 2000-08-17 | 1 | -1/+8 |
* | Microperl config update. | Jarkko Hietaniemi | 2000-08-17 | 2 | -7/+21 |
* | The #6648 wasn't protective enough for limited platforms | Jarkko Hietaniemi | 2000-08-17 | 2 | -10/+6 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-17 | 2 | -1/+66 |
* | Add perlebcdic from Peter Prymmer, regen toc. | Jarkko Hietaniemi | 2000-08-17 | 5 | -370/+1452 |
* | perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit. | Jarkko Hietaniemi | 2000-08-17 | 1 | -1/+1 |
* | Get -DLEAKTEST to compile (not necessarily to work, mind) | Jarkko Hietaniemi | 2000-08-17 | 1 | -1/+6 |
* | Re: [PATCH]Re: Questions about Math::BigFloat | John Peacock | 2000-08-17 | 3 | -21/+34 |
* | Cwd.pm now uses strict | Tim Jenness | 2000-08-17 | 1 | -6/+5 |
* | Make $Config{byteorder} more magical so that it is | Wilfredo Sánchez | 2000-08-17 | 1 | -26/+39 |
* | move WNOHANG definition to where other such things are | Gurusamy Sarathy | 2000-08-17 | 1 | -4/+5 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-17 | 2 | -2/+99 |
* | Doc nits spotted by Richard Soderberg. | Jarkko Hietaniemi | 2000-08-17 | 2 | -2/+2 |
* | Re: perldebut.pod - spelling | Casey R. Tweten | 2000-08-17 | 1 | -2/+2 |
* | Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface | Casey R. Tweten | 2000-08-17 | 1 | -18/+55 |