summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 64-bit work. Now 32-bit platforms get a 100% make testJarkko Hietaniemi1999-08-011-6/+6
* Integer overflow iteration.Jarkko Hietaniemi1999-07-311-1/+4
* Test oct() at the 2^32-1 limit.Jarkko Hietaniemi1999-07-311-1/+8
* Repent and make overly large integerishJarkko Hietaniemi1999-07-293-79/+51
* AIX exhibits different error on failed system().Jarkko Hietaniemi1999-07-291-1/+11
* UNIX Domain Sockets are not implemented under QNX.Norton T. Allen1999-07-281-0/+2
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-282-2/+10
|\
| * cosmetic testsuite patchGraham Barr1999-07-282-2/+10
* | Test hex('x...').Jarkko Hietaniemi1999-07-271-1/+6
* | Integer constants (0x, 0[0-7], 0b) now overflow fatally,Jarkko Hietaniemi1999-07-273-54/+56
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-272-2/+78
|\ \ | |/
| * applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-272-2/+78
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-261-1/+17
|\ \ | |/
| * (Version 2) Extending unpack to deal with counted stringsIan Phillipps1999-07-261-1/+17
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-261-3/+14
|\ \ | |/
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-263-9/+29
| |\ | |/ |/|
* | Recode locale.t so that the change in #3730Jarkko Hietaniemi1999-07-253-9/+29
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-257-4/+32
|\ \
* \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-2014-0/+425
|\ \ \
| | | * ensure implicitly closed handles don't set $? or $!Gurusamy Sarathy1999-07-261-3/+14
| | |/
| | * add note about glibc bugGurusamy Sarathy1999-07-251-0/+6
| | * fix little utf8 nits in testsuite; add patch from Ilya that curesGurusamy Sarathy1999-07-254-1/+4
| | * applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-0/+8
| | * avoid useless use of target for pp_each(); also fixes bugs due toGurusamy Sarathy1999-07-231-3/+14
| |/
| * move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-2014-0/+425
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-191-16/+37
| |\ | |/ |/|
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-186-9/+126
|\ \ | |/
* | Fix the bin/oct/hex constant overflow tests forJarkko Hietaniemi1999-07-151-12/+18
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-131-0/+3
|\ \
* \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-111-1/+62
|\ \ \
* | | | Change t/pragma/warn oct()/hex() overflow tests to use %ConfigJarkko Hietaniemi1999-07-101-16/+31
* | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-082-16/+21
|\ \ \ \
* | | | | Integrate with Sarathy. perldiag.pod required manual editing.Jarkko Hietaniemi1999-07-077-6/+34
| | | | * [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enoughPeter Prymmer1999-07-182-2/+74
| | | | * remove spurious newSTATEOP() that causes goto to enter one too manyGurusamy Sarathy1999-07-181-1/+22
| | | | * allow $foo{$x} and $bar[$i] for (\$) prototypeGurusamy Sarathy1999-07-171-5/+15
| | | | * fix vec() on magic valuesIan Phillipps1999-07-171-0/+12
| | | | * make system() return -1 and set $! if exec of child failedIlya Zakharevich1999-07-171-1/+3
| | | |/
| | | * tweaks for win32/borlandGurusamy Sarathy1999-07-121-0/+3
| | |/
| | * change#3612 was buggy and failed to build Tk; applied Ilya'sGurusamy Sarathy1999-07-111-1/+62
| |/
| * sundry cleanups for clean build on windowsGurusamy Sarathy1999-07-081-2/+6
| * fixes for logical bugs in the lexwarn patch; other tweaks to avoidGurusamy Sarathy1999-07-081-14/+15
| * integrate cfgperl contentsGurusamy Sarathy1999-07-075-39/+95
| |\ | |/ |/|
* | Sync regcomp warn with reality.Jarkko Hietaniemi1999-07-071-4/+17
* | Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-0727-54/+1291
|\ \
* \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-073-17/+46
|\ \ \
* | | | POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-065-28/+84
* | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-062-2/+2
|\ \ \ \
| | | | * filetest.t and ByteLoader build tweaks from Peter PrymmerGurusamy Sarathy1999-07-071-2/+4
| | | | * Re: [ID 19990705.001] Overloading boolean conversionIlya Zakharevich1999-07-071-1/+18