projects
/
perl.git
/ shortlog
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
perl.git
2013-03-06
Chris 'BinGOs...
Fix memory leak in Encode.xs
maint-5.12
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Andy Dougherty
Avoid wraparound when casting unsigned size_t to signed...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Yves Orton
Prevent premature hsplit() calls, and only trigger...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Chris 'BinGOs...
Update perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
David Mitchell
fix NAME of perl5125delta.pod
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Dominic Hargreaves
create perl5126delta
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Dominic Hargreaves
add new release to perlhist
v5.12.5
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Dominic Hargreaves
add release date to Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Dominic Hargreaves
[perl #115612] Correct reference to 5.XXX.XXX in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Dominic Hargreaves
disarm RC2 bump
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Dominic Hargreaves
bump version to RC2
v5.12.5-RC2
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Dominic Hargreaves
perldelta for NetBSD fix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Chris 'BinGOs...
Upstream pkgsrc patch to support NetBSD 6.*
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Dominic Hargreaves
disarm RC1 bump
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Dominic Hargreaves
bump version to RC1
v5.12.5-RC1
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Dominic Hargreaves
update Module::CoreList Changes with new version
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Dominic Hargreaves
add perldelta for Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Dominic Hargreaves
finalise perl5125delta
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Ricardo Signes
add perl5.16.2 to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Florian Ragwitz
Add 5.17.5 to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Dominic Hargreaves
Add 5.14.3 to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Florian Ragwitz
Add 5.17.4 to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Ricardo Signes
add 5.16.0 sizes and filecounts to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Ricardo Signes
add 5.14.0 sizes and filecounts to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Steve Hay
Add 5.17.3 to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Ricardo Signes
add perl-5.16.1 to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Dominic Hargreaves
correct reference to perl5125delta.pod
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Dominic Hargreaves
Update Module::CoreList for Encode fix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Dominic Hargreaves
perldelta for Encode security fix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Florian Ragwitz
Backport the CVE-2011-2939 fix for Encode (cherry picke...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Dominic Hargreaves
Update Module::CoreList for 5.12.5
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Dominic Hargreaves
update Copyright year as it's 2012
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Dominic Hargreaves
Bump the perl version in various places for 5.12.5
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Dominic Hargreaves
perldelta up to 5ee2604e72cdd836101f279f8f9e89243c7f0097
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Andy Dougherty
avoid calling memset with a negative count
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Ricardo Signes
be_BY.CP1131 is still broken on Mountain Lion
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Tony Cook
backport perlhist.pod from 5.17.2
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Father Chrysostomos
perldelta for unpack "U*" fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Father Chrysostomos
[perl #90160] U* gives ‘U0 mode on an empty string’
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Father Chrysostomos
Use _xx versions for B::Concise and charnames
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Nicholas Clark
In Glob.xs, use memset() instead of bzero()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Craig A. Berry
perldelta entry for File:Glob / CVE-2011-2728 fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Craig A. Berry
Plug segfault in bsd_glob() with unsupported ALTDIRFUNC...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Craig A. Berry
Avoid overflow warning in chop.t.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Father Chrysostomos
perldelta for B::Concise -tree fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Father Chrysostomos
B::Concise version bump
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Reini Urban
Fix [perl #80632] -MO=Concise,-tree format
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Father Chrysostomos
perldelta for UCD doc fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Father Chrysostomos
Unicode::UCD version bump
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Karl Williamson
PATCH: [perl #76502] Fix UCD.pm doc
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Father Chrysostomos
perldelta for (?{...}) error-handling
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
George Greer
Fix for RT#2353: catch yyparse() exceptions in (?{...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Father Chrysostomos
perldelta for utf8cache/index() bug
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Nicholas Clark
Avoid UTF-8 cache panics with offsets beyond the string...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Nicholas Clark
In Perl_sv_pos_u2b_flags and S_sv_pos_u2b_cached, retur...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Nicholas Clark
In S_sv_pos_u2b_midway, inline the call to S_sv_pos_u2b...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Father Chrysostomos
perldelta for Carp memory leak fix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Father Chrysostomos
[perl #97020] Carp (actually caller) leaking memory
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Father Chrysostomos
delta entry for strftime memory leak fix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Tony Cook
RT #73520: POSIX::strftime memory leak
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Father Chrysostomos
perldelta for UNIVERSAL::VERSION leak
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
gfx
Stop leaking temporary version objects from XS
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Father Chrysostomos
Mention (lack of) split to @_ in 5.12.0 in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Father Chrysostomos
perldelta for #75812
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Tony Cook
RT #75812: apply get magic before checking flags, PVX
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Father Chrysostomos
perldelta for ($<,$>)=... fix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
David Mitchell
Revert "Re: [perl #51636] segmentation fault with array...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Father Chrysostomos
perldelta for chop fix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Tony Cook
handle perl extended utf8 start bytes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Father Chrysostomos
perldelta update
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Karl Williamson
PATCH: correct misstatement, formats in perlunicode
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Karl Williamson
Replace wrong tr/// table in perlebcdic.pod
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Karl Williamson
Fix perlebcdic for for 80 column tty; fix C<>s
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
karl williamson...
PATCH: Make perluniprops.pod platform neutral
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Rafael Garcia...
Bump versions of charnames and Unicode::UCD after last...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Rafael Garcia...
Adapt plan after last patch
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Karl Williamson
PATCH [perl #72624] charnames::viacode(0) returns undef
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Jesse Vincent
Update the version of Darwin we know the by_BE locale...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ricardo Signes
disable use of nm on darwin
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Leon Brocard
Create pod/perl5125delta.pod
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Leon Brocard
Add 5.12.4 release date to pod/perlhist.pod
v5.12.4
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Leon Brocard
Add release date for 5.12.4 to lib/Module/CoreList.pm
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Chris 'BinGOs...
Update Module::CoreList with v5.14.1 data
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Florian Ragwitz
Mark Devel::DProf as deprecated in corelist
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Leon Brocard
disarm RC2 bump
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Leon Brocard
bump version to RC2
v5.12.4-RC2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Father Chrysostomos
Correct Module::CoreList version in perl5124delta
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Father Chrysostomos
update TOC for perl5124delta
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Leon Brocard
bump version to RC1
v5.12.4-RC1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Leon Brocard
Add 5.12.4-RC1 release to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Leon Brocard
Update Module::CoreList for 5.12.4
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Jesse Vincent
RC3 bump
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Jesse Vincent
It's not 2012. - spotted by jdb
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Jesse Vincent
Bump Module::CoreList because the content changed since...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Jesse Vincent
RC1 -> RC2; push off the date of 5.14.0 until a week...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Jesse Vincent
Update Module::CoreList for 5.14.0
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Florian Ragwitz
Update corelist for 5.13.11
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Chris 'BinGOs...
Resolved RT #59511 for Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Father Chrysostomos
Increase CoreList’s version
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Chris 'BinGOs...
Correct the version of Module::CoreList that was releas...
commit
|
commitdiff
|
tree
|
snapshot
next