Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | add perlcompile.pod (edited content from Nathan Torkington | Gurusamy Sarathy | 1999-09-10 | 6 | -1/+451 | |
* | | | | avoid leaking static local_patches unless patchlevel.h is | Gurusamy Sarathy | 1999-09-10 | 2 | -5/+5 | |
* | | | | upgrade to Getopt::Long v2.20 (from Johan Vromans | Gurusamy Sarathy | 1999-09-10 | 6 | -22/+355 | |
* | | | | avoid ass_u_ming uppercase types are not user objects (spotted | Gurusamy Sarathy | 1999-09-08 | 1 | -4/+3 | |
* | | | | [ID 19990908.014] s2p does not quote @ | Akim Demaille | 1999-09-08 | 1 | -0/+6 | |
* | | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-08 | 30 | -287/+302 | |
|\ \ \ \ | ||||||
* | | | | | fix memory leak in C<sub f { split ' ', "a b" } f() while 1> | Gurusamy Sarathy | 1999-09-08 | 1 | -0/+1 | |
* | | | | | fix memory leak in C<sub f { @_ = 1 } f() while 1> | Gurusamy Sarathy | 1999-09-08 | 2 | -0/+2 | |
* | | | | | various fixups for windows | Gurusamy Sarathy | 1999-09-07 | 9 | -67/+49 | |
* | | | | | applied suggested patch with suitable test to detect MSVC | Vishal Bhatia | 1999-09-06 | 1 | -12/+15 | |
| | * | | | Remove ill-designed %B introduced by change #4111. | Jarkko Hietaniemi | 1999-09-09 | 2 | -4/+3 | |
| | * | | | perldeltify change #4115. | Jarkko Hietaniemi | 1999-09-09 | 1 | -1/+3 | |
| | * | | | [ID 19990901.003] Time::Local should not croak on "out-of-range" days | John L. Allen | 1999-09-09 | 1 | -1/+2 | |
| | * | | | [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20 | Daniel S. Lewart | 1999-09-09 | 1 | -0/+5 | |
| | * | | | DB_File 1.71 | Paul Marquess | 1999-09-09 | 8 | -35/+133 | |
| | * | | | Fix interaction of (?p{}) and (?>) | Ilya Zakharevich | 1999-09-09 | 2 | -1/+32 | |
| | * | | | %#b in particular and %B in general were kaputt. | Jarkko Hietaniemi | 1999-09-09 | 2 | -4/+7 | |
| | * | | | Tidy up 64-bit situation in perldelta. | Jarkko Hietaniemi | 1999-09-09 | 1 | -5/+8 | |
| | * | | | Clear up PL_regcc issues. | Ilya Zakharevich | 1999-09-09 | 1 | -14/+89 | |
| |/ / / | ||||||
| * | | | Minor touches at the [:class:] description. | Jarkko Hietaniemi | 1999-09-08 | 1 | -9/+9 | |
| * | | | Fix debugging output for REx | Ilya Zakharevich | 1999-09-08 | 1 | -1/+1 | |
| * | | | Fix pointer casts. | Robin Barker | 1999-09-07 | 17 | -89/+107 | |
| * | | | Band-aid until we've got %{Uid_t} or something similar | Jarkko Hietaniemi | 1999-09-07 | 1 | -1/+6 | |
| * | | | Fix a printf thinko: now quads must have the ll L q prefix. | Jarkko Hietaniemi | 1999-09-07 | 3 | -86/+45 | |
| * | | | HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX. | Daniel S. Lewart | 1999-09-07 | 2 | -1/+10 | |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-06 | 8 | -58/+157 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | support bytecode and C backends in perlcc (patch suggested | Gurusamy Sarathy | 1999-09-06 | 7 | -57/+156 | |
* | | | | propagate changed error text | Gurusamy Sarathy | 1999-09-06 | 1 | -1/+1 | |
| * | | | Fix UV_SIZEOF to UVSIZE; change the overflow tests | Jarkko Hietaniemi | 1999-09-06 | 4 | -12/+12 | |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-06 | 51 | -427/+2252 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>) | Gurusamy Sarathy | 1999-09-06 | 1 | -1/+2 | |
* | | | | Another patch for Lexical Warnings | Paul Marquess | 1999-09-06 | 12 | -123/+364 | |
* | | | | change#3612 is buggy when quotemeta argument matches target | Ilya Zakharevich | 1999-09-06 | 3 | -8/+121 | |
* | | | | misc tweaks | Gurusamy Sarathy | 1999-09-06 | 4 | -12/+8 | |
* | | | | applied patch suggested by Hans Mulder to fix problems on | Gurusamy Sarathy | 1999-09-06 | 6 | -18/+31 | |
* | | | | optional warning on join(/foo/...) (reworked suggested patch | Gurusamy Sarathy | 1999-09-06 | 12 | -5/+61 | |
* | | | | fix data loss when more than one block is read from SDBM | Gurusamy Sarathy | 1999-09-05 | 1 | -3/+13 | |
* | | | | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 23 | -200/+996 | |
* | | | | modified suggested patch to handle cross-refs and qr// objects | John Nolan | 1999-09-05 | 6 | -57/+656 | |
| |_|/ |/| | | ||||||
* | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-04 | 115 | -4540/+7179 | |
|\ \ \ | ||||||
| | * | | Undo #4055 (related to #4079). | Jarkko Hietaniemi | 1999-09-05 | 1 | -6/+2 | |
| | * | | Time is not yet ripe. | Jarkko Hietaniemi | 1999-09-05 | 5 | -87/+108 | |
| | * | | timesum() wasn't @EXPORTed as promised by the documentation. | Jarkko Hietaniemi | 1999-09-04 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | use integer on the problematic subtest. | Jarkko Hietaniemi | 1999-09-04 | 1 | -11/+2 | |
| * | | Warn about numconvert.t in case somebody | Jarkko Hietaniemi | 1999-09-04 | 1 | -0/+3 | |
| * | | Comment upgrading: the quad situation isn't quite as | Jarkko Hietaniemi | 1999-09-04 | 1 | -12/+7 | |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-04 | 1 | -5/+0 | |
| |\ \ | |/ / |/| | | ||||||
* | | | avoid hiding child process window | Gurusamy Sarathy | 1999-08-30 | 1 | -5/+0 | |
| * | | Fix LFS with -Duseperlio in Solaris. Reported in | Robin Barker | 1999-09-04 | 1 | -0/+8 | |
| * | | Enable 64-bit clean bit ops. | Jarkko Hietaniemi | 1999-09-04 | 5 | -107/+95 |