summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-2929-441/+718
* | | Implement 64-bit vec().Jarkko Hietaniemi1999-08-291-5/+16
| |/ |/|
* | Integrate with Nick.Jarkko Hietaniemi1999-08-162-17/+6
|\ \ | |/
| * New lightweight Carp has a require. If Carp is used in a __DIE__ handlerNick Ing-Simmons1999-08-141-1/+6
| * Turn of deprecated warnings for defined(@Sompack::ISA) typeNick Ing-Simmons1999-08-121-16/+0
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-024-10/+169
| |\
| * \ integrate cfgperl changes into mainlineGurusamy Sarathy1999-08-021-6/+6
| |\ \
| * \ \ integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-014-80/+72
| |\ \ \
| * | | | DB_File 1.68 update from Paul MarquessGurusamy Sarathy1999-08-013-13/+684
| * | | | More optimizations to REx engineIlya Zakharevich1999-08-011-0/+20
| * | | | integrate cfgperl changes into mainlineGurusamy Sarathy1999-07-294-54/+63
| |\ \ \ \
* | | | | | Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-163-16/+54
* | | | | | Small test tweaks.Jarkko Hietaniemi1999-08-143-1/+28
* | | | | | Catch the case of filesize limits.Jarkko Hietaniemi1999-08-142-31/+59
* | | | | | Don't quit before printing out the message.Jarkko Hietaniemi1999-08-132-6/+6
* | | | | | Retract change #3977 (do_open9() adds O_LARGEFILE automagically).Jarkko Hietaniemi1999-08-131-6/+2
* | | | | | Make the 64-bit tests more paranoid.Jarkko Hietaniemi1999-08-131-30/+35
* | | | | | Use O_LARGEFILE if available.Jarkko Hietaniemi1999-08-131-2/+6
* | | | | | st_blocks is in 512 byte blocks.Jarkko Hietaniemi1999-08-122-4/+6
* | | | | | Simply exit() early if lfs support seems unlikely.Jarkko Hietaniemi1999-08-122-4/+4
* | | | | | Minor niggles on the lfs tests.Jarkko Hietaniemi1999-08-122-8/+10
* | | | | | Don't bother with lfs testing if off_t is too small.Jarkko Hietaniemi1999-08-112-0/+12
* | | | | | Add a hopefully comforting message if there seems to be no LFS. Jarkko Hietaniemi1999-08-112-22/+66
* | | | | | Add sysio large file support testing.Jarkko Hietaniemi1999-08-113-54/+133