2010-09-24 |
Karl Williamson | perldelta: Give better instructions about (?^...)
|
commit | commitdiff | tree |
2010-09-23 |
Karl Williamson | regcomp.c: Convert some things to use cBOOL()
|
commit | commitdiff | tree |
2010-09-23 |
Karl Williamson | re.pm: Change comment to use new (?^...)
|
commit | commitdiff | tree |
2010-09-23 |
Karl Williamson | Add /d, /l, /u (infixed) regex modifiers
|
commit | commitdiff | tree |
2010-09-23 |
Karl Williamson | Change .t to use new (?^...)
|
commit | commitdiff | tree |
2010-09-23 |
Karl Williamson | Change comments, documentation for new (?^...)
|
commit | commitdiff | tree |
2010-09-23 |
Karl Williamson | Change to use mnemonic instead of char constant
|
commit | commitdiff | tree |
2010-09-22 |
Karl Williamson | handy.h: isASCII() extend to work on > 8 bit values
|
commit | commitdiff | tree |
2010-09-22 |
Karl Williamson | handy.h: Don't use isascii() as not in all libc's
|
commit | commitdiff | tree |
2010-09-22 |
Karl Williamson | handy.h: Fix-up documentation
|
commit | commitdiff | tree |
2010-09-22 |
Karl Williamson | handy.h: toUPPER is not a char class fcn
|
commit | commitdiff | tree |
2010-09-22 |
Karl Williamson | autodoc.pl: Allow heading level documentation
|
commit | commitdiff | tree |
2010-09-20 |
Karl Williamson | Add (?^...) regex construct
|
commit | commitdiff | tree |
2010-09-20 |
Karl Williamson | regcomp.c: fix an improper indent
|
commit | commitdiff | tree |
2010-09-17 |
Karl Williamson | PATCH: perldelta entry for [\8] [perl #76840] fix.
|
commit | commitdiff | tree |
2010-09-15 |
Karl Williamson | perlunicode.pod: Clarify user-defined casing.
|
commit | commitdiff | tree |
2010-09-15 |
Karl Williamson | PATCH: regex longjmp flaws
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | regcomp.c: Use longjmp to abandon first pass quickly
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | regcomp.c: Macroize changing regex to utf8
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | regcomp.c: Clarify and typos in comments
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | handy.h: Add bounds checking to case change arrays
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | handy.h: Add FITS_IN_8_BITS() macro
|
commit | commitdiff | tree |
2010-09-06 |
Karl Williamson | Upgrade to Test-Simple-0.97_01
|
commit | commitdiff | tree |
2010-08-28 |
Karl Williamson | mktables: Silence common build warning
|
commit | commitdiff | tree |
2010-08-25 |
Karl Williamson | perlunicode.pod: Fix misleading info, expand
|
commit | commitdiff | tree |
2010-08-25 |
Karl Williamson | mktables: Clarify comment output in files
|
commit | commitdiff | tree |
2010-08-25 |
Karl Williamson | autodoc.pl: Clarify use of undocumented fcns
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | use charnames (); fails
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | charnames.t: tweak amount of testing of CJK chars
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | charnames.t: Change message to fit in 80 columns
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | charnames.t: Guard agains empty lines in __DATA__
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | charnames.t: use srand's seed
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op.h: Move bits around to allow for future growth
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | regexp.h: Move bits around
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op.h, regexp.h: renumber shifts.
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op_reg_common.h: Continue refactoring
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | regexp.h: Nit in comments
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op_reg_common.h: Move things around
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op_reg_common.h: Refactor variable for safety
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | regexp.h, op.h: decouple mostly from op_reg_common.h
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op.h: Fix error msg
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | regexp.h: Fix error check to use correct offset
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlrecharclass: Document subtlety in Unicode
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlrecharclass: Fix typo
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlglossary: Add defn for "code point"
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlunifaq: Note: \d, \D do not have Unicode bug
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlunicode.pod: Elaborate unicode bug for POSIX
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlunicode.pod: Elaborate unicode bug for POSIX
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | feature.pm: Note unicode_strings is not complete
|
commit | commitdiff | tree |
2010-08-09 |
Karl Williamson | perlrepository.pod: Elaborate -a, -m
|
commit | commitdiff | tree |
2010-08-02 |
Karl Williamson | perlhack: Note existence of t/lib/warnings
|
commit | commitdiff | tree |
2010-08-02 |
Karl Williamson | handy.h: Note Devel::PPPort has duplicated macros
|
commit | commitdiff | tree |
2009-12-29 |
karl williamson | PATCH: correct grammatical error in perlunicode.pod
|
commit | commitdiff | tree |
2009-12-28 |
karl williamson | PATCH: document all Perl Unicode \p{} extensions
|
commit | commitdiff | tree |
2009-12-28 |
karl williamson | PATCH: Makefile in lib/unicore shouldn't clean .t file
|
commit | commitdiff | tree |
2009-11-09 |
karl williamson | More cleanup of utfebcdic.h and utf8.h
|
commit | commitdiff | tree |
2009-06-26 |
karl williamson | PATCH small documentation change for UCD.pm
|
commit | commitdiff | tree |
2009-01-15 |
karl williamson | Change documentation for UCD::casespec() to match reality
|
commit | commitdiff | tree |
2009-01-15 |
karl williamson | [perl #59908] \x, \0, and \N{} not ok in double-quotish...
|
commit | commitdiff | tree |
2009-01-02 |
karl williamson | Faster sv_utf8_upgrade()
|
commit | commitdiff | tree |
2008-12-06 |
karl williamson | PATCH [perl #58430] Unicode::UCD::casefold() does not...
|
commit | commitdiff | tree |
2008-11-06 |
karl williamson | Reolve perlbug #59328: In re's, \N{U+...} doesn't match...
|
commit | commitdiff | tree |
|