Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates from PodParser v1.12 on CPAN (from Brad Appleton) | Gurusamy Sarathy | 2000-03-13 | 9 | -21/+50 |
| | | | p4raw-id: //depot/perl@5711 | ||||
* | cleaner logic in op.c, also avoids QNX optimizer bug (from Norton | Gurusamy Sarathy | 2000-03-13 | 1 | -3/+2 |
| | | | | | Allen <allen@huarp.harvard.edu>) p4raw-id: //depot/perl@5710 | ||||
* | mention changes to diagnostics | Gurusamy Sarathy | 2000-03-13 | 1 | -0/+13 |
| | | | p4raw-id: //depot/perl@5709 | ||||
* | ignore const for the purposes of typemaps (from Hugo van der Sanden) | Gurusamy Sarathy | 2000-03-13 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@5708 | ||||
* | don't check for errno after Atof() (atof() doesn't set errno, and | Gurusamy Sarathy | 2000-03-13 | 1 | -9/+4 |
| | | | | | | where Atof() is actually strto[l]d(), some platforms seem to want to set errno randomly) p4raw-id: //depot/perl@5707 | ||||
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-13 | 7 | -54/+68 |
|\ | | | | | p4raw-id: //depot/perl@5706 | ||||
| * | STRLEN != int. | Jarkko Hietaniemi | 2000-03-13 | 1 | -2/+1 |
| | | | | | | p4raw-id: //depot/cfgperl@5705 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-13 | 42 | -391/+1282 |
| |\ | |/ |/| | p4raw-id: //depot/cfgperl@5704 | ||||
* | | mention autoflush portability caveat | Gurusamy Sarathy | 2000-03-13 | 3 | -5/+44 |
| | | | | | | p4raw-id: //depot/perl@5703 | ||||
* | | final touches for lexical warnings (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 28 | -364/+1097 |
| | | | | | | p4raw-id: //depot/perl@5702 | ||||
* | | avoid compiler warnings | Gurusamy Sarathy | 2000-03-13 | 1 | -2/+2 |
| | | | | | | p4raw-id: //depot/perl@5701 | ||||
* | | make the is_utf8_*() safe for use on invalid utf8 (they now | Gurusamy Sarathy | 2000-03-13 | 9 | -12/+91 |
| | | | | | | | | | | return false on such input instead of emitting warnings) p4raw-id: //depot/perl@5700 | ||||
* | | the premature FREETMPS calls in change#1187 weren't defensive enough | Gurusamy Sarathy | 2000-03-13 | 3 | -8/+48 |
| | | | | | | | | | | p4raw-link: @1187 on //depot/perl: a29cdaf07aa5601e42ae4955cc0f168e91a7c385 p4raw-id: //depot/perl@5699 | ||||
| * | hints nibbling continues | Jarkko Hietaniemi | 2000-03-13 | 1 | -18/+11 |
| | | | | | | p4raw-id: //depot/cfgperl@5698 | ||||
| * | there's no end to tweaking | Jarkko Hietaniemi | 2000-03-13 | 1 | -6/+10 |
| | | | | | | p4raw-id: //depot/cfgperl@5697 | ||||
| * | hints tweak | Jarkko Hietaniemi | 2000-03-13 | 1 | -12/+9 |
| | | | | | | p4raw-id: //depot/cfgperl@5696 | ||||
| * | Solaris long double fixes from Alan Burlison. | Jarkko Hietaniemi | 2000-03-13 | 3 | -4/+11 |
| | | | | | | p4raw-id: //depot/cfgperl@5687 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-13 | 5 | -14/+48 |
| |\ | |/ |/| | p4raw-id: //depot/cfgperl@5686 | ||||
* | | set optimize=-O only if not already set | Gurusamy Sarathy | 2000-03-12 | 1 | -6/+9 |
| | | | | | | p4raw-id: //depot/perl@5684 | ||||
* | | another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX | Gurusamy Sarathy | 2000-03-12 | 4 | -8/+39 |
| | | | | | | | | | | were being mistakenly subverted anyway p4raw-id: //depot/perl@5683 | ||||
| * | Retract #5680, it broke more than it helped. | Jarkko Hietaniemi | 2000-03-13 | 1 | -25/+26 |
| | | | | | | p4raw-id: //depot/cfgperl@5685 | ||||
| * | update AVAILABILITY for LynxOS | Jarkko Hietaniemi | 2000-03-12 | 1 | -0/+1 |
| | | | | | | p4raw-id: //depot/cfgperl@5682 | ||||
| * | 64-bitness hints tweaks | Jarkko Hietaniemi | 2000-03-12 | 1 | -23/+36 |
| | | | | | | p4raw-id: //depot/cfgperl@5681 | ||||
| * | 64-bitness tweak: separate 64bitint and 64bitall. | Jarkko Hietaniemi | 2000-03-12 | 1 | -26/+25 |
| | | | | | | p4raw-id: //depot/cfgperl@5680 | ||||
| * | metaconfig-ify #5676. | Jarkko Hietaniemi | 2000-03-12 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/cfgperl@5679 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-12 | 4 | -37/+331 |
| |\ | |/ |/| | p4raw-id: //depot/cfgperl@5678 | ||||
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 2000-03-12 | 5 | -45/+310 |
|\ \ | |/ | | | p4raw-id: //depot/perl@5677 | ||||
| * | continue flogging the string->int conversion ifdefs | Jarkko Hietaniemi | 2000-03-12 | 1 | -1/+5 |
| | | | | | | p4raw-id: //depot/cfgperl@5675 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-12 | 7 | -95/+170 |
| |\ | | | | | | | p4raw-id: //depot/cfgperl@5673 | ||||
| * | | todo and perldelta updates | Jarkko Hietaniemi | 2000-03-11 | 3 | -44/+59 |
| | | | | | | | | | p4raw-id: //depot/cfgperl@5667 | ||||
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-11 | 0 | -0/+0 |
| |\ \ | | | | | | | | | p4raw-id: //depot/cfgperl@5666 | ||||
| * | | | Fixes for #5661. | Jarkko Hietaniemi | 2000-03-11 | 1 | -15/+21 |
| | | | | | | | | | | | | p4raw-id: //depot/cfgperl@5665 | ||||
* | | | | don't bother testing if we can flush all handles when fflush(stdin) | Gurusamy Sarathy | 2000-03-12 | 1 | -32/+75 |
| | | | | | | | | | | | | | | | | | | | | shows the pipe bug p4raw-id: //depot/perl@5676 | ||||
* | | | | fix File::DosGlob for patterns with drive names like c:*.bat | Gurusamy Sarathy | 2000-03-12 | 1 | -4/+9 |
| |_|/ |/| | | | | | | | | | | | (suggested by Jason Mathews <mathews@computer.org>) p4raw-id: //depot/perl@5674 | ||||
* | | | security fixes for perldoc (from Tom Christiansen) | Gurusamy Sarathy | 2000-03-12 | 1 | -88/+154 |
| | | | | | | | | | p4raw-id: //depot/perl@5672 | ||||
* | | | Larry's patch to disallow CORE::Snark, with perldiag entry | Gurusamy Sarathy | 2000-03-12 | 3 | -1/+10 |
| | | | | | | | | | p4raw-id: //depot/perl@5671 | ||||
* | | | insufficient buffer in change#5317 | Gurusamy Sarathy | 2000-03-12 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | p4raw-link: @5317 on //depot/perl: 0c57e439868bda58b2cbd4708d7a8b4dcf15b989 p4raw-id: //depot/perl@5670 | ||||
* | | | avoid L<foo|bar> for now, not all the pod2foo support it | Gurusamy Sarathy | 2000-03-12 | 1 | -1/+1 |
| | | | | | | | | | p4raw-id: //depot/perl@5669 | ||||
* | | | rework change#5664 | Gurusamy Sarathy | 2000-03-12 | 1 | -15/+18 |
| |/ |/| | | | | | | | p4raw-link: @5664 on //depot/perl: 388d3c036745024b7ca2276efc330e632cfbcaa9 p4raw-id: //depot/perl@5668 | ||||
* | | fix Strtoul() misdefinition is change#5661 | Gurusamy Sarathy | 2000-03-11 | 1 | -3/+3 |
| | | | | | | | | | | p4raw-link: @5661 on //depot/cfgperl: 55eb892c8d1c2d0317b54696f56f6afb30a62cd1 p4raw-id: //depot/perl@5664 | ||||
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-11 | 5 | -53/+62 |
|\ \ | |/ | | | p4raw-id: //depot/perl@5663 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-11 | 5 | -3/+44 |
| |\ | |/ |/| | p4raw-id: //depot/cfgperl@5662 | ||||
* | | another long-standing eval bug: return doesn't reset $@ correctly | Gurusamy Sarathy | 2000-03-11 | 2 | -1/+30 |
| | | | | | | p4raw-id: //depot/perl@5660 | ||||
* | | change#3511 was not defensive enough about try blocks, causing | Gurusamy Sarathy | 2000-03-11 | 4 | -2/+14 |
| | | | | | | | | | | | | | | bogus attempts to free closures, and thence, segfaults p4raw-link: @3511 on //depot/perl: 067f92a0e46641b4b3e89afcde43bf134105f7b7 p4raw-id: //depot/perl@5658 | ||||
| * | Use Atof() instead of bare strtod(); ditto for Atol()/Atoul() | Jarkko Hietaniemi | 2000-03-11 | 2 | -21/+11 |
| | | | | | | | | | | (introduce the latter) instead of bare strtoll()/strtoll(). p4raw-id: //depot/cfgperl@5661 | ||||
| * | metaconfig-ify the test for broken fflush(NULL) | Jarkko Hietaniemi | 2000-03-11 | 2 | -26/+46 |
| | | | | | | | | | | (which ails e.g. Solaris), from Ulrich Pfeifer. p4raw-id: //depot/cfgperl@5659 | ||||
| * | Rewording. | Jarkko Hietaniemi | 2000-03-11 | 1 | -6/+5 |
| | | | | | | p4raw-id: //depot/cfgperl@5657 | ||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-11 | 27 | -440/+289 |
| |\ | |/ |/| | p4raw-id: //depot/cfgperl@5656 | ||||
* | | reword comment | Gurusamy Sarathy | 2000-03-11 | 1 | -6/+6 |
| | | | | | | p4raw-id: //depot/perl@5655 | ||||
* | | off-by-one in os2.c (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-03-11 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@5654 |