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
add svt_local slot to magic vtable, and fix local $shared
2006-01-02
Dave Mitchell
add svt_local slot to magic vtable, and fix local ...
commit
|
commitdiff
|
tree
2005-12-31
Dave Mitchell
make threads use MY_CXT API rather than using PL_modglobal
commit
|
commitdiff
|
tree
2005-12-31
Dave Mitchell
tidy index arrangements in new MY_CXT code
commit
|
commitdiff
|
tree
2005-12-30
Dave Mitchell
fix errors in new MY_CTX code
commit
|
commitdiff
|
tree
2005-12-30
Dave Mitchell
change #26523 didn't make my_cxt_init public
commit
|
commitdiff
|
tree
2005-12-29
Dave Mitchell
re-implement MY_CXT API more efficiently, and add explicit
commit
|
commitdiff
|
tree
2005-12-29
Dave Mitchell
add tests for MY_CXT API and improve its documentation
commit
|
commitdiff
|
tree
2005-12-19
Dave Mitchell
[perl #8262] //g loops infinitely on tainted data
commit
|
commitdiff
|
tree
2005-12-15
Dave Mitchell
change #26373 broke threaded builds (aTHX_ now superfluous)
commit
|
commitdiff
|
tree
2005-12-14
Dave Mitchell
forgot to add new file to change #26350
commit
|
commitdiff
|
tree
2005-12-03
Dave Mitchell
clarify description of vector (v) sprintf format modifier
commit
|
commitdiff
|
tree
2005-12-01
Dave Mitchell
sprintf %NNN$ check for large values wrapping to negative
commit
|
commitdiff
|
tree
2005-11-22
Dave Mitchell
include PERL_TRACK_MEMPOOL in perl -V output
commit
|
commitdiff
|
tree
2005-11-22
Dave Mitchell
[perl #37725] perl segfaults on reversed array reference
commit
|
commitdiff
|
tree
2005-11-05
Dave Mitchell
pp_print didn't extend the stack before pushing its...
commit
|
commitdiff
|
tree
2005-10-16
Dave Mitchell
DEBUG_LEAKING_SCALARS doesn't need shared memory to...
commit
|
commitdiff
|
tree
2005-10-16
Dave Mitchell
an assert in av_undef was leaking memory
commit
|
commitdiff
|
tree
2005-10-16
Dave Mitchell
static functions should be prefixed S_
commit
|
commitdiff
|
tree
2005-10-16
Dave Mitchell
free a thread's interpreter after $t->join() rather...
commit
|
commitdiff
|
tree
2005-10-01
Dave Mitchell
Improve -DT output and fix wild buffer pointer error
commit
|
commitdiff
|
tree
2005-09-29
Dave Mitchell
PL_defoutgv could be used after being freed
commit
|
commitdiff
|
tree
2005-09-29
Dave Mitchell
the return value of start_subparse() can legally be...
commit
|
commitdiff
|
tree
2005-08-07
Dave Mitchell
run regen.pl after change #25274
commit
|
commitdiff
|
tree
2005-07-19
Dave Mitchell
the "local @foo with $#foo" tests are no longer TODO
commit
|
commitdiff
|
tree
2005-07-18
Dave Mitchell
perl -Dstv -e'... for min..max' displayed wrong stack...
commit
|
commitdiff
|
tree
2005-07-17
Dave Mitchell
delete a non-fucntioning chown in stat.t: it didn't...
commit
|
commitdiff
|
tree
2005-07-17
Dave Mitchell
[perl #9720] document what can be assigned to a shared...
commit
|
commitdiff
|
tree
2005-07-17
Dave Mitchell
$SIG{__WARN__} = sub { goto &foo } could recurse infinitely
commit
|
commitdiff
|
tree
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
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
Dave Mitchell
run regen.pl
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-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-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-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-19
Dave Mitchell
run regen_headers after addition of FOO_set() macros
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
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
next