summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| | * | Enable 64-bit clean bit ops.Jarkko Hietaniemi1999-09-042-3/+43
| | * | Re: [PATCH 5.005_60] distclean forgot twoJohn Tobey1999-09-011-0/+4
| | * | [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-014-4/+4
| | * | Enhance lfs tests: check every seek and sysseekJarkko Hietaniemi1999-09-012-24/+68
| | * | Re: [ID 19990830.005] Assigning value of an op on an SV to said SVIlya Zakharevich1999-09-011-3/+13
| | * | Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-5/+5
| | * | Lost arguments to simplified sortStephen McCamant1999-08-291-2/+8
| | * | an EBCDIC friendly cgi-html.t testPeter Prymmer1999-08-291-0/+14
| | * | Fix scalar gmtime (and localtime) in quad environments,Robin Barker1999-08-291-1/+7
| | * | sub : attrlistSpider Boardman1999-08-292-0/+301