summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * Turn on USE_64_BIT_OFFSETS implicitly.Jarkko Hietaniemi1999-09-031-1/+7
| * Fix from Spider for the sub attributes (there was an undocumentedJarkko Hietaniemi1999-09-031-4/+10
| * Re: [PATCH 5.005_60] distclean forgot twoJohn Tobey1999-09-011-0/+4
| * [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-0110-8/+15
| * [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1Dominic Dunlop1999-09-012-0/+19
| * Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problemMartin Lichtin1999-09-011-1/+1
| * Enhance lfs tests: check every seek and sysseekJarkko Hietaniemi1999-09-012-24/+68
| * [REPATCH 5.005_61] Re: perldiag.pod omissionsColin Kuskie1999-09-011-5/+14
| * Re: [ID 19990830.005] Assigning value of an op on an SV to said SVIlya Zakharevich1999-09-012-3/+26
| * IV_DIG and NV_DIG fixes.Jarkko Hietaniemi1999-09-011-4/+10
| * \C{} -> \N{} residue.Jarkko Hietaniemi1999-08-311-3/+3
| * For some odd reason #4056 didn't undo #3922 completely.Jarkko Hietaniemi1999-08-311-8/+1
| * Retract #3922 (Rule #1 was invoked).Jarkko Hietaniemi1999-08-302-6/+0
| * Document the undefinedness of overshifting.Jarkko Hietaniemi1999-08-301-2/+6
| * History fixes and updates.Jarkko Hietaniemi1999-08-301-1/+3
| * Shell quoting thinko broke installdirs.Johan Vromans1999-08-301-10/+10
| * Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-308-26/+27
| * [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSIONSpider Boardman1999-08-301-1/+1