Integrate mainline
[p5sagit/p5-mst-13.2.git] / t / op /
2002-01-29 Nick Ing-Simmons Integrate mainline
2002-01-28 Nick Ing-Simmons Integrate mainline
2002-01-28 Jarkko Hietaniemi EBCDIC portability.
2002-01-27 Jarkko Hietaniemi Unfinished EBCDIC branch.
2002-01-27 Jarkko Hietaniemi chr(42) ne '*' if one is in EBCDIC.
2002-01-27 Andy Dougherty Fix up recent op/stat.t failures
2002-01-26 Nick Ing-Simmons Integrate mainline
2002-01-25 Jarkko Hietaniemi Integrate perlio:
2002-01-25 Rafael Garcia-Suarez new test in op/universal.t
2002-01-25 Nick Ing-Simmons More Win32 tuning
2002-01-25 Nick Ing-Simmons Fix winsystem.t's attempt to build showav.exe to work
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Few more paranoia checks for Unicode hash keys.
2002-01-24 Andy Dougherty Suppress /bin/ls errors in t/op/stat.t
2002-01-23 Michael G. Schwern Re: bless() bug ? Why fails reblessing of 'main::Object...
2002-01-20 Nick Ing-Simmons Integrate mainline
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-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-16 Paul Green Fix crypt.t and fs.t tests
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 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 Mike Guy Correct misleading error message
2002-01-11 Jarkko Hietaniemi Add a new test for is-sprintf-preserving Unicodeness:
2002-01-10 Nick Ing-Simmons Integrate mainline
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 Jarkko Hietaniemi SANY (. with /s) wasn't happy on Unicode.
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-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 Jarkko Hietaniemi Tests for #14098.
2002-01-06 Nick Ing-Simmons Integrate mainline (PPPort still multi-building).
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 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 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 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-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 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
2001-12-22 Jarkko Hietaniemi Unicode casefolding continues.
2001-12-22 Nick Ing-Simmons Integrate mainline - some fails:
2001-12-22 Jarkko Hietaniemi More Unicode casing fixes.
2001-12-22 Jarkko Hietaniemi Unicode casefolding fixes.
2001-12-21 Jarkko Hietaniemi Make using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-20 Nick Ing-Simmons Integrate mainline (mostly) utf8.c does not compile.
2001-12-19 Ilya Zakharevich OS/2 build
2001-12-19 Nick Ing-Simmons Integrate mainline
2001-12-19 Robin Houston Re: [PATCH] ...while $var = glob(...)
2001-12-18 Nick Ing-Simmons Integrate mainline
2001-12-18 Jarkko Hietaniemi Re-patch #13749.
2001-12-18 Robin Houston Third time lucky? (Re: [PATCH] ...while $var = glob...
2001-12-17 Robin Houston Re: [PATCH] ...while $var = glob(...)
2001-12-17 Jarkko Hietaniemi Move typeglob test from glob.t to gv.t.
2001-12-17 Robin Houston Re: [PATCH] ...while $var = glob(...)
2001-12-17 Jarkko Hietaniemi Demote the surrogate and non-character errors to warnings.
2001-12-17 Jarkko Hietaniemi The system() vs $SIG{ARLM} is no more a todo.
2001-12-17 Michael G. Schwern alarm() test, take two
2001-12-17 Nick Ing-Simmons Integrate mainline
2001-12-16 Jarkko Hietaniemi Make creating UTF-8 surrogates a punishable act.
next