summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* fix typo in dbm filters that caused odbm.t to failGurusamy Sarathy1999-05-091-0/+2
* tweak test totalsGurusamy Sarathy1999-05-091-1/+1
* allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)Gurusamy Sarathy1999-05-081-1/+15
* update test totalsGurusamy Sarathy1999-05-081-1/+1
* applied suggested patch, added testsWilliam Mann1999-05-081-7/+54
* Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-0/+49
* Tweaks to open(my $fh,...) stuffNick Ing-Simmons1999-05-081-1/+1
* add test case for AUTOLOAD reentrancy fix in change#3279Gurusamy Sarathy1999-05-081-1/+22
* Implement open( my $fh, ...) and similar.Nick Ing-Simmons1999-05-071-10/+22
* From: Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1999-05-071-3/+7
* Make % use fmod()Ilya Zakharevich1999-05-071-1/+5
* DBM Filters (via private mail)Paul Marquess1999-05-077-13/+1314
* open(FH,undef) # creates new_tmpfile opened read/writeNick Ing-Simmons1999-05-061-0/+22
* compiler fixes from Vishal Bhatia <vishalb@hotmail.com>Gurusamy Sarathy1999-05-062-4/+4
* additional test for IPC::Open3 (courtesy RonaldWS@aol.com)Gurusamy Sarathy1999-05-061-1/+15
* upgrade Pod::Parser to v1.081 from CPANGurusamy Sarathy1999-05-053-14/+19
* add test case for change#3298Gurusamy Sarathy1999-05-021-0/+6
* allow embedded null characters in diagnosticsGurusamy Sarathy1999-04-261-1/+1
* fix buggy reference count on refs to SVs with autoviv magicGurusamy Sarathy1999-04-251-4/+12
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-04-242-39/+52
|\
| * Add information about the two DEC C compiler optimizer bugsJarkko Hietaniemi1999-04-131-6/+11
| * If both ways to call semctl are broken, skip the tests.Jarkko Hietaniemi1999-04-111-33/+41
| * Integrate from mainperl.Jarkko Hietaniemi1999-04-031-24/+24
| |\ | |/ |/|
| * Integrate from mainperl.Jarkko Hietaniemi1999-03-282-1/+32
| |\
| * \ Integrate from mainperl.Jarkko Hietaniemi1999-03-263-10/+13
| |\ \
| * \ \ Integrate from mainperl.Jarkko Hietaniemi1999-03-2434-11/+1226
| |\ \ \
* | | | | a typo in change#3205Gurusamy Sarathy1999-04-021-2/+2
* | | | | make testsuite reflect change#3157 (Math::BigFloat->new nowGurusamy Sarathy1999-04-021-24/+24
| |_|_|/ |/| | |
* | | | integrate change#3179 from maint-5.005Gurusamy Sarathy1999-03-281-1/+1
* | | | fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>Gurusamy Sarathy1999-03-281-0/+31
| |_|/ |/| |
* | | specify type of bracket in "Unmatched bracket" diagnostic;Gurusamy Sarathy1999-03-262-2/+2
* | | [5.005_56] Add EXISTS to SDBM_File and libsdbmRuss Allbery1999-03-251-8/+11
| |/ |/|
* | applied suggested patch, modulo superseded partsCharles Bailey1999-03-243-5/+6
* | integrate changes#3116,3119 from maint-5.005Gurusamy Sarathy1999-03-241-1/+1
* | integrate change#3104 from maint-5.005Gurusamy Sarathy1999-03-241-1/+1
* | fix failure of C<&locked_sub;> under -DusethreadsGurusamy Sarathy1999-03-241-1/+15
* | better "Illegal %s digit ignored" warningsGurusamy Sarathy1999-03-241-3/+3
* | fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>Gurusamy Sarathy1999-03-241-0/+37
* | File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>Gurusamy Sarathy1999-03-231-0/+17
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-03-231-6/+15
|\ \ | |/
| * Integrate from mainperl.Jarkko Hietaniemi1999-03-231-1/+11
| |\
| * | Rhapsody change assumed too much.Jarkko Hietaniemi1999-03-171-0/+3
| * | First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-6/+12
| * | Integrate from mainperl.Jarkko Hietaniemi1999-03-102-3/+30
| |\ \
| * \ \ Integrate from mainperl.Jarkko Hietaniemi1999-03-051-2/+4
| |\ \ \
| * \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-03-042-5/+5
| |\ \ \ \
* | | | | | add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-2325-0/+1146
| |_|_|_|/ |/| | | |
* | | | | avoid typeglob persistence in pp_readline()Gurusamy Sarathy1999-03-231-1/+11
| |_|_|/ |/| | |
* | | | fix parsing of here documents in C<eval 's/.../<<FOO/e'>Gurusamy Sarathy1999-03-091-3/+27
* | | | adjust testsuite for change#3067Gurusamy Sarathy1999-03-091-0/+3
| |_|/ |/| |