Small update on todo. Could use a lot more.
[p5sagit/p5-mst-13.2.git] / t /
2002-01-23 Michael G. Schwern Re: bless() bug ? Why fails reblessing of 'main::Object...
2002-01-23 Yitzchak Scott-Tho... [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on...
2002-01-21 Michael G. Schwern [BUG] /\_/ an unrecognized escape?
2002-01-21 Jarkko Hietaniemi Undo the renaming of the Unicode data files; the simple
2002-01-21 Rafael Garcia-Suarez Re: [PATCH warnings, perldiag] document diagnostics
2002-01-20 Jarkko Hietaniemi Make also hex() and oct() to croak if their arguments
2002-01-19 Tels Re: ext/Devel/DProf/DProf.t -- use exe_ext
2002-01-18 Nick Ing-Simmons Integrate mainline
2002-01-18 Michael G. Schwern Syncing with bleadperl
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-17 Jarkko Hietaniemi Rename kill_perl to fresh_perl; replace fresh_perl()
2002-01-17 Jarkko Hietaniemi Retract #14144 as Hugo isn't happy with it.
2002-01-16 Paul Green Fix crypt.t and fs.t tests
2002-01-16 Rafael Garcia-Suarez Re: [PATCH] length of undefined $(digit) should warn
2002-01-16 Rafael Garcia-Suarez (replaced by #14303)
2002-01-16 Nick Ing-Simmons Integrate mainline
2002-01-15 Jarkko Hietaniemi Make the test harder.
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-15 Rafael Garcia-Suarez [PATCH] Overriding readline() should also override...
2002-01-14 Jarkko Hietaniemi Big mktables rewrite from Jeffrey;
2002-01-13 Jarkko Hietaniemi Start a new test category: uni. Much of t/op/pat
2002-01-13 Jarkko Hietaniemi Move the UTF-8 conversion code earlier so that
2002-01-13 Jarkko Hietaniemi Make the crypt() pickier: if downgrading doesn't work,
2002-01-13 Hugo van der Sanden Re: lookbehind broken with latest bleedperl
2002-01-13 Nick Ing-Simmons Integrate mainline
2002-01-13 Jarkko Hietaniemi *groan*
2002-01-13 Jarkko Hietaniemi One more sharp s case found by Jeffrey.
2002-01-12 Jarkko Hietaniemi Couple more Unicode lookbehind tests.
2002-01-12 Jarkko Hietaniemi Sharp S as a special treat for our German UTF-8 testers :-)
2002-01-12 Mattia Barbon B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2002-01-12 Jarkko Hietaniemi This is getting embarrassing.
2002-01-12 Jarkko Hietaniemi Updating the test count is good; also rephrasing
2002-01-12 Jarkko Hietaniemi Andreas is busy :-)
2002-01-12 Jarkko Hietaniemi Unicode lookbehind looked bad.
2002-01-12 Jarkko Hietaniemi Garbage collection.
2002-01-12 Michael G. Schwern Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
2002-01-12 Mike Guy Correct misleading error message
2002-01-11 Jarkko Hietaniemi Add a new test for is-sprintf-preserving Unicodeness:
2002-01-11 Nick Ing-Simmons Integrate mainline (on Win32 - risky) for vmem.h stuff
2002-01-11 Jarkko Hietaniemi Yet another twist.
2002-01-11 Jarkko Hietaniemi Arguments were being mangled.
2002-01-11 Michael G. Schwern Seperating kill_perl()
2002-01-11 Michael G. Schwern Test::Harness 2.01
2002-01-10 Nick Ing-Simmons Integrate mainline
2002-01-10 Gisle Aas No 'once' warnings for variables declared with our
2002-01-09 Jonathan Stowe Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTRO...
2002-01-09 Nicholas Clark op/readdir.t (was Re: perl@14152)
2002-01-09 Nick Ing-Simmons Integrate mainline
2002-01-09 Hugo van der Sanden Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtrackin...
2002-01-09 Andreas König Re: Weird Malformed warning in bleadperl
2002-01-09 Hugo van der Sanden (retracted by #14307)
2002-01-09 Jarkko Hietaniemi SANY (. with /s) wasn't happy on Unicode.
2002-01-08 Hugo van der Sanden [patch] peep() is rude
2002-01-08 Jarkko Hietaniemi unifold is really an op test since it requires
2002-01-08 Nick Ing-Simmons Integrate mainline
2002-01-08 Andreas König Not OK 13843
2002-01-08 Tels Math-BigInt v1.49 released
2002-01-07 Paul Green Last patch needed to get Perl5.7 to build natively...
2002-01-07 Nick Ing-Simmons Integrate mainline
2002-01-07 Jarkko Hietaniemi Forgot from #14115.
2002-01-06 Nick Ing-Simmons Integrate mainline - threads mended, DB_File sick?
2002-01-06 Mattia Barbon B, B::C, perlcc, t/TEST
2002-01-06 Jarkko Hietaniemi Tests for #14098.
2002-01-06 Nick Ing-Simmons Integrate mainline (PPPort still multi-building).
2002-01-06 Sam Tregar Bad prototype detection now an optional warning
2002-01-05 Jarkko Hietaniemi Finish up (ha!) the Unicode case folding;
2002-01-05 Nick Ing-Simmons Raw integrate of mainline - op.c looks dodgy.
2002-01-04 Rafael Garcia-Suarez Re: [PATCH op.c] Bad \[...] prototype checking
2002-01-04 Jarkko Hietaniemi Under Mac OS X /dev/stdout is normally a symlink,
2002-01-04 Jarkko Hietaniemi Till the system tests do something non-Win*, better...
2002-01-04 Rafael Garcia-Suarez warn if not CORE::dump
2002-01-04 Jarkko Hietaniemi Add U+0085, U+2028, and U+2029 to \s under Unicode.
2002-01-03 Jarkko Hietaniemi #14048 exposed few false positives, to be fixed soonish.
2002-01-03 Jarkko Hietaniemi A bit of testing for #14046.
2002-01-03 Nick Ing-Simmons Integrate mainline.
2002-01-02 Sam Tregar Bad prototype detection changed from error to warning
2002-01-02 Jarkko Hietaniemi One more iteration of the ibcmp_utf8() interface,
2002-01-02 Nick Ing-Simmons Integrate mainline
2002-01-01 Jarkko Hietaniemi Unnecessary/Lingering UTF8 flag might mess up caseless...
2001-12-31 Nick Ing-Simmons Integrate mainline
2001-12-31 Sam Tregar Re: [PATCH] Basic bad prototype detection
2001-12-31 Sam Tregar Basic bad prototype detection
2001-12-30 Michael G. Schwern -t without -w
2001-12-30 Nick Ing-Simmons Integrate mainline
2001-12-29 Andreas König cleaner close on tests, take 2
2001-12-29 Nick Ing-Simmons Integrate mainline (ok linux)
2001-12-29 Jarkko Hietaniemi op/exec Win32 patch from Schwern via Abe Timmerman.
2001-12-29 Nick Ing-Simmons Integrate mainline
2001-12-27 Andreas König [PATCH] check return of close
2001-12-27 Andreas König check return of close
2001-12-27 Andreas König better error diagnosis from t/op/sysio.t
2001-12-27 Nick Ing-Simmons Integrate mainline
2001-12-26 Jarkko Hietaniemi Naughty /dev/printer (ls -l, really) of IRIX.
2001-12-24 Mark-Jason Dominus PATCH: Restore "Can't declare scalar dereference in...
2001-12-24 Jeffrey Friedl and [BUG] \X and \C fixed, \X still dorked
2001-12-23 Jarkko Hietaniemi The funky final sigma casefolding.
2001-12-23 Jarkko Hietaniemi Move the \C and \X to pat.t.
2001-12-23 Jarkko Hietaniemi Even more \X fixing.
2001-12-23 Jarkko Hietaniemi More \X fixing.
2001-12-22 Jeffrey Friedl and [BUG] \X and \C fixed, \X still dorked
next