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-12-11
Father Chrysostomos
Copy keys for aassign in lvalue sub
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
hash argument is not used anymore in do_oddball
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Father Chrysostomos
pp_hot.c:pp_aassign: mortalise variable only if we...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
don't create a copy of keys if it's not LVALUE context
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
refactor aassign
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
ary/hash/firsthashelem should be set only once
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
we need duplicates counter only in list context
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
test return values of aassign with various elements...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
hash assign in list context should copy key as well
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
make sure hash assignment is proper lvalue
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
fix issues in hash assignment with odd elements
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
test hash assignment with odd elements for leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
warn on ($s,%h) = (1,{}) as on %h = {}
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
test "Odd number of elements in hash assignment"
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Ruslan Zakirov
scalar(%h = (1,1,1,1)) should return 4, not 2
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Father Chrysostomos
t/op/lex.t: Fix test
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
David Mitchell
regexec.c: silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Father Chrysostomos
Glob.xs: PL_opfreehook is an interpreter variable
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Father Chrysostomos
DosGlob: Don’t leak when caller’s op tree is freed
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Chris 'BinGOs...
Update Digest-SHA to CPAN version 5.80
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Tony Cook
perldelta for 34213185
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
David Mitchell
fix warning in PmopSTASH_set()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Stop DynaLoader.t from unload File::Glob
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Fix problems with -Dr during global destruction
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Don’t leak when partly iterated glob op is freed
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Increase $File::Glob::VERSION to 1.19
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Remove the second param to tryAMAGICunTARGETlist
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
pp.h: Remove tryAMAGICunTARGET
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Zap PL_glob_index
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Stop using PL_glob_index for PL_globhook
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Don’t pass PL_glob_index to glob overrides
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
File::Glob: Don’t use the magic 2nd arg to glob
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
DosGlob: Don’t use the magic 2nd arg to glob
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Increase $File::DosGlob::VERSION to 1.09
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Move File::DosGlob from lib to ext
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
hv.c: hv_undef: Don’t set mro fields to null before...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Use SvREFCNT_dec_NN in gv.c
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
Switch dump.c over to using SvREFCNT_dec_NN
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Father Chrysostomos
doio.c: Use SvREFCNT_dec_NN
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Steffen Mueller
Convert some SvREFCNT_dec's to SvREFCNT_dec_NN's for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
regexec.c: Replace infamous if-else-if sequence by...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
Change 4 byte bitmap to 32 bit single word
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Add an enum typedef
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Reorder char class #defines; add comments
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
regcomp.h: Revise #define setup and checking
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
regexec.c: White space only; no code changes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
Merge branch 'handy' into blead
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
Deprecate some functions in utf8.c
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Improve isDIGIT_utf8() and isXDIGIT_utf8(...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
utf8.c: Add locale support to functions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Change documentation for perlapi
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
perlapi: Remove a bunch of functions from API
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Sort macros in groups alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Make clear that macro is only true in ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Fix isBLANK_LC_uni()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
ext/XS-APItest/t/handy.t: White space only
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: White space only
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
XS-APItest: Add tests for handy.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
utf8.c: Change is_uni_idfirst_lc() to use Perl's defn
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Fix up Posix Space macros
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
Add functions for getting ctype ALNUMC
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Add some missing macros
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Add synonym for some macros
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Make some macros more time efficient
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Avoid function calls in 2 macros
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Define some macros using a base macro
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Define some locale macros for all inputs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Remove unused macro
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
handy.h: Change EBCDIC isSPACE() to include \v
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
embed.fnc: Note that 'A' functions not necessarily...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
locale.t: Add test
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
locale.t: Add optional test name supplement
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
regcomp.c: Typo in comment; white space
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
pp.c pp_pack.c: Use macro instead of function
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
regcomp.c:regprop: [bracketize] \w..., add \v
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
regexec.c: Nits coding standards-type changing
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
perl.h: Add comments
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
perlrecharclass: Fix defn of [:word:]
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
intrpvar.h: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
Add Todo test for Perl #114272
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
utf8.c: Combine 2 function calls into one
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
utf8.c: Move ARGS_ASSERT to earlier in function
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
embed.fnc: Add missing entry
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
Silence some g++ compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Karl Williamson
intrpvar.h: Use #define instead of hard-coded number
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
Suppress deprec. warning from Devel::PPPort’s tests
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
leakfinder.pl: Skip push/unshift after { or (
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
leakfinder.pl: Fix select skip
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
Stop invalid charnames from leaking
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
toke.c:S_new_constant: Use NN SvREFCNT_inc in 2 places
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
Stop Constant(%s) errors from leaking
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
Change Constant(undef) error to something meaningful
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
Test ‘Constant(%s) unknown’ error
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
Test error when constant overload handler returns undef
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
perldiag: Make Constant(%s) messages match reality
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
perldiag: s/about where/whereabouts/
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
toke.c: Make _charnames check more robust
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
MANIFEST typo
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Father Chrysostomos
Fewer strEQ calls in toke.c:S_new_constant
commit
|
commitdiff
|
tree
|
snapshot
next