Implement 64-bit vec().
[p5sagit/p5-mst-13.2.git] / t /
1999-08-29 Jarkko Hietaniemi Implement 64-bit vec().
1999-08-16 Jarkko Hietaniemi Integrate with Nick.
1999-08-16 Jarkko Hietaniemi Batch of small 64-bit/long double/large file support...
1999-08-14 Jarkko Hietaniemi Small test tweaks.
1999-08-14 Jarkko Hietaniemi Catch the case of filesize limits.
1999-08-14 Nick Ing-Simmons New lightweight Carp has a require. If Carp is used...
1999-08-13 Jarkko Hietaniemi Don't quit before printing out the message.
1999-08-13 Jarkko Hietaniemi Retract change #3977 (do_open9() adds O_LARGEFILE autom...
1999-08-13 Jarkko Hietaniemi Make the 64-bit tests more paranoid.
1999-08-13 Jarkko Hietaniemi Use O_LARGEFILE if available.
1999-08-12 Jarkko Hietaniemi st_blocks is in 512 byte blocks.
1999-08-12 Nick Ing-Simmons Turn of deprecated warnings for defined(@Sompack::ISA...
1999-08-12 Jarkko Hietaniemi Simply exit() early if lfs support seems unlikely.
1999-08-12 Jarkko Hietaniemi Minor niggles on the lfs tests.
1999-08-11 Jarkko Hietaniemi Don't bother with lfs testing if off_t is too small.
1999-08-11 Jarkko Hietaniemi Add a hopefully comforting message if there seems to...
1999-08-11 Jarkko Hietaniemi Add sysio large file support testing.
1999-08-10 Jarkko Hietaniemi LFS testing robustness.
1999-08-10 Jarkko Hietaniemi Large file support testing.
1999-08-09 Jarkko Hietaniemi lexwarn maintenance: new warning class unsafe
1999-08-05 Jarkko Hietaniemi Fix regex charclass parsing so that bogus ranges
1999-08-05 Paul Marquess RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley...
1999-08-04 Paul Marquess (Replaced by change #3921)
1999-08-04 Jarkko Hietaniemi Introduce the charnames pragma.
1999-08-03 François Désarménien The op/filetest.t failed subtest 7 if testing as root.
1999-08-02 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-02 Jarkko Hietaniemi Exact path to perl for open -|.
1999-08-02 Jarkko Hietaniemi Mention that also *BSD systems with glibc are known...
1999-08-02 Jarkko Hietaniemi Fix printf %D %U %O for quads.
1999-08-02 Jarkko Hietaniemi More 64-bit fixing. One known bug of that kind
1999-08-02 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Jarkko Hietaniemi 64-bit work. Now 32-bit platforms get a 100% make...
1999-08-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-01 Gurusamy Sarathy DB_File 1.68 update from Paul Marquess
1999-08-01 Ilya Zakharevich More optimizations to REx engine
1999-07-31 Jarkko Hietaniemi Integer overflow iteration.
1999-07-31 Jarkko Hietaniemi Test oct() at the 2^32-1 limit.
1999-07-29 Jarkko Hietaniemi Repent and make overly large integerish
1999-07-29 Jarkko Hietaniemi AIX exhibits different error on failed system().
1999-07-29 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-07-28 Norton T. Allen UNIX Domain Sockets are not implemented under QNX.
1999-07-28 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-28 Graham Barr cosmetic testsuite patch
1999-07-27 Jarkko Hietaniemi Test hex('x...').
1999-07-27 Jarkko Hietaniemi Integer constants (0x, 0[0-7], 0b) now overflow fatally,
1999-07-27 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-27 Ilya Zakharevich applied suggested patch; added missing prototype changes to
1999-07-26 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-26 Ian Phillipps (Version 2) Extending unpack to deal with counted strings
1999-07-26 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-26 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-26 Gurusamy Sarathy ensure implicitly closed handles don't set $? or $!
1999-07-25 Jarkko Hietaniemi Recode locale.t so that the change in #3730
1999-07-25 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-25 Gurusamy Sarathy add note about glibc bug
1999-07-25 Gurusamy Sarathy fix little utf8 nits in testsuite; add patch from Ilya...
1999-07-23 Hugo van der Sanden applied suggested patch for tracking line numbers corre...
1999-07-23 Gurusamy Sarathy avoid useless use of target for pp_each(); also fixes...
1999-07-20 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-20 Gurusamy Sarathy move DProf things around to where they are supposed...
1999-07-19 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-18 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-18 Peter Prymmer [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish...
1999-07-18 Gurusamy Sarathy remove spurious newSTATEOP() that causes goto to enter...
1999-07-17 Gurusamy Sarathy allow $foo{$x} and $bar[$i] for (\$) prototype
1999-07-17 Ian Phillipps fix vec() on magic values
1999-07-17 Ilya Zakharevich make system() return -1 and set $! if exec of child...
1999-07-15 Jarkko Hietaniemi Fix the bin/oct/hex constant overflow tests for
1999-07-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-12 Gurusamy Sarathy tweaks for win32/borland
1999-07-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-11 Gurusamy Sarathy change#3612 was buggy and failed to build Tk; applied...
1999-07-10 Jarkko Hietaniemi Change t/pragma/warn oct()/hex() overflow tests to...
1999-07-08 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-08 Gurusamy Sarathy sundry cleanups for clean build on windows
1999-07-08 Gurusamy Sarathy fixes for logical bugs in the lexwarn patch; other...
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathy integrate cfgperl contents
1999-07-07 Gurusamy Sarathy filetest.t and ByteLoader build tweaks from Peter Prymmer
1999-07-07 Ilya Zakharevich Re: [ID 19990705.001] Overloading boolean conversion
1999-07-07 Charles Bailey applied new parts of suggested patch
1999-07-07 Jarkko Hietaniemi Sync regcomp warn with reality.
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy; one conflict in t/pragma/warn...
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-07 Gurusamy Sarathy better diagnostics on read operations from write-only
1999-07-06 Jarkko Hietaniemi POSIX [[:character class:]] support for standard, locale,
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 M. J. T. Guy fix for C<$/ = 42> setting paragraph mode (applied...
1999-07-06 Gurusamy Sarathy test tweak
1999-07-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Ilya Zakharevich Long-standing UDP sockets bug on OS/2
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Fifer, Eric cygwin32 update
1999-07-05 Ed Peschko [ PATCH perl5.005_57 ] new perlcc + regression tests
1999-07-04 Gurusamy Sarathy test tweak
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
next