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
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
panic if a freed op is called
2017-10-31
David Mitchell
panic if a freed op is called
commit
|
commitdiff
|
tree
2017-10-31
David Mitchell
regen/opcode.pl: display duplicate bit name
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
[MERGE] various bench.pl enhancements and fixes
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
benchmarks.t: update to handle field changes
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: add 'compile' benchmark field
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: add 'pre' and 'post' benchmark fields
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: make 'desc' default to 'code'
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: add checks for bad benchmark files
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: display large values as 'Inf'
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: allow variable-width data columns
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: factor out some common code
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: make -v an alias for --verbose
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl --autolabel: avoid degenerate cases
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: fix race condition in test
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl --compact: display description too
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: allow negative column indices
commit
|
commitdiff
|
tree
2017-10-23
David Mitchell
bench.pl: list valid in 'unrecognised perl' err
commit
|
commitdiff
|
tree
2017-09-04
David Mitchell
threads.xs: don't Copy() null pointer
commit
|
commitdiff
|
tree
2017-08-23
David Mitchell
make 'struct jmpenv' size independent of DEBUGGING
commit
|
commitdiff
|
tree
2017-08-17
David Mitchell
S_opdump_indent(): avoid shift overflow
commit
|
commitdiff
|
tree
2017-08-08
David Mitchell
EU::Constant: avoid 'uninit' warning
commit
|
commitdiff
|
tree
2017-08-08
David Mitchell
regen/op_private: remove sassign special-casing
commit
|
commitdiff
|
tree
2017-08-08
David Mitchell
Revert "Perl_sv_vcatpvfn_flags: skip IN_LC(LC_NUMERIC)"
commit
|
commitdiff
|
tree
2017-08-07
David Mitchell
fix index(...) == -1 type optimisations
commit
|
commitdiff
|
tree
2017-08-05
David Mitchell
t/perf/opcount.t typo
commit
|
commitdiff
|
tree
2017-08-05
David Mitchell
extend index(...) == -1 optimisation
commit
|
commitdiff
|
tree
2017-08-05
David Mitchell
t/op/index.t: automate a block of tests
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
merge Perl_ck_cmp() and Perl_ck_eq()
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
set SVs_PADTMP flag on PL_sv_zero
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
PVLV-as-REGEXP: avoid PVX double free
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
sv_dump(): display regex LEN and LV-as-RX regexp
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
Perl_reg_temp_copy(): rename args.
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
pod/perltie.pod: mention SCALAR() for boolean keys
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
SvTRUE(): add code comment
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
make utf8::upgrade() of a REGEXP a NOOP
commit
|
commitdiff
|
tree
2017-08-04
David Mitchell
fix RX_MATCH_UTF8_on() macro
commit
|
commitdiff
|
tree
2017-08-01
David Mitchell
fix ($lex = index(....)) == -1
commit
|
commitdiff
|
tree
2017-07-31
David Mitchell
fix SvTRUE() cast (broke xor)
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
fix RX_MATCH_COPY_FREE() on win32
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
[MERGE] various boolean-related optimisations
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
t/perf/benchmarks: rename some keys() entries
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
make scalar(keys(%lexical)) less slow.
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
hv_pushkv(): handle keys() and values() too
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
t/op/tie.t: add tests for scalar(keys(%tied))
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
S_padhv_rv2hv_common(): reorganise code
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
S_padhv_rv2hv_common(): unroll hv_scalar() calls
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
simplify keys(%tied_hash) in boolean context.
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
S_pushav(): tail call optimise
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
pp_padav(): use S_pushav()
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
harmonise S_pushav() and pp_padav()
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
Perl_hv_pushkv(): unroll hv_iterkeysv()
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
create Perl_hv_pushkv() function
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
Give OP_RV2HV a targ
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
add S_padhv_rv2hv_common() function
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
move pp_padav(), pp_padhv() from pp.c to pp_hot.c
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
pp_grepwhile: no need to extend the stack
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
change sv_setsv(sv,NULL) to sv_set_undef(sv)
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
pp_iter(): jump directly to op after OP_AND
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
optimise (index() == -1)
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
pp_readline,close,getc: explain NULL stack arg
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
t/perf/optree.t: reformat a table
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
regen/opcodes: move 'method' entry next to others
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
add boolean context support to several ops
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
S_check_for_bool_cxt(): avoid OPpTARGET_MY + bool
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
pp_length: code tidy and simplify assert
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
pp_length: only call sv_len_utf8_nomg() if needed
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
pp_length: use TARGi rather rather than sv_setiv()
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
t/perf/optree.t: better diagnostics
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
optimise @array in boolean context
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
optimise away OP_KEYS op in scalar/void context
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
OP_VALUES: reserve OPpMAYBE_LVSUB bit
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
use OPpAVHVSWITCH_MASK
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
Perl_do_kv(): add asserts and more code comments
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
make callers of SvTRUE() more efficient
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
add some SvTRUE() benchmarks
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
SvTRUE(): inline ROK, outline NOK
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
SvTRUE(): special-case immortals
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
Make immortal SVs contiguous
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
SvTRUE(): handle get magic more efficiently
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
rationalise SvTRUE() macro variants
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
add, and use, some RXp_FOO() variants of RX_FOO()
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
rename RX_HAS_CUTGROUP() to RXp_HAS_CUTGROUP()
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
reformat RX_() macros
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
RX_FOO(prog) becomes RX_FOO(rx_sv)
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
give REGEXP SVs the POK flag again
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
sv_2bool_flags(): assume ROK implies SvRV
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
S_check_for_bool_cxt(): special-case OP_AND
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
use the new PL_sv_zero in obvious places
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
make B.pm, Concise.pm support PL_sv_zero
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
dist/threads/: support PL_sv_zero
commit
|
commitdiff
|
tree
2017-07-27
David Mitchell
add PL_sv_zero
commit
|
commitdiff
|
tree
2017-07-16
David Mitchell
PL_curstackinfo->si_stack_hwm: gently restore
commit
|
commitdiff
|
tree
2017-07-05
David Mitchell
Revert "use symbolic constants for substrs[] indices"
commit
|
commitdiff
|
tree
2017-07-03
David Mitchell
properly init si_stack_hwm
commit
|
commitdiff
|
tree
2017-07-03
David Mitchell
save si_stack_hwm across JMPENV_PUSH
commit
|
commitdiff
|
tree
2017-07-02
David Mitchell
[MERGE] scan_data_t: make fixed/float data array
commit
|
commitdiff
|
tree
2017-07-02
David Mitchell
regcomp.c: parameterise scan_data_t substrs[]
commit
|
commitdiff
|
tree
2017-07-02
David Mitchell
scan_data_t: rename 'longest' field
commit
|
commitdiff
|
tree
2017-07-02
David Mitchell
regcomp.c: remove float_min_offset etc macro use
commit
|
commitdiff
|
tree
2017-07-02
David Mitchell
regcomp.c: S_setup_longest(): simplify args
commit
|
commitdiff
|
tree
next