summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagationGurusamy Sarathy1999-02-181-0/+14
* fix comppad handling for failures in eval 'qr/(?p{...})/'Hugo van der Sanden1999-02-171-0/+7
* NaNQ? tweakGurusamy Sarathy1999-02-161-4/+4
* integrate change#2852 from maint-5.005; integrate cfgperl contents;Gurusamy Sarathy1999-02-161-2/+144
|\
| * The pack tests now better in C90 (after the packnative patches).Jarkko Hietaniemi1999-02-151-22/+90
| * Enhance the packnative patch: use the packnative codeJarkko Hietaniemi1999-02-151-2/+76
| * Integrate from mainperl.Jarkko Hietaniemi1999-02-153-7/+18
| |\ | |/ |/|
| * Integrate from mainperl.Jarkko Hietaniemi1999-02-1512-68/+937
| |\
| * \ Integrate from mainperl.Jarkko Hietaniemi1999-02-13118-131/+182
| |\ \
| * \ \ Integrate from mainperl.Jarkko Hietaniemi1999-02-123-2/+57
| |\ \ \
| * \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-02-112-4/+50
| |\ \ \ \
| * \ \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-02-092-2/+70
| |\ \ \ \ \
| * \ \ \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-02-082-0/+13
| |\ \ \ \ \ \
| * | | | | | | s/\ba/./g was over-optimizedIlya Zakharevich1999-02-082-93/+111
| * | | | | | | Fix list-context //g with zero-length matchesIlya Zakharevich1999-02-081-1/+7
* | | | | | | | allow /0|NaN/ on some bigfloatpm.t tests for portability; otherGurusamy Sarathy1999-02-153-7/+18
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | change#2839 was bogus, redoGurusamy Sarathy1999-02-151-0/+2
* | | | | | | support native integers, pack("L_",...) etc. (via private mail)Jarkko Hietaniemi1999-02-152-38/+32
* | | | | | | fix bugs in the handling of negative numbers, among other thingsSteven Knight1999-02-153-16/+867
* | | | | | | Re: .. misinterpreted as flipflop Hugo van der Sanden1999-02-151-1/+10
* | | | | | | regexp flags bugHugo van der Sanden1999-02-151-0/+2
* | | | | | | tweak select() testGurusamy Sarathy1999-02-141-1/+2
* | | | | | | allow C<select('foo')> to autovivify *foo (SelectSaver expects that)Gurusamy Sarathy1999-02-141-7/+1
* | | | | | | slurping an empty file should return '' rather than undef, withGurusamy Sarathy1999-02-141-5/+16
* | | | | | | "goto must have label" message for C<goto ''>Jan Dubois1999-02-131-0/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | allow boolean assign ops to be lvaluesGurusamy Sarathy1999-02-121-0/+44
* | | | | | Remove extraneous sh in test suitesIlya Zakharevich1999-02-126-11/+15
* | | | | | update change#2670 to later versionHugo van der Sanden1999-02-121-1/+4
* | | | | | make testsuite somewhat location independentGurusamy Sarathy1999-02-12116-119/+119
| |_|_|_|/ |/| | | |
* | | | | fh.t typoGurusamy Sarathy1999-02-121-1/+1
* | | | | fix ops that are not filehandle constructors to not create GV if itGurusamy Sarathy1999-02-123-2/+57
| |_|_|/ |/| | |
* | | | applied suggested patch; added testsAdam Krolnik1999-02-111-1/+10
* | | | compatibility fix: magic non-propagation in foreach implicit localizationGurusamy Sarathy1999-02-111-3/+40
| |_|/ |/| |
* | | a modified version of suggested patch for pack template 'Z'; added docsValeriy E. Ushakov1999-02-091-1/+40
* | | addendum to change#2823Stephen McCamant1999-02-081-1/+30
| |/ |/|
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-02-083-8/+8
|\ \ | |/
| * Integrate from mainperl.Jarkko Hietaniemi1999-02-071-0/+41
| |\
| * | Do not use File::Slurp.Jarkko Hietaniemi1999-02-021-3/+2
| * | Missed the html test from change #2787. Jarkko Hietaniemi1999-02-021-2/+5
| * | Integrate from mainperl.Jarkko Hietaniemi1999-02-023-15/+25
| |\ \
| * | | io/fs.t fails test #18.G. Del Merritt1999-02-021-1/+1
* | | | s/\ba/./g was over-optimizedIlya Zakharevich1999-02-073-91/+122
* | | | Fix list-context //g with zero-length matchesIlya Zakharevich1999-02-071-1/+7
| |_|/ |/| |
* | | properly prototype check parenthesized unary ops (e.g. defined(&a,&b))Gurusamy Sarathy1999-02-071-0/+41
| |/ |/|
* | various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-11/+17
* | don't attempt connect() to bogus IP addressesGraham Barr1999-02-011-2/+8
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-01-247-73/+194
|\ \ | |/
| * Re: [PATCH 5.005_54] Evalled substitution parsingHugo van der Sanden1999-01-211-1/+7
| * Handle NIS (and NetInfo) more robustly.Jarkko Hietaniemi1999-01-212-71/+143
| * Fixing \G bug by Francois DesarmenienIlya Zakharevich1999-01-191-1/+41