Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resync with mainline | Charles Bailey | 2000-02-09 | 375 | -12025/+21221 |
* | Minor cosmetic updates | Charles Bailey | 2000-01-20 | 1 | -3/+3 |
* | Quick integration of mainline changes to date | Charles Bailey | 2000-01-20 | 539 | -24246/+50706 |
* | resync with mainline | Charles Bailey | 1999-09-29 | 271 | -8698/+47005 |
* | Integrate mainline 5.05_61 | Charles Bailey | 1999-09-06 | 271 | -11299/+27392 |
|\ | |||||
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-09-04 | 115 | -4540/+7179 |
| |\ | |||||
| | * | 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 |
| | * | Turn on USE_64_BIT_OFFSETS implicitly. | Jarkko Hietaniemi | 1999-09-03 | 1 | -1/+7 |
| | * | Fix from Spider for the sub attributes (there was an undocumented | Jarkko Hietaniemi | 1999-09-03 | 1 | -4/+10 |
| | * | Re: [PATCH 5.005_60] distclean forgot two | John Tobey | 1999-09-01 | 1 | -0/+4 |
| | * | [ID 19990821.001] [PATCH] perl5.005_60 cygwin port | Fifer, Eric | 1999-09-01 | 10 | -8/+15 |
| | * | [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1 | Dominic Dunlop | 1999-09-01 | 2 | -0/+19 |
| | * | Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem | Martin Lichtin | 1999-09-01 | 1 | -1/+1 |
| | * | Enhance lfs tests: check every seek and sysseek | Jarkko Hietaniemi | 1999-09-01 | 2 | -24/+68 |
| | * | [REPATCH 5.005_61] Re: perldiag.pod omissions | Colin Kuskie | 1999-09-01 | 1 | -5/+14 |
| | * | Re: [ID 19990830.005] Assigning value of an op on an SV to said SV | Ilya Zakharevich | 1999-09-01 | 2 | -3/+26 |
| | * | IV_DIG and NV_DIG fixes. | Jarkko Hietaniemi | 1999-09-01 | 1 | -4/+10 |
| | * | \C{} -> \N{} residue. | Jarkko Hietaniemi | 1999-08-31 | 1 | -3/+3 |
| | * | For some odd reason #4056 didn't undo #3922 completely. | Jarkko Hietaniemi | 1999-08-31 | 1 | -8/+1 |
| | * | Retract #3922 (Rule #1 was invoked). | Jarkko Hietaniemi | 1999-08-30 | 2 | -6/+0 |
| | * | Document the undefinedness of overshifting. | Jarkko Hietaniemi | 1999-08-30 | 1 | -2/+6 |
| | * | History fixes and updates. | Jarkko Hietaniemi | 1999-08-30 | 1 | -1/+3 |
| | * | Shell quoting thinko broke installdirs. | Johan Vromans | 1999-08-30 | 1 | -10/+10 |
| | * | Use \N{named characters} instead of \C. | Ilya Zakharevich | 1999-08-30 | 8 | -26/+27 |
| | * | [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION | Spider Boardman | 1999-08-30 | 1 | -1/+1 |
| | * | Conditionally socksify the LIBS of Socket. | Jarkko Hietaniemi | 1999-08-29 | 1 | -3/+5 |
| | * | Re: [PATCH 5.005_60] fix @DB::typeahead | Ilya Zakharevich | 1999-08-29 | 1 | -2/+2 |
| | * | Lost arguments to simplified sort | Stephen McCamant | 1999-08-29 | 2 | -5/+12 |
| | * | Sender: owner-perl5-porters@perl.org | Olaf Flebbe | 1999-08-29 | 6 | -86/+303 |
| | * | an EBCDIC friendly cgi-html.t test | Peter Prymmer | 1999-08-29 | 1 | -0/+14 |
| | * | Fix scalar gmtime (and localtime) in quad environments, | Robin Barker | 1999-08-29 | 2 | -8/+14 |
| | * | Speeding up XSUB calls up to 66% | Ilya Zakharevich | 1999-08-29 | 4 | -2/+9 |
| | * | sub : attrlist | Spider Boardman | 1999-08-29 | 31 | -3385/+4812 |
| | * | Turn off gcc-2.95's strict-alias optimization. | Jarkko Hietaniemi | 1999-08-29 | 1 | -9/+27 |
| | * | Fix a typo in #4036. | Jarkko Hietaniemi | 1999-08-29 | 1 | -1/+1 |
| | * | Add a missing #endif forgotten by #4035. | Jarkko Hietaniemi | 1999-08-29 | 1 | -0/+1 |
| | * | Remove an extra #endif introduced by #4036. | Jarkko Hietaniemi | 1999-08-29 | 1 | -1/+0 |
| | * | Rename warning to warnings, from Paul Marquess. | Jarkko Hietaniemi | 1999-08-29 | 46 | -641/+894 |
| | * | Create the equivalence tables based on | Jarkko Hietaniemi | 1999-08-29 | 3 | -159/+621 |
| | * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-08-29 | 41 | -1164/+2024 |
| | |\ | | |/ | |/| | |||||
| * | | deadcode removal | Gurusamy Sarathy | 1999-08-29 | 10 | -66/+13 |
| * | | new thread should set current interp in TLS | Gurusamy Sarathy | 1999-08-26 | 1 | -1/+7 |
| * | | update Changes | Gurusamy Sarathy | 1999-08-20 | 1 | -0/+33 |
| * | | perl_free() should use PerlMem_free() | Gurusamy Sarathy | 1999-08-20 | 1 | -2/+2 |