Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid pp_regcomp() changing optree at run time under USE_*THREADS (or | Gurusamy Sarathy | 1999-12-20 | 1 | -0/+11 |
| | | | | | we have a race on our hands) p4raw-id: //depot/perl@4700 | ||||
* | pod tweaks | Gurusamy Sarathy | 1999-12-20 | 3 | -11/+10 |
| | | | p4raw-id: //depot/perl@4699 | ||||
* | uv_to_utf8() could lose 37th bit on HAS_QUAD platforms | Gurusamy Sarathy | 1999-12-20 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@4698 | ||||
* | fix from Larry for parsing C<{ 0x1 => 'foo'}> as an | Gurusamy Sarathy | 1999-12-18 | 2 | -6/+11 |
| | | | | | anon hash rather than a block; test case for the same p4raw-id: //depot/perl@4697 | ||||
* | leak in change#4694 spotted by Larry | Gurusamy Sarathy | 1999-12-17 | 1 | -2/+2 |
| | | | | | p4raw-link: @4694 on //depot/perl: 94f7643d7f26ed53393f1ab3452245da43de285e p4raw-id: //depot/perl@4696 | ||||
* | test case for change#4694 | Gurusamy Sarathy | 1999-12-17 | 1 | -3/+11 |
| | | | | | p4raw-link: @4694 on //depot/perl: 94f7643d7f26ed53393f1ab3452245da43de285e p4raw-id: //depot/perl@4695 | ||||
* | delete() should return the value as is, not a copy thereof | Gurusamy Sarathy | 1999-12-17 | 2 | -6/+10 |
| | | | p4raw-id: //depot/perl@4694 | ||||
* | fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich) | Gurusamy Sarathy | 1999-12-17 | 2 | -6/+11 |
| | | | p4raw-id: //depot/perl@4693 | ||||
* | credits tweak | Gurusamy Sarathy | 1999-12-17 | 1 | -1/+4 |
| | | | p4raw-id: //depot/perl@4692 | ||||
* | DynaLoader doesn't build properly when $(DLSRC) changes | Gurusamy Sarathy | 1999-12-17 | 1 | -0/+1 |
| | | | | | (fix suggested by Hans Mulder) p4raw-id: //depot/perl@4691 | ||||
* | add missing new ops | Gurusamy Sarathy | 1999-12-17 | 1 | -1/+8 |
| | | | p4raw-id: //depot/perl@4690 | ||||
* | test harness tweak from Hans Mulder | Gurusamy Sarathy | 1999-12-17 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@4689 | ||||
* | miniperl build fixes for NeXTstep and cygwin (from Hans Mulder | Gurusamy Sarathy | 1999-12-17 | 2 | -2/+23 |
| | | | | | and Lucian CIONCA <Lucian.Cionca@algoritma.ro>) p4raw-id: //depot/perl@4688 | ||||
* | applied suggested patch with whitespace adjustments | Helmut Jarausch | 1999-12-17 | 1 | -12/+23 |
| | | | | | | Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de> Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle / p4raw-id: //depot/perl@4687 | ||||
* | avoid warnings due to symbols unintroduced by XSLoader (spotted | Gurusamy Sarathy | 1999-12-17 | 5 | -6/+6 |
| | | | | | by Hans Mulder) p4raw-id: //depot/perl@4686 | ||||
* | fix bug when one of the operands is +0E+0 (from Ronald J Kimball | Gurusamy Sarathy | 1999-12-17 | 2 | -11/+16 |
| | | | | | <rjk@linguist.dartmouth.edu>) p4raw-id: //depot/perl@4685 | ||||
* | spell out how to get 4-digit year (from Micheal G Schwern | Gurusamy Sarathy | 1999-12-16 | 1 | -0/+16 |
| | | | | | <schwern@pobox.com>) p4raw-id: //depot/perl@4684 | ||||
* | type mismatch for %c format argument (spotted by Robin Barker | Gurusamy Sarathy | 1999-12-16 | 1 | -2/+2 |
| | | | | | <rmb1@cise.npl.co.uk>) p4raw-id: //depot/perl@4683 | ||||
* | mingw32 doesn't have anonymous union (from Benjamin Stuhl | Gurusamy Sarathy | 1999-12-16 | 1 | -1/+1 |
| | | | | | <sho_pi@hotmail.com>) p4raw-id: //depot/perl@4682 | ||||
* | missing backslash (spotted by Johan Vromans) | Gurusamy Sarathy | 1999-12-16 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@4681 | ||||
* | avoid coredump on diagnostics when STDERR is closed | Gurusamy Sarathy | 1999-12-16 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@4680 | ||||
* | interpreter structure should be nulled under -DMULTIPLICITY | Gurusamy Sarathy | 1999-12-10 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@4678 | ||||
* | update Changes | Gurusamy Sarathy | 1999-12-09 | 1 | -0/+64 |
| | | | p4raw-id: //depot/perl@4677 | ||||
* | fix File::Find testsuite bugs in symlink-less places | Gurusamy Sarathy | 1999-12-09 | 1 | -7/+9 |
| | | | p4raw-id: //depot/perl@4676 | ||||
* | USE_ITHREADS tweaks and notes | Gurusamy Sarathy | 1999-12-09 | 3 | -12/+79 |
| | | | p4raw-id: //depot/perl@4675 | ||||
* | allow new style sort subs to work under usethreads | Gurusamy Sarathy | 1999-12-09 | 1 | -1/+7 |
| | | | p4raw-id: //depot/perl@4674 | ||||
* | document compatibility issue with literal list slices and NOTOP | Gurusamy Sarathy | 1999-12-09 | 1 | -0/+22 |
| | | | | | (C<not (1,2,3)[0]> is now a syntax error) p4raw-id: //depot/perl@4673 | ||||
* | avoid mismatched expectation <-> int types for C++ builds | Gurusamy Sarathy | 1999-12-09 | 4 | -6/+6 |
| | | | p4raw-id: //depot/perl@4672 | ||||
* | newer version of File::Find with support for following symlinks and | Gurusamy Sarathy | 1999-12-09 | 3 | -133/+676 |
| | | | | | other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de> p4raw-id: //depot/perl@4671 | ||||
* | avoid initializing GvCV slot for autovivified filehandles | Gurusamy Sarathy | 1999-12-09 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@4670 | ||||
* | apply change#4618 again along with Ilya's patch to fix bugs | Gurusamy Sarathy | 1999-12-08 | 9 | -44/+719 |
| | | | | | | | | in it (see change#4622) p4raw-link: @4622 on //depot/perl: 34baa6c30415f54e9b8c2e622de1e229cf36d781 p4raw-link: @4618 on //depot/perl: f9d9cdce9cbb41baf3d0716ebac8540732d59bf8 p4raw-id: //depot/perl@4669 | ||||
* | patch to fix parser bug in C<${h{${a[0]}}} = 13> | Larry Wall | 1999-12-08 | 5 | -20/+8 |
| | | | | | | Message-Id: <199912072039.MAA13257@kiev.wall.org> Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}} p4raw-id: //depot/perl@4668 | ||||
* | patch to fix aix hints from ortmann@vnet.ibm.com | Gurusamy Sarathy | 1999-12-08 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@4667 | ||||
* | documentation tweaks from M. J. T. Guy, Micheal Schwern, and | Gurusamy Sarathy | 1999-12-08 | 4 | -13/+113 |
| | | | | | Tim Meadowcroft p4raw-id: //depot/perl@4666 | ||||
* | introduce save_I8() for saving byte values | Gurusamy Sarathy | 1999-12-08 | 11 | -8/+38 |
| | | | p4raw-id: //depot/perl@4665 | ||||
* | use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc. | Gurusamy Sarathy | 1999-12-08 | 1 | -30/+2 |
| | | | p4raw-id: //depot/perl@4664 | ||||
* | longstanding typo in lexer: PL_lex_expect was not properly | Gurusamy Sarathy | 1999-12-08 | 1 | -1/+1 |
| | | | | | saved on reentry p4raw-id: //depot/perl@4663 | ||||
* | typos in change#4546 | Gurusamy Sarathy | 1999-12-07 | 4 | -6/+18 |
| | | | | | p4raw-link: @4546 on //depot/perl: 11faa288e292c27cb2ddc4ccdc483b523d26ce19 p4raw-id: //depot/perl@4662 | ||||
* | typos in change#4660 | Gurusamy Sarathy | 1999-12-07 | 7 | -11/+11 |
| | | | | | p4raw-link: @4660 on //depot/perl: 014822e4c0d7b7cfffc319235fe7ea64ec87ecae p4raw-id: //depot/perl@4661 | ||||
* | tweaks for building with -DUSE_ITHREADS on !WIN32 platforms; | Gurusamy Sarathy | 1999-12-06 | 10 | -19/+57 |
| | | | | | fix bug where lc($readonly) could result in bogus errors p4raw-id: //depot/perl@4660 | ||||
* | allow IRIX 6.5 to build perl (from Helmut Jarausch | Gurusamy Sarathy | 1999-12-06 | 1 | -1/+7 |
| | | | | | <jarausch@igpm.rwth-aachen.de>) p4raw-id: //depot/perl@4659 | ||||
* | fix for -Dp via $^D (suggested by Stephane Payrard | Gurusamy Sarathy | 1999-12-06 | 1 | -0/+3 |
| | | | | | <stef@adnaccess.com>) p4raw-id: //depot/perl@4658 | ||||
* | change#4641 needs perldiag.pod edit | Gurusamy Sarathy | 1999-12-06 | 2 | -10618/+1 |
| | | | | | p4raw-link: @4641 on //depot/perl: b89fed5ff1fc43a68f98ebc06fd23230eb6697a8 p4raw-id: //depot/perl@4657 | ||||
* | Makefile tweak for change#4649 | Gurusamy Sarathy | 1999-12-06 | 1 | -1/+1 |
| | | | | | p4raw-link: @4649 on //depot/perl: 52bb0670c0d245e31203752693ee9e8bb24422b0 p4raw-id: //depot/perl@4656 | ||||
* | change#4653 was missing a patch reject | Gurusamy Sarathy | 1999-12-05 | 1 | -6/+6 |
| | | | | | p4raw-link: @4653 on //depot/perl: 7a958ec31151f9d03a26dcab8abdf5c57315dc96 p4raw-id: //depot/perl@4655 | ||||
* | windows build tweaks for Borland compiler | Gurusamy Sarathy | 1999-12-05 | 4 | -2/+25 |
| | | | p4raw-id: //depot/perl@4654 | ||||
* | applied somewhat modified version of suggested patch | Benjamin Stuhl | 1999-12-05 | 11 | -128/+1434 |
| | | | | | | Message-ID: <19991119024527.72749.qmail@hotmail.com> Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB p4raw-id: //depot/perl@4653 | ||||
* | [ID 19991104.005] modified hints file for UnixWare7 ( svr5) | Mike Hopkirk (hops) | 1999-12-05 | 2 | -49/+231 |
| | | | | | Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com> p4raw-id: //depot/perl@4652 | ||||
* | on dosish platforms, avoid infinite recursion in File::Path::mkpath() | Gurusamy Sarathy | 1999-12-05 | 1 | -4/+6 |
| | | | | | when given non-existent drive names p4raw-id: //depot/perl@4651 | ||||
* | windows build tweaks for change#4649 | Gurusamy Sarathy | 1999-12-05 | 2 | -2/+2 |
| | | | | | p4raw-link: @4649 on //depot/perl: 52bb0670c0d245e31203752693ee9e8bb24422b0 p4raw-id: //depot/perl@4650 |