Fix CLONE/weakref bug revealed by adf8f095c5881bce.
[p5sagit/p5-mst-13.2.git] / t / op / 64bitint.t
2008-01-24 Nicholas Clark Don't warn about imprecision when decrementing IV_MIN.
2002-05-28 Nikola Knezevic Test::Harness and skiping tests functionality
2001-09-05 Nicholas Clark oct and hex in glorious 64 bit (with less bugs) (was...
2001-08-30 Nicholas Clark pp_modulo
2001-08-29 Nicholas Clark pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-08-22 Nicholas Clark 64 bit integer preserving pp_divide
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-08 Nicholas Clark [ID 20010107.012] [PATCH] 18446744073709551616e0 was...
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Nicholas Clark Re: [PATCH] strtoq, strtou(q|ll|l) testing
2000-10-20 Charles Bailey SYN SYN
2000-10-19 Jarkko Hietaniemi Typo noted by Mark Lutz.
2000-09-12 Yitzchak Scott-Tho... [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on...
2000-09-07 Jarkko Hietaniemi Guard against bad string->int conversion for quads.
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-09 Jarkko Hietaniemi Test tweaking for Unicos continues.
2000-05-09 Jarkko Hietaniemi Hints and test tweaks for Unicos.
2000-04-26 Jarkko Hietaniemi Undo "use integer" addition from 64bitint as it seems
2000-04-24 Mark P Lutz Various Unicos 10.0.0.6 fixes.
2000-03-31 Jarkko Hietaniemi Typo in #5905.
2000-03-31 Jarkko Hietaniemi Fix for "[ID 20000329.080] quad printing does not work...
2000-03-22 Gurusamy Sarathy rename tests to more appropriate names