summaryrefslogtreecommitdiff
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-071-3/+5
|\ | | | | p4raw-id: //depot/cfgperl@4533
| * allow $\ to work right when set to a string with embedded nullsGurusamy Sarathy1999-11-051-3/+5
| | | | | | p4raw-id: //depot/perl@4521
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-041-0/+63
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4513
| * change#4502 was missing a fileGurusamy Sarathy1999-10-311-0/+63
| | | | | | | | | | p4raw-link: @4502 on //depot/perl: 18708f5a7334d978ddf7562cb7f58e28bec6e4ed p4raw-id: //depot/perl@4503
| * integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-274-13/+72
| |\ | | | | | | p4raw-id: //depot/perl@4475
* | | Incremental Mac integration from Matthias.Jarkko Hietaniemi1999-11-041-13/+0
| | | | | | | | | p4raw-id: //depot/cfgperl@4512
* | | Re: [ID 19991026.001] perl segmentation fault reportIlya Zakharevich1999-11-011-1/+6
| |/ |/| | | | | | | | | | | To: lvirden@cas.org (Larry W. Virden) Cc: perl5-porters@perl.org, lvirden@cas.org Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4507
* | Do not block if no message queues available.Jarkko Hietaniemi1999-10-271-3/+49
| | | | | | p4raw-id: //depot/cfgperl@4473
* | Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-275-13/+40
|\ \ | |/ | | | | | | (Ilya's changes won). p4raw-id: //depot/cfgperl@4468
| * test in change#4428 needs strict interpretation of C modulusGurusamy Sarathy1999-10-241-1/+2
| | | | | | | | | | p4raw-link: @4428 on //depot/perl: 4bb9f687ed0930c988c412c4c28bd2a535612894 p4raw-id: //depot/perl@4441
| * suppress scalar leak messages for known leaks (fromGurusamy Sarathy1999-10-242-1/+2
| | | | | | | | | | Robin Barker <rmb1@cise.npl.co.uk>) p4raw-id: //depot/perl@4436
| * Re: [PATCH 5.005_62] OS/2 improvementsIlya Zakharevich1999-10-242-10/+23
| | | | | | | | | | Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@4432
| * @INC needs ../libGurusamy Sarathy1999-10-241-0/+5
| | | | | | p4raw-id: //depot/perl@4430
| * fix accidental C modulo semantics on integer-valued operationsGurusamy Sarathy1999-10-231-3/+10
| | | | | | | | | | (e.g. caused C<length("abc") % -10> to return 3 rather than -7) p4raw-id: //depot/perl@4428
* | dos-djgpp updateLaszlo Molnar1999-10-251-0/+4
| | | | | | | | | | | | To: Perl 5 Porters <perl5-porters@perl.org> Message-ID: <19991025101130.K459@crater.eth.ericsson.se> p4raw-id: //depot/cfgperl@4454
* | charnames and UTESTIlya Zakharevich1999-10-251-9/+13
| | | | | | | | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4451
* | test for #2835 (yeah, better later than never)Jarkko Hietaniemi1999-10-241-1/+6
| | | | | | p4raw-id: //depot/cfgperl@4439
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-212-10/+17
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4419
| * add test for change#4417Gurusamy Sarathy1999-10-201-1/+4
| | | | | | | | | | p4raw-link: @4417 on //depot/perl: 970c490586e0f01dd70401842b590223949989af p4raw-id: //depot/perl@4418
| * skip unreadable directory test when running as rootGurusamy Sarathy1999-10-201-9/+13
| | | | | | p4raw-id: //depot/perl@4414
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-183-2/+14
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4407
| * serious bug introduced by G_VOID changes in 5.003_96: scalarGurusamy Sarathy1999-10-171-1/+7
| | | | | | | | | | | | eval"" did not pop stack correctly; C<$a = eval "(1,2)x1"> is one symptom of the problem p4raw-id: //depot/perl@4401
| * remove FileHandle from list of PodParser dependencies (theGurusamy Sarathy1999-10-171-0/+1
| | | | | | | | | | difference is 20 files vs 6 files loaded!) p4raw-id: //depot/perl@4400
| * OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-1/+6
| | | | | | p4raw-id: //depot/perl@4393
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-151-1/+14
| |\ | |/ |/| p4raw-id: //depot/perl@4387
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-141-0/+14
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4381
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-142-7/+75
| |\ | | | | | | p4raw-id: //depot/perl@4377
| * | fix POPSTACK panics that ensued from bad interaction betweenGurusamy Sarathy1999-10-141-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | runlevels and stack of stacks (change#3988 done right); basically, we pop the runlevel if the stacklevel is not the same one we started the runlevel with p4raw-link: @3988 on //depot/perl: a7c6d24429ab2b6db54575a3bdc62c7ed9f881cf p4raw-id: //depot/perl@4376
* | | Warn inside character classes about unknown backslash escapesJarkko Hietaniemi1999-10-141-1/+14
| |/ |/| | | | | | | | | | | (that are not caught earlier because of being completely unknown, such as \m), such as \z (because they make do sense inside regexen, but not inside character classes). p4raw-id: //depot/cfgperl@4380
* | Warn about false ranges like \d-\w (see the change #4355).Jarkko Hietaniemi1999-10-142-5/+71
| | | | | | | | | | | | | | The invalid ranges (b-a) warning message also enhanced. p4raw-link: @4355 on //depot/cfgperl: 1209ba901e0b2880eea69ad70613848af5543517 p4raw-id: //depot/cfgperl@4374
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-137-3/+249
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4365
| * add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-127-3/+249
| | | | | | | | | | | | | | | | | | if perl was built with -DPERL_INTERNAL_GLOB TODO: we currently get a compile-time failure if File/Glob.pm can't be found; such failure needs to be made to emit a warning and use the csh implementation instead p4raw-id: //depot/perl@4356
* | Revert the parts of #3926 that outlawed character rangesJarkko Hietaniemi1999-10-121-4/+6
| | | | | | | | | | | | | | | | | | | | | | that have character classes such as \w as either endpoint. This change re-establishes the old behavior which meant that such ranges weren't really ranges, the "-" was literal. Moreover, this change also fixes the old behavior to be more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't. Now they all do work as described above. The #3926 outlawed all of those. p4raw-id: //depot/cfgperl@4355
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-123-22/+37
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4354
| * apply parts of LynxOS patches from Alan JohnsonGurusamy Sarathy1999-10-122-2/+2
| | | | | | | | | | <johnson@alonn.gemse.fr> p4raw-id: //depot/perl@4353
| * allow any unpack specifier to take a count via '/'Gurusamy Sarathy1999-10-121-3/+15
| | | | | | | | | | (from Ilya Zakharevich) p4raw-id: //depot/perl@4352
| * more pack/unpack documentation (from Ilya Zakharevich); changedGurusamy Sarathy1999-10-111-20/+23
| | | | | | | | | | | | the behavior of 'Z*' and 'Z3' to always pack a trailing null byte; changed documentation to suit; added test p4raw-id: //depot/perl@4346
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-081-1/+4
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4319
| * add suggested patch =~ s/NOTOP/OP_NOT/ with testsLarry Wall1999-10-081-1/+4
| | | | | | | | | | | | Message-Id: <199910061655.JAA11333@kiev.wall.org> Subject: Re: [ID 19991001.004] apparent parsing error with not(arg) p4raw-id: //depot/perl@4312
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-066-3/+22
| |\ | |/ |/| p4raw-id: //depot/perl@4303
* | Re: Strange RE engine breakage in 5_61Ilya Zakharevich1999-10-052-1/+8
| | | | | | | | | | | | | | | | | | | | To: François Désarménien <desar@club-internet.fr> Cc: "perl5-porters@perl.org" <perl5-porters@perl.org> Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu> (had to apply pat.t part manually because there already were more tests than there was in _61) p4raw-id: //depot/cfgperl@4301
* | Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"Michael G. Schwern1999-10-042-2/+2
| | | | | | | | | | | | To: perl5-porters@perl.org Message-ID: <19991003173417.A4351@blackrider> p4raw-id: //depot/cfgperl@4299
* | Be understanding about large file systems.Jarkko Hietaniemi1999-10-022-0/+12
| | | | | | p4raw-id: //depot/cfgperl@4291
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-0232-157/+334
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4283
| * fix PodParser testsuite; Pod::Text subsumes Pod::PlainTextGurusamy Sarathy1999-10-0217-64/+64
| | | | | | p4raw-id: //depot/perl@4281
| * upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-10-0217-84/+254
| | | | | | p4raw-id: //depot/perl@4280
| * make exists() work better on pseudo-hashes (reworked a patch suggestedGurusamy Sarathy1999-10-021-1/+11
| | | | | | | | | | by Michael G Schwern <schwern@pobox.com>) p4raw-id: //depot/perl@4279
| * deprecate C<use attrs>Gurusamy Sarathy1999-10-022-28/+25
| | | | | | p4raw-id: //depot/perl@4278
| * integrate cfgperl contents into mainline; resolve h2xs.PL conflictGurusamy Sarathy1999-10-012-1/+5
| |\ | |/ |/| | | | | | | | | by declaring new globals "our" (XXX this means h2xs generated code won't run on earlier versions; a switch to generate compatible source is needed) p4raw-id: //depot/perl@4271
* | There *is* a month called October.Jarkko Hietaniemi1999-10-011-1/+1
| | | | | | p4raw-id: //depot/cfgperl@4268