| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [perl #20716] scope error with brackets | Adrian M. Enache | 2003-02-19 | 1 | -6/+20 |
* | more complex assertions activation: | Salvador Fandiño | 2003-02-19 | 1 | -16/+72 |
* | Re: Did the assertion patch/feature submission get overlooked? | Salvador Fandiño | 2003-02-18 | 1 | -0/+106 |
* | Re: [perl #20716] [FIX] scope error with brackets | Adrian M. Enache | 2003-02-10 | 1 | -1/+9 |
* | Re: difference between my and our before introduction | Dave Mitchell | 2003-01-22 | 1 | -1/+11 |
* | Fix two cases of buffer overflow in the lexer. | Rafael Garcia-Suarez | 2002-12-06 | 1 | -1/+16 |
* | Fix bug #18573 : in a double-quoted string, a \c not followed | Rafael Garcia-Suarez | 2002-12-02 | 1 | -1/+5 |
* | Move some tests from t/run/fresh_perl.t | Rafael Garcia-Suarez | 2002-11-22 | 1 | -2/+36 |
* | Add a test for bug #17920, and a new test file for it. | Rafael Garcia-Suarez | 2002-11-21 | 1 | -0/+15 |
* | 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 |