summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | minor tweaks to pods and toke.c commentsGurusamy Sarathy1999-07-294-75/+57
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-07-2924-213/+729
|\ \ | |/
| * 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 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
| |\ \
| * | | 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
| |\ \ \
| * | | | Integer constants (0x, 0[0-7], 0b) now overflow fatally,Jarkko Hietaniemi1999-07-279-125/+228
| * | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-2722-635/+1259
| |\ \ \ \
| * \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-2612-42/+267
| |\ \ \ \ \
| * | | | | | Dusting off README.threads.Jarkko Hietaniemi1999-07-261-23/+63
| * | | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-263-19/+210
| |\ \ \ \ \ \
| * | | | | | | Use long doubles only if they are useful.Jarkko Hietaniemi1999-07-261-1/+1
| * | | | | | | Back out #3735. Needs more work.Jarkko Hietaniemi1999-07-2615-159/+107
| * | | | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-2635-3110/+3394
| |\ \ \ \ \ \ \
| * | | | | | | | Use $< instead of $*.c in *perlmain.o rules.Jarkko Hietaniemi1999-07-261-5/+5
| * | | | | | | | Streamline Carp.pm.Ilya Zakharevich1999-07-263-176/+209
| * | | | | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-2643-103/+820
| |\ \ \ \ \ \ \ \
* | | | | | | | | | misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-2810-26/+138
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'Gurusamy Sarathy1999-07-281-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | here lies 5.005_58Gurusamy Sarathy1999-07-277-112/+170
* | | | | | | regenerate win32/config_H.?cGurusamy Sarathy1999-07-273-246/+390
* | | | | | | Patch pl2bat.pl so batch file can failTye McQueen1999-07-271-8/+171
* | | | | | | decrease memory footprint of standard modulesIlya Zakharevich1999-07-274-14/+35
* | | | | | | support -DPERL_BINCOMPAT_5005, still needs a Configure testGurusamy Sarathy1999-07-272-4/+58
* | | | | | | recognize more constructs such as C<$-> in pod (from Russ AllberyGurusamy Sarathy1999-07-271-2/+4
* | | | | | | cover case where CLK_TCK is a float, not integer (fromGurusamy Sarathy1999-07-271-2/+2
* | | | | | | provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-275-1/+41
| |_|_|_|_|/ |/| | | | |
* | | | | | replace Pod::Text with Pod::SimpleText v0.01 (thanksGurusamy Sarathy1999-07-275-570/+987
* | | | | | Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3Andy Dougherty1999-07-271-1/+5
* | | | | | applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-2714-60/+264
* | | | | | don't quit if =head* wasn't found (suggested by Roland BauerGurusamy Sarathy1999-07-271-3/+2
* | | | | | change#3762 wasn't neededGurusamy Sarathy1999-07-271-1/+1
| |_|_|_|/ |/| | | |