summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* XS-assisted SWASHGET (esp. for t/uni/class.t speedup)SADAHIRO Tomoyuki2005-11-231-2/+11
* Note the URL describing the vast riches awaiting us.Nicholas Clark2005-11-221-0/+4
* [perl #37725] perl segfaults on reversed array referenceDave Mitchell2005-11-221-1/+14
* Re: [PATCH] concat interacts badly with magicRobin Houston2005-11-223-2/+9
* Revert change #26185, which could have some unwanted side-effects.Rafael Garcia-Suarez2005-11-221-7/+0
* patch@26180 - t/op/pat.t : Can't reset %ENV on VMSJohn E. Malmberg2005-11-221-2/+11
* patch@26180 - t/op/array.t : Can't reset %ENV on VMSJohn E. Malmberg2005-11-221-1/+1
* concat interacts badly with magicRobin Houston2005-11-211-0/+7
* Thread failures on AIX (and others) caused by interleaved outputH.Merijn Brand2005-11-211-0/+1
* Pulling ancient RCS commentsAndy Lester2005-11-2025-50/+0
* Re: [perl #37688] Unexpected regex failure. Hugo van der Sanden2005-11-161-0/+1
* Re: [perl #37616] Bug in &= (string) and/or m//SADAHIRO Tomoyuki2005-11-151-1/+12
* Provide a crude way for specifying the command line forNicholas Clark2005-11-141-3/+4
* Add tests for two untested syntax error messages about \NRafael Garcia-Suarez2005-11-101-1/+8
* I/O is UTF-8, not "UNICODE"Nicholas Clark2005-11-091-7/+7
* As using -C to turn on utf8 IO is equivalent to the open pragma,Nicholas Clark2005-11-091-2/+8
* Better diagnostics from io/utf8.tNicholas Clark2005-11-091-31/+36
* Re: A surprising segfaultSADAHIRO Tomoyuki2005-11-084-3/+40
* s/Nick Clark/Nicholas Clark/Nicholas Clark2005-11-071-1/+1
* For each test function, test it as is, and with extra data appendedNicholas Clark2005-11-071-0/+12
* Fix bug #37628 (both lcfirst and ucfirst)Nicholas Clark2005-11-074-71/+78
* Revert patch #25993.Rafael Garcia-Suarez2005-11-041-2/+2
* [perl #19049] Incorrect $` after replacementAndreas König2005-11-041-2/+2
* Re: [PATCH] sort/multicall patchRobin Houston2005-11-041-1/+11
* Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.Steve Peters2005-11-031-2/+8
* More core test cleanups. Mainly fixes to remove code that caused Steve Peters2005-11-036-18/+30
* Clean up some test files.Steve Peters2005-11-035-6/+18
* Make harness warning-free when running with -MdiagnosticsSteve Peters2005-11-031-2/+2
* Test case should not execute /no_such_process if it does exist.Steve Peters2005-11-021-1/+2
* Remove last sort test, that was failing with and without threads.Rafael Garcia-Suarez2005-11-021-10/+9
* sort/multicall patchRobin Houston2005-11-022-11/+168
* RE: [perl #37571] -z FH broken with Borland build Paul Marquess2005-11-021-1/+8
* Re: futimes [PATCH]Gisle Aas2005-11-021-47/+52
* Ambiguous test cases may be hazardous to your health.Steve Peters2005-11-021-2/+2
* Lowercase barewords considered harmful to your health.Steve Peters2005-11-021-6/+6
* futimes [PATCH]Gisle Aas2005-10-311-2/+27
* Tests for index/rindex with empty search string,Rafael Garcia-Suarez2005-10-311-1/+15
* Coverage stats showed that there were no tests for taking a sliceSteve Peters2005-10-311-1/+5
* Multiple versions of OpenBSD fail this test, not just 3.7.Steve Peters2005-10-261-1/+1
* t/TEST should require Time::HiRes only when it uses it.Rafael Garcia-Suarez2005-10-251-2/+2
* Re: do { EXPR for EXPR }Robin Houston2005-10-241-1/+4
* allow "" as select bitmask [PATCH]Gisle Aas2005-10-211-3/+10
* wrong maxlen in sselect [PATCH]Gisle Aas2005-10-211-0/+11
* [patch@25809]restore documented exit behaviorJohn E. Malmberg2005-10-201-2/+1
* Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of A...Robin Houston2005-10-191-1/+29
* Force _ to be always a bareword after filetest operatorsRafael Garcia-Suarez2005-10-181-1/+8
* [patch@25763] Fix VMS error/exit handling, update kill functionJohn E. Malmberg2005-10-161-7/+13
* Upgrade to Pod-Parser-1.34 (with some changes to get the new test fileSteve Peters2005-10-161-0/+5
* pre{inc,dec} is faster, even with integersHugo van der Sanden2005-10-151-1/+10
* Stas' croak patch and then someAndy Lester2005-10-131-5/+14