projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2013-09-11
Karl Williamson
perlapi: Add doc for my_strlcpy, my_strlcat
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Karl Williamson
regcomp.c: Use Perl_form() instead of buggy sprintf
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Karl Williamson
Use separate macros for byte vs uv Unicode
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Tony Cook
[perl #118091] Split gv_fetchpvn_flags into smaller...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Brian Fraser
gv.c: Split part of find_default_stash into gv_is_in_main.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Brian Fraser
gv.c: Rename magicalize_gv into gv_magicalize, make...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Brian Fraser
gv.c, gv_fetchpvn_flags: Split another chunk of magic...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Brian Fraser
gv.c, gv_fetchpvn_flags: Comments for when the glob...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Brian Fraser
gv.c: Explain the purpose of the <none>:: stash a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Brian Fraser
gv_fetchpvn_flags: Simplify some warnings code
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Brian Fraser
gv.c: Move the code that magicalizes new globs into...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Brian Fraser
gv.c: Begin splitting gv_fetchpvn_flags into smaller...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Ricardo Signes
release schedule: placeholders for the future
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
David Golden
perldiag: Fix severity of Unicode mapping warning
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Steve Hay
Oops, the HTTP::Tiny upgrade was 0.034->0.035, not...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Steve Hay
Upgrade HTTP::Tiny from version 0.34 o 0.35
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Brian Fraser
Fix Windows compilation failure introduced by 946095af78
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Smylers
Added release manager test for copyright year
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Smylers
Test that README and perl -v copyright years match
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Smylers
Enhance runperl doc to mention its return value
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Father Chrysostomos
[Merge] Make regexp error messages utf8-clean
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Brian Fraser
Make the "Switch condition not recognized" error messag...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Brian Fraser
t/re/reg_mesg.t: Tests for latin1 error messages/warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Brian Fraser
regcomp.c: Introduce vFAIL2utf8f to replace the APPLY...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Brian Fraser
regcomp.c: Make all warnings and error messages UTF...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Brian Fraser
regcomp.c, S_compile_runtime_code: croak using the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Brian Fraser
toke.c: "Unrecognized character" error shouldn't leak...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Father Chrysostomos
pp_ctl.c:pp_goto: Cast a boolean properly
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
David Leadbeater
Remove PERL_MICRO where it is conditionally used with...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
David Leadbeater
Remove including config.h (and co) in perlio.h
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
David Leadbeater
Remove defining DIR* to void* on microperl
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
David Leadbeater
Use PERL_INT_MAX, this works in microperl
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Nicholas Clark
Simplify the conditional logic for COW_REFCNT in Devel...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Nicholas Clark
Fix Devel::Peek's tests when building with -DPERL_NO_COW
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Steve Hay
perldelta - Two more module upgrades
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
James E Keenan
Correct typos reported by Terry Speirs++.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Hay
Update EXCLUDED for CPAN-Meta-Requirements following...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
rt119311.t: typo
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
Make &xsub and goto &xsub work with tied @_
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
Dumper.xs: Update comment
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
perl5200delta: 2 modules fixed; one misspelt
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Florian Ragwitz
ExtUtils::Command has been synchronised to CPAN
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Hay
Upgrade Parse::CPAN::Meta from version 1.4405 to 1...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Hay
Upgrade ExtUtils::CBuilder from version 0.280210 to...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Hay
Upgrade CPAN::Meta from version 2.132140 to 2.132510
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Steve Hay
Sort the list of IGNORABLES in Porting/Maintainers.pl
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
Add mods from #119433 to perl5200delta
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
perlio.c: misuse of SvPV_nolen_const
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
Fix buffer overflow with overlong identifiers
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
Fix -DP output
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
Don’t let reblessing point SvSTASH to a half-freed...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Father Chrysostomos
Fix assertion failure with -DT -e\"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Tony Cook
[perl #117265] fix various problems with safesyscalls
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Tony Cook
[perl #117265] move the "glob failed" warning to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Tony Cook
[perl #117265] do most glob \0 checks in the same place
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Tony Cook
[perl #117265] correctly handle overloaded strings
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Tony Cook
[perl #117265] TODO tests for overloading issues
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
Fix line numbers with #! -d:foo and PERL5DB=$'\n'
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
Test line breaks in PERL5DB
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
op.c:newSTATEOP: remove unnecessary null check
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Florian Ragwitz
ExtUtils::Manifest has been synchronised to CPAN
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
Revert "Let av_push accept NULL values"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
Move herelines out of the lex_shared struct
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
Respect #line directives in here-docs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
regcomp.c:current_re_engine: Avoid %^H lookup when...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
Fix line numbers in <<foo,<<bar
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Father Chrysostomos
toke.c: In sublex_push use multi_close to detect here-doc
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Steve Hay
perldelta - More recent module upgrades
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Karl Williamson
Data-Dumper/Dumper.pm: An EBCDIC fix
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Florian Ragwitz
Term::ReadLine has been synchronised to CPAN
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Florian Ragwitz
Bump $Term::ReadLine::VERSION
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Florian Ragwitz
Add Tokuhiro Matsuno to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Tokuhiro Matsuno
added Term::ReadLine::EditLine support
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Florian Ragwitz
Term::ReadLine has been synchronised to CPAN
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Craig A. Berry
Fix processing of PERL_ENV_TABLES.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Leon Timmermans
Fix PerlIO_get_cnt and friends
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Leon Timmermans
Fix segfault in filehandle duplication
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Father Chrysostomos
Let av_push accept NULL values
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Father Chrysostomos
Stop Devel'Peek'Dump with no args from crashing
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Father Chrysostomos
regcomp.c:S_concat_pat: Allow 64-bit array offsets
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Father Chrysostomos
Make /@array/ handle nonexistent array elements
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Father Chrysostomos
Allow 64-bit array and stack offsets in entersub &...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Father Chrysostomos
Stop &xsub and goto &xsub from crashing on undef *_
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Leon Timmermans
Updated ExtUtils::CBuilder to 0.280210
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Steve Hay
perldelta - Note recent module upgrades
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Karl Williamson
PATCH: [perl #119601] Bleadperl breaks ETHER/Devel...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Andy Dougherty
Remove Configure hints for the old AT&T 3b1.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
David Mitchell
pp_goto: document the different branches
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Chris 'BinGOs...
Update ExtUtils-MakeMaker to CPAN version 6.76
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Smylers
Update README copyright to 2013
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Father Chrysostomos
Put AV defelem creation code in one place
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Father Chrysostomos
Use defelems for (goto) &xsub calls
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Father Chrysostomos
pp_hot.c:pp_aelem: Use _NN in one spot
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Father Chrysostomos
Make pp_splice handle nonexistent array elements
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Chris 'BinGOs...
Update Time-Piece to CPAN version 1.23
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Slaven Rezic
more Slavic intelligibility: added Bosnian to Serbian...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Steve Hay
Stop autodie test from changing a file to stop Git...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Steve Hay
perldelta - Add note about DynaLoader change (commit...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Steve Hay
Locale::Codes has been upgraded from version 3.26 to...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Sullivan Beck
PATCH: Bump Locale-Codes from 3.26 to 3.27
commit
|
commitdiff
|
tree
|
snapshot
next