2017-02-14 |
Karl Williamson | Add test for [perl #130675]
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | t/lib/croak/toke_l1: Cut down test
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Fix bugs where UTF-8 is turned on in mid chunk
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | mg.c: PL_hints is unsigned
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Add branch prediction
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Fix comments describing S_tokeq
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Slight refactor.
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: White space, comments, braces
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Don't compare same bytes twice
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Move declaration
|
commit | commitdiff | tree |
2017-02-13 |
Karl Williamson | perly.c: Clarify comment
|
commit | commitdiff | tree |
2017-02-12 |
Karl Williamson | sv.h: Add comment
|
commit | commitdiff | tree |
2017-02-12 |
Karl Williamson | pp_pack.c: Remove no longer relevant comment
|
commit | commitdiff | tree |
2017-02-12 |
Karl Williamson | pp_pack.c: Remove needless branch
|
commit | commitdiff | tree |
2017-02-12 |
Karl Williamson | pp_pack.c: Remove obsolete code
|
commit | commitdiff | tree |
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 |
Neil Bowers | Getopt::Std: Changed pod NAME to follow convention
|
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 |
Pali | pod: Do not suggest to use insecure :utf8 PerlIO layer...
|
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-07 |
Pali | perluniintro: Use uppercase UTF-8 encoding name
|
commit | commitdiff | tree |
2017-02-07 |
Pali | perluniintro: Fix comment, Encode::decode does not...
|
commit | commitdiff | tree |
2017-02-07 |
Pali | perluniintro: Suggest to use utf8::decode() instead...
|
commit | commitdiff | tree |
2017-02-07 |
Pali | pod: Suggest to use strict :encoding(UTF-8) PerlIO...
|
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 |
Pali | pod: Suggest to use strict UTF-8 encoding when dealing...
|
commit | commitdiff | tree |
2017-01-26 |
Pali | perluniintro: Encode::encode_utf8() not always appropriate
|
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 |
Colin Newell | Documentation patch to recommend newSVpvn over newSVpv.
|
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 |
Tomasz Konojacki | (perl #130534) fix test failures under DragonFly BSD
|
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 |
next |