Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Glossary update for #3861. | Jarkko Hietaniemi | 1999-08-01 | 2 | -173/+218 | |
* | | | 64-bit work. Now 32-bit platforms get a 100% make test | Jarkko Hietaniemi | 1999-08-01 | 14 | -266/+957 | |
| |/ |/| | ||||||
* | | Undo #3790 and the patches that attempted to fix it | Jarkko Hietaniemi | 1999-08-01 | 8 | -44/+1 | |
* | | Reading 64-bit decimal numbers was broken because | Jarkko Hietaniemi | 1999-08-01 | 1 | -4/+6 | |
* | | Solaris doesn't like PERL_MALLOC_OK in SDBM_File. | Jarkko Hietaniemi | 1999-08-01 | 1 | -0/+1 | |
* | | Enable Solaris largefiles support only if -Duse64bits is used. | Jarkko Hietaniemi | 1999-08-01 | 1 | -14/+2 | |
* | | Integer overflow iteration. | Jarkko Hietaniemi | 1999-07-31 | 3 | -8/+23 | |
* | | Remove a lot of unused regnode codes. | Jarkko Hietaniemi | 1999-07-31 | 3 | -1821/+89 | |
* | | Make the use64bits and usethreads friendlier/braver; | Jarkko Hietaniemi | 1999-07-31 | 2 | -391/+378 | |
* | | Hack the "integer overflow" code some more. | Jarkko Hietaniemi | 1999-07-31 | 3 | -26/+15 | |
* | | Test oct() at the 2^32-1 limit. | Jarkko Hietaniemi | 1999-07-31 | 1 | -1/+8 | |
* | | Update MANIFEST for #3837. | Jarkko Hietaniemi | 1999-07-31 | 1 | -0/+1 | |
* | | Digital UNIX 4.0D doesn't like perl malloc on sdbm | Jarkko Hietaniemi | 1999-07-31 | 1 | -0/+1 | |
* | | Allow for Configure -Ubincompat5005 override. | Jarkko Hietaniemi | 1999-07-29 | 1 | -3/+3 | |
* | | Make Configure support PERL_BINCOMPAT_5005. | Jarkko Hietaniemi | 1999-07-29 | 5 | -4/+68 | |
* | | AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> | Jarkko Hietaniemi | 1999-07-29 | 1 | -1/+1 | |
* | | Integrate with Sarathy. I overruled on perldelta | Jarkko Hietaniemi | 1999-07-29 | 15 | -280/+775 | |
|\ \ | |/ | ||||||
| * | cperl-mode.el v4.19 | Gurusamy Sarathy | 1999-07-29 | 1 | -204/+583 | |
| * | win32/bin/pl2bat.pl doesn't work correctly | Jan Dubois | 1999-07-29 | 1 | -10/+14 | |
| * | tweak previous change for multiple hits | Gurusamy Sarathy | 1999-07-29 | 1 | -1/+3 | |
| * | band-aid for perldoc -t broken-ness (the new Pod::Text | Gurusamy Sarathy | 1999-07-29 | 1 | -4/+1 | |
| * | minor tweaks to pods and toke.c comments | Gurusamy Sarathy | 1999-07-29 | 4 | -75/+57 | |
| * | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-07-29 | 24 | -213/+729 | |
| |\ | ||||||
| * | | misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll | Gurusamy Sarathy | 1999-07-28 | 10 | -26/+138 | |
* | | | Repent and make overly large integerish | Jarkko Hietaniemi | 1999-07-29 | 10 | -210/+270 | |
* | | | AIX exhibits different error on failed system(). | Jarkko Hietaniemi | 1999-07-29 | 1 | -1/+11 | |
| |/ |/| | ||||||
* | | Tiny patch to go over #3820 (via private mail from Lincoln). | Jarkko Hietaniemi | 1999-07-28 | 1 | -3/+3 | |
* | | Continue pack() doc honing. | Jarkko Hietaniemi | 1999-07-28 | 1 | -5/+9 | |
* | | Enhance pack() doc. | Jarkko Hietaniemi | 1999-07-28 | 1 | -15/+34 | |
* | | UNIX Domain Sockets are not implemented under QNX. | Norton T. Allen | 1999-07-28 | 1 | -0/+2 | |
* | | IO::* enhancements. | Lincoln Stein | 1999-07-28 | 3 | -3/+8 | |
* | | Need to add QNX to the list for DONT_DECLARE_STD. | Norton T. Allen | 1999-07-28 | 1 | -1/+1 | |
* | | Need to add some more conditions to deal with the case | Norton T. Allen | 1999-07-28 | 1 | -2/+4 | |
* | | The QNX shell needs a couple more semicolons. | Norton T. Allen | 1999-07-28 | 4 | -26/+30 | |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-28 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | fix typo that caused INSTALLPRIVLIB to have doubled 'perl5' | Gurusamy Sarathy | 1999-07-28 | 1 | -2/+2 | |
* | | Fix a typo, un-shout, and reformat the installation output. | Jarkko Hietaniemi | 1999-07-28 | 1 | -3/+1 | |
* | | Talk more about subsecond things in perlfunc. | Jarkko Hietaniemi | 1999-07-28 | 1 | -9/+17 | |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-28 | 6 | -6/+24 | |
|\ \ | |/ | ||||||
| * | fix the perl -V breakage | Ilya Zakharevich | 1999-07-28 | 1 | -0/+1 | |
| * | avoid warning (from Doug MacEachern) | Gurusamy Sarathy | 1999-07-28 | 1 | -1/+3 | |
| * | Pod::Html tweak | Jan Dubois | 1999-07-28 | 1 | -2/+2 | |
| * | freebsd hints update | Anton Berezin | 1999-07-28 | 1 | -1/+8 | |
| * | cosmetic testsuite patch | Graham Barr | 1999-07-28 | 2 | -2/+10 | |
* | | Document toke.c. | Nathan Torkington | 1999-07-28 | 1 | -4/+331 | |
* | | perlre clarification. | Ian Phillipps | 1999-07-28 | 1 | -1/+1 | |
* | | Minuscule cleanup of the integer overflow patch. | Jarkko Hietaniemi | 1999-07-27 | 1 | -4/+3 | |
* | | Test hex('x...'). | Jarkko Hietaniemi | 1999-07-27 | 1 | -1/+6 | |
* | | Integrate with Sarathy (5.005_58). | Jarkko Hietaniemi | 1999-07-27 | 24 | -389/+871 | |
|\ \ | |/ | ||||||
| * | here lies 5.005_58 | Gurusamy Sarathy | 1999-07-27 | 7 | -112/+170 |