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
perl.h: White-space, comment changes only
2018-03-12
Karl Williamson
perl.h: White-space, comment changes only
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
Work around Microsoft threaded locale bug for localeconv()
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
perl.h: Move macros to earlier in the file
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
perl.h: Refactor some #defines
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
Resync duplicated code in perl.h makedef.pl
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
Don't create locale object unless threaded
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
perl.h: Move some locale definitions around
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
perl.h: Rmv dummy definitions
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
Don't create unneeded mutexes
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
Langinfo: Implement CODESET on Windows
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
PATCH: [perl #127288] I18N::Langinfo sets UTF-8 bit
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
I18N::Langinfo: fix pod nits
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
perlapi: Clarifications to Perl_langinfo
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
Actually make I18N::Langinfo avail on all platforms
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
Change enum names for new locale function parameters
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
APItest/t/locale.t: Store hash return for readability
commit
|
commitdiff
|
tree
2018-03-12
Karl Williamson
APItest/t/locale.t: Sort some tests
commit
|
commitdiff
|
tree
2018-03-11
Karl Williamson
t/lib/croak/regcomp: Another attempt to fix test failure
commit
|
commitdiff
|
tree
2018-03-11
Karl Williamson
perlrequick: Nits, clarifications
commit
|
commitdiff
|
tree
2018-03-10
Karl Williamson
regcomp.c: Quiet false warning
commit
|
commitdiff
|
tree
2018-03-09
Karl Williamson
t/lib/croak/regcomp: Hopefully fix test failure
commit
|
commitdiff
|
tree
2018-03-08
Karl Williamson
locale.c: Add missing STATIC
commit
|
commitdiff
|
tree
2018-03-06
Karl Williamson
PATCH: [perl #132163] regex assertion failure
commit
|
commitdiff
|
tree
2018-03-06
Karl Williamson
inline.h: #define some constants for EBCDIC
commit
|
commitdiff
|
tree
2018-03-06
Karl Williamson
t/run/locale.t: Fix skip count; uninit warning
commit
|
commitdiff
|
tree
2018-03-06
Karl Williamson
Revert "charclasslists.h: script enums visible to CORE...
commit
|
commitdiff
|
tree
2018-03-05
Karl Williamson
EBCDIC conditional compilation fixes
commit
|
commitdiff
|
tree
2018-03-05
Karl Williamson
regexec.c: White-space only
commit
|
commitdiff
|
tree
2018-03-05
Karl Williamson
inline.h: White-space only
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
loc_tools.pl: Properly exclude iffy locales
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
perlapi: utf8_to_uvuni_buf() Add clarification
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
t/run/locale.t: Add, revise tests
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
t/loc_tools.pl: Add fcn to return valid locale cats
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
t/run/locale.t: Update skip count
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
locale.c: Fix bug in parsing a locale
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
locale.c: Check return code
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
locale.c: Replace an 'if' by an assert
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
locale.c: Increase debug buffer size
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
locale.c: Rmv spurious Safefree
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
locale.c: Remove redundant SAVE_ERRNO
commit
|
commitdiff
|
tree
2018-03-04
Karl Williamson
perlguts: Clarify an example.
commit
|
commitdiff
|
tree
2018-03-02
Karl Williamson
Reword warning for deviations from UTF-8 locales
commit
|
commitdiff
|
tree
2018-03-02
Karl Williamson
Bump version of POSIX.pm to 1.83; warnings to 1.42
commit
|
commitdiff
|
tree
2018-03-02
Karl Williamson
mg.c: Fix isSCRIPT_RUN call
commit
|
commitdiff
|
tree
2018-03-02
Karl Williamson
perl.h: Add comment about clang warnings
commit
|
commitdiff
|
tree
2018-03-02
Karl Williamson
Remove parameter from isSCRIPT_RUN
commit
|
commitdiff
|
tree
2018-03-02
Karl Williamson
Silence wrong clang warnings
commit
|
commitdiff
|
tree
2018-03-02
Karl Williamson
numeric.c: Refactor code to use only one RESTORE
commit
|
commitdiff
|
tree
2018-02-27
Karl Williamson
t/re/regexp.t: Silence HP-UX warnings
commit
|
commitdiff
|
tree
2018-02-27
Karl Williamson
perlapi: Fix typo
commit
|
commitdiff
|
tree
2018-02-26
Karl Williamson
APItest/t/locale.t: Add detail to test names
commit
|
commitdiff
|
tree
2018-02-26
Karl Williamson
Fix Perl_langinfo currency symbol for non-nl_langinfo...
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
Fix Perl_langinfo() for non-nl_langinfo() systems
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
locale.c: Silence compiler warning
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
locale.c: Save needed value before destroying it
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
locale.c: Let static fcn take a NULL argument
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
locale.c: Properly return LC_ALL locale names
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
locale.c: Fix dangling set of LC_NUMERIC to C
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
t/loc_tools.pl: 8859-16 is legit; 8859-0 isn't
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
perlapi: Clarify Perl_langinfo()
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
t/loc_tools.pl: Consider recently added warning
commit
|
commitdiff
|
tree
2018-02-25
Karl Williamson
Perl_langinfo(): Need to save return under more circumstances
commit
|
commitdiff
|
tree
2018-02-23
Karl Williamson
perlretut: Clarify metacharacters
commit
|
commitdiff
|
tree
2018-02-23
Karl Williamson
PATCH: [perl #132900] Blead Breaks CPAN: FELIPE/Crypt...
commit
|
commitdiff
|
tree
2018-02-22
Karl Williamson
APItest:locale.t Fix ALT_DIGITS test
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
Merge branch '\N{} handler refactoring ' into blead
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
regcomp.c: Refactor some if-elses
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
regcomp.c: White space only
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
regcomp.c: Simplify expression
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
regcomp.c: Re-order branches
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
perldelta for performance enhancements
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
utf8.h: Add in #define for backcompat
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
locale.c: Add STATIC_ASSERT
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
perlre: Add note that nested (?>...) are not no-ops
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
Add atomic script runs
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
Fix skipping char in (*sr:...) defn
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
t/re/script_run.t: White space only
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
t/re/script_run.t: Tests for 'sr' form of (*script_run...
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
regcomp.c: Silence uninit compiler warning
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
regcomp.c: Make sure no future ambiguity on new alpha...
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
regcomp.c: White space only
commit
|
commitdiff
|
tree
2018-02-20
Karl Williamson
hints/hpux.sh: Note locale univ.utf8 may be defective
commit
|
commitdiff
|
tree
2018-02-19
Karl Williamson
Add alphabetic synonyms for regex assertions
commit
|
commitdiff
|
tree
2018-02-19
Karl Williamson
Change syntax of script runs
commit
|
commitdiff
|
tree
2018-02-19
Karl Williamson
Add 'alpha_assertions' warnings category
commit
|
commitdiff
|
tree
2018-02-19
Karl Williamson
Sort an entry in perldiag
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
Merge branch 'add thread-safe locales' into blead
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
perldelta changes for this branch
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
Fixes for Perl_langinfo()
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
Add switch_to_globale_locale()
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
Revise sync_locale() for safe multi-threaded operation
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
perl.h: Add, revise some locale debugging info
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
lib/locale_threads.t: Add safe thread test
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
Add thread-safe locale handling
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
perl.h: Add debugging statements for mutex ops
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
Latch LC_NUMERIC during critical sections
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
Make new_numeric() static
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
vutil.c: Revise locale version handling
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
Add Perl_setlocale()
commit
|
commitdiff
|
tree
2018-02-18
Karl Williamson
perldelta for dTHX_DEBUGGING
commit
|
commitdiff
|
tree
next