summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Re: [ID 20011025.054] Segmentation fault when using the function read not cor...Michael G. Schwern2001-10-251-0/+5
* Getting fancier...Jarkko Hietaniemi2001-10-251-6/+17
* csh - what a pain.Jarkko Hietaniemi2001-10-251-1/+1
* Negation and Unicode: sort of solves 20010303.010,Jarkko Hietaniemi2001-10-231-0/+8
* Make the "isn't numeric" warning to show Unicode as Unicode.Jarkko Hietaniemi2001-10-231-0/+8
* Small test nits.Jarkko Hietaniemi2001-10-231-2/+2
* Upping the test count is a good idea.Jarkko Hietaniemi2001-10-231-1/+1
* Fix multicharacter titlecase (ucfirst).Jarkko Hietaniemi2001-10-231-0/+15
* Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.Jarkko Hietaniemi2001-10-221-1/+1
* It's safer to to expand the variable, too... (see #12571)Jarkko Hietaniemi2001-10-221-3/+3
* A user might belong to only a single groupJarkko Hietaniemi2001-10-221-1/+9
* Prepending (instead of replacing with) the pwd is safer.Jarkko Hietaniemi2001-10-221-3/+3
* Integrate changes #12549 and #12550 from maintperl;Jarkko Hietaniemi2001-10-222-3/+47
* Implement multicharacter case mappings where a singleJarkko Hietaniemi2001-10-211-47/+81
* Wording tweaks.Jarkko Hietaniemi2001-10-201-10/+8
* Test vertical whitespace combined with /x in \p{}.Jarkko Hietaniemi2001-10-201-1/+4
* Unpack in scalar context should return the first valueJarkko Hietaniemi2001-10-191-1/+11
* Retract the #10451 which seems to be the causeJarkko Hietaniemi2001-10-191-10/+0
* Unicode categories continue:Jarkko Hietaniemi2001-10-191-1/+13
* Test::Simple 0.32Michael G. Schwern2001-10-173-39/+12
* Set PERL_CORE environment var Michael G. Schwern2001-10-172-0/+8
* [ PATCH ] maint/perl/t/op/groups.t for build on CygwinGerrit P. Haase2001-10-161-2/+5
* [ PATCH ] maint/perl/t/io/fs.t for build on CygwinGerrit P. Haase2001-10-161-9/+17
* Re: [PATCH t/op/magic.t] missing tests on Win32Blair Zajac2001-10-151-2/+2
* Fix scoping problem with FATAL warningsPaul Marquess2001-10-141-0/+46
* Rewrite mktables from scratch.Jarkko Hietaniemi2001-10-131-1/+14
* VMS needs quotes around the -I option to keep it fromJarkko Hietaniemi2001-10-101-1/+1
* two s/// bugfixesRafael Garcia-Suarez2001-10-101-2/+6
* Even more VMS tweakage from Charles Lane:Jarkko Hietaniemi2001-10-101-6/+13
* new tests, new TODO testRafael Garcia-Suarez2001-10-091-136/+114
* CPAN::Nox does now have a test.Jarkko Hietaniemi2001-10-091-0/+1
* Re: [PATCH mg.c gv.c and others] ${^TAINT}Ronald J. Kimball2001-10-091-1/+1
* Re: [PATCH mg.c gv.c and others] ${^TAINT}Michael G. Schwern2001-10-082-2/+27
* Clarify the ldlibpth part and condense the overall text.Jarkko Hietaniemi2001-10-081-11/+5
* Update the list because fo #12265.Jarkko Hietaniemi2001-10-081-1/+0
* & what's to be done for 5.8.0? Nicholas Clark2001-10-082-0/+3
* If running the harness the dynamic library search pathJarkko Hietaniemi2001-10-071-0/+15
* Re: test names from C<make TEST>Robin Barker2001-10-051-12/+13
* Unicode properties: fix L& (the #12319 didn't allow L&,Jarkko Hietaniemi2001-10-031-1/+25
* Unicode properties: allow also intra(wordbreak)name whitespace,Jarkko Hietaniemi2001-10-021-2/+3
* [ID 20011001.011] redundant code in t/TESTDavid Dyck2001-10-011-2/+0
* UNICOS testing patches from Nicholas Clark.Jarkko Hietaniemi2001-10-012-8/+26
* Also the ^Is is optional.Jarkko Hietaniemi2001-10-011-10/+35
* More Unicode property tests for the abbreviatedJarkko Hietaniemi2001-10-011-13/+27
* Further tweaks to the Unicode properties.Jarkko Hietaniemi2001-10-011-1/+31
* additional docs and testsRafael Garcia-Suarez2001-09-301-1/+19
* More leniency to the \p and \P: now can have whitespaceJarkko Hietaniemi2001-09-291-1/+6
* Save and restore $ENV{'SYS$LOGIN'} only in VMS.Jarkko Hietaniemi2001-09-291-2/+3
* chdir.t finally (I hope)Craig A. Berry2001-09-291-5/+20
* Allow for more flexibility in the \p{In...} names, nowJarkko Hietaniemi2001-09-291-5/+9