2003-08-23 |
Jarkko Hietaniemi |
Add more comments so that one can see what is supposed... |
tree | commitdiff |
2003-08-23 |
Marcus Holland-Moritz |
Re: valgrind as a leak hound? |
tree | commitdiff |
2003-08-22 |
Adrian M. Enache |
Re: mysterious bytecode.t failure |
tree | commitdiff |
2003-08-22 |
Nicholas Clark |
Re: [perl #23463] compiler version on sparc/netbsd |
tree | commitdiff |
2003-08-22 |
Alain Barbet |
Re: [perl #23463]: compiler version on sparc/netbsd |
tree | commitdiff |
2003-08-22 |
Jarkko Hietaniemi |
Put the tests of the change #19064 back, but disable... |
tree | commitdiff |
2003-08-21 |
Jarkko Hietaniemi |
Must close so that unlink works portably. |
tree | commitdiff |
2003-08-21 |
Adrian M. Enache |
utf8 variable names scrambled in error messages |
tree | commitdiff |
2003-08-21 |
Jarkko Hietaniemi |
Fix the syswrite downgrade bug of |
tree | commitdiff |
2003-08-21 |
Jarkko Hietaniemi |
Retract #19064, broke mod_perl flushing (localisation... |
tree | commitdiff |
2003-08-19 |
Rafael Garcia-Suarez |
t/TEST fails to fail when it can't find tests. |
tree | commitdiff |
2003-08-18 |
Jarkko Hietaniemi |
Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. |
tree | commitdiff |
2003-08-17 |
Adrian M. Enache |
[PATCH] Re: [BUG] string loses its utf8 flag on die |
tree | commitdiff |
2003-08-16 |
Jarkko Hietaniemi |
Add valgrind testing target. |
tree | commitdiff |
2003-08-15 |
Andreas König |
TEST script (Was: Not ok 20712ff) |
tree | commitdiff |
2003-08-14 |
Jarkko Hietaniemi |
A swath of VERSION patches from Nicholas Clark. |
tree | commitdiff |
2003-08-13 |
Jarkko Hietaniemi |
Make (hopefully) the Windows CR CR LF bug go away |
tree | commitdiff |
2003-08-12 |
Jarkko Hietaniemi |
Multiline one-liners are a bit too much to ask. |
tree | commitdiff |
2003-08-12 |
Jarkko Hietaniemi |
A new try from Dave Mitchell for [perl #23265]. |
tree | commitdiff |
2003-08-12 |
Jarkko Hietaniemi |
Fix for [perl #23287] segfault in untie. |
tree | commitdiff |
2003-08-10 |
Jarkko Hietaniemi |
Retract #20597, too many resulting core dumps. |
tree | commitdiff |
2003-08-10 |
Dave Mitchell |
Re: [perl #23265] Nested anonymous subs |
tree | commitdiff |
2003-08-09 |
Rafael Garcia-Suarez |
Remove ByteLoader from the list of modules whose compil... |
tree | commitdiff |
2003-08-09 |
Dave Mitchell |
add "$lexical not available" warning in C<for my $lex ()> |
tree | commitdiff |
2003-08-09 |
Michael G. Schwern |
Removing tested modules |
tree | commitdiff |
2003-08-09 |
Jarkko Hietaniemi |
Two more tests for #20566/#20568. |
tree | commitdiff |
2003-08-08 |
Nick Ing-Simmons |
Re: UNICODE regexp bug |
tree | commitdiff |
2003-08-08 |
Nick Ing-Simmons |
UNICODE regexp bug |
tree | commitdiff |
2003-08-08 |
Steve Hay |
Re: main@20537: WinXP build failed op/time.t test 2 |
tree | commitdiff |
2003-08-07 |
Dave Mitchell |
Fwd: Re: [PATCH] flags set incorrectly on abandoned... |
tree | commitdiff |
2003-08-07 |
Hugo van der Sanden |
Re: [perl #23030] Error in negative lookahead with... |
tree | commitdiff |
2003-08-05 |
Jarkko Hietaniemi |
Bytecode patching from Enache. |
tree | commitdiff |
2003-08-04 |
Rafael Garcia-Suarez |
Fix bug #23141 : localization of readonly magic scalars |
tree | commitdiff |
2003-08-03 |
Adrian M. Enache |
Re: [perl #23207] persistant sideffect involving bitwis... |
tree | commitdiff |
2003-08-02 |
Radu Greab |
Re: [PATCH @19834] DProf fixes |
tree | commitdiff |
2003-08-01 |
Jarkko Hietaniemi |
More runperl(switches => ...) finds (bleadperl only). |
tree | commitdiff |
2003-08-01 |
Jarkko Hietaniemi |
Faulty check. |
tree | commitdiff |
2003-08-01 |
Jarkko Hietaniemi |
Argument sanity checking. |
tree | commitdiff |
2003-08-01 |
Jarkko Hietaniemi |
JAPH patch :-) from Abigail. |
tree | commitdiff |
2003-08-01 |
Dave Mitchell |
Re: utf8+regex bug in 5.8.1-RC2 |
tree | commitdiff |
2003-07-31 |
Hugo van der Sanden |
Re: [perl #23171] Regex too selfish |
tree | commitdiff |
2003-07-29 |
Rafael Garcia-Suarez |
[perl #22969] fix $hash{utf8bareword} |
tree | commitdiff |
2003-07-28 |
Craig A. Berry |
#20177 broke skip logic in t/op/write.t |
tree | commitdiff |
2003-07-28 |
Michael G. Schwern |
t/op/write.t cleanup after itself. |
tree | commitdiff |
2003-07-27 |
Jarkko Hietaniemi |
fresh_perl_(is|like) were printing out the wrong file... |
tree | commitdiff |
2003-07-27 |
Jarkko Hietaniemi |
cleanup tiehandle.t to use test.pl, is(), like(), etc... |
tree | commitdiff |
2003-07-27 |
Jarkko Hietaniemi |
Further Byteloader tweaks from Enache. |
tree | commitdiff |
2003-07-27 |
Adrian M. Enache |
Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile... |
tree | commitdiff |
2003-07-24 |
Jarkko Hietaniemi |
Grabbed from www.makemaker.org. |
tree | commitdiff |
2003-07-24 |
Andy Lester |
PATCH: More edge tests on t/op/pow.t |
tree | commitdiff |
2003-07-24 |
Dave Mitchell |
Re: Reference to tied elements results in lvalue. |
tree | commitdiff |
2003-07-24 |
Dave Mitchell |
Re: Fatal 5.8.1 error in our $FOO = x if $FOO |
tree | commitdiff |
2003-07-21 |
Rafael Garcia-Suarez |
[PATCH] Re: Perl formats do not work with tied values |
tree | commitdiff |
2003-07-21 |
Craig A. Berry |
Re: [PATCH] test clean-up for VMS |
tree | commitdiff |
2003-07-20 |
Rafael Garcia-Suarez |
The warning "Possible precedence problem on bitwise... |
tree | commitdiff |
2003-07-18 |
Andreas König |
Re: [PATCH] Re: Oops - Can't calculate our powers |
tree | commitdiff |
2003-07-18 |
Dave Mitchell |
[ PATCH] Re: isa(UNIVERSAL)? |
tree | commitdiff |
2003-07-18 |
Stephen McCamant |
Re: Oops - Can't calculate our powers |
tree | commitdiff |
2003-07-13 |
Alexander Gough |
Add a TODO test for perlbug #19049 |
tree | commitdiff |
2003-07-09 |
Jarkko Hietaniemi |
Test the vX => ... fix. |
tree | commitdiff |
2003-07-06 |
Radu Greab |
DProf fixes |
tree | commitdiff |
2003-07-04 |
Rafael Garcia-Suarez |
Upgrade to Math::BigInt v1.65, Math::BigRat v0.10, |
tree | commitdiff |
2003-07-03 |
Slaven Rezic |
t/op/magic.t on FreeBSD |
tree | commitdiff |
2003-07-03 |
Rafael Garcia-Suarez |
Re: randomly untainting? |
tree | commitdiff |
2003-07-03 |
Jarkko Hietaniemi |
Extra light testing for the UTF-8 cache |
tree | commitdiff |
2003-07-03 |
Iain Truskett |
"without parens" vs "without parentheses" |
tree | commitdiff |
2003-07-02 |
Rafael Garcia-Suarez |
Minor test adjustments : |
tree | commitdiff |
2003-07-02 |
Dave Mitchell |
various Deparse fixes |
tree | commitdiff |
2003-07-02 |
Jarkko Hietaniemi |
It would seem that in Linux 2.2 there is no way |
tree | commitdiff |
2003-07-02 |
Jarkko Hietaniemi |
Fix for [perl #22759 insufficient format string checking]; |
tree | commitdiff |
2003-07-02 |
Jarkko Hietaniemi |
...and getting the comma right, too. |
tree | commitdiff |
2003-07-02 |
Jarkko Hietaniemi |
Getting the whitespace right. |
tree | commitdiff |
2003-07-02 |
Jarkko Hietaniemi |
FreeBSD $0 dance. |
tree | commitdiff |
2003-07-02 |
Jarkko Hietaniemi |
Fix from Enache Adrian for the magic.t failure in |
tree | commitdiff |
2003-07-02 |
Jarkko Hietaniemi |
VMS: with this, 100% make test in Compaq C V6.5-001 |
tree | commitdiff |
2003-07-01 |
Adrian M. Enache |
B:: fixes + 'When were CVOPs gone ?' |
tree | commitdiff |
2003-06-30 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-06-30 |
Jarkko Hietaniemi |
$0 test tweaks from Andreas. |
tree | commitdiff |
2003-06-28 |
Rafael Garcia-Suarez |
Fix test count, by Abe Timmerman. |
tree | commitdiff |
2003-06-27 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-06-25 |
Rafael Garcia-Suarez |
Fix [perl #21742] : |
tree | commitdiff |
2003-06-24 |
Dave Mitchell |
Re: [perl #22719] ISA cache problem with blessed stash... |
tree | commitdiff |
2003-06-22 |
Adrian M. Enache |
Re: Is it a Bug? ($c .= "5") . "6" |
tree | commitdiff |
2003-06-19 |
Steve Grazzini |
Re: [perl #17934] tied STDERR and internal warnings |
tree | commitdiff |
2003-06-19 |
Jarkko Hietaniemi |
MPE/iX gets serious indigestion on w-packed infinities. |
tree | commitdiff |
2003-06-18 |
Adrian M. Enache |
Re: [perl #22727] split() with re_eval segfaults/panics |
tree | commitdiff |
2003-06-17 |
Rafael Garcia-Suarez |
Some docs for the assertions. |
tree | commitdiff |
2003-06-16 |
Marcus Holland-Moritz |
Revert change #19126, a poor attempt at fixing bug... |
tree | commitdiff |
2003-06-15 |
Rafael Garcia-Suarez |
Rename again the warning about $* being no longer supported |
tree | commitdiff |
2003-06-15 |
Aaron J. Mackey |
Remove all magic in untie() |
tree | commitdiff |
2003-06-14 |
Rafael Garcia-Suarez |
Rename the warning about $* being removed, |
tree | commitdiff |
2003-06-13 |
Rafael Garcia-Suarez |
Remove the deprecated $* variable. |
tree | commitdiff |
2003-06-12 |
Robin Barker |
Add a new warning, "Newline in left-justified string... |
tree | commitdiff |
2003-06-10 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2003-06-09 |
Steve Grazzini |
Re: nitpick with \(0..2) |
tree | commitdiff |
2003-06-09 |
Craig A. Berry |
pack.t tweak for non-IEEE VMS systems |
tree | commitdiff |
2003-06-08 |
Gurusamy Sarathy |
add basic test coverage for the sysio compatibility... |
tree | commitdiff |
2003-06-05 |
Yitzchak Scott-Tho... |
Re: SPUG:-s option doesn't always work! |
tree | commitdiff |
2003-06-05 |
Jarkko Hietaniemi |
SKIP label was missing. |
tree | commitdiff |
2003-06-03 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
next |