summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
| * GNU libc locale system has LANGUAGE env var that partlyJarkko Hietaniemi1999-01-183-0/+3
| * Integrate from mainperl.Jarkko Hietaniemi1999-01-184-7/+38
| |\ | |/ |/|
* | a few random cleanupsGurusamy Sarathy1999-01-181-2/+2
* | bogus assert()Gurusamy Sarathy1999-01-171-2/+8
* | various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-2/+2
* | sanity check piped opens (tweaked version of patch suggestedGurusamy Sarathy1999-01-173-3/+28
* | integrate cfgperl changes into mainline, fix conflictsGurusamy Sarathy1999-01-1721-32/+337
|\ \ | |/
| * From: Hans Mulder <hansm@icgroup.nl>Jarkko Hietaniemi1999-01-131-1/+41
| * Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-135-11/+14
| * Change #2584 from maint-5.005:Ilya Zakharevich1999-01-081-1/+6
| * t/op/sysio.t for MPE/iXMark Bixby1999-01-061-1/+2
| * Object destruction order testing.Jarkko Hietaniemi1999-01-021-1/+42
| * op/groups.t fails test 1 on HP-UX 10.20Paul Holser1999-01-011-1/+2
| * From: Hugo van der Sanden <hv@crypt.compulink.co.uk>Jarkko Hietaniemi1999-01-011-0/+6
| * REV2: Binary number supportWilson P. Snyder II1998-12-313-3/+13
| * Bugs in hairy interactions of feature in RExIlya Zakharevich1998-12-292-2/+145
| * Slight recoding of util.c:repeatcpy() to circumnavigateJarkko Hietaniemi1998-12-221-1/+52
| * Change #2483 update.Jarkko Hietaniemi1998-12-211-2/+4
| * Update on change #2493.Jarkko Hietaniemi1998-12-211-4/+4