This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
change #25129 was overzealous in delaying the call to ckWARN
2005-07-17
Dave Mitchell
change #25129 was overzealous in delaying the call...
commit
|
commitdiff
|
tree
2005-07-13
Dave Mitchell
make the expensive ckWARN() be called as late as possible
commit
|
commitdiff
|
tree
2005-07-12
Jarkko Hietaniemi
Make PERL_MEM_LOG more portable.
commit
|
commitdiff
|
tree
2005-07-12
Dave Mitchell
S_pad_findlex has side effects, so its return value...
commit
|
commitdiff
|
tree
2005-07-12
Dave Mitchell
get_?v have side effects, so their return values may...
commit
|
commitdiff
|
tree
2005-07-10
Dave Mitchell
no code before declarations!
commit
|
commitdiff
|
tree
2005-07-10
Jarkko Hietaniemi
yet another way of debugging memory allocations
commit
|
commitdiff
|
tree
2005-07-10
Dave Mitchell
run regen.pl
commit
|
commitdiff
|
tree
2005-07-10
Yves Orton
Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed...
commit
|
commitdiff
|
tree
2005-07-10
Jarkko Hietaniemi
yet another way of debugging memory allocations
commit
|
commitdiff
|
tree
2005-07-10
Dave Mitchell
silence some compiler warnings
commit
|
commitdiff
|
tree
2005-07-10
Dave Mitchell
extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_CHECK_*
commit
|
commitdiff
|
tree
2005-07-08
Dave Mitchell
[perl #36207] UTF8/Latin 1/i regexp "Malformed character...
commit
|
commitdiff
|
tree
2005-07-07
Dave Mitchell
more taint fallout from change 24943
commit
|
commitdiff
|
tree
2005-07-07
Dave Mitchell
[perl #34171] bytes pragma error in substitution operator
commit
|
commitdiff
|
tree
2005-07-06
Dave Mitchell
[perl #36470] 'undef $@; die' gives uninint value warning
commit
|
commitdiff
|
tree
2005-07-05
Dave Mitchell
a long /etc/groups entry could cause memory exhaustion.
commit
|
commitdiff
|
tree
2005-07-05
Dave Mitchell
change 24943 broke restoration of localized taint values
commit
|
commitdiff
|
tree
2005-07-04
Jarkko Hietaniemi
Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64
commit
|
commitdiff
|
tree
2005-07-02
Tels
do just-in-time loading of Carp.pm in some modules
commit
|
commitdiff
|
tree
2005-07-02
Dave Mitchell
replace ckWARN macros with functions
commit
|
commitdiff
|
tree
2005-07-02
Dave Mitchell
missed one PAD_SET_CUR
commit
|
commitdiff
|
tree
2005-07-01
Dave Mitchell
the PAD_SET_CUR macro expanded too much for AIX compilers
commit
|
commitdiff
|
tree
2005-07-01
Dave Mitchell
undo some excessive Carp.pm minimalisation
commit
|
commitdiff
|
tree
2005-07-01
Dave Mitchell
silence a warning in Perl_sv_compile_2op
commit
|
commitdiff
|
tree
2005-07-01
Dave Mitchell
silence gcc 'comparison is always false' warning in...
commit
|
commitdiff
|
tree
2005-06-30
Dave Mitchell
[perl #36434] assigning shared consts (eg __PACKAGE__...
commit
|
commitdiff
|
tree
2005-06-28
Dave Mitchell
move Carp.pod back into Carp.pm
commit
|
commitdiff
|
tree
2005-06-27
Dave Mitchell
Make Carp.pm even lighter (and Carp::Heavy even heavier)
commit
|
commitdiff
|
tree
2005-06-23
Dave Mitchell
change 24967 got the #endif in the wrong place
commit
|
commitdiff
|
tree
2005-06-23
Dave Mitchell
don't repopulate PADTMP slots with null SVs when freeing ops
commit
|
commitdiff
|
tree
2005-06-22
Dave Mitchell
remove taint hack now that local $tainted no longer...
commit
|
commitdiff
|
tree
2005-06-22
Dave Mitchell
handle magic in local correctly
commit
|
commitdiff
|
tree
2005-06-14
Dave Mitchell
whoops, Perl_magic_freearylen_p returns int
commit
|
commitdiff
|
tree
2005-06-14
Dave Mitchell
Perl_magic_freearylen_p could coredump
commit
|
commitdiff
|
tree
2005-05-30
Dave Mitchell
add pointer to email explaining why eval {goto &foo...
commit
|
commitdiff
|
tree
2005-05-21
Dave Mitchell
[perl #35878] goto &xsub that croaks corrupts memory
commit
|
commitdiff
|
tree
2005-05-21
Dave Mitchell
stop goto &foo wasting stack space
commit
|
commitdiff
|
tree
2005-05-21
Dave Mitchell
add access to Perl_croak() via 'mycroak' in XS::APItest
commit
|
commitdiff
|
tree
2005-05-21
Dave Mitchell
disallow eval { goto &foo }
commit
|
commitdiff
|
tree
2005-05-18
Dave Mitchell
make t/TEST print summary times consistently to two...
commit
|
commitdiff
|
tree
2005-05-15
Dave Mitchell
avoid leaked scalar in BEGIN { threads->new(...) }
commit
|
commitdiff
|
tree
2005-05-14
Dave Mitchell
Fix typo in DDEBUG_LEAKING_SCALARS flags output
commit
|
commitdiff
|
tree
2005-05-14
Dave Mitchell
initialize the PL_xpvgv_[arena]root vars during clone
commit
|
commitdiff
|
tree
2005-05-12
Dave Mitchell
make join.t threadsafe!
commit
|
commitdiff
|
tree
2005-05-08
Dave Mitchell
t/TEST's new error messages now include the prefix...
commit
|
commitdiff
|
tree
2005-05-07
Dave Mitchell
while (my $x ...) { ...; redo } shouldn't undef $x.
commit
|
commitdiff
|
tree
2005-05-07
Dave Mitchell
add 1.875c to the list of supported bisons
commit
|
commitdiff
|
tree
2005-05-05
Dave Mitchell
avoid accessing a just-freed SV (keep ponie happy)
commit
|
commitdiff
|
tree
2005-05-05
Dave Mitchell
stop Math/BigInt/t/bare_mbf.t producing spurious test...
commit
|
commitdiff
|
tree
2005-05-05
Dave Mitchell
strictifying t/TEST stopped it handling '1..n todo...
commit
|
commitdiff
|
tree
2005-05-05
Dave Mitchell
make t/TEST detect various failure modes in testfile...
commit
|
commitdiff
|
tree
2005-05-04
Dave Mitchell
strictify t/TEST
commit
|
commitdiff
|
tree
2005-05-04
Dave Mitchell
add test for [perl #34682] leaving eval via last in...
commit
|
commitdiff
|
tree
2005-05-04
Dave Mitchell
make goto.t use test.pl, strict and warnings
commit
|
commitdiff
|
tree
2005-05-04
Dave Mitchell
[perl #35214] SEGV when next is followed by a goto
commit
|
commitdiff
|
tree
2005-05-03
Dave Mitchell
document the internals of exception handling
commit
|
commitdiff
|
tree
2005-05-02
Dave Mitchell
Better fix for #8738 (Core dump in 'leavetry')
commit
|
commitdiff
|
tree
2005-05-02
Dave Mitchell
Revert change #15705 (Core dump in 'leavetry')
commit
|
commitdiff
|
tree
2005-05-02
Dave Mitchell
move the SETJMP exception-handing definitions from...
commit
|
commitdiff
|
tree
2005-04-23
Steve Peters
Fix for warnings in util.c/Perl_init_tm()
commit
|
commitdiff
|
tree
2005-04-21
Dave Mitchell
Sigh - really bump Text::Wrap version number this time.
commit
|
commitdiff
|
tree
2005-04-21
Dave Mitchell
bump version number in Text::Wrap after change #24273
commit
|
commitdiff
|
tree
2005-04-21
Dave Mitchell
[perl #34902] Text::Wrap::wrap() fails with non-space...
commit
|
commitdiff
|
tree
2005-04-21
Dave Mitchell
[perl #34976] substr uses utf8 length cache incorrectly
commit
|
commitdiff
|
tree
2005-04-21
Andy Lester
extra code in pp_concat, Take 2
commit
|
commitdiff
|
tree
2005-04-20
David Dyck
patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessor
commit
|
commitdiff
|
tree
2005-04-20
Dave Mitchell
In change 24266 I failed to actually change anything...
commit
|
commitdiff
|
tree
2005-04-20
Dave Mitchell
change misleading syslog() example
commit
|
commitdiff
|
tree
2005-04-20
glasser@tang-eleven...
[perl #35059] [PATCH] caller() skips frames (such as...
commit
|
commitdiff
|
tree
2005-04-20
Andy Lester
Fix MGVTBL structures in perl.h
commit
|
commitdiff
|
tree
2005-04-19
Dave Mitchell
run regen_headers after addition of FOO_set() macros
commit
|
commitdiff
|
tree
2005-04-19
Andy Lester
pad_compname_type(), takes care of a clunky macro
commit
|
commitdiff
|
tree
2005-04-19
Dave Mitchell
DEBUG_LEAKING_SCALARS could use the value of a freed...
commit
|
commitdiff
|
tree
2005-04-19
Dave Mitchell
Add CLONE_SKIP() class method to allow individual classes...
commit
|
commitdiff
|
tree
2005-03-28
Dave Mitchell
expand -DDEBUG_LEAKING_SCALARS to instrument the creation...
commit
|
commitdiff
|
tree
2005-03-26
Dave Mitchell
[perl #33185] UTF-8 string substitution corrupts memory
commit
|
commitdiff
|
tree
2005-02-26
Dave Mitchell
ithreads: cond_signal() on a non-shared object coredumped
commit
|
commitdiff
|
tree
2005-02-26
Dave Mitchell
Fix leaks in List::Util::reduce,first
commit
|
commitdiff
|
tree
2005-02-02
Dave Mitchell
fix POSIX::strtod error handling documentation
commit
|
commitdiff
|
tree
2005-01-30
Dave Mitchell
minor corrections to comments in perly.y
commit
|
commitdiff
|
tree
2005-01-29
Dave Mitchell
[perl #33928] chomp() fails after alarm(), `sleep`
commit
|
commitdiff
|
tree
2005-01-23
Jarkko Hietaniemi
Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net...
commit
|
commitdiff
|
tree
2005-01-22
Jarkko Hietaniemi
Re: uc($long_utf8_string) exhausts memory
commit
|
commitdiff
|
tree
2005-01-22
Jarkko Hietaniemi
Re: uc($long_utf8_string) exhausts memory
commit
|
commitdiff
|
tree
2004-11-12
Dave Mitchell
Add some descriptive text from Larry to op.c on how...
commit
|
commitdiff
|
tree
2004-11-06
Dave Mitchell
document regcomp.c/regexec.c's dual life under ext/re/
commit
|
commitdiff
|
tree
2004-10-30
Dave Mitchell
[perl #32033] Using foreach on threads::shared array...
commit
|
commitdiff
|
tree
2004-10-29
Dave Mitchell
[perl #31851] Threading crash with closures
commit
|
commitdiff
|
tree
2004-10-27
Dave Mitchell
include flags and refcount in the list of leaked scalars
commit
|
commitdiff
|
tree
2004-10-23
Dave Mitchell
[perl #32039] Chained goto &sub drops data too early.
commit
|
commitdiff
|
tree
2004-10-10
Dave Mitchell
Turn regcomp into a list op
commit
|
commitdiff
|
tree
2004-09-30
Dave Mitchell
[perl #31767] open $1, "file" doesn't raise an exception
commit
|
commitdiff
|
tree
2004-09-28
Dave Mitchell
the improved -DT output of #23325 could print an uninit...
commit
|
commitdiff
|
tree
2004-09-20
LAUN Wolfgang
Re: [perl #31586] utime does not reach expectations...
commit
|
commitdiff
|
tree
2004-09-19
Dave Mitchell
improve lexer debugging output (-DT)
commit
|
commitdiff
|
tree
2004-09-14
Chris Heath
Re: [perl #31459] Bug in read()
commit
|
commitdiff
|
tree
2004-09-12
Dave Mitchell
[perl #30066] Memory leak in nested shared data structures...
commit
|
commitdiff
|
tree
2004-09-08
Andy Dougherty
[perl #21553] Re: Solaris Perl (fwd)
commit
|
commitdiff
|
tree
2004-09-05
Dave Mitchell
only mortalize deleted array elements for AvREAL
commit
|
commitdiff
|
tree
next