summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | add perlcompile.pod (edited content from Nathan TorkingtonGurusamy Sarathy1999-09-106-1/+451
* | | | avoid leaking static local_patches unless patchlevel.h isGurusamy Sarathy1999-09-102-5/+5
* | | | upgrade to Getopt::Long v2.20 (from Johan VromansGurusamy Sarathy1999-09-106-22/+355
* | | | avoid ass_u_ming uppercase types are not user objects (spottedGurusamy Sarathy1999-09-081-4/+3
* | | | [ID 19990908.014] s2p does not quote @Akim Demaille1999-09-081-0/+6
* | | | integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-0830-287/+302
|\ \ \ \
* | | | | fix memory leak in C<sub f { split ' ', "a b" } f() while 1>Gurusamy Sarathy1999-09-081-0/+1
* | | | | fix memory leak in C<sub f { @_ = 1 } f() while 1>Gurusamy Sarathy1999-09-082-0/+2
* | | | | various fixups for windowsGurusamy Sarathy1999-09-079-67/+49
* | | | | applied suggested patch with suitable test to detect MSVCVishal Bhatia1999-09-061-12/+15
| | * | | Remove ill-designed %B introduced by change #4111.Jarkko Hietaniemi1999-09-092-4/+3
| | * | | perldeltify change #4115.Jarkko Hietaniemi1999-09-091-1/+3
| | * | | [ID 19990901.003] Time::Local should not croak on "out-of-range" daysJohn L. Allen1999-09-091-1/+2
| | * | | [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20Daniel S. Lewart1999-09-091-0/+5
| | * | | DB_File 1.71Paul Marquess1999-09-098-35/+133
| | * | | Fix interaction of (?p{}) and (?>)Ilya Zakharevich1999-09-092-1/+32
| | * | | %#b in particular and %B in general were kaputt.Jarkko Hietaniemi1999-09-092-4/+7
| | * | | Tidy up 64-bit situation in perldelta.Jarkko Hietaniemi1999-09-091-5/+8
| | * | | Clear up PL_regcc issues.Ilya Zakharevich1999-09-091-14/+89
| |/ / /
| * | | Minor touches at the [:class:] description.Jarkko Hietaniemi1999-09-081-9/+9
| * | | Fix debugging output for RExIlya Zakharevich1999-09-081-1/+1
| * | | Fix pointer casts.Robin Barker1999-09-0717-89/+107
| * | | Band-aid until we've got %{Uid_t} or something similarJarkko Hietaniemi1999-09-071-1/+6
| * | | Fix a printf thinko: now quads must have the ll L q prefix.Jarkko Hietaniemi1999-09-073-86/+45
| * | | HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.Daniel S. Lewart1999-09-072-1/+10
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-068-58/+157
| |\ \ \ | |/ / / |/| | |
* | | | support bytecode and C backends in perlcc (patch suggestedGurusamy Sarathy1999-09-067-57/+156
* | | | propagate changed error textGurusamy Sarathy1999-09-061-1/+1
| * | | Fix UV_SIZEOF to UVSIZE; change the overflow testsJarkko Hietaniemi1999-09-064-12/+12
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-0651-427/+2252
| |\ \ \ | |/ / / |/| | |
* | | | sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)Gurusamy Sarathy1999-09-061-1/+2
* | | | Another patch for Lexical WarningsPaul Marquess1999-09-0612-123/+364
* | | | change#3612 is buggy when quotemeta argument matches targetIlya Zakharevich1999-09-063-8/+121
* | | | misc tweaksGurusamy Sarathy1999-09-064-12/+8
* | | | applied patch suggested by Hans Mulder to fix problems onGurusamy Sarathy1999-09-066-18/+31
* | | | optional warning on join(/foo/...) (reworked suggested patchGurusamy Sarathy1999-09-0612-5/+61
* | | | fix data loss when more than one block is read from SDBMGurusamy Sarathy1999-09-051-3/+13
* | | | initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-0523-200/+996
* | | | modified suggested patch to handle cross-refs and qr// objectsJohn Nolan1999-09-056-57/+656
| |_|/ |/| |
* | | integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-04115-4540/+7179
|\ \ \
| | * | Undo #4055 (related to #4079).Jarkko Hietaniemi1999-09-051-6/+2
| | * | Time is not yet ripe.Jarkko Hietaniemi1999-09-055-87/+108
| | * | timesum() wasn't @EXPORTed as promised by the documentation.Jarkko Hietaniemi1999-09-041-1/+1
| |/ /
| * | use integer on the problematic subtest.Jarkko Hietaniemi1999-09-041-11/+2
| * | Warn about numconvert.t in case somebodyJarkko Hietaniemi1999-09-041-0/+3
| * | Comment upgrading: the quad situation isn't quite asJarkko Hietaniemi1999-09-041-12/+7
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-09-041-5/+0
| |\ \ | |/ / |/| |
* | | avoid hiding child process windowGurusamy Sarathy1999-08-301-5/+0
| * | Fix LFS with -Duseperlio in Solaris. Reported inRobin Barker1999-09-041-0/+8
| * | Enable 64-bit clean bit ops.Jarkko Hietaniemi1999-09-045-107/+95