summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Another ex-PVBM assertBen Morrow2007-10-171-1/+20
* Fix a few segfaults and a when() bugjosh2007-10-173-9/+31
* ex-PVBM and mro interact badlyBen Morrow2007-10-171-1/+10
* Gentler theads testJerry D. Hedden2007-10-111-1/+6
* Move threads test added in change 32091Jerry D. Hedden2007-10-111-1/+12
* Tests for the .pmc functionality.Nicholas Clark2007-10-091-4/+63
* Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure)Brandon Black2007-10-091-1/+29
* make t/op/pack.t not explode when u64size=''Alexander Gough2007-10-081-1/+1
* New [PATCH] use 5.006; use 5.10.0Robin Barker2007-10-051-0/+17
* Reverse change #31978Rafael Garcia-Suarez2007-10-031-5/+0
* /cygdrive is configurableJerry D. Hedden2007-10-021-1/+12
* was Re: Freeze ?John Peacock2007-10-021-1/+13
* Change 31977 introduced a bug (failing to set the return value ofNicholas Clark2007-09-261-5/+16
* Check rename() under CygwinJerry D. Hedden2007-09-261-1/+1
* RE: [PATCH] use 5.010 is ugly; use 5.10.0 warnsRobin Barker2007-09-261-0/+5
* Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu)Abe Timmerman2007-09-251-1/+1
* Re: [perl #45605] Regexp failure with utf8-flagged string and byte-flagged pa...Tels2007-09-251-1/+9
* Revert #31942, as it was inconsistent between threaded andH.Merijn Brand2007-09-231-1/+1
* netbsd's setlocale () doesn't support LC_COLLATE and LC_NUMERICAbe Timmerman2007-09-231-1/+1
* Fix bug 45607 - for the corner case *{"BONK"} = \&{"BONK"} the orderNicholas Clark2007-09-221-1/+10
* t/TEST doesn't check exit (was Re: Test::More bug?)Michael G. Schwern2007-09-191-0/+6
* Fix spelling errors in comments.Nicholas Clark2007-09-171-4/+4
* [perl #45337] utf8 + "[a]a{2}" + /$.../ = panic: sv_len_utf8 cacheDave Mitchell2007-09-141-1/+10
* silence warning in new state.t test (spotted by Jerry Hedden)Dave Mitchell2007-09-101-1/+1
* Re: [perl #44623] Optimized magic_setisa has bugRick Delaney2007-09-101-4/+1
* when anon subs are cloned, the 'assign once only' flag should beDave Mitchell2007-09-101-1/+16
* ununit pos value warning identified the wrong variable nameDave Mitchell2007-09-091-0/+16
* state variables shouldn't be shared between anon subsDave Mitchell2007-09-091-1/+13
* For now, forbid all list assignment initialisation of state variables,Nicholas Clark2007-09-081-12/+26
* Remove the 'err' keywordRafael Garcia-Suarez2007-09-075-92/+3
* Fix t/op/magic.t failures under CygwinJerry D. Hedden2007-09-071-1/+11
* More testsAbigail2007-09-061-2/+175
* Bump version number to 5.10.0.Rafael Garcia-Suarez2007-09-062-6/+7
* Make state $zok = slosh(); behave as the Perl 6 design with an implicitNicholas Clark2007-09-061-7/+8
* Compress* 2.006Paul Marquess2007-09-023-3/+3
* Following Jan's advice, remove Cygwin::is_textmount(),Rafael Garcia-Suarez2007-08-311-2/+1
* Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flagsYitzchak Scott-Thoennes2007-08-291-0/+1
* Revert/fix 31731 - Empty PATH taint test on CygwinJerry D. Hedden2007-08-281-11/+1
* Test that all the unknown command line flags are unknown.Nicholas Clark2007-08-251-6/+8
* Get Cwd->cwd() to work under CygwinJerry D. Hedden2007-08-201-1/+3
* Typo prevented test from doing what it meant to do.Yves Orton2007-08-181-1/+1
* TRIE must use 'yes' state transitions when more than one match possible to en...Marcus Holland-Moritz2007-08-181-1/+20
* [perl #44647] [PATCH] Add a test for overload::constant 'integer' across use's. Shlomi Fish2007-08-181-0/+55
* Change 31710 causes t/op/taint.t to failReini Urban2007-08-181-1/+10
* Test update to demonstrate @ISA assignment bug:Rick Delaney2007-08-151-1/+36
* Cygwin::mount_table, Cygwin::mount_flagsReini Urban2007-08-141-3/+21
* Re: [PATCH] Adding more information to "Unrecognized character" error in toke.cClaes Jacobsson2007-08-101-1/+5
* Test '-x dir'Jerry D. Hedden2007-08-093-3/+53
* Fix typos in comments.Nicholas Clark2007-07-301-2/+2
* Oops, 31665 was empty.Craig A. Berry2007-07-291-2/+3