summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* RE: [PATCH] use 5.010 is ugly; use 5.10.0 warnsRobin Barker2007-09-261-0/+5
* ununit pos value warning identified the wrong variable nameDave Mitchell2007-09-091-0/+16
* Remove the 'err' keywordRafael Garcia-Suarez2007-09-072-71/+0
* 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
* Get Cwd->cwd() to work under CygwinJerry D. Hedden2007-08-201-1/+3
* Cygwin::mount_table, Cygwin::mount_flagsReini Urban2007-08-141-3/+21
* Turn the "$# / $* is no longer supported" warnings intoRafael Garcia-Suarez2007-07-111-3/+2
* cygwin path conversions, take 4Reini Urban2007-07-091-1/+13
* Upgrade to base and fields 2.12, mostly by Michael G SchwernRafael Garcia-Suarez2007-07-062-0/+10
* Don't require to have at least DB_File or *DBM_FileRafael Garcia-Suarez2007-07-041-4/+0
* compression modules update to version 2.005Paul Marquess2007-07-024-6/+183
* Upgrade to ExtUtils-MakeMaker-6.35Steve Peters2007-07-022-2/+10
* [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi()Tels2007-06-251-3/+3
* Remove the code that handles assignment to state variablesRafael Garcia-Suarez2007-04-241-20/+0
* Adjust the warning category in the test, tooRafael Garcia-Suarez2007-04-191-2/+2
* Add two deprecation warnings:Rafael Garcia-Suarez2007-03-301-0/+26
* Make the warning "interpreted as function" a bit less annoying,Rafael Garcia-Suarez2007-03-261-6/+13
* Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, Steve Peters2007-03-042-9/+4
* Make use VERSION also load feature.pmRafael Garcia-Suarez2007-03-031-0/+62
* A new test by Abigail: Check that certain modules don'tRafael Garcia-Suarez2007-03-011-0/+41
* (?p{}) has been deprecated for a long time.Rafael Garcia-Suarez2007-02-281-20/+0
* C<keys %+> should not warn. Don't make scan_ident test forRafael Garcia-Suarez2007-02-241-0/+5
* [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11Tels2007-02-193-5/+20
* Change 30276 wasn't meant do mess with t/lib/common.pl. Oops.Nicholas Clark2007-02-141-2/+2
* Integrate:SADAHIRO Tomoyuki2007-02-141-2/+2
* t/lib/common.pl can be warnings clean.Nicholas Clark2007-02-051-1/+2
* Use the new conditional TODOs to mark as TODO the warning testsNicholas Clark2007-02-051-0/+3
* Enhance t/lib/common.pl to provide conditional TODOs using eval'd code.Nicholas Clark2007-02-051-1/+10
* defined @$foo and defined %$bar should be subject to strict 'refs';Nicholas Clark2007-01-201-0/+14
* Enable the ~~ operator by default.Rafael Garcia-Suarez2007-01-151-45/+0
* Use the $Is_MacOS variableRafael Garcia-Suarez2007-01-151-3/+3
* Simplify the ok/not ok logicRafael Garcia-Suarez2007-01-151-9/+13
* Various cleanup and factorization by SchwernRafael Garcia-Suarez2007-01-151-16/+23
* Turn taint warnings (-t) into severe warnings, so they'reRafael Garcia-Suarez2007-01-081-4/+14
* Update Compress Modules to version 2.002Paul Marquess2006-12-303-9/+26
* syswrite() wasn't reporting a warning when writing to a filehandleRafael Garcia-Suarez2006-12-231-0/+8
* Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM)Nicholas Clark2006-12-161-0/+41
* User pragmas now accessible from BJoshua ben Jore2006-12-062-5/+5
* Change #29193 makes this addition unneededH.Merijn Brand2006-11-021-11/+0
* eval $undef should emit one warning, not three.Dave Mitchell2006-11-021-4/+0
* More heuristics to make warnings.t pass under differentRafael Garcia-Suarez2006-11-021-1/+5
* Fix the failures in warnings tests when PERL_UNICODE is definedH.Merijn Brand2006-11-012-3/+9
* [PATHCH] Scalar::Util::readonly & compression (was RE: Change 29117: [PATCH...Paul Marquess2006-10-291-3/+12
* IO::Compress modulesPaul Marquess2006-10-264-18/+222
* remove leaveit from toke.c:scan_constSADAHIRO Tomoyuki2006-10-162-11/+11