| Commit message (Expand) | Author | Age | Files | Lines |
* | Part of the solution. | Mike Guy | 2000-09-01 | 2 | -4/+5 |
* | CPAN.pm beta 1.57_57 for the core | Andreas König | 2000-09-01 | 2 | -179/+359 |
* | 2 more vms.c fix-ups and status | Craig A. Berry | 2000-09-01 | 2 | -9/+30 |
* | File::Temp patches from Andreas König, | Andreas König | 2000-09-01 | 2 | -2/+11 |
* | Retract the mergesort code, way too incompatible licensing | Jarkko Hietaniemi | 2000-09-01 | 2 | -338/+633 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-31 | 2 | -1/+96 |
* | Small tweaks all over. | Jarkko Hietaniemi | 2000-08-31 | 3 | -6/+13 |
* | Further rewording. | Jarkko Hietaniemi | 2000-08-31 | 1 | -42/+8 |
* | More address tweaking. | Jarkko Hietaniemi | 2000-08-31 | 2 | -4/+4 |
* | AUTHORS tweaks, from Peter Prymmer. | Peter Prymmer | 2000-08-31 | 2 | -4/+4 |
* | perldelta tweaks. | Jarkko Hietaniemi | 2000-08-31 | 1 | -3/+13 |
* | Regen perltoc. | Jarkko Hietaniemi | 2000-08-31 | 1 | -26/+36 |
* | Clarify the mergesort situation. | Jarkko Hietaniemi | 2000-08-31 | 1 | -0/+22 |
* | Move the Solaris 7 scan to use64bitall, make the | Jarkko Hietaniemi | 2000-08-31 | 1 | -15/+7 |
* | Forget about NV_MAX (#6951). Various floating point tweaks, | Jarkko Hietaniemi | 2000-08-31 | 2 | -5/+9 |
* | Try to deduce NV_MAX. Really should be Configure fodder. | Jarkko Hietaniemi | 2000-08-31 | 1 | -0/+20 |
* | More author updates. | Simon Cozens | 2000-08-31 | 1 | -3/+6 |
* | POSIX doesn't report long double values under -Duselongdouble | Spider Boardman | 2000-08-31 | 1 | -1/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-31 | 2 | -1/+71 |
* | Document UNTIE in a very minimalistic way. | Jarkko Hietaniemi | 2000-08-31 | 2 | -0/+9 |
* | Document known failures. | Jarkko Hietaniemi | 2000-08-31 | 1 | -1/+25 |
* | Don't attach -ld to the archname if pointless. | Jarkko Hietaniemi | 2000-08-31 | 1 | -85/+93 |
* | Wrap the test in eval. | Tim Jenness | 2000-08-31 | 1 | -6/+14 |
* | Make -Dusemorebits find long doubles in Solaris. | Jarkko Hietaniemi | 2000-08-31 | 1 | -0/+8 |
* | Clarify the third case of ftmp-security warnings. | Jarkko Hietaniemi | 2000-08-31 | 1 | -3/+4 |
* | Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13 | Abigail | 2000-08-31 | 1 | -1/+1 |
* | Issue useful diagnostic on unknown pod commands. | Abigail | 2000-08-31 | 1 | -1/+17 |
* | Reveal Borland's isnan. | Vadim Konovalov | 2000-08-31 | 1 | -0/+2 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-31 | 2 | -1/+31 |
* | sscanf() may be the only way to read long doubles from strings. | Jarkko Hietaniemi | 2000-08-31 | 4 | -9/+30 |
* | The #6929 was too skimpy. | Jarkko Hietaniemi | 2000-08-31 | 1 | -1/+1 |
* | Re: typos in pods | Yitzchak Scott-Thoennes | 2000-08-31 | 3 | -3/+3 |
* | Missed one Unicode file. | Jarkko Hietaniemi | 2000-08-31 | 1 | -0/+1025 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-30 | 2 | -1/+105 |
* | Mention UNTIE in perldelta. Still needs documenting | Jarkko Hietaniemi | 2000-08-30 | 1 | -0/+4 |
* | Don't use big-Oh when talking about lower bounds. | Abigail | 2000-08-30 | 1 | -4/+4 |
* | Update to Unicode 3.0.1. | Jarkko Hietaniemi | 2000-08-30 | 257 | -2858/+1863 |
* | Heap decorruption. | Alan Burlison | 2000-08-30 | 1 | -2/+2 |
* | Retract the dummy test, skip the security tests (instead of failing), | Jarkko Hietaniemi | 2000-08-30 | 3 | -23/+74 |
* | Change the internal implementation of sort() to be mergesort | Jarkko Hietaniemi | 2000-08-30 | 3 | -635/+346 |
* | A better fix for the Socket building problem from Craig Berry. | Jarkko Hietaniemi | 2000-08-30 | 1 | -6/+0 |
* | Re: UNTIE method | Nick Ing-Simmons | 2000-08-30 | 2 | -4/+31 |
* | Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001 | Craig A. Berry | 2000-08-30 | 1 | -1/+1 |
* | fix Storable on VMS by fixing my_fwrite() | Craig A. Berry | 2000-08-30 | 1 | -1/+1 |
* | Better options for rsync. | Jarkko Hietaniemi | 2000-08-30 | 1 | -2/+2 |
* | [ID 20000830.036] [DOC] chom?p %hash not documented | Rick Delaney | 2000-08-30 | 1 | -0/+4 |
* | add a few ldbl formats to configure.com | Peter Prymmer | 2000-08-30 | 1 | -14/+36 |
* | Update Changes. | Jarkko Hietaniemi | 2000-08-30 | 2 | -1/+85 |
* | NVs not necessarily doubles, as pointed out by Yitzchak. | Jarkko Hietaniemi | 2000-08-30 | 1 | -1/+1 |
* | typos in pods | Nicholas Clark | 2000-08-30 | 12 | -15/+15 |