summaryrefslogtreecommitdiff
path: root/t/comp
Commit message (Expand)AuthorAgeFilesLines
* Re: [perl #20716] scope error with bracketsAdrian M. Enache2003-02-191-6/+20
* more complex assertions activation:Salvador Fandiño2003-02-191-16/+72
* Re: Did the assertion patch/feature submission get overlooked?Salvador Fandiño2003-02-181-0/+106
* Re: [perl #20716] [FIX] scope error with bracketsAdrian M. Enache2003-02-101-1/+9
* Re: difference between my and our before introductionDave Mitchell2003-01-221-1/+11
* Fix two cases of buffer overflow in the lexer.Rafael Garcia-Suarez2002-12-061-1/+16
* Fix bug #18573 : in a double-quoted string, a \c not followedRafael Garcia-Suarez2002-12-021-1/+5
* Move some tests from t/run/fresh_perl.tRafael Garcia-Suarez2002-11-221-2/+36
* Add a test for bug #17920, and a new test file for it.Rafael Garcia-Suarez2002-11-211-0/+15
* Version object combined patchJohn Peacock2002-10-101-2/+2
* Re: [perl #17376] Bug Report - our(%)Yitzchak Scott-Thoennes2002-10-021-9/+10
* add TODO tests for slow our() declarationYitzchak Scott-Thoennes2002-09-261-0/+49
* More regression tests for $^H and %^H.Rafael Garcia-Suarez2002-08-061-8/+29
* Integrate macperl patches #16926 and #16938;Jarkko Hietaniemi2002-05-311-3/+3
* Fix bug id 20020427.004 on %^H.Rafael Garcia-Suarez2002-04-301-0/+36
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-1/+2
* Some tests were failing silently instead of saying "not ok"Rafael Garcia-Suarez2002-04-051-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