This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
more Slavic intelligibility: added Bosnian to Serbian and Croatian
[perl5.git] / utf8.c
2013-09-05 Karl WilliamsonMove functions prematurely placed into mathoms back...
2013-09-05 Karl Williamsonperlapi: Remove newly obsolete statement
2013-08-29 Karl Williamsonutf8.c: Add comment
2013-08-29 Karl Williamsonutf8.c: Add omitted fold cases
2013-08-29 Karl Williamsonutf8.c: Move some code around for speed
2013-08-29 Karl Williamsonutf8.c: Remove wrapper functions.
2013-08-29 Karl Williamsonperlapi vis utf8.c: Nits
2013-08-29 Karl Williamsonutf8.c: Move 2 functions to earlier in file
2013-08-29 Karl Williamsonutf8.c: Don't use slower general-purpose function
2013-08-29 Karl Williamsonutf8.c: Don't do ++ in macro parameter
2013-08-29 Karl Williamsonutf8.c: Use macro instead of duplicating code
2013-08-29 Karl Williamsonutf8.c: Avoid unnecessary UTF-8 conversions
2013-08-29 Karl Williamsonutf8.c: No need to check for UTF-8 malformations
2013-08-29 Karl Williamsonutf8.c: Fix so UTF-16 to UTF-8 conversion works under...
2013-08-29 Karl WilliamsonFix valid_utf8_to_uvchr() for EBCDIC
2013-08-29 Karl WilliamsonFix EBCDIC bugs in UTF8_ACUMULATE and utf8.c
2013-08-29 Karl Williamsonutf8.c: Use more clearly named macro
2013-08-29 Karl WilliamsonAdd macro OFFUNISKIP
2013-08-29 Karl Williamsonutf8.c: Stop using two functions
2013-08-29 Karl WilliamsonConvert uvuni_to_utf8() to function
2013-08-29 Karl WilliamsonDeprecate utf8_to_uni_buf()
2013-08-29 Karl WilliamsonDeprecate valid_utf8_to_uvuni()
2013-08-29 Karl Williamsonutf8.c: Swap which fcn wraps the other
2013-08-29 Karl Williamsonutf8.c: Skip a no-op
2013-08-29 Karl Williamsonutf8.c: Move comment to where makes more sense
2013-08-29 Karl WilliamsonConvert some uvuni() to uvchr()
2013-08-29 Karl WilliamsonRemove EBCDIC remappings
2013-08-29 Karl WilliamsonAdd and use macro to return EBCDIC
2013-08-29 Karl WilliamsonExtract common code to an inline function
2013-08-29 Karl WilliamsonUse byte domain EBCDIC/LATIN1 macro where appropriate
2013-08-29 Karl WilliamsonUse new clearer named #defines
2013-08-29 Karl Williamsonutf8.c: is_utf8_char_slow() should use native length
2013-08-25 Father ChrysostomosUse SSize_t for arrays
2013-08-11 Karl Williamsonregcomp.h, sv.c, utf8.c: Comment nits
2013-05-20 Karl Williamsonutf8.c: White space only.
2013-05-20 Karl WilliamsonFix multi-char fold edge case
2013-05-20 Karl WilliamsonExpand flags parameter from boolean in _to_fold_latin1
2013-05-20 Karl Williamsonutf8.c: Replace two macro calls with equiv single
2013-05-20 Karl Williamsonautodoc.pl: Add note for deprecated functions
2013-05-20 Karl WilliamsonUse new case changing macros
2013-05-20 Karl Williamsonperlapi: Add docs for some case-changing macros; clarif...
2013-05-20 Karl Williamsonutf8.c: Remove redundant assignment.
2013-05-20 Karl Williamsonutf8.c: Use mnemonics instead of hex numbers
2013-04-04 Jan DuboisS_* functions should be STATIC
2013-03-19 Nicholas ClarkPerl_sv_uni_display() needs to be aware of RX_WRAPPED()
2013-02-25 Karl WilliamsonAdd, fix comments
2013-01-16 Karl Williamsonutf8.c: Reword a warning message
2012-12-23 Karl Williamsonhandy.h: Add full complement of isIDCONT() macros
2012-12-23 Karl WilliamsonDeprecate calling isFOO_utf8() with malformed
2012-12-22 Karl WilliamsonCreate internal _is_utf8_mark()
2012-12-22 Karl WilliamsonRemove temporary back-compat PL_ variable names
2012-12-22 Karl Williamsonutf8.c: Remove two internal now unused functions.
2012-12-22 Karl WilliamsonAdd generic _is_(uni|utf8)_FOO() function
2012-12-22 Karl Williamsonhandy.h: Create isALPHANUMERIC() and kin
2012-12-22 Karl Williamsonperlapi: Grammar nit
2012-12-22 Karl Williamsonutf8.c: Fix reference count in swash_to_invlist()
2012-12-09 Karl WilliamsonDeprecate some functions in utf8.c
2012-12-09 Karl Williamsonutf8.c: Add locale support to functions
2012-12-09 Karl Williamsonutf8.c: Change is_uni_idfirst_lc() to use Perl's defn
2012-12-09 Karl WilliamsonAdd functions for getting ctype ALNUMC
2012-12-09 Karl Williamsonutf8.c: Combine 2 function calls into one
2012-12-09 Karl Williamsonutf8.c: Move ARGS_ASSERT to earlier in function
2012-11-29 Karl WilliamsonMake isIDFIRST_uni() return identically as isIDFIRST_utf8()
2012-11-29 Karl WilliamsonRemove double underscore in internal function name
2012-11-27 Father ChrysostomosNew COW mechanism
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-11-24 Karl WilliamsonRequest is_utf8_char_slow() be inlined
2012-11-23 Daniel Draganprevent multiple evaluations of ERRSV
2012-11-20 Karl WilliamsonRefactor is(SPACE|PSXSP)_(uni|utf8) macros and utf8.c
2012-11-20 Karl WilliamsonRefactor is_XDIGIT_uni(), is_XDIGIT_utf8() and macros
2012-11-20 Karl WilliamsonRefactor is_BLANK_uni() and is_BLANK_utf8() macros
2012-11-20 Karl WilliamsonRefactor is_CNTRL_utf8(), is_utf8_cntrl()
2012-11-20 Karl Williamsonutf8.c: Request function to be inline
2012-11-20 Karl Williamsonutf8.c: White-space, comments only
2012-11-20 Karl Williamsonutf8.c: Fix potential bug
2012-11-19 Father ChrysostomosStop \P{Assigned} from leaking
2012-11-19 Father Chrysostomosutf8.c: Fix a minor refcounting bug caused by 02c8547
2012-11-18 Father ChrysostomosStop $unicode =~ /[[:posix:]]/ from leaking
2012-11-14 Karl Williamsonutf8.c: Don't copy a buffer to itself
2012-11-11 Karl Williamsonutf8.c: Remove redundant unlikely branches
2012-11-11 Karl Williamsonutf8n_to_uvuni() pod: Add clarifications
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl origin/smueller/no_taint3
2012-10-30 Father Chrysostomosutf8.c: Stop _core_swash_init from leaking
2012-10-20 Karl Williamsonperlapi.pod: Clarify what a parameter means
2012-10-17 Karl Williamsonregexec: Do less work on quantified UTF-8
2012-10-09 Karl Williamsonutf8.c: Remove an unnecessary conditional
2012-09-14 Karl WilliamsonUse macro not swash for utf8 quotemeta
2012-09-14 Karl WilliamsonMove 2 functions from utf8.c to regexec.c
2012-09-14 Karl Williamsonregexec.c: Use new macros instead of swashes
2012-09-13 Jesse Luehrswhoops, move this back where it was
2012-09-12 Peter MartiniAdd PL_subname to the save stack
2012-08-28 Karl WilliamsonRefactor \X regex handling to avoid a typical case...
2012-08-26 Karl WilliamsonPrepare for Unicode 6.2
2012-08-26 Karl Williamsonregex: Speed up \X processing
2012-08-26 Karl Williamsonutf8.c: indent in new block: White space-only
2012-08-26 Karl Williamsonutf8.c: Prefer binsearch over swash hash for small...
2012-08-26 Karl Williamsonutf8.c: Bypass a subroutine wrapper
2012-08-26 Karl Williamsonutf8.c: Add comment about speed-up attempt
2012-08-26 Karl Williamsonutf8.c: Shorten hash key for speed
2012-08-26 Karl Williamsonutf8.c: collapse a function parameter
next