2017-02-12 |
Karl Williamson | utf8.c: Move comment a few lines up in the file
|
commit | commitdiff | tree |
2017-02-12 |
Karl Williamson | utf8.h: Clarify comment
|
commit | commitdiff | tree |
2017-02-12 |
Karl Williamson | utf8.h: White-space, parens only
|
commit | commitdiff | tree |
2017-02-12 |
Karl Williamson | utf8.h: Add branch prediction
|
commit | commitdiff | tree |
2017-02-11 |
Karl Williamson | Change av_foo_nomg() name
|
commit | commitdiff | tree |
2017-02-10 |
Karl Williamson | Net::Ping: Todo a test on EBCDIC
|
commit | commitdiff | tree |
2017-02-09 |
Karl Williamson | regcomp.c: Fix so will compile on C++11
|
commit | commitdiff | tree |
2017-02-08 |
Karl Williamson | locale.c: Use only C89 legal C
|
commit | commitdiff | tree |
2017-02-08 |
Karl Williamson | Add TODO test for [perl #125493]
|
commit | commitdiff | tree |
2017-02-07 |
Karl Williamson | Add test for [perl #129157]
|
commit | commitdiff | tree |
2017-02-07 |
Karl Williamson | Add .t for malformed-UTF-8 toke.c testing
|
commit | commitdiff | tree |
2017-02-02 |
Karl Williamson | toke.c: Remove unused param from static function
|
commit | commitdiff | tree |
2017-02-02 |
Karl Williamson | t/lib/warnings/toke: Fix comment typos
|
commit | commitdiff | tree |
2017-01-31 |
Karl Williamson | PATCH: [perl #130655] Unrecognized UTF-8 char
|
commit | commitdiff | tree |
2017-01-31 |
Karl Williamson | PATCH: [perl #130656] tr// failue with UTF-8 across...
|
commit | commitdiff | tree |
2017-01-30 |
Karl Williamson | Add test for [perl #129036]
|
commit | commitdiff | tree |
2017-01-30 |
Karl Williamson | PATCH: [perl #130666]: Revert "toke.c, S_scan_ident...
|
commit | commitdiff | tree |
2017-01-26 |
Karl Williamson | Test for [perl #130567]
|
commit | commitdiff | tree |
2017-01-26 |
Karl Williamson | perlapi: Fix grammar
|
commit | commitdiff | tree |
2017-01-26 |
Karl Williamson | Add Pali to AUTHORS
|
commit | commitdiff | tree |
2017-01-26 |
Karl Williamson | PATCH: [perl #130567] Assertion failure in scan_const
|
commit | commitdiff | tree |
2017-01-26 |
Karl Williamson | Fix embed.fnc for utf8_to_uvchr_buf
|
commit | commitdiff | tree |
2017-01-26 |
Karl Williamson | regexec.c: Clarify comment
|
commit | commitdiff | tree |
2017-01-22 |
Karl Williamson | lib/utf8.t: Generalize for EBCDIC
|
commit | commitdiff | tree |
2017-01-22 |
Karl Williamson | Move I8 test helpers to common file
|
commit | commitdiff | tree |
2017-01-20 |
Karl Williamson | util.c: Allow C backtrace to compile under threads
|
commit | commitdiff | tree |
2017-01-19 |
Karl Williamson | toke.c: Refactor part of tr// handling, mostly for...
|
commit | commitdiff | tree |
2017-01-19 |
Karl Williamson | toke.c: Avoid work if tr/a-b/foo/
|
commit | commitdiff | tree |
2017-01-19 |
Karl Williamson | toke.c: Avoid work for tr/a-a/.../
|
commit | commitdiff | tree |
2017-01-19 |
Karl Williamson | toke.c: Save a branch
|
commit | commitdiff | tree |
2017-01-19 |
Karl Williamson | toke.c: Add, clarify some comments, white-space
|
commit | commitdiff | tree |
2017-01-19 |
Karl Williamson | perlebcdic: Rmv obsolete text about 'use encoding'
|
commit | commitdiff | tree |
2017-01-19 |
Karl Williamson | perlop: Remove obsolete text
|
commit | commitdiff | tree |
2017-01-19 |
Karl Williamson | Fix bug with a digit range under re 'strict'
|
commit | commitdiff | tree |
2017-01-18 |
Karl Williamson | APItest/t/handy.t: Skip some tests on EBCDIC
|
commit | commitdiff | tree |
2017-01-18 |
Karl Williamson | APItest/t/handy.t: Use more mnemonic variable names
|
commit | commitdiff | tree |
2017-01-16 |
Karl Williamson | perldelta: Fix typo
|
commit | commitdiff | tree |
2017-01-16 |
Karl Williamson | perluniintro: Remove obsolete text
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | re.pm: pod formatting nits, and clarifications
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | Warn on unescaped /[]}]/ under re strict
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | t/re/reg_mesg.t: Add new ability
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | Various .t's: Escape literal '}' and ']' in patterns
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | regcomp.c: Clarify comment.
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | Add /xx regex pattern modifier
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | perlre: Clarifications, typos
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | perlretut: Add some white space for legibility
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | regcomp.c: Remove obsolete data structure element
|
commit | commitdiff | tree |
2017-01-13 |
Karl Williamson | pp_sys.c: White space only
|
commit | commitdiff | tree |
2017-01-12 |
Karl Williamson | Rmv unused regex implementation structure element
|
commit | commitdiff | tree |
2017-01-11 |
Karl Williamson | PATCH: [perl #130530]: HP-UX assertion failure
|
commit | commitdiff | tree |
2017-01-10 |
Karl Williamson | Add Tomasz Konojacki to AUTHORS
|
commit | commitdiff | tree |
2017-01-10 |
Karl Williamson | t/loc_tools.pl: Quit immediately if incompat locale
|
commit | commitdiff | tree |
2017-01-10 |
Karl Williamson | t/loc_tools.pl: Allow for multiple warnings
|
commit | commitdiff | tree |
2017-01-10 |
Karl Williamson | t/loc_tools.pl: Emphasize input conditions in comment
|
commit | commitdiff | tree |
2017-01-10 |
Karl Williamson | locale.c: Fix typo in comment
|
commit | commitdiff | tree |
2017-01-10 |
Karl Williamson | locale.c: -DL shouldn't affect other things
|
commit | commitdiff | tree |
2017-01-08 |
Karl Williamson | perlpodspec: Note Pod::Simple instead of Pod::Parser
|
commit | commitdiff | tree |
2017-01-05 |
Karl Williamson | regcomp.c: Use memEQ instead of looping an element...
|
commit | commitdiff | tree |
2017-01-05 |
Karl Williamson | perlapi: Add clarification for SvGROW()
|
commit | commitdiff | tree |
2017-01-05 |
Karl Williamson | toke.c: Make too-long inline function just static
|
commit | commitdiff | tree |
2017-01-05 |
Karl Williamson | utf8.c: Add a const to a function parameter
|
commit | commitdiff | tree |
2017-01-04 |
Karl Williamson | APItest/t/handy.t: Skip locale tests when not in locale
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Clarify comment
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Keep better track for avoiding work in tr///
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Fix comment that said the opposite of what...
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Simplify expression
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | SV_UTF8_NO_ENCODING is no longer used
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: White-space only
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Potentially avoid work when converting to UTF-8
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Reorder if/else branches
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Fix too-small SvGROW()
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Simplify a couple of expressions
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | toke.c: Convert sv_grow to SvGROW
|
commit | commitdiff | tree |
2017-01-03 |
Karl Williamson | APItest/t/handy.t: Fix for EBCDIC
|
commit | commitdiff | tree |
2016-12-29 |
Karl Williamson | handy.h: Add missing right paren in macro
|
commit | commitdiff | tree |
2016-12-29 |
Karl Williamson | APItest.xs: Silence compiler warnings
|
commit | commitdiff | tree |
2016-12-26 |
Karl Williamson | perlre, perlrequick: Note other pods
|
commit | commitdiff | tree |
2016-12-26 |
Karl Williamson | perlretut: Add some introductory remarks
|
commit | commitdiff | tree |
2016-12-25 |
Karl Williamson | utf8.c: Avoid reinitializing
|
commit | commitdiff | tree |
2016-12-25 |
Karl Williamson | PATCH: [perl #130397] Rmv useless code
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Fix win32 test failures
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | perldiag: Reinistate use of Z<>
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Deprecate non-grapheme string delimiter
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Create inversion list for Assigned code points
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | regen/mk_invlists.pl: Create list of Assigned code...
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Don't assume input UTF-8 is well-formed in to_utf8_case()
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Deprecate toFOO_utf8()
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Convert core to use toFOO_utf8_safe()
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Add toFOO_utf8_safe() macros
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Convert some calls to test for malformations
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Don't assume input to case change macros is valid
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | For character case changing, create macros and use
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | regcomp.c, mathoms.c: Convert to use preferred macro
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | Scalar::List-Utils/t/tainted.t: Skip failing tests
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | perlapi: Italicize some C<text> that isn't as-is
|
commit | commitdiff | tree |
2016-12-24 |
Karl Williamson | handy.h: White-space, comment only
|
commit | commitdiff | tree |
2016-12-23 |
Karl Williamson | utf8.c: Add flag to indicate unsure as to end of string...
|
commit | commitdiff | tree |
2016-12-23 |
Karl Williamson | Deprecate isFOO_utf8() macros
|
commit | commitdiff | tree |
2016-12-23 |
Karl Williamson | regexec.c: Make isFOO_lc() non-static
|
commit | commitdiff | tree |
2016-12-23 |
Karl Williamson | utf8.c: White space, comments only
|
commit | commitdiff | tree |
next |