| Commit message (Expand) | Author | Age | Files | Lines |
* | Version object combined patch | John Peacock | 2002-10-10 | 1 | -2/+2 |
* | Re: [perl #17376] Bug Report - our(%) | Yitzchak Scott-Thoennes | 2002-10-02 | 1 | -9/+10 |
* | add TODO tests for slow our() declaration | Yitzchak Scott-Thoennes | 2002-09-26 | 1 | -0/+49 |
* | More regression tests for $^H and %^H. | Rafael Garcia-Suarez | 2002-08-06 | 1 | -8/+29 |
* | Integrate macperl patches #16926 and #16938; | Jarkko Hietaniemi | 2002-05-31 | 1 | -3/+3 |
* | Fix bug id 20020427.004 on %^H. | Rafael Garcia-Suarez | 2002-04-30 | 1 | -0/+36 |
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 1 | -1/+2 |
* | Some tests were failing silently instead of saying "not ok" | Rafael Garcia-Suarez | 2002-04-05 | 1 | -35/+92 |
* | If under UTF-8 locale the utf8.pm really needs to be found. | Jarkko Hietaniemi | 2002-04-01 | 1 | -0/+1 |
* | If expecting UTF-8, probably not expecting UTF-16. | Jarkko Hietaniemi | 2002-03-28 | 1 | -3/+4 |
* | RE: VERSION core | Paul Marquess | 2002-03-03 | 1 | -1/+16 |
* | Re: ext/Devel/DProf/DProf.t -- use exe_ext | Tels | 2002-01-19 | 1 | -2/+2 |
* | Bad prototype detection now an optional warning | Sam Tregar | 2002-01-06 | 1 | -0/+1 |
* | Re: [PATCH op.c] Bad \[...] prototype checking | Rafael Garcia-Suarez | 2002-01-04 | 1 | -1/+18 |
* | Bad prototype detection changed from error to warning | Sam Tregar | 2002-01-02 | 1 | -15/+24 |
* | Re: [PATCH] Basic bad prototype detection | Sam Tregar | 2001-12-31 | 1 | -1/+5 |
* | Basic bad prototype detection | Sam Tregar | 2001-12-31 | 1 | -1/+15 |
* | cleaner close on tests, take 2 | Andreas König | 2001-12-29 | 4 | -5/+5 |
* | Cleanup and $. check | Michael G. Schwern | 2001-12-11 | 1 | -14/+19 |
* | cat2type in tests for VMS | Craig A. Berry | 2001-12-10 | 1 | -1/+1 |
* | which_perl for safer $^Xing | Michael G. Schwern | 2001-12-07 | 1 | -3/+11 |
* | [PATCH t/base/lex.t, term.t] Purging echo from base tests | Michael G. Schwern | 2001-12-07 | 1 | -8/+3 |
* | Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385) | Andy Dougherty | 2001-11-30 | 1 | -3/+2 |
* | -P on VMS. Evicting sed | Michael G. Schwern | 2001-11-30 | 2 | -10/+10 |
* | Add the \[$@%&*] prototype support. | Jarkko Hietaniemi | 2001-09-04 | 1 | -1/+22 |
* | Drop all the unnecessary "use utf8" clauses and some of | Jarkko Hietaniemi | 2001-08-12 | 1 | -1/+0 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 2 | -2/+3 |
* | [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl | Chris Nandor | 2001-06-11 | 3 | -3/+6 |
* | disable correct warning | Robin Houston | 2001-04-26 | 1 | -1/+1 |
* | prototype("CORE::recv") | Simon Cozens | 2001-04-11 | 1 | -1/+5 |
* | more tests (was Re: Perl5.7.* Unicode/EBCDIC status.) | Peter Prymmer | 2001-03-30 | 1 | -2/+9 |
* | Re-integrate #9138 from maintperl to mainline, | Jarkko Hietaniemi | 2001-03-18 | 1 | -3/+0 |
* | The Day of the Retractions continues: the #9138 | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+3 |
* | Integrate changes #9137,9138,9142 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -3/+0 |
* | Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123 | Andy Dougherty | 2001-01-09 | 1 | -1/+3 |
* | Fix problem with `&' prototype | Daniel Chetlin | 2000-12-28 | 1 | -1/+2 |
* | Test case for #8064. | Jarkko Hietaniemi | 2000-12-10 | 1 | -1/+5 |
* | Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO. | Nick Ing-Simmons | 2000-12-09 | 1 | -1/+2 |
* | Admit that the test leaks scalars. | Jarkko Hietaniemi | 2000-11-06 | 1 | -2/+3 |
* | Document that the evaled syntax errors cause scalar leaks. | Jarkko Hietaniemi | 2000-11-06 | 1 | -0/+3 |
* | Tests for #7487. | Andreas König | 2000-10-29 | 1 | -1/+10 |
* | Move the #7390 test from warn/op to comp/redef. | John Tobey | 2000-10-22 | 1 | -4/+10 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 6 | -6/+7 |
* | require.t needs binmode() to work on windows | Gurusamy Sarathy | 2000-08-02 | 1 | -0/+1 |
* | The swallow_bom() saga continues. The #23 of require.t | Jarkko Hietaniemi | 2000-07-31 | 1 | -9/+10 |
* | Get UTF16 BOMs working. Patch from | M. J. T. Guy | 2000-07-25 | 1 | -1/+2 |
* | integrate cfgperl changes#6261..6266 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+11 |
* | patch from Larry to make (\&) prototype work; added tests for | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+20 |
* | make parenthetic warnings look consistent; make diagnostic on | Gurusamy Sarathy | 2000-03-21 | 1 | -1/+1 |
* | remove non-ANSI parts in comp/cpp.t | Gurusamy Sarathy | 2000-03-17 | 1 | -4/+0 |