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-05-24
Karl Williamson
handy.h: Fix definition of isOCTAL_A()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig A. Berry
The reentrant API should always have prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig A. Berry
Unmangle mathoms under C++.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig A. Berry
[perl #112786] Fix build under clang++
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Karl Williamson
Add perldelta for Unicode CCC132 fix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Father Chrysostomos
Add another address for Ronald Kimball to checkAUTHORS.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Ronald J Kimball
[perl #112604] perlre man page contains suspect example...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Aristotle Pagaltzis
[perl #112522] Mildly incorrect wording in "perldoc...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Marcus Holland...
[perl #60204] Unhelpful error message from unpack
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Father Chrysostomos
Correct perldelta entry for fallback entry
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Father Chrysostomos
perldelta for PL_amagic_generation removal
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Karl Williamson
mktables: Handle typo in Unicode 6.1 data file
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Karl Williamson
Revert "Fix mktables bug due to the previous overload...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Karl Williamson
mktables: Add sanity check
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Karl Williamson
mktables: Add overloaded .=
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Karl Williamson
mktables: Add error check
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Karl Williamson
mktables: Add overloaded '+='
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Karl Williamson
podcheck.t: Try harder to avoid transitory failure
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Karl Williamson
podcheck.t: Add label to 'next' stmts for clarity
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Rafael Garcia...
Merge branch 'rgs/overload' into blead
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Father Chrysostomos
[perl #113050] Put fallback back under "()"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Father Chrysostomos
Increase $ExtUtils::ParseXS::Utilities::VERSION to...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Father Chrysostomos
Increase $ExtUtils::ParseXS::VERSION to 3.17
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Father Chrysostomos
ParseXS.pm: Only inc PL_amagic_generation before 5.9
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Father Chrysostomos
Excise PL_amagic_generation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Father Chrysostomos
op.c: One less func call for newXS
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Father Chrysostomos
perlfunc: long lines
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Father Chrysostomos
Add Igor Zaytsev to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Igor Zaytsev
[perl #111918] Fix thawing seen objects in STORABLE_att...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Steffen Mueller
Make CV * typemap entry support overloading
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Eric Brine
Purported equivalency isn't.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Reini Urban
replace B::COP::stashflags by B::COP::stashlen
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Rafael Garcia...
Fix mktables bug due to the previous overload fix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Robin Barker...
refactor macro to avoid compiler warning in regcomp.c
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
perlebcdic: make verbatim line fit in 79 cols
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
regen/mk_invlists.pl: Fail if inversion list not found
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
perlebcdic: Narrow table to fit in 79 columns
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
perlebcdic: Add a few commas for clarity
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
perlebcdic: remove trailing white space
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
regcomp.c: #define shorter synonym
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
handy.h: New defn of isOCTAL_A() to free up bit
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.c: Add nomix-ASCII option to to_fold functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.c: Add assertion
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
regexec.c: Use foldcase instead of lower/upper
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.c: Re-order if branches for speed
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
regcomp.c: Wrap long comment to 80 columns
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
pp_pack.c: Use macro instead of its expansion
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
regexec.c: Don't allow malformations under EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.c: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8n_to_uvuni(): Add a few compiler hints
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
podcheck.t: Allow checking old perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.c: Skip extraneous function call
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.c: Remove unnecessary validation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.c: Extra branch to avoid others in the typical...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.h, pp.c: Add UTF8_IS_REPLACEMENT macro, and use it
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.h: Simplify expressions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
utf8.h: Comment improvementes, white-space
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
embed.fnc: Change formal param name to match docs
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
doio.c: Add some comments
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
perlfunc: Add reference to simple folding docs
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
Experimentally add VT to \s definition
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Karl Williamson
mk_PL_charclass.pl: Don't use \w, \s
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Chris 'BinGOs...
Synchronise Module-CoreList in Maintainers.pl with...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Rafael Garcia...
Lookup overloaded assignment operators when trying...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Steve Hay
Close the filehandle actually being tested in uni/readl...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for undef *_, &CORE::time crash
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for while(each %h)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for pos %foo
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for ‘no overload "invalid"’ warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for overload fallback inheritance
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for overload caching bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for changed AMAGIC table mechanism
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for File::stat’s -p
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for vec w/2GB offsets
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for File::stat -r warning
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for method{}
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for CORE:: and TARG
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for undef *^H non-ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for Hash::Util changes
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for modding $_[0] in STORABLE_freeze
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for setting $^N
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for copying call checkers to closures
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for hvstore and %^H
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for goto "\0"
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
perldelta for goto ""
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Increase $Pod::Functions::VERSION to 1.06
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Remove double space from Pod::Functions descr
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Consistent spaces after dots in CORE.pod
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
op.c: Remove redundant assignment
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Don’t crash with &CORE::foo after undefining *_
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Test that ‘require v5’ ignores sub named v5
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Make while(each ...) imply defined($_ = ...)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
override.t: Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
require_errors.t: Test <> error
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Allow require_errors.t to be run from the top level
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Remove OPpCONST_WARNING from B::Concise
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
Remove OPpCONST_WARNING
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
coreamp.t: rename badly-named tests
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
op.c:ck_glob: Don’t do gv_fetchpv("CORE::GLOBAL::glob")
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Father Chrysostomos
op.c: Remove a redundant ck_subr call from ck_require
commit
|
commitdiff
|
tree
|
snapshot
next