summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* No 'once' warnings for variables declared with ourGisle Aas2002-01-101-1/+0
* Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 2002010...Jonathan Stowe2002-01-091-0/+33
* op/readdir.t (was Re: perl@14152)Nicholas Clark2002-01-091-1/+6
* Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properlyHugo van der Sanden2002-01-091-0/+1
* Re: Weird Malformed warning in bleadperl Andreas König2002-01-091-1/+15
* (retracted by #14307)Hugo van der Sanden2002-01-091-0/+12
* SANY (. with /s) wasn't happy on Unicode.Jarkko Hietaniemi2002-01-091-1/+19
* [patch] peep() is rudeHugo van der Sanden2002-01-081-0/+6
* unifold is really an op test since it requiresJarkko Hietaniemi2002-01-081-0/+46
* Not OK 13843 Andreas König2002-01-081-1/+10
* Math-BigInt v1.49 releasedTels2002-01-083-15/+14
* Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-072-6/+8
* Forgot from #14115.Jarkko Hietaniemi2002-01-071-0/+1
* B, B::C, perlcc, t/TESTMattia Barbon2002-01-061-10/+38
* Tests for #14098.Jarkko Hietaniemi2002-01-061-1/+14
* Bad prototype detection now an optional warningSam Tregar2002-01-061-0/+1
* Finish up (ha!) the Unicode case folding;Jarkko Hietaniemi2002-01-051-1/+2
* Re: [PATCH op.c] Bad \[...] prototype checkingRafael Garcia-Suarez2002-01-041-1/+18
* Under Mac OS X /dev/stdout is normally a symlink,Jarkko Hietaniemi2002-01-041-3/+3
* Till the system tests do something non-Win*, better renameJarkko Hietaniemi2002-01-041-0/+0
* warn if not CORE::dumpRafael Garcia-Suarez2002-01-041-0/+19
* Add U+0085, U+2028, and U+2029 to \s under Unicode.Jarkko Hietaniemi2002-01-041-1/+11
* #14048 exposed few false positives, to be fixed soonish.Jarkko Hietaniemi2002-01-031-6/+7
* A bit of testing for #14046.Jarkko Hietaniemi2002-01-031-1/+31
* Bad prototype detection changed from error to warningSam Tregar2002-01-021-15/+24
* One more iteration of the ibcmp_utf8() interface,Jarkko Hietaniemi2002-01-021-6/+26
* Unnecessary/Lingering UTF8 flag might mess up caseless matchingJarkko Hietaniemi2002-01-011-1/+39
* Re: [PATCH] Basic bad prototype detectionSam Tregar2001-12-311-1/+5
* Basic bad prototype detectionSam Tregar2001-12-311-1/+15
* -t without -w Michael G. Schwern2001-12-301-2/+4
* cleaner close on tests, take 2 Andreas König2001-12-2914-85/+105
* op/exec Win32 patch from Schwern via Abe Timmerman.Jarkko Hietaniemi2001-12-291-5/+7
* [PATCH] check return of closeAndreas König2001-12-272-10/+10
* check return of closeAndreas König2001-12-271-1/+1
* better error diagnosis from t/op/sysio.tAndreas König2001-12-271-4/+14
* Naughty /dev/printer (ls -l, really) of IRIX.Jarkko Hietaniemi2001-12-261-0/+5
* PATCH: Restore "Can't declare scalar dereference in my" errorMark-Jason Dominus2001-12-241-1/+14
* and [BUG] \X and \C fixed, \X still dorked Jeffrey Friedl2001-12-241-1/+71
* The funky final sigma casefolding.Jarkko Hietaniemi2001-12-231-1/+33
* Move the \C and \X to pat.t.Jarkko Hietaniemi2001-12-232-4/+8
* Even more \X fixing.Jarkko Hietaniemi2001-12-231-8/+15
* More \X fixing.Jarkko Hietaniemi2001-12-231-1/+16
* and [BUG] \X and \C fixed, \X still dorked Jeffrey Friedl2001-12-221-0/+3
* Unicode casefolding continues.Jarkko Hietaniemi2001-12-221-16/+64
* More Unicode casing fixes.Jarkko Hietaniemi2001-12-221-1/+18
* Unicode casefolding fixes.Jarkko Hietaniemi2001-12-221-1/+34
* Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),Jarkko Hietaniemi2001-12-213-4/+4
* OS/2 buildIlya Zakharevich2001-12-191-2/+2
* Re: [PATCH] ...while $var = glob(...)Robin Houston2001-12-191-1/+8
* Integrate perlio:Jarkko Hietaniemi2001-12-181-3/+14
|\