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
utf8.c: Reorder some tests
[perl5.git]
/
utf8.c
2015-12-09
Karl Williamson
utf8.c: Reorder some tests
blob
|
commitdiff
2015-12-06
Karl Williamson
utf8.h, et.al.: Clean up some casts
blob
|
commitdiff
|
diff to current
2015-11-29
Karl Williamson
utf8.c: White-space, comment typos only
blob
|
commitdiff
|
diff to current
2015-11-29
Karl Williamson
Deprecate Unicode code points above IV_MAX
blob
|
commitdiff
|
diff to current
2015-11-29
Karl Williamson
perlapi: Account for EBCDIC extend UTF-8 range
blob
|
commitdiff
|
diff to current
2015-11-29
Karl Williamson
utf8.h: Remove use of redundant flags
blob
|
commitdiff
|
diff to current
2015-11-29
Karl Williamson
utf8.h: Add clearer #define synonyms
blob
|
commitdiff
|
diff to current
2015-11-25
Karl Williamson
Extend UTF-EBCDIC to handle up to 2**64-1
blob
|
commitdiff
|
diff to current
2015-11-25
Karl Williamson
Output appropriately dire warning for high code points
blob
|
commitdiff
|
diff to current
2015-11-25
Karl Williamson
Fix uvoffuni_to_utf8_flags() disallowed input
blob
|
commitdiff
|
diff to current
2015-10-06
Karl Williamson
utf8.c: Slight code simplification
blob
|
commitdiff
|
diff to current
2015-10-06
Karl Williamson
utf8.c: Fix comment
blob
|
commitdiff
|
diff to current
2015-09-18
Karl Williamson
Change meaning of UNI_IS_INVARIANT on EBCDIC platforms
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Skip some code in a common case
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Change filter of problematic code points for EBCDIC
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Add macro for converting Latin1 to UTF-8, and use it
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Change to use UVCHR_SKIP over UNI_SKIP
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
perlapi use 'UTF-8' instead of variants of that
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Various pods: Add C<> around many typed-as-is things
blob
|
commitdiff
|
diff to current
2015-08-01
Karl Williamson
utf8.h: Add dummy param for when macros placed in API
blob
|
commitdiff
|
diff to current
2015-07-29
Karl Williamson
Handle Unicode 3.0.1 /i Turkish "i" rules
blob
|
commitdiff
|
diff to current
2015-07-29
Karl Williamson
uc(sharp s) is itself in very early Unicode versions
blob
|
commitdiff
|
diff to current
2015-07-29
Karl Williamson
There are no folds to multiple chars in early Unicode...
blob
|
commitdiff
|
diff to current
2015-07-29
Karl Williamson
Allow Perl to compile and work on Unicode releases...
blob
|
commitdiff
|
diff to current
2015-07-22
Jarkko Hietaniemi
inline_invlist.c -> invlist_inline.h
blob
|
commitdiff
|
diff to current
2015-07-06
Karl Williamson
Change wording of warning due to Unicode Standard change
blob
|
commitdiff
|
diff to current
2015-05-13
Karl Williamson
perlapi: Remove extraneous ">"
blob
|
commitdiff
|
diff to current
2015-05-11
Karl Williamson
perlapi: Use UVCHR_SKIP not UNI_SKIP
blob
|
commitdiff
|
diff to current
2015-05-09
Karl Williamson
perlapi: Add 2 links to other parts of the pod
blob
|
commitdiff
|
diff to current
2015-03-30
David Mitchell
Revert "Don’t call save_re_context"
blob
|
commitdiff
|
diff to current
2015-03-23
Dagfinn Ilmari Man...
Replace common Emacs file-local variables with dir...
blob
|
commitdiff
|
diff to current
2015-03-09
Hugo van der Sanden
[perl #123814] replace grok_atou with grok_atoUV
blob
|
commitdiff
|
diff to current
2015-03-04
Jarkko Hietaniemi
Consistently use NOT_REACHED; /* NOTREACHED */
blob
|
commitdiff
|
diff to current
2015-02-20
Karl Williamson
Add qr/\b{gcb}/
blob
|
commitdiff
|
diff to current
2015-02-18
Karl Williamson
utf8.c: Slight refactor of UTF-16 code
blob
|
commitdiff
|
diff to current
2015-01-27
Daniel Dragan
move functions marked as mathomed in embed.fnc to mathoms.c
blob
|
commitdiff
|
diff to current
2015-01-21
David Mitchell
avoid C labels in column 0
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
Raise warning on multi-byte char in single-byte locale
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
foldEQ_utf8(): Add some internal flags
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
Simplify foldEQ_utf8
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
utf8.c: Use OP_DESC instead of passing string.
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
utf8.c: Fix potential fold bug
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
utf8.c: Add some function parameter assertions
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
Don't raise 'poorly supported' locale warning unnecessarily
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
Nits in comments
blob
|
commitdiff
|
diff to current
2014-11-29
Lukas Mai
make more use of NOT_REACHED
blob
|
commitdiff
|
diff to current
2014-11-26
Karl Williamson
Make is_invariant_string()
blob
|
commitdiff
|
diff to current
2014-11-26
Karl Williamson
Improve API pod of is_ascii_string
blob
|
commitdiff
|
diff to current
2014-11-24
Karl Williamson
utf8.c: Shorten long constant names, and simplify
blob
|
commitdiff
|
diff to current
2014-11-24
Karl Williamson
utf8.c: Was taking sizeof() wrong thing
blob
|
commitdiff
|
diff to current
2014-11-14
Karl Williamson
Add warning message for locale/Unicode intermixing
blob
|
commitdiff
|
diff to current
2014-10-21
Karl Williamson
uvoffuni_to_utf8_flags() die if platform can't handle
blob
|
commitdiff
|
diff to current
2014-10-21
Karl Williamson
utf8.c: Improve debug message
blob
|
commitdiff
|
diff to current
2014-09-12
Father Chrysostomos
utf8.c: Move an #ifndef for clarity
blob
|
commitdiff
|
diff to current
2014-09-12
Father Chrysostomos
Remove obsolete comment from utf8.c
blob
|
commitdiff
|
diff to current
2014-09-12
Father Chrysostomos
Don’t call save_re_context
blob
|
commitdiff
|
diff to current
2014-09-11
Yves Orton
perl #122747: localize PL_curpm to null in _core_swash_init
blob
|
commitdiff
|
diff to current
2014-07-25
Karl Williamson
utf8.c: Use slightly more efficient macro
blob
|
commitdiff
|
diff to current
2014-07-23
Jarkko Hietaniemi
Use grok_atou instead of strtoul (no explicit strtol...
blob
|
commitdiff
|
diff to current
2014-06-25
Jarkko Hietaniemi
Remove or downgrade unnecessary dVAR.
blob
|
commitdiff
|
diff to current
2014-06-24
Daniel Dragan
PERL_UNUSED_CONTEXT -> remove interp context where...
blob
|
commitdiff
|
diff to current
2014-06-19
Jarkko Hietaniemi
Silence -Wunused-parameter my_perl under threads.
blob
|
commitdiff
|
diff to current
2014-06-19
Jarkko Hietaniemi
Revert "/* NOTREACHED */ belongs *before* the unreachable."
blob
|
commitdiff
|
diff to current
2014-06-19
Jarkko Hietaniemi
/* NOTREACHED */ belongs *before* the unreachable.
blob
|
commitdiff
|
diff to current
2014-06-16
Jarkko Hietaniemi
Some low-hanging -Wunreachable-code fruits.
blob
|
commitdiff
|
diff to current
2014-06-14
Darin McBride
rmv duplicate SvUV call in Perl__swash_inversion_hash
blob
|
commitdiff
|
diff to current
2014-06-14
Jarkko Hietaniemi
Revert "Some low-hanging -Wunreachable-code fruits."
blob
|
commitdiff
|
diff to current
2014-06-14
Jarkko Hietaniemi
Some low-hanging -Wunreachable-code fruits.
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
perlapi: Include general information
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
Move some deprecated utf8-handling functions to mathoms
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
Make is_utf8_char_buf() a macro
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
Create isUTF8_CHAR() macro and use it
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
utf8.c: Move a static function to inline.h
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
utf8.c: Move documentation next to its function
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
utf8.c: Silence compiler warning
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
utf8.c: Move static function to embed.fnc
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
UV casting to avoid intermediate sign extension.
blob
|
commitdiff
|
diff to current
2014-05-28
Jarkko Hietaniemi
slen may be uninitialized.
blob
|
commitdiff
|
diff to current
2014-05-12
Karl Williamson
perlapi: Give more accurate value for needed free space
blob
|
commitdiff
|
diff to current
2014-04-23
Karl Williamson
perlapi: Clarify NUL handling for 2 fcns; nits
blob
|
commitdiff
|
diff to current
2014-03-14
Karl Williamson
White-space only; properly indent newly formed blocks
blob
|
commitdiff
|
diff to current
2014-03-14
Karl Williamson
mktables: Inline short tables
blob
|
commitdiff
|
diff to current
2014-02-20
Karl Williamson
Change av_len calls to av_tindex for clarity
blob
|
commitdiff
|
diff to current
2014-01-28
Karl Williamson
White-space, comments only
blob
|
commitdiff
|
diff to current
2014-01-28
Karl Williamson
Work properly under UTF-8 LC_CTYPE locales
blob
|
commitdiff
|
diff to current
2014-01-28
Karl Williamson
Rename an internal flag
blob
|
commitdiff
|
diff to current
2014-01-27
Karl Williamson
Taint more operands with case changes
blob
|
commitdiff
|
diff to current
2014-01-22
Karl Williamson
Comments, white-space
blob
|
commitdiff
|
diff to current
2014-01-16
Karl Williamson
Turn on read-only flag for some unchangeable inversion...
blob
|
commitdiff
|
diff to current
2014-01-09
Karl Williamson
IDStart and IDCont no longer go out to disk
blob
|
commitdiff
|
diff to current
2014-01-09
Karl Williamson
isWORDCHAR_uni(), isDIGIT_utf8() etc no longer go out...
blob
|
commitdiff
|
diff to current
2014-01-09
Karl Williamson
utf8.c: Add comment
blob
|
commitdiff
|
diff to current
2014-01-06
Karl Williamson
utf8.c: Move a bunch of deprecated fcns to mathoms.c
blob
|
commitdiff
|
diff to current
2014-01-06
Karl Williamson
utf8.c: Use existing macros instead of duplicate code
blob
|
commitdiff
|
diff to current
2014-01-02
Karl Williamson
Change some warnings in utf8n_to_uvchr()
blob
|
commitdiff
|
diff to current
2014-01-01
Karl Williamson
utf8.c: Fix warning category and subcategory conflicts
blob
|
commitdiff
|
diff to current
2014-01-01
Karl Williamson
utf8.c: Don't do redundant test
blob
|
commitdiff
|
diff to current
2014-01-01
Karl Williamson
utf8.c: Typo in comment, and clarification
blob
|
commitdiff
|
diff to current
2013-12-31
Karl Williamson
Remove no-longer used inversion list function
blob
|
commitdiff
|
diff to current
2013-12-31
Karl Williamson
White-space only
blob
|
commitdiff
|
diff to current
next