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
2012-10-10
David Mitchell
[MERGE] revamp dist/B-Deparse/t/core.t
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
David Mitchell
Deparse/t/core.t: add support for lex vars
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
David Mitchell
overhaul dist/B-Deparse/t/core.t
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
David Mitchell
fix deparsing of select(F)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
David Mitchell
Deparse: handle system/exec prog arg,arg,,..
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
David Mitchell
Deparse: grep($a) became grep($a,); ditto map
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
David Mitchell
Deparse: handle some strong keywords better
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
David Mitchell
Deparse crashed on argless sort()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Father Chrysostomos
[perl #115206] Don’t crash when vivifying $|
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Father Chrysostomos
Test perl #4760
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Steve Hay
Add $(EXTRACFLAGS) to $(CFLAGS) for MinGW/gcc build...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Steve Hay
Fix VC compilation of universal.c as C++ following...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Steve Hay
Minor tidy-ups from 624a1c42c1
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Daniel Dragan
clean up vmem.h, remove unused instrumentation hooks
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Steve Hay
Fixes to enable building win32 files as C++ with VC
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Daniel Dragan
add const to Perl_boot_core_UNIVERSAL's xsub registrati...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Father Chrysostomos
[perl #26986] Skip subst const repl optimisation for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Daniel Dragan
have embed.pl add PERL_CALLCONV_NO_RET to noreturn...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
perlreapi.pod: grammar and other nits
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regexec.c: White-space only; comment only; no code...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regexec.c: Refactor slightly for clarity
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
utf8.c: Remove an unnecessary conditional
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
PATCH: [perl #114982]: case-insensitive regex bug with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
Allow _swash_inversion_hash() to be called in regexec.c
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regex: Allow any single char to be SIMPLE
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regcomp.c: Slightly relax restriction of SIMPLE nodes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regexec.c: Turn test into an assertion
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regexec.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regexec.c: indent properly and reflow some comments...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regcomp.c: Refactor join_exact() to handle all multi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regen/regcharclass.pl: Generate macros for multi-char...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
Add regen/regcharclass_multi_char_folds.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regen/regcharclass.pl: Simplify regex
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regen/regcharclass.pl: Add ability for more complex...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Karl Williamson
regcomp.c: min len is chars, not bytes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Father Chrysostomos
[perl #114658] perl5180delta: Mention B::Hooks::Parser
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Father Chrysostomos
[perl #114632] perl5180delta: Mention B::Generate in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Father Chrysostomos
Begin perl5180delta
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Peter Martini
Clarify that in-place editing actually creates a new...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Daniel Dragan
remove redundant calls in S_minus_v in perl.c
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Ruslan Zakirov
use HVhek_KEYCANONICAL in hv_delete
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Ruslan Zakirov
there is no obvious reason not to set flags
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Ruslan Zakirov
no need to get shared hash value here
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Ruslan Zakirov
use && rather than &
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Smylers
No colon at end of subheading
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Daniel Dragan
Merge 2 gv_fetch* calls in Perl_newXS_len_flags
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Craig A. Berry
Perl_sv_mortalcopy expects a return value.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Aaron Crane
Add TODO tests for RT#115156
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Father Chrysostomos
Fix infinite loop with $tied =~ s/non-utf8/utf8/
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Karl Williamson
sv.c: perlapi pod grammar
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Karl Williamson
regexec.c: PATCH: [perl #114808]
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Aaron Crane
Fix spurious "uninitialized value" warning in regex...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
James E Keenan
Silence an uninitialized value warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Father Chrysostomos
[perl #79824] Don’t cow for sv_mortalcopy call from XS
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Father Chrysostomos
Increase $PerlIO::encoding::VERSION to 0.16
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Father Chrysostomos
Make PerlIO::encoding more resilient to buffer changes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Steve Hay
Remove exports of dummy set[ug]id functions on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Steffen Mueller
Revert to string evals: EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Steffen Mueller
Note new Data::Dumper release in Porting/Maintainers.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Colin Kuskie
Refactor Porting/Maintainers.pm to use Test::More inste...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Father Chrysostomos
bignum: Suppress warnings under 5.6
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Father Chrysostomos
bignum overrides.t: Fix for 5.8
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Father Chrysostomos
bigint: Fix new oct override for older Math::BigInt
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Father Chrysostomos
bignum overrides.t: Skip some tests under 5.8
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Father Chrysostomos
Increase bignum versions to 0.31 after the preceding...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Father Chrysostomos
Rewrite bignum’s hex and oct overrides
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Steffen Mueller
Data::Dumper: Promote dev version to stable release
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Yves Orton
regen/regcharclass.pl: improved optree generation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Yves Orton
regen/regcharclass.pl: add comments and some minor...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Father Chrysostomos
substr.t: Move two tests outside run_tests
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Steve Hay
perldelta for 4ae07704fb
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Steve Hay
Bump $ExtUtils::CBuilder::VERSION and add Changes entry...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Steve Hay
Add missing Changes entries for ExtUtils-CBuilder per...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Eric Brine
Allow a list of symbols to export to be passed to link...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Father Chrysostomos
Fix uninit warnings under old cow
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Father Chrysostomos
Stop sv_force_normal from crashing on ro globs under...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Jerry D. Hedden
Upgrade to threads::shared 1.42
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Father Chrysostomos
Revert "Upgrade to threads::shared 1.42"
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Jerry D. Hedden
Upgrade to threads::shared 1.42
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Father Chrysostomos
perly.c: Disarm the YYDEBUG defines in perly.h
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
substr.t: Fix for substr_thr.t
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Oops; fix threaded build
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
[Merge] utf8 caches and overload; other bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Make sprintf "%1s" and "%.1s" call overloading once
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
sprintf{2,}.t: Explain why we have two test files
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
pp_sys.c: Simplify uses of sv_len_utf8
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
pp_pack.c: Simplify sv length determination in one...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Call overloading once for utf8 ovld→substr assignment
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Make substr assignment work with changing UTF8ness
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
mg.c:magic_setsubstr: rmv redundante null check
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Test #7678
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Make rvalue substr call overloading once on utf8 str
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
sv.c: One less assignment in sv_pvutf8n_force
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Make 4-arg substr call FETCH once when upgrading target
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Make 4-arg substr check SvUTF8(target) after stringfying
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Remove length magic on scalars
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Update utf8.t tests
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
sv.c: Don’t cache utf8 length on gmagical SVs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
pp_length should stringify before checking DO_UTF8
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Father Chrysostomos
Only cache utf8 offsets for PVs
commit
|
commitdiff
|
tree
|
snapshot
next