2017-02-20 |
Karl Williamson | perlretut: "-" is sometimes a metacharacter
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | perlretut: Cleanup, nits
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | Pods: Standardize on one pattern mod style
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | perldelta
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | re/fold_grind.t: Allow watchdog timeout to vary
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | Split XS-APItest/t/utf8.t
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | Split APItest/t/handy.t
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | handy.h: Guard controversial macro name
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | perlretut: Note when metacharacters become ordinary
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | Revise documentation of eval and evalbytes
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | Clarify "User-visible changes"
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | Balance uniprops tests
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | Inline foldEQ, foldEQ_latin1, foldEQ_locale
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | op.c: Add comment
|
commit | commitdiff | tree |
2017-02-20 |
Karl Williamson | perlrecharclass: Simplify by referring to other pod
|
commit | commitdiff | tree |
2017-02-15 |
Karl Williamson | regexec.c: Fix comment typos
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | Improve handling pattern compilation errors
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | Make _byte_dump_string() usable in all of core
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Make sure things are initialized
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Quit now if error at end of input
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Un-special case something
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | Don't try to compile a pattern known to be in error
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Add internal function to abort parsing
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: White-space only
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | Relax internal function API
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | Extract code into a function
|
commit | commitdiff | tree |
2017-02-14 |
Karl Williamson | toke.c: Rmv no longer necessary UTF-8 checks
|
commit | commitdiff | tree |
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 |
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 |
next |