EBCDIC: the non-printable characters are different.
[p5sagit/p5-mst-13.2.git] / t /
2002-02-09 Nicholas Clark Re: FreeBSD hangs when reading from dup'd STDOUT/ERR...
2002-02-09 Nicholas Clark Re: Modulus operator inconsistency
2002-02-08 Rafael Garcia-Suarez Re: [PATCH] eof() coredumps when ARGV is aliased to...
2002-02-08 Yitzchak Scott-Tho... Configure followed by make minitest
2002-02-08 Nick Ing-Simmons Integrate mainline
2002-02-07 Jarkko Hietaniemi In case of failure be more verbose.
2002-02-07 Jarkko Hietaniemi Sanity checks to see that the IV/NV and the PV of numeric
2002-02-07 Jarkko Hietaniemi Retract the anon leak subpatch of #14418 and #14431
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-05 Artur Bergman Don't assume that we can chmod symlinks. It fails on...
2002-02-03 Nick Ing-Simmons Integrate mainline
2002-02-03 Rafael Garcia-Suarez lstat FH and -l FH warnings
2002-02-03 Jarkko Hietaniemi [PATCH t/op/taint.t] remove possible false positive
2002-02-02 Jarkko Hietaniemi EBCDIC: no hope to get the low 256 right in unifolding.
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-02-01 Rafael Garcia-Suarez temp file not cleaned up
2002-02-01 Rafael Garcia-Suarez make "lstat FH" croak
2002-02-01 Kay Röpke Mentioning Darwins UFS ctime failure
2002-01-31 Jarkko Hietaniemi Re: [PATCH] perl -V:
2002-01-31 Rafael Garcia-Suarez forbid -l _ after -T _
2002-01-31 Jarkko Hietaniemi Turn the I/O Unicode error by default on, but the
2002-01-30 Rafael Garcia-Suarez new test
2002-01-30 Jarkko Hietaniemi EBCDIC: t/op/lc.t now passes.
2002-01-29 Nick Ing-Simmons Integrate mainline
2002-01-28 Jarkko Hietaniemi Prettier printing from Michael Schwern.
2002-01-28 Jarkko Hietaniemi Round #2 on EBCDICation.
2002-01-28 Nick Ing-Simmons Integrate mainline
2002-01-28 Jarkko Hietaniemi The "used only once" warnings (from gv_check) come
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 Jarkko Hietaniemi Integrate changes 13474+13478+13584 from maintperl;
2002-01-25 Jarkko Hietaniemi Integrate perlio:
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-25 Nick Ing-Simmons Linux/NFS hackery was not faking right number of passes.
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-24 Nick Ing-Simmons Expand command line test globs on Win32.
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 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-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
next