summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Glossary update for #3861.Jarkko Hietaniemi1999-08-012-173/+218
* | | 64-bit work. Now 32-bit platforms get a 100% make testJarkko Hietaniemi1999-08-0114-266/+957
| |/ |/|
* | Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-018-44/+1
* | Reading 64-bit decimal numbers was broken becauseJarkko Hietaniemi1999-08-011-4/+6
* | Solaris doesn't like PERL_MALLOC_OK in SDBM_File.Jarkko Hietaniemi1999-08-011-0/+1
* | Enable Solaris largefiles support only if -Duse64bits is used.Jarkko Hietaniemi1999-08-011-14/+2
* | Integer overflow iteration.Jarkko Hietaniemi1999-07-313-8/+23
* | Remove a lot of unused regnode codes.Jarkko Hietaniemi1999-07-313-1821/+89
* | Make the use64bits and usethreads friendlier/braver;Jarkko Hietaniemi1999-07-312-391/+378
* | Hack the "integer overflow" code some more.Jarkko Hietaniemi1999-07-313-26/+15
* | Test oct() at the 2^32-1 limit.Jarkko Hietaniemi1999-07-311-1/+8
* | Update MANIFEST for #3837.Jarkko Hietaniemi1999-07-311-0/+1
* | Digital UNIX 4.0D doesn't like perl malloc on sdbmJarkko Hietaniemi1999-07-311-0/+1
* | Allow for Configure -Ubincompat5005 override.Jarkko Hietaniemi1999-07-291-3/+3
* | Make Configure support PERL_BINCOMPAT_5005.Jarkko Hietaniemi1999-07-295-4/+68
* | AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com>Jarkko Hietaniemi1999-07-291-1/+1
* | Integrate with Sarathy. I overruled on perldeltaJarkko Hietaniemi1999-07-2915-280/+775
|\ \ | |/
| * cperl-mode.el v4.19Gurusamy Sarathy1999-07-291-204/+583
| * win32/bin/pl2bat.pl doesn't work correctlyJan Dubois1999-07-291-10/+14
| * tweak previous change for multiple hitsGurusamy Sarathy1999-07-291-1/+3
| * band-aid for perldoc -t broken-ness (the new Pod::TextGurusamy Sarathy1999-07-291-4/+1
| * minor tweaks to pods and toke.c commentsGurusamy Sarathy1999-07-294-75/+57
| * integrate cfgperl changes into mainlineGurusamy Sarathy1999-07-2924-213/+729
| |\
| * | misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-2810-26/+138
* | | Repent and make overly large integerishJarkko Hietaniemi1999-07-2910-210/+270
* | | AIX exhibits different error on failed system().Jarkko Hietaniemi1999-07-291-1/+11
| |/ |/|
* | Tiny patch to go over #3820 (via private mail from Lincoln).Jarkko Hietaniemi1999-07-281-3/+3
* | Continue pack() doc honing.Jarkko Hietaniemi1999-07-281-5/+9
* | Enhance pack() doc.Jarkko Hietaniemi1999-07-281-15/+34
* | UNIX Domain Sockets are not implemented under QNX.Norton T. Allen1999-07-281-0/+2
* | IO::* enhancements.Lincoln Stein1999-07-283-3/+8
* | Need to add QNX to the list for DONT_DECLARE_STD.Norton T. Allen1999-07-281-1/+1
* | Need to add some more conditions to deal with the caseNorton T. Allen1999-07-281-2/+4
* | The QNX shell needs a couple more semicolons.Norton T. Allen1999-07-284-26/+30
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-281-2/+2
|\ \ | |/
| * fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'Gurusamy Sarathy1999-07-281-2/+2
* | Fix a typo, un-shout, and reformat the installation output.Jarkko Hietaniemi1999-07-281-3/+1
* | Talk more about subsecond things in perlfunc.Jarkko Hietaniemi1999-07-281-9/+17
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-286-6/+24
|\ \ | |/
| * fix the perl -V breakageIlya Zakharevich1999-07-281-0/+1
| * avoid warning (from Doug MacEachern)Gurusamy Sarathy1999-07-281-1/+3
| * Pod::Html tweakJan Dubois1999-07-281-2/+2
| * freebsd hints updateAnton Berezin1999-07-281-1/+8
| * cosmetic testsuite patchGraham Barr1999-07-282-2/+10
* | Document toke.c.Nathan Torkington1999-07-281-4/+331
* | perlre clarification.Ian Phillipps1999-07-281-1/+1
* | Minuscule cleanup of the integer overflow patch.Jarkko Hietaniemi1999-07-271-4/+3
* | Test hex('x...').Jarkko Hietaniemi1999-07-271-1/+6
* | Integrate with Sarathy (5.005_58).Jarkko Hietaniemi1999-07-2724-389/+871
|\ \ | |/
| * here lies 5.005_58Gurusamy Sarathy1999-07-277-112/+170