summaryrefslogtreecommitdiff
path: root/t/comp
Commit message (Expand)AuthorAgeFilesLines
* Integrate mainlineNick Ing-Simmons2002-04-081-35/+92
* If under UTF-8 locale the utf8.pm really needs to be found.Jarkko Hietaniemi2002-04-011-0/+1
* If expecting UTF-8, probably not expecting UTF-16.Jarkko Hietaniemi2002-03-281-3/+4
* RE: VERSION corePaul Marquess2002-03-031-1/+16
* Re: ext/Devel/DProf/DProf.t -- use exe_extTels2002-01-191-2/+2
* Bad prototype detection now an optional warningSam Tregar2002-01-061-0/+1
* Re: [PATCH op.c] Bad \[...] prototype checkingRafael Garcia-Suarez2002-01-041-1/+18
* Bad prototype detection changed from error to warningSam Tregar2002-01-021-15/+24
* Re: [PATCH] Basic bad prototype detectionSam Tregar2001-12-311-1/+5
* Basic bad prototype detectionSam Tregar2001-12-311-1/+15
* cleaner close on tests, take 2 Andreas König2001-12-294-5/+5
* Cleanup and $. checkMichael G. Schwern2001-12-111-14/+19
* cat2type in tests for VMSCraig A. Berry2001-12-101-1/+1
* which_perl for safer $^XingMichael G. Schwern2001-12-071-3/+11
* [PATCH t/base/lex.t, term.t] Purging echo from base testsMichael G. Schwern2001-12-071-8/+3
* Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)Andy Dougherty2001-11-301-3/+2
* -P on VMS. Evicting sedMichael G. Schwern2001-11-302-10/+10
* Add the \[$@%&*] prototype support.Jarkko Hietaniemi2001-09-041-1/+22
* Drop all the unnecessary "use utf8" clauses and some ofJarkko Hietaniemi2001-08-121-1/+0
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-162-2/+3
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-113-3/+6
* disable correct warningRobin Houston2001-04-261-1/+1
* prototype("CORE::recv")Simon Cozens2001-04-111-1/+5
* more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)Peter Prymmer2001-03-301-2/+9
* Re-integrate #9138 from maintperl to mainline,Jarkko Hietaniemi2001-03-181-3/+0
* The Day of the Retractions continues: the #9138Jarkko Hietaniemi2001-03-141-0/+3
* Integrate changes #9137,9138,9142 from maintperl into mainline.Jarkko Hietaniemi2001-03-141-3/+0
* Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123Andy Dougherty2001-01-091-1/+3
* Fix problem with `&' prototypeDaniel Chetlin2000-12-281-1/+2
* Test case for #8064.Jarkko Hietaniemi2000-12-101-1/+5
* Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.Nick Ing-Simmons2000-12-091-1/+2
* Admit that the test leaks scalars.Jarkko Hietaniemi2000-11-061-2/+3
* Document that the evaled syntax errors cause scalar leaks.Jarkko Hietaniemi2000-11-061-0/+3
* Tests for #7487.Andreas König2000-10-291-1/+10
* Move the #7390 test from warn/op to comp/redef.John Tobey2000-10-221-4/+10
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-296-6/+7
* require.t needs binmode() to work on windowsGurusamy Sarathy2000-08-021-0/+1
* The swallow_bom() saga continues. The #23 of require.tJarkko Hietaniemi2000-07-311-9/+10
* Get UTF16 BOMs working. Patch fromM. J. T. Guy2000-07-251-1/+2
* integrate cfgperl changes#6261..6266 into mainlineGurusamy Sarathy2000-07-111-1/+11
* patch from Larry to make (\&) prototype work; added tests forGurusamy Sarathy2000-04-271-1/+20
* make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-211-1/+1
* remove non-ANSI parts in comp/cpp.tGurusamy Sarathy2000-03-171-4/+0
* do FILE should not see outside lexicals (from Rick DelaneyGurusamy Sarathy2000-03-081-2/+13
* prototype changes for eventually supporting C<binmode(F, ":raw")>Gurusamy Sarathy2000-03-051-1/+1
* Further long double patches from Spider Boardman.Jarkko Hietaniemi2000-03-021-2/+2
* Minor test updates to accomodate new subprocess invocationCharles Bailey2000-02-281-3/+0
* support for version vectors in UNIVERSAL::VERSION(), so thatGurusamy Sarathy2000-02-261-1/+66
* per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> andGurusamy Sarathy2000-02-231-3/+3
* adjust for lost fp precision in require version checkGurusamy Sarathy2000-02-221-5/+5