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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Eliminate empty conditional branch
[perl5.git]
/
sv.c
2018-11-26
James E Keenan
Eliminate empty conditional branch
blob
|
commitdiff
2018-11-21
Tomasz Konojacki
optimize IV -> UV conversions
blob
|
commitdiff
|
diff to current
2018-10-11
Dagfinn Ilmari Man...
Remove obsolete mention of a fifth arena type
blob
|
commitdiff
|
diff to current
2018-10-11
Dagfinn Ilmari Man...
Minor POD cleanups in sv.c
blob
|
commitdiff
|
diff to current
2018-08-20
Karl Williamson
Make sv_setsv_flags accept an inversion list src
blob
|
commitdiff
|
diff to current
2018-08-05
Karl Williamson
perlapi: Fix up SV handling pod
blob
|
commitdiff
|
diff to current
2018-08-05
Karl Williamson
perlapi: Clarify sv_insert()
blob
|
commitdiff
|
diff to current
2018-07-14
Karl Williamson
Make global two interpreter variables
blob
|
commitdiff
|
diff to current
2018-07-02
Karl Williamson
Fix to compile under -DNO_LOCALE
blob
|
commitdiff
|
diff to current
2018-03-31
Karl Williamson
Use compiled-in C structure for inverted case folds
blob
|
commitdiff
|
diff to current
2018-03-31
Karl Williamson
Remove obsolete variables
blob
|
commitdiff
|
diff to current
2018-03-31
Karl Williamson
Use charnames inversion lists
blob
|
commitdiff
|
diff to current
2018-03-26
Karl Williamson
Move case change invlists from interpreter to global
blob
|
commitdiff
|
diff to current
2018-03-26
Karl Williamson
Move UTF-8 case changing data into core
blob
|
commitdiff
|
diff to current
2018-03-16
Karl Williamson
Don't include interpreter variable unless used
blob
|
commitdiff
|
diff to current
2018-03-14
Karl Williamson
Make Unicode data structures global
blob
|
commitdiff
|
diff to current
2018-03-02
Karl Williamson
Silence wrong clang warnings
blob
|
commitdiff
|
diff to current
2018-02-28
Daniel Dragan
remove unused var in sv_eq_flags
blob
|
commitdiff
|
diff to current
2018-02-18
Karl Williamson
Add thread-safe locale handling
blob
|
commitdiff
|
diff to current
2018-02-18
Karl Williamson
Latch LC_NUMERIC during critical sections
blob
|
commitdiff
|
diff to current
2018-02-18
Karl Williamson
Add Perl_setlocale()
blob
|
commitdiff
|
diff to current
2018-02-18
Karl Williamson
Use proper #define to see if need PLnumeric underlying_obj
blob
|
commitdiff
|
diff to current
2018-01-31
Karl Williamson
Avoid changing locale when finding radix char
blob
|
commitdiff
|
diff to current
2018-01-31
Karl Williamson
Perl_sv_2pv_flags: Potentially avoid work
blob
|
commitdiff
|
diff to current
2018-01-31
Karl Williamson
Keep PL_numeric_radix_sv always set
blob
|
commitdiff
|
diff to current
2018-01-31
Karl Williamson
sv_vcatpvfn_flags() Balance LC_NUMERIC changes/restores
blob
|
commitdiff
|
diff to current
2018-01-31
Karl Williamson
Simplify some LC_NUMERIC macros
blob
|
commitdiff
|
diff to current
2018-01-31
Karl Williamson
Cache locale UTF8-ness lookups
blob
|
commitdiff
|
diff to current
2018-01-31
Karl Williamson
Avoid some unnecessary changing of locales
blob
|
commitdiff
|
diff to current
2018-01-19
Karl Williamson
newSVpvn(): Fix pod
blob
|
commitdiff
|
diff to current
2018-01-19
Zefram
fix F0convert() on edge cases
blob
|
commitdiff
|
diff to current
2018-01-16
Dagfinn Ilmari Man...
Fix stray > in L<perlapi/sv_usepvn_flags>
blob
|
commitdiff
|
diff to current
2017-12-29
Zefram
revert smartmatch to 5.27.6 behaviour
blob
|
commitdiff
|
diff to current
2017-12-25
Karl Williamson
Add script_run regex feature
blob
|
commitdiff
|
diff to current
2017-12-23
Zefram
narrow scope of argsv in sv_vcatpvfn_flags()
blob
|
commitdiff
|
diff to current
2017-12-17
Zefram
merge branch zefram/dumb_match
blob
|
commitdiff
|
diff to current
2017-12-16
Zefram
semicolon-friendly diagnostic control
blob
|
commitdiff
|
diff to current
2017-12-14
Zefram
make exec keep its argument list more reliably
blob
|
commitdiff
|
diff to current
2017-12-12
Karl Williamson
sv.c: White-space only
blob
|
commitdiff
|
diff to current
2017-12-12
Karl Williamson
utf8_upgrade_flags_grow(): Use faster variant count
blob
|
commitdiff
|
diff to current
2017-12-09
Karl Williamson
Allow %j on non-C99 platforms
blob
|
commitdiff
|
diff to current
2017-12-05
Zefram
internally change "when" to "whereso"
blob
|
commitdiff
|
diff to current
2017-11-29
Zefram
make loop control apply to "given"
blob
|
commitdiff
|
diff to current
2017-11-29
Zefram
use blk_loop format for CXt_GIVEN
blob
|
commitdiff
|
diff to current
2017-11-29
Jarkko Hietaniemi
assert() that the vlnz is not NULL before using it.
blob
|
commitdiff
|
diff to current
2017-11-25
Karl Williamson
sv_utf8_decode: Reverse order of tests for speed
blob
|
commitdiff
|
diff to current
2017-11-13
Zefram
avoid redundant initialisation around Newxz()
blob
|
commitdiff
|
diff to current
2017-11-13
Zefram
duplicate full index for SAVEt_AELEM
blob
|
commitdiff
|
diff to current
2017-11-10
Karl Williamson
sv.c: Fix typo in comment
blob
|
commitdiff
|
diff to current
2017-11-09
Karl Williamson
Change name of locale per-interpreter variable
blob
|
commitdiff
|
diff to current
2017-11-06
Karl Williamson
Use memEQs, memNEs in core files
blob
|
commitdiff
|
diff to current
2017-10-31
David Mitchell
Add OP_MULTICONCAT op
blob
|
commitdiff
|
diff to current
2017-10-22
Lukas Mai
get rid of "implicit fallthrough" warnings with gcc 7
blob
|
commitdiff
|
diff to current
2017-10-21
Dagfinn Ilmari Man...
Fix sv_vcatpvfn %s with precision on non-NUL-terminated...
blob
|
commitdiff
|
diff to current
2017-10-21
Aaron Crane
sv.c: simplify cpp conditionals
blob
|
commitdiff
|
diff to current
2017-10-21
Aaron Crane
Use snprintf() in favour of sprintf()
blob
|
commitdiff
|
diff to current
2017-10-16
Nicolas R
Use preprocessor check for some DEBUG_X_TEST
blob
|
commitdiff
|
diff to current
2017-10-13
Lukas Mai
avoid gcc 7 warning about * in boolean context
blob
|
commitdiff
|
diff to current
2017-10-13
Lukas Mai
get rid of "implicit fallthrough" warnings with gcc 7
blob
|
commitdiff
|
diff to current
2017-09-10
Karl Williamson
sv.c: Use modern macro names
blob
|
commitdiff
|
diff to current
2017-09-10
Karl Williamson
Add API function Perl_langinfo()
blob
|
commitdiff
|
diff to current
2017-09-04
Dagfinn Ilmari Man...
Add new API function sv_rvunweaken
blob
|
commitdiff
|
diff to current
2017-08-08
David Mitchell
Revert "Perl_sv_vcatpvfn_flags: skip IN_LC(LC_NUMERIC)"
blob
|
commitdiff
|
diff to current
2017-08-04
David Mitchell
set SVs_PADTMP flag on PL_sv_zero
blob
|
commitdiff
|
diff to current
2017-08-04
David Mitchell
PVLV-as-REGEXP: avoid PVX double free
blob
|
commitdiff
|
diff to current
2017-08-04
David Mitchell
make utf8::upgrade() of a REGEXP a NOOP
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
SvTRUE(): inline ROK, outline NOK
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
Make immortal SVs contiguous
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
give REGEXP SVs the POK flag again
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
sv_2bool_flags(): assume ROK implies SvRV
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
add PL_sv_zero
blob
|
commitdiff
|
diff to current
2017-06-27
David Mitchell
PERL_SNPRINTF_CHECK(): off by 1 error
blob
|
commitdiff
|
diff to current
2017-06-08
Karl Williamson
sv.c: Refactor slightly to avoid a goto
blob
|
commitdiff
|
diff to current
2017-06-08
Karl Williamson
sv.c: Convert to use is_utf8_invariant_string_loc
blob
|
commitdiff
|
diff to current
2017-06-08
Karl Williamson
sv.c: Clarify some comments
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: rename a label
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
sv_vcatpvfn_flags and wrappers: s/svmax/sv_count/
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: handle mixed utf8 better
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
add S_sv_catpvn_simple() for use by sprintf
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: re-indent a code block
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: eliminate p var
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: clarify GCC bug comments
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: simplify alt handling
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: rename 'p' var 's'
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: simplify format appending
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: eliminate a wrap check
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: simpler special formats
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: simpler redundant arg test
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: fix comment typo
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: add comment about wrap
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: only do utf8 in radix code
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: simplify radix len adding
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
sprintf %a/%A more sanity checks
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
S_hextract(): fix #if indentation
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: simplify some wrap checks
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: simplify float_need calc
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
S_format_hexfp(): s/int/STRLEN/
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: add inits to silence gcc
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: avoid wrap on precision
blob
|
commitdiff
|
diff to current
2017-06-07
David Mitchell
Perl_sv_vcatpvfn_flags: s/int/STRLEN/g
blob
|
commitdiff
|
diff to current
next