summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* avoid clearing @_ at all for faster subroutine calls; fix bugsGurusamy Sarathy1999-09-191-0/+54
* tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-183-8/+8
* fix typoGurusamy Sarathy1999-09-171-1/+1
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-178-64/+95
|\
| * Integrate with Sarathy.Jarkko Hietaniemi1999-09-171-2/+5
| |\ | |/ |/|
* | integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-171-2/+5
|\ \
| * \ Integrate mainline 5.05_61Charles Bailey1999-09-0653-489/+1827
| |\ \
| * | | Skip open() tests that rely on Unix fork semanticsCharles Bailey1999-08-231-2/+5
| | | * More descriptive names for operators.Michael G. Schwern1999-09-173-21/+21
| | | * Take away the infamous io/dup.t #7.Jarkko Hietaniemi1999-09-171-14/+1
| | | * UNICOS does support large files but doesn't support sparse filesJarkko Hietaniemi1999-09-172-0/+14
| | | * UNICOS has sloppy division/modulo for floating point numbers.Jarkko Hietaniemi1999-09-171-4/+11
| | | * Portable blocksize (replaces #4171).Jarkko Hietaniemi1999-09-172-10/+2
| | | * (replaced by #4172)Jarkko Hietaniemi1999-09-172-2/+10
| | | * Detypo #4169.Jarkko Hietaniemi1999-09-172-2/+2
| | | * Diagnose possible quota limits.Jarkko Hietaniemi1999-09-172-6/+10
| | | * Filesystem quotas may stop you from using large files.Jarkko Hietaniemi1999-09-172-15/+34
| | | * Too strict pattern for parsing group lists.Jarkko Hietaniemi1999-09-171-2/+2
| | | * Integrate with Sarathy.Jarkko Hietaniemi1999-09-151-1/+6
| | | |\ | |_|_|/ |/| | |
* | | | Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loopIlya Zakharevich1999-09-151-1/+6
| | | * Integrate with Sarathy.Jarkko Hietaniemi1999-09-141-0/+0
| | | |\ | |_|_|/ |/| | |
* | | | change some filenames to be 8.3-friendlyGurusamy Sarathy1999-09-141-0/+0
* | | | integrate cfgperl contents into mainline, update ChangesGurusamy Sarathy1999-09-133-5/+24
|\ \ \ \ | | |_|/ | |/| |
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-133-6/+65
| |\ \ \ | |/ / / |/| | |
* | | | add -DPERL_Y2KWARN build option that will generate additionalGurusamy Sarathy1999-09-132-3/+62
* | | | make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-121-3/+3
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-114-0/+90
| |\ \ \ | |/ / / |/| | |
* | | | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-0/+4
* | | | upgrade to Getopt::Long v2.20 (from Johan VromansGurusamy Sarathy1999-09-103-0/+86
* | | | integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-084-100/+48
|\ \ \ \
| | * | | Remove ill-designed %B introduced by change #4111.Jarkko Hietaniemi1999-09-091-2/+2
| | * | | DB_File 1.71Paul Marquess1999-09-091-2/+4
| | * | | Fix interaction of (?p{}) and (?>)Ilya Zakharevich1999-09-091-1/+18
| | * | | %#b in particular and %B in general were kaputt.Jarkko Hietaniemi1999-09-091-2/+2
| |/ / /
| * | | Fix a printf thinko: now quads must have the ll L q prefix.Jarkko Hietaniemi1999-09-071-58/+37
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-064-7/+7
| |\ \ \ | |/ / / |/| | |
* | | | support bytecode and C backends in perlcc (patch suggestedGurusamy Sarathy1999-09-063-6/+6
* | | | propagate changed error textGurusamy Sarathy1999-09-061-1/+1
| * | | Fix UV_SIZEOF to UVSIZE; change the overflow testsJarkko Hietaniemi1999-09-062-8/+8
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-0614-134/+887
| |\ \ \ | |/ / / |/| | |
* | | | Another patch for Lexical WarningsPaul Marquess1999-09-0610-114/+356
* | | | change#3612 is buggy when quotemeta argument matches targetIlya Zakharevich1999-09-061-1/+29
* | | | applied patch suggested by Hans Mulder to fix problems onGurusamy Sarathy1999-09-061-8/+7
* | | | optional warning on join(/foo/...) (reworked suggested patchGurusamy Sarathy1999-09-061-2/+9
* | | | initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-052-7/+435
* | | | modified suggested patch to handle cross-refs and qr// objectsJohn Nolan1999-09-051-2/+51
| |_|/ |/| |
* | | integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-0444-485/+1189
|\ \ \
* \ \ \ integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-2013-47/+533
|\ \ \ \
| | | * | Time is not yet ripe.Jarkko Hietaniemi1999-09-052-35/+4
| | |/ /
| | * | use integer on the problematic subtest.Jarkko Hietaniemi1999-09-041-11/+2