summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-062-5/+12
* 5.004_56: patch for `use Fatal' againIlya Zakharevich1998-02-061-1/+15
* More Chip patches (tweaked for _5x). The final one mentioned hereMalcolm Beattie1998-02-061-1/+9
* Some more Chip patches (tweaked to match _5x):Malcolm Beattie1998-02-061-4/+5
* Some Chip patches (some tweaked to match _5x source):Chip Salzenberg1998-02-062-2/+16
* Integrate win32 into mainline. My last integration from ansiperlMalcolm Beattie1998-02-033-7/+26
|\
* \ Integrate ansi branch into mainline (resolve -ay).Malcolm Beattie1998-01-274-0/+256
|\ \
| * \ Integrate win32 into ansiperlNick Ing-Simmons1998-01-241-0/+1
| |\ \ | | |/
| | * [win32] integrate changes in winansiGurusamy Sarathy1998-01-196-7/+281
| | |\ | | |/ | |/|
| | * [win32] set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)Gurusamy Sarathy1998-01-131-0/+1
| | * [win32] Integrate mainlineGurusamy Sarathy1998-01-082-4/+7
| | |\ | |_|/ |/| |
| * | First working TIEARRAY and other misc tie fixesNick Ing-Simmons1998-01-151-1/+1
| * | Not working yet - split problems ...Nick Ing-Simmons1998-01-142-3/+12
| * | TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-146-19/+101
| * | tiearray tweaksNick Ing-Simmons1998-01-132-3/+1
| * | tie array changes to core and testsNick Ing-Simmons1998-01-131-0/+185
| * | Integratye mainline -> ansiperlNick Ing-Simmons1998-01-112-4/+7
| |\ \ | |/ / |/| / | |/
* | Fix thinko in t/pragma/locale.t:Jarkko Hietaniemi1998-01-081-4/+4
* | Regexp fix: (?>a+)b doesn't match aaab:Ilya Zakharevich1998-01-081-0/+3
* | Integrate win32 branch into mainline.Malcolm Beattie1998-01-082-7/+41
|\ \ | |/
| * [win32] Support case-tolerant %ENVGurusamy Sarathy1998-01-051-5/+22
| * [win32] Trivial bugfix#2 from local repositoryGurusamy Sarathy1997-12-231-2/+19
| * [win32] Integrate mainlineGurusamy Sarathy1997-12-1815-41/+65
| |\ | |/ |/|
* | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-173-3/+6
* | Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-1712-37/+56
* | Upgrade DB_File to 1.56:Paul Marquess1997-12-171-1/+3
| * [win32] Integrate mainline.Gurusamy Sarathy1997-11-2812-41/+59
| |\ | |/ |/|
* | Integrate win32 branch back into mainline.Malcolm Beattie1997-11-271-1/+12
|\ \ | |/
| * [win32] Fix for C<sort 'foo'...> bug:Gurusamy Sarathy1997-11-261-1/+12
| * [win32] reverse integrate mainlineGurusamy Sarathy1997-11-251-4/+8
| |\
* | | Fix t/lib/safe2.t for SunOS 4.1.3:Paul Marquess1997-11-271-0/+1
* | | Output skipped test information in test suite:Malcolm Beattie1997-11-2710-40/+37
* | | Fix PVLV case in sv_setsv (plus tests in op/pat.t).Malcolm Beattie1997-11-271-1/+21
| |/ |/|
* | Integrate from ansi branch to mainline.Malcolm Beattie1997-11-252-4/+19
|\ \
| * | Add $$_ testNick Ing-Simmons1997-11-231-4/+8
| |/
| * - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_Gurusamy Sarathy1997-11-221-0/+11
| * [win32] Integrate mainline.Gurusamy Sarathy1997-11-229-22/+413
| |\ | |/ |/|
| * Integrate mainline changes into win32 branch. Now would be a good timeGurusamy Sarathy1997-11-143-4/+5
| |\
| * \ Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-111-1/+2
| |\ \
| * | | Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-104-12/+94
* | | | $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-3/+7
* | | | Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-196-18/+320
* | | | Separate avhv_foo() key handling into avhv_keys(). Slightly tweakedJoshua Pritikin1997-11-181-0/+59
* | | | magic_setisa enhanced to update %FIELDS automatically when @ISAMalcolm Beattie1997-11-181-1/+27
| |_|/ |/| |
* | | Two more delays added to test suite to help *-solaris-thread.Malcolm Beattie1997-11-142-1/+2
* | | Add delay to signal handling in t/op/magic.t. (Solaris with pthreadsMalcolm Beattie1997-11-141-3/+3
| |/ |/|
* | t/TEST (reverted to @229 version) should have been included in theMalcolm Beattie1997-11-111-30/+25
* | Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-112-0/+0
* | Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-115-37/+124
|\ \
| * | Conditionalize english.t,Nick Ing-Simmons1997-11-091-2/+2