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
fix indendation of DM_* flag definitions
2010-06-04
David Mitchell
fix indendation of DM_* flag definitions
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
express DM_[GU]ID flags in terms of components
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
rename DM_ARRAY flag to DM_ARRAY_ISA
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
belatedly add a test for RT #51636:
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
Revert "Re: [perl #51636] segmentation fault with array...
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
threads::shared: veto signal despatch if locked
commit
|
commitdiff
|
tree
2010-06-04
David Mitchell
add PL_signalhook to hook into signal dispatch
commit
|
commitdiff
|
tree
2010-05-25
David Mitchell
add OPpDEREFed flag to avoid double mg_get()
commit
|
commitdiff
|
tree
2010-05-23
David Mitchell
add perldelta entry for overload fixes
commit
|
commitdiff
|
tree
2010-05-21
David Mitchell
followup to magic/overload fix
commit
|
commitdiff
|
tree
2010-05-21
David Mitchell
make overload respect get magic
commit
|
commitdiff
|
tree
2010-05-17
David Mitchell
further fix for RT #23810
commit
|
commitdiff
|
tree
2010-05-08
David Mitchell
RT #34604 didn't honour tied overloaded values
commit
|
commitdiff
|
tree
2010-05-08
David Mitchell
add SV_SKIP_OVERLOAD flag to sv_2*v_flags fns
commit
|
commitdiff
|
tree
2010-05-08
David Mitchell
add flags arg to sv_2nv (as sv_2nv_flags)
commit
|
commitdiff
|
tree
2010-05-05
David Mitchell
bump PerlIO::scalar version
commit
|
commitdiff
|
tree
2010-05-05
David Mitchell
RT 43789: "in memory" files don't call STORE
commit
|
commitdiff
|
tree
2010-05-04
David Mitchell
note in perldelta that local @tied not tied now
commit
|
commitdiff
|
tree
2010-05-04
David Mitchell
make 'local $tied' untied
commit
|
commitdiff
|
tree
2010-05-04
David Mitchell
make local @tied, %tied, untied
commit
|
commitdiff
|
tree
2010-05-03
David Mitchell
fix a couple of var types
commit
|
commitdiff
|
tree
2010-05-03
David Mitchell
tries: don't allocate memory at runtime
commit
|
commitdiff
|
tree
2010-04-25
David Mitchell
avoid multiple FETCHes
commit
|
commitdiff
|
tree
2010-04-24
David Mitchell
add Perl_magic_methcall
commit
|
commitdiff
|
tree
2010-04-21
David Mitchell
follow up fix for fd69380d5d5b95ef16e2521cf4251b34ee0ce151
commit
|
commitdiff
|
tree
2010-04-21
David Mitchell
remove bool* cast from SAVEBOOL
commit
|
commitdiff
|
tree
2010-04-21
David Mitchell
add TODO test for #74484 trie leak
commit
|
commitdiff
|
tree
2010-04-15
David Mitchell
mark two magic.t tests as TODO
commit
|
commitdiff
|
tree
2010-04-15
David Mitchell
use cBOOL for bool casts
commit
|
commitdiff
|
tree
2010-04-14
David Mitchell
add step to update RT version numbers in release_managers_guide
commit
|
commitdiff
|
tree
2010-04-13
David Mitchell
fix minor casting issue
commit
|
commitdiff
|
tree
2010-04-13
David Mitchell
Merge commit 'origin/davem/post-5.12' into blead
commit
|
commitdiff
|
tree
2010-04-11
David Mitchell
remove 'enable taint if modify gid/uid' feature
commit
|
commitdiff
|
tree
2010-04-11
David Mitchell
RT 8857: premature free in local of tied element
commit
|
commitdiff
|
tree
2010-04-11
David Mitchell
create SV leak test infrastructure
commit
|
commitdiff
|
tree
2010-04-08
David Mitchell
fix RT 23810: eval and tied methods
commit
|
commitdiff
|
tree
2010-04-06
David Mitchell
more mods to -Dl debugging output
commit
|
commitdiff
|
tree
2010-03-30
David Mitchell
improve -Dl debugging output
commit
|
commitdiff
|
tree
2010-03-30
David Mitchell
PL_defoutgv isn't always a GV.
commit
|
commitdiff
|
tree
2010-03-28
David Mitchell
remove tmp debugging from File/Copy.t
commit
|
commitdiff
|
tree
2010-03-28
David Mitchell
add =encoding utf8 to the perldelta template
commit
|
commitdiff
|
tree
2010-03-27
David Mitchell
RT #73714: Regression in 5.12: File::Copy and initial...
commit
|
commitdiff
|
tree
2010-03-25
David Mitchell
RT #67962: $1 treated as tainted in untainted match
commit
|
commitdiff
|
tree
2010-03-24
David Mitchell
describe how to create a remote topic branch
commit
|
commitdiff
|
tree
2010-03-23
David Mitchell
Fix assorted bugs related to magic (such as pos) not...
commit
|
commitdiff
|
tree
2010-03-21
David Mitchell
[perl #73626] get magic wasn't called on 3rd arg of...
commit
|
commitdiff
|
tree
2010-03-21
David Mitchell
[perl #45167] Taint removal by sprintf
commit
|
commitdiff
|
tree
2010-03-20
David Mitchell
[perl #6758] tainted values become untainted in tied...
commit
|
commitdiff
|
tree
2010-03-11
David Mitchell
remove gv_try_downgrade from the public API
commit
|
commitdiff
|
tree
2010-03-10
David Mitchell
revert const deparsing in Deparse.pm
commit
|
commitdiff
|
tree
2010-03-02
David Mitchell
[perl #73174] swash_init() wasn't saving %^H
commit
|
commitdiff
|
tree
2010-03-02
David Mitchell
fetching from e.g. github requires a repo name
commit
|
commitdiff
|
tree
2010-02-28
David Mitchell
fix for [perl #72604] @DB::args and win32 fork
commit
|
commitdiff
|
tree
2010-02-26
David Mitchell
bytes.pm: downgrade DEPRECATED to NOTICE
commit
|
commitdiff
|
tree
2010-02-24
David Mitchell
more prose fixups to bytes.pm deprecation warning
commit
|
commitdiff
|
tree
2010-02-22
David Mitchell
fix prose from previous lib/bytes.pm doc update
commit
|
commitdiff
|
tree
2010-02-22
David Mitchell
Better explain utf8::upgrade/downgrade/encode/decode
commit
|
commitdiff
|
tree
2010-02-22
David Mitchell
deprecate bytes.pm
commit
|
commitdiff
|
tree
2010-02-21
David Mitchell
stop skipping ext/Fcntl/t/syslfs.t
commit
|
commitdiff
|
tree
2010-02-21
David Mitchell
stop cpan/Memoize/t/tie_ndbm.t being skipped
commit
|
commitdiff
|
tree
2010-02-21
David Mitchell
stop op/groups.t skipping on Linux
commit
|
commitdiff
|
tree
2010-02-21
David Mitchell
Sys-Syslog/t/constants.t couldn't find macros.all
commit
|
commitdiff
|
tree
2010-02-20
David Mitchell
unTODO some passing TODO tests in reg_fold.t
commit
|
commitdiff
|
tree
2010-02-08
David Mitchell
Warn people not to set PERL_CORE in XS
commit
|
commitdiff
|
tree
2010-02-07
David Mitchell
expand flag descriptions in in embed.fnc
commit
|
commitdiff
|
tree
2010-02-07
David Mitchell
alphabetically sort flag descriptions in embed.fnc
commit
|
commitdiff
|
tree
2010-01-22
David Mitchell
Clarify in INSTALL what an extension name looks like:
commit
|
commitdiff
|
tree
2010-01-22
David Mitchell
fix SEGV in /\N{...}/
commit
|
commitdiff
|
tree
2010-01-12
David Mitchell
fix for [perl #65582] anon globs segfaulting
commit
|
commitdiff
|
tree
2010-01-12
David Mitchell
fix for [perl #61976] Errno ($!) not evaluated to a...
commit
|
commitdiff
|
tree
2010-01-11
David Mitchell
fix for [perl #41138] $_ leaks under threads
commit
|
commitdiff
|
tree
2010-01-09
David Mitchell
PL_sv_serial only exists ifdef DEBUG_LEAKING_SCALARS
commit
|
commitdiff
|
tree
2010-01-08
David Mitchell
fix for [perl #66108] Leaked scalars
commit
|
commitdiff
|
tree
2010-01-08
David Mitchell
reset sv_serial for each new interpreter
commit
|
commitdiff
|
tree
2010-01-08
David Mitchell
in perl_clone() move common code outside ifdef/else...
commit
|
commitdiff
|
tree
2010-01-08
David Mitchell
in perl_clone() shuffle some ifdefs about a bit
commit
|
commitdiff
|
tree
2010-01-08
David Mitchell
unify #ifdef indent on both sides of PERL_IMPLICIT_SYS...
commit
|
commitdiff
|
tree
2010-01-08
David Mitchell
include sv_debug_serial field in debugging output
commit
|
commitdiff
|
tree
2009-08-23
David Mitchell
release_managers_guide: lots of tweaks to post-release...
commit
|
commitdiff
|
tree
2009-08-23
David Mitchell
add 5.10.1 to perlhist in blead
commit
|
commitdiff
|
tree
2009-08-23
David Mitchell
add perl5101delta
commit
|
commitdiff
|
tree
2009-08-23
David Mitchell
add Porting/perldelta_template,
commit
|
commitdiff
|
tree
2009-08-22
David Mitchell
more release_managers_guide tweaks
commit
|
commitdiff
|
tree
2009-08-22
David Mitchell
Update Module::CoreList for 5.10.1
commit
|
commitdiff
|
tree
2009-08-22
David Mitchell
mention perlivp in release_managers_guide
commit
|
commitdiff
|
tree
2009-08-22
David Mitchell
better document smart match overloading
commit
|
commitdiff
|
tree
2009-08-22
David Mitchell
re-apply boilerplate to CGI test files
commit
|
commitdiff
|
tree
2009-08-22
David Mitchell
upgrade GCI from 3.43 to 3.45
commit
|
commitdiff
|
tree
2009-08-22
David Mitchell
add the CGI "default_value for popup_menu()" fix from...
commit
|
commitdiff
|
tree
2009-08-20
David Mitchell
add -DM flag to track smartmatch resolution
commit
|
commitdiff
|
tree
2009-08-19
David Mitchell
bump Safe version to 2.18
commit
|
commitdiff
|
tree
2009-08-19
David Mitchell
release_managers_guide: minor tweaks
commit
|
commitdiff
|
tree
2009-08-18
David Mitchell
Updated Module::CoreList for 5.10.1-RC2
commit
|
commitdiff
|
tree
2009-08-16
David Mitchell
[perl #68530] "version::CLASS" warning in Safe.pm
commit
|
commitdiff
|
tree
2009-08-16
David Mitchell
sv_peek(): SvOOK offset is no longer in IVX
commit
|
commitdiff
|
tree
2009-08-15
David Mitchell
release_managers_guide: typo fixes
commit
|
commitdiff
|
tree
2009-08-13
David Mitchell
release_managers_guide: add release compare item,
commit
|
commitdiff
|
tree
2009-08-12
David Mitchell
perlbug.PL assumes patchlevel.h has simple patch lists;
commit
|
commitdiff
|
tree
2009-08-12
David Mitchell
release_managers_guide: mention testing perlbug
commit
|
commitdiff
|
tree
2009-08-12
David Mitchell
install Config_heavy.pl in archlib
commit
|
commitdiff
|
tree
next