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-11-23
Chris 'BinGOs...
Update Unicode-Collate to CPAN version 0.94
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
bulk88 (via RT)
av_exists: dont make a mortal never to use it
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
l.mai@web.de
Fix typo in perl5120delta
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Daniel Dragan
Reduce scope of SP in Perl_eval_pv
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Craig A. Berry
Preserve the case of t/lib/vmsfspec.t.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Karl Williamson
podcheck.t: Was always giving failure under -regen
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Chris 'BinGOs...
Update with Module-CoreList-2.78
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nicholas Clark
Skip the test for fork's undef return if ulimit -u...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Nicholas Clark
Bump $XS::Typemap::VERSION after previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Steffen Mueller
Add additional tests for T_BOOL typemap
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Craig A. Berry
Better pass-through handling for tovmsspec.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Yves Orton
previous patch forgot to bump the version on Locale...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Yves Orton
fix hash order dependency bug in Local-Maketext/t/09_co...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Yves Orton
Remove improper use of each() in B::walksymtable and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
David Mitchell
regmatch(): silence OpenWatcom compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
sv.c: Remove aTHX from croak_no_modify call
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
Fix double free with stashes blessed into each other
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Daniel Dragan
refactor pp_stringify and pp_and
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Yves Orton
fix a hash order dependency in cpan/List-Util tests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
perlhack: better word
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
Add assertions to S_curse in sv.c
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
scope.c: Remove XXX tmp comment from SAVEt_FREEOP
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
Revert "Revert "8c34e50dc slowed down detruction with...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
[perl #115830] Fix crash by not copying DESTROY cache
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
sv.c: obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
Mention do_curse in alloc section of sv.c apidocs
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
Fix panic/crash with sort { $not_num } and fatal warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Father Chrysostomos
perldiag: Correct entry about sort sub and single values
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Ricardo Signes
bump version to 5.17.7
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Ricardo Signes
add perldelta for 5.17.7
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Ricardo Signes
wrap some very long lines in verbatim blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Ricardo Signes
use verbatim paragraphs for verse epigraphs
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Ricardo Signes
add the v5.17.6 epigraph
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Ricardo Signes
update perlhist and release schedule
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Ricardo Signes
update Module-CoreList
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Ricardo Signes
clean up and finalize the perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Ricardo Signes
start cleaning up perldelta for 5.17.6
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Nicholas Clark
The MurmurHash3 code can use the existing perl.h #defin...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
perldelta.pod: Nits
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Craig A. Berry
perldelta for VMS case preservation features.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Steve Hay
Add perldelta for 517bb5c6f8
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Yves Orton
refine
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Yves Orton
add more perldelta changes about hash patch
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Yves Orton
document hash changes in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Steffen Mueller
perldelta: Entry for NO_TAINT_SUPPORT
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Steffen Mueller
Fix test-skipping logic for File::Find under no-taint...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Father Chrysostomos
pp_hot.c:padsv: rewrt cmnt for clrty
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Father Chrysostomos
Revert "8c34e50dc slowed down detruction with no DESTROY"
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Father Chrysostomos
perldiag: typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
embed.fnc: Fix flags problem for regposixcc
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regen/embed.pl: Fix uninit variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
Merge topic branch into blead
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
Refactor is(SPACE|PSXSP)_(uni|utf8) macros and utf8.c
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regexec.c: Use SPACE macros instead of swash
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
Refactor is_XDIGIT_uni(), is_XDIGIT_utf8() and macros
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
Refactor is_BLANK_uni() and is_BLANK_utf8() macros
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
handy.h: Add isVERTWS_uni(), isVERTWS_utf8()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
Refactor is_CNTRL_utf8(), is_utf8_cntrl()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
handy.h: Refactor macros to avoid aTHX_ problems
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
embed.fnc: Make a function global
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regexec.c: Add PERL_UNIUSED_VAR()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
XS-APItest/t/handy.t: Refactor
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
Unicode::UCD.pm: Fix bugs in undocumented binary search...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regen/regcharclass.pl: Add 'cp_high' macro type
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regcomp.c: Revise comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regexes: Add \v to table of latin1 char classes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regcomp.h: Make some #defines sequential
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regcomp.sym: Change regkind for NPOSIX regnodes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regcomp: Change name of #define to better reflect its...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
regcomp.c: Revise debugging function
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
handy.h: white-space, comments only
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
handy.h: Mark more clearly things for internal-only use
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
handy.h: Use class numbers instead of macros in macro...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
handy.h: Convert 3 macros to standard form
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
handy.h: Define some macros for consistency
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
utf8.c: Request function to be inline
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
utf8.c: White-space, comments only
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
utf8.c: Fix potential bug
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Karl Williamson
embed.fnc: Restrict access to non-public functions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
David Mitchell
perldelta: mention OP_PADRANGE
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Nicholas Clark
Remove the EPOC port.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Chris 'BinGOs...
Update CGI to CPAN version 3.63
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Chris 'BinGOs...
Update Unicode-Collate to CPAN version 0.93
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Steffen Mueller
Fix test-skipping logic for File::Glob under no-taint...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Steffen Mueller
CPAN for EU::ParseXS is now at 3.18
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Steffen Mueller
Complete ExtUtils::ParseXS/EU::Typemaps version bump
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Daniel Dragan
refactor pp_padsv
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Daniel Dragan
reduce scope of a var in save_clearsv
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Father Chrysostomos
perlhack: Note why some t/op tests avoid test.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Father Chrysostomos
Stop \P{Assigned} from leaking
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Father Chrysostomos
utf8.c: Fix a minor refcounting bug caused by 02c8547
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Father Chrysostomos
Request that regcomp.c:S_regpposixcc be inlined
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Father Chrysostomos
Stop /[.zog.]/ and /[[.zog.]]/ from leaking
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Father Chrysostomos
gv.t: Suppress warning
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Father Chrysostomos
Inline regcomp.c:S_checkposixcc into its only caller
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Tony Cook
fix -DPERL_GLOBAL_STRUCT builds broken with the hash...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Father Chrysostomos
perldelta: hash function still needs mention
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Father Chrysostomos
gv.t: More *foo{NAME,PACKAGE} tests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Father Chrysostomos
Stop $unicode =~ /[[:posix:]]/ from leaking
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Father Chrysostomos
Stop prototype("CORE::...") errors from leaking
commit
|
commitdiff
|
tree
|
snapshot
next