Pod whitespace cleanup, round 0.
[p5sagit/p5-mst-13.2.git] / t /
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
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-19 Nick Ing-Simmons Integrate mainline
2001-12-18 Jarkko Hietaniemi Integrate perlio:
2001-12-18 Nick Ing-Simmons Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com...
2001-12-18 Jarkko Hietaniemi Echoes of #13757.
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 Rafael Garcia-Suarez -t and the core tests; -t and PERL5OPT
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 Michael G. Schwern Re: [PATCH t/test.pl] diagnostics to STDERR
2001-12-16 Michael G. Schwern diagnostics to STDERR
2001-12-16 Jarkko Hietaniemi Make creating UTF-8 surrogates a punishable act.
2001-12-15 Michael G. Schwern -bytecompile & -compile for testing perlcc
2001-12-14 Nick Ing-Simmons Integrate mainline
2001-12-14 Michael G. Schwern -t taint warnings
2001-12-14 Nick Ing-Simmons Integrate mainline
2001-12-13 Nicholas Clark Re: use utf8; with bad utf8
2001-12-13 Michael G. Schwern Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t...
2001-12-13 Michael G. Schwern Proper skip tests and VMS unlink
2001-12-12 Craig A. Berry VMS test fix-ups
2001-12-12 Gerrit P. Haase Re: Next cygwin round.
2001-12-12 Nicholas Clark use utf8; tests
2001-12-12 Michael G. Schwern ypcat working, but NIS not used
2001-12-12 Jarkko Hietaniemi Weed out .files from ls and readdir() results.
2001-12-12 Jarkko Hietaniemi Get the whole line of ls, makes debugging easier
2001-12-12 Jarkko Hietaniemi rename() must be tested even without link()
2001-12-12 Jarkko Hietaniemi io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
2001-12-12 Jarkko Hietaniemi (1) To assume any setuid programs is silly.
2001-12-11 Nicholas Clark slightly more pack tests
2001-12-11 Nicholas Clark _qq pack.t Re: [PATCH] tests for hash assignment
2001-12-11 Nicholas Clark Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
2001-12-11 Craig A. Berry (was Re: [PATCH perl@13600] cat2type in tests for VMS)
2001-12-11 Michael G. Schwern Cleanup and $. check
2001-12-10 Nicholas Clark Re: [PATCH] tests for hash assignment
2001-12-10 Craig A. Berry cat2type in tests for VMS
2001-12-10 Michael G. Schwern Need @INC = '../lib' mantra
2001-12-10 Jarkko Hietaniemi Retract #13596, #13593 should do the trick.
2001-12-10 Michael G. Schwern (retracted by #13597, #13593 does the job better)
2001-12-10 Michael G. Schwern Re: [PATCH t/op/pack.t] Cleanup
2001-12-10 Michael G. Schwern Moving Cygwin .exe logic into which_perl
2001-12-10 Michael G. Schwern Re: [PATCH t/io/openpid.t] Cleanup
2001-12-10 Michael G. Schwern Cleanup
2001-12-09 Jarkko Hietaniemi DJGPP tweaks from Laszlo Molnar.
2001-12-09 Jarkko Hietaniemi Basegroup 0 is a cygwin_nt thing.
2001-12-09 Jarkko Hietaniemi Also WinME is LoseLink.
2001-12-09 Michael G. Schwern Cygwin98 fakes hard links
2001-12-09 Spider Boardman Re: attributes are broken
2001-12-08 Jarkko Hietaniemi [PATCH lib/vmsish.t] Small test name abuse.
2001-12-08 Jarkko Hietaniemi Retract #11156 since Sarathy has found that it breaks...
2001-12-08 Nick Ing-Simmons Integrate mainline
2001-12-07 Michael G. Schwern Declaring mostly TODO
2001-12-07 Michael G. Schwern Declaring -t STDIN w/pipe TODO
2001-12-07 Michael G. Schwern Puut... The TODO... Beck!
2001-12-07 Jarkko Hietaniemi which_perl: if File::Spec fails, assume "./" and hope...
2001-12-07 Jarkko Hietaniemi which_perl: delay as much a possible till runtime.
2001-12-07 Jarkko Hietaniemi Further tweakage to which_perl().
2001-12-07 Jarkko Hietaniemi Tweak the $Perl computation.
2001-12-07 Nicholas Clark Re: [PATCH] chom?p needs to remove read only fakery
2001-12-07 Jarkko Hietaniemi Missing ).
2001-12-07 Jarkko Hietaniemi Allow several arguments to display().
2001-12-07 Jarkko Hietaniemi /dev/stdout could be either a character special file
2001-12-07 Nick Ing-Simmons Integrate again - can I catch up ?
2001-12-07 Nick Ing-Simmons Integrate mainline
2001-12-07 Jarkko Hietaniemi Add display() for displaying icky scalars.
2001-12-07 Michael G. Schwern Test For Echo, take 2
2001-12-07 Michael G. Schwern which_perl for safer $^Xing
2001-12-07 Jarkko Hietaniemi Upgrade to Math::BigInt 1.48.
2001-12-07 Michael G. Schwern [PATCH t/base/lex.t, term.t] Purging echo from base...
2001-12-06 Jarkko Hietaniemi Retract #13496 for now.
2001-12-06 Michael G. Schwern (retracted by #13499)
2001-12-06 Michael G. Schwern VMS has no link count
next