2012-02-29 |
Karl Williamson | regcomp.c: Add comment
|
commit | commitdiff | tree |
2012-02-29 |
Karl Williamson | regcomp.c: Add comment, reorder #define more logically
|
commit | commitdiff | tree |
2012-02-29 |
Karl Williamson | re/pat.t: Remove obsolete comment
|
commit | commitdiff | tree |
2012-02-29 |
Karl Williamson | (?foo:...) loses passed in charset
|
commit | commitdiff | tree |
2012-02-28 |
Karl Williamson | Patch [perl #111400] [:upper:] broken for above Latin1
|
commit | commitdiff | tree |
2012-02-24 |
Karl Williamson | mktables: Correct Unicode 6.1 omission
|
commit | commitdiff | tree |
2012-02-23 |
Karl Williamson | regcomp.c: Add cast to silence Solaris warning
|
commit | commitdiff | tree |
2012-02-20 |
Karl Williamson | handy.h: Silence Solaris compiler warning
|
commit | commitdiff | tree |
2012-02-20 |
Karl Williamson | podcheck.t: Typo in pod
|
commit | commitdiff | tree |
2012-02-19 |
Karl Williamson | epigraphs.pod: Rmv illegal spaces after | in L<>
|
commit | commitdiff | tree |
2012-02-19 |
Karl Williamson | perlintro: Add missing closing ">"
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | perldelta: Some char names now obsoleted
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | pp.c: Cast function argument to expected type
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | pp_quote_meta: in locale, quote all UTF-8 Latin1 non...
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | pp.c: white-space only
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | perl #77654: quotemeta quotes non-ASCII consistently
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | pp_quotemeta(): Use more explicit macro
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | handy.h: New macro for quotemeta
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | l1_char_class_tab.h: Add field for quotemeta
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | mktables: Generate a table for quotemeta
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | Clarify some quotemeta docs
|
commit | commitdiff | tree |
2012-02-16 |
Karl Williamson | perlfunc: quotemeta, clarify, fix incorrect statement
|
commit | commitdiff | tree |
2012-02-14 |
Karl Williamson | perl #110648, single Unicode prop in inverted class...
|
commit | commitdiff | tree |
2012-02-13 |
Karl Williamson | is_utf8_char_slow(): Make constistent, correct docs.
|
commit | commitdiff | tree |
2012-02-13 |
Karl Williamson | charnames.t: viacode doesn't return Unicode_1 name...
|
commit | commitdiff | tree |
2012-02-13 |
Karl Williamson | mktables: viacode() return unparenthesized names for...
|
commit | commitdiff | tree |
2012-02-13 |
Karl Williamson | mktables: Don't add exact duplicate to tables
|
commit | commitdiff | tree |
2012-02-12 |
Alan Haggai Alavi | Replace `char * ptr` with `char *ptr`
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | perldelta: Note is_utf8_char_buf() and is_utf8_char()
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | Change =head1 to =head2 in perldelta
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | Deprecate is_utf8_char()
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | Add is_utf8_char_buf()
|
commit | commitdiff | tree |
2012-02-11 |
Dominic Hargreaves | ExtUtils::Install: Fix POD error
|
commit | commitdiff | tree |
2012-02-11 |
Dominic Hargreaves | Term-Cap/Cap.pm: Fix POD errors
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | intrpvar.h: Rmv no longer used PL_ variable
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | regcomp.c: /[[:lower:]]/i should match the same as...
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | regcomp.c: Remove outdated #undef
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | mktables: Update comments, variable names
|
commit | commitdiff | tree |
2012-02-11 |
Karl Williamson | regcomp.c: Remove duplicate inversion list
|
commit | commitdiff | tree |
2012-02-10 |
Karl Williamson | UCD.t: white-space only
|
commit | commitdiff | tree |
2012-02-10 |
Karl Williamson | mktables: Fix up some comments in the generated files
|
commit | commitdiff | tree |
2012-02-10 |
Karl Williamson | Unicode::UCD::prop_invmap: Store Nv property as adjusted...
|
commit | commitdiff | tree |
2012-02-10 |
Karl Williamson | Unicode::UCD::prop_invmap(): New improved API
|
commit | commitdiff | tree |
2012-02-10 |
Karl Williamson | Unicode::UCD: move common directory to subroutine
|
commit | commitdiff | tree |
2012-02-10 |
Karl Williamson | Unicode::UCD: pod and comment nits
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | perrebackslash, perlrecharclass: Note locale effects
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | Allow [[:blank:]] to work under locale
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | Use system isascii() when available under locale
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Rmv no-longer used variables and code
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | reg_posixcc.t: Add tests for \v, \V, \h, \H
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Use compiled-in inversion lists
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | Add compile-time inversion lists for POSIX classes
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Use compile-time invlists
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | Add regen/mk_invlists.pl, charclass_invlists.h
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Add ability to have compiled-in inversion...
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | handy.h: Add comment
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | t/re/re_tests: Add Todo test
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Use new complement union
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Add ability to take union of a complement
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: _invlist_subtract() becomes a macro
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Add ability to take intersection of complement
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Use NULL first parameter to _invlist_union
|
commit | commitdiff | tree |
2012-02-09 |
Karl Williamson | regcomp.c: Chg invlist_union() to accept NULL first...
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD move =item in pod
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | perldelta for Unicode::UCD::prop_invmap() changes
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD::prop_invmap() compress digit results
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | UCD.t: White space only
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD::prop_invmap(): Make the NFKCCF property...
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD::prop_invmap(): Return deltas for the...
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | utf8.c: white-space only
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | utf8.c: Use the new compact case mapping tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Generate some delta tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Change generated file comment
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Preserve old format in some tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD: pod and comment nits
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Allow generation of delta tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: White-space, comments only
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Refactor if-else series
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD::prop_invmap(): Use regex to get trie
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Don't generate no-longer used tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD: Rmv uses of no-longer needed tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | UCD.t: white space only
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Include simple mappings in full tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Add duplicate tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: avoid some extra work
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Allow non-standard initializations of properties
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Comments, white-space and typo in message...
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Refactor populating simple case folding tables
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Assume a leading zero means hex format
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Don't populate the _stc table
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD: Don't read _stc table
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Subroutine call needs to be fully qualified
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode 6.1
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | charnames: pod nits
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | mktables: Cope with 6.1 Name_Alias changes
|
commit | commitdiff | tree |
2012-02-04 |
Karl Williamson | Unicode::UCD: Cope with 6.1 Name_Alias changes
|
commit | commitdiff | tree |
2012-01-31 |
Karl Williamson | podcheck.t: Add comment
|
commit | commitdiff | tree |
2012-01-31 |
Karl Williamson | locale.t: Add tests for fc()
|
commit | commitdiff | tree |
2012-01-31 |
Karl Williamson | locale.t: process in sorted order
|
commit | commitdiff | tree |
2012-01-31 |
Karl Williamson | locale.t: White space only
|
commit | commitdiff | tree |
next |