This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2014-08-30
Father Chrysostomos
Update B::Concise for OPpMAY_RETURN_CONSTANT
commit
|
commitdiff
|
tree
|
snapshot
2014-08-30
Father Chrysostomos
Avoid vivifying stuff when looking up barewords
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
[Merge] pad_reset
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
Make Peek.t easier to run directly
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c: pad_reset comments
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
Fix up Peek.t
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c: Remove BROKEN from USE_BROKEN_PAD_RESET
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c:pad_free: Don’t reset PL_padix if using pad_reset
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c:pad_findmy_pvn: Skip ‘our’ hack for subs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c: Use PadnamelistMAXNAMED in another place
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
Split PL_padix into two variables
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
intrpvar.h: Correct comment
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
uniprops.t: Correct command line in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
op.c:newPADOP: Allocate GV pad slots like constants
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c:pad_free: Don’t turn off the PADTMP flag
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
op.c:ck_rvconst: Allocate GV pad slots like constants
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c: More clearly separate targ/constant allocation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c:pad_reset: Also make sure the thing is not PADMY
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
pad.c:pad_reset: check the name
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
Alphabetise perldiag
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
perldiag grammar
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
t/porting/readme.t: Get list from MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
[Merge] Fix crashes with lexical subs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
Fix crash with lex subs under -d
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
Fix crash in leave_scope when my sub has CvGV
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
Fix crash when lex subs are used for overload
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
Fix crash when lex subs are used for AUTOLOAD
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Father Chrysostomos
[perl #122556] Make undef $s free refs forthwith
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Jarkko Hietaniemi
Don't use isfinitel/isinfl/isnanl if the C99 macros...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Jarkko Hietaniemi
Under C99 isfinite/isinf/isnan are sizeof-aware macros.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Karl Williamson
regcomp.c: Silence Win32 compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Reini Urban
sv_grow: performance improvement for short strings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Jerry D. Hedden
Upgrade to threads 1.96
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Ricardo Signes
todo: expand the list of OS access builtins to update
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Jarkko Hietaniemi
De-prefix Perl_isinfnan.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Jarkko Hietaniemi
pack c/C on inf/nan.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Jarkko Hietaniemi
Make sprintf %c and chr() on inf/nan return the U+FFFD.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Jarkko Hietaniemi
NVgf/NVff agree with -Duselongdouble.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Jarkko Hietaniemi
Comment tweak.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Karl Williamson
ext/re/t/regop.t: Use eq instead of == for strings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Detect false infinities.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
printf inf/nan should be inf/nan.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Add more infnan tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Avoid useless warning, remove debug code.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
*fp*class* comment tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Post-VAX VMS has fp_classify().
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Simplify the hexfp space computation.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Comment why hexfp is set here, not earlier.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Only one successful exit from grok_infnan().
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Sprinkle the fact that long doubles aren't standardized.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jarkko Hietaniemi
Allow eg ./perl t/harness t/op/lc.t
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
Typo in pad.c apidocs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Steve Hay
Porting/Maintainers.pl - Fix ExtUtils-CBuilder entry
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Steve Hay
Upgrade version from version 0.9908 to 0.9909
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
constant.pm: Document fully-qualified constant names
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
constant.pm: Remove doc reference to compile-time checking
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
constant.pm: Remove redundant truth checks
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
constant.pm: outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
Increase $constant::VERSION to 1.32
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
Allow package name in ‘use constant’ constants
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
toke.c: Remove unnecessary PL_expect assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
perlfunc: consistent spaces after dots
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
perldiag: reword and rewrap an entry
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Father Chrysostomos
Stop trying to disambiguate {} after $
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Karl Williamson
perlrecharclass: Use more common property synonym
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Steve Hay
Update release schedule
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Steve Hay
Add release date of 5.20.1-RC1
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Steve Hay
Add epigraph for 5.20.1-RC1
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
Improve -Dr output of bracketed char classes
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
regcomp.c: Use symbolic constant instead of number
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
regcomp.c: Add 'const' to parameter
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
perldiag: Add clarification.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
regen/unicode_constants.pl: Find max ascii print cp
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
handy.h, regcomp.c: Add, clarify comments
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
regcomp.c: Extract some code into a macro
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
regcomp.c: white-space only
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
regcomp.c: Use available mnemonics for dumping regex
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
sv.c: Silence VMS compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Karl Williamson
embed.fnc: Clarify m flag behavior comment
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Ævar Arnfjörð...
perlfunc: Improve the pointer from "elseif" to "elsif"
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
toke.c: Remove unnecessary condition
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
Stop ck_rvconst from treating GV constants as strings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
Remove compile-time checking of rv2?v with const kid
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jarkko Hietaniemi
Test fpclassify() with full compile.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jarkko Hietaniemi
Reorder the *fp*class* in preference order, add comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jarkko Hietaniemi
Configure scan for fp_classl().
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jarkko Hietaniemi
Configure scan for fp_classify().
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jarkko Hietaniemi
More is_inf() et alia dance.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jarkko Hietaniemi
More robust inf/nan recognition and generation.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
[Merge] Eliminate PL_lex_expect; fix one bug; other...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
In perly.y, change PL_parser to parser
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
Set PL_expect only once after curly subscripts
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
parser.h: Comment that lex_expect is unused
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
toke.c: Remove PL_lex_expect define
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
Stop setting PL_lex_expect
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
toke.c: Consolidate some PL_expect assignments
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
Stop using the value of PL_expect
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
toke.c: For plugins, don’t set PL_expect if PL_nexttoke
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
toke.c: Touch PL_expect less for implicit [.,] in quotes
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Father Chrysostomos
[perl #80368] Fix implicit assignop in qq"a\U="
commit
|
commitdiff
|
tree
|
snapshot
next