This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Nits in perluniintro.pod
2010-04-26
Karl Williamson
Nits in perluniintro.pod
commit
|
commitdiff
|
tree
2010-04-26
Karl Williamson
Remove false statement about Unicode strings
commit
|
commitdiff
|
tree
2010-04-25
Karl Williamson
PATCH [perl #72624] charnames::viacode(0) returns undef
commit
|
commitdiff
|
tree
2010-04-25
Karl Williamson
PATCH: memory leak introduced in 5.12.0
commit
|
commitdiff
|
tree
2010-04-15
Karl Williamson
PATCH: [perl #72998] regex looping
commit
|
commitdiff
|
tree
2010-03-29
Karl Williamson
A few edits
commit
|
commitdiff
|
tree
2010-03-29
Karl Williamson
Slight edits
commit
|
commitdiff
|
tree
2010-03-29
Karl Williamson
Slight edits
commit
|
commitdiff
|
tree
2010-03-28
Karl Williamson
Clarify that some examples are for ASCII machines
commit
|
commitdiff
|
tree
2010-03-28
Karl Williamson
Make whitespace a single word [perl #34462]
commit
|
commitdiff
|
tree
2010-03-28
Karl Williamson
Fix typos, minor wording changes, clarifications
commit
|
commitdiff
|
tree
2010-03-28
Karl Williamson
Bring up to date for 5.12; including POSIX
commit
|
commitdiff
|
tree
2010-03-28
Karl Williamson
Remove duplicate information and refer to other pods
commit
|
commitdiff
|
tree
2010-03-28
Karl Williamson
Note a new thing to check for each new release of Perl
commit
|
commitdiff
|
tree
2010-03-14
Karl Williamson
A few small fixes to perl5120delta.pod
commit
|
commitdiff
|
tree
2010-03-11
Karl Williamson
Note that can be warned on implicit utf8 upgrade
commit
|
commitdiff
|
tree
2010-03-08
Karl Williamson
Document that there are bugs with EBCDIC and regexes
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Note this doesn't work: $re = "\\N{...}"; /$re/
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Document some re bugs in perlre.pod
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Document 5.8 regression #72998 in delta
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Document parsing changes for [perl #56444] patch
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Revise wording about /x caveats
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Mention \N{U+...} documentation in delta
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Add statement about UTF-8 and \N{} to delta
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Document Unicode case-insensitive [] range bug
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Quote a code example
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Add deprecation of non-name \N{foo} to delta pod
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Revise notes on /x modifier
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Mark \N meaning [^\n] as experimental
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Mention there are places /x modifier is ineffective
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Clarify perlrebackslash.pod
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Note existence (and warn against using) \N{U+c1.c2...}
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Note that \N{U+...} forces character semantics
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Document \N{U+...}
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Mention \N{U+...} in perlunicode.pod
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Update documentation
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Update pods for \N changes
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Update charnames documentations for \N changes, bugs
commit
|
commitdiff
|
tree
2010-02-28
Karl Williamson
Clarify sv.c API wording.
commit
|
commitdiff
|
tree
2010-02-20
Karl Williamson
PATCH: deprecation warnings for unreasonable charnames
commit
|
commitdiff
|
tree
2010-02-20
Karl Williamson
Improve handling of qq(\N{...}); and /x
commit
|
commitdiff
|
tree
2010-02-20
Karl Williamson
Add X flag to embed.fnc entries.
commit
|
commitdiff
|
tree
2010-02-20
Karl Williamson
Move some fncs from Public to extensions visible
commit
|
commitdiff
|
tree
2010-02-19
Karl Williamson
Make a missing right brace on \N{ fatal
commit
|
commitdiff
|
tree
2010-02-19
Karl Williamson
PATCH: [perl #56444] delayed interpolation of \N{...}
commit
|
commitdiff
|
tree
2010-01-31
Karl Williamson
Clarify warning that e.g. \q is reserved
commit
|
commitdiff
|
tree
2010-01-28
Karl Williamson
Clean up 5.12 delta pod concerning regexes and Unicode...
commit
|
commitdiff
|
tree
2010-01-17
Karl Williamson
Clean up mktables intro comments; remove trailing white...
commit
|
commitdiff
|
tree
2010-01-15
Karl Williamson
PATCH: [perl #71726] \p{xdigit} should match full-width...
commit
|
commitdiff
|
tree
2010-01-15
Karl Williamson
This adds a constructor option to not output the comments...
commit
|
commitdiff
|
tree
2010-01-11
Karl Williamson
Add note to .pod for compound form perl extensions
commit
|
commitdiff
|
tree
2010-01-11
Karl Williamson
Remove [[:posix:]] references because changes not going...
commit
|
commitdiff
|
tree
2009-12-30
Karl Williamson
Correct \p{print} to not match LINE SEPARATOR nor PARAGRAPH...
commit
|
commitdiff
|
tree
2009-12-29
karl williamson
PATCH: correct grammatical error in perlunicode.pod
From:
Karl Williamson
<khw@khw-desktop.(none)>
commit
|
commitdiff
|
tree
2009-12-28
karl williamson
PATCH: document all Perl Unicode \p{} extensions
From:
Karl Williamson
<khw@khw-desktop.(none)>
commit
|
commitdiff
|
tree
2009-12-28
karl williamson
PATCH: Makefile in lib/unicore shouldn't clean .t file
From:
Karl Williamson
<khw@khw-desktop.(none)>
commit
|
commitdiff
|
tree
2009-12-25
Karl Williamson
Update pods
commit
|
commitdiff
|
tree
2009-12-25
Karl Williamson
Update .pods
commit
|
commitdiff
|
tree
2009-12-22
Karl Williamson
Fix up pods for \X
commit
|
commitdiff
|
tree
2009-12-20
Karl Williamson
Unicode documentation updates
commit
|
commitdiff
|
tree
2009-12-20
Karl Williamson
change non-char warning message from malformed
commit
|
commitdiff
|
tree
2009-12-20
Karl Williamson
Allow U+0FFFF in regex
commit
|
commitdiff
|
tree
2009-12-15
Karl Williamson
more regex folding tests
commit
|
commitdiff
|
tree
2009-12-06
Karl Williamson
qr/\X/ expansion
commit
|
commitdiff
|
tree
2009-12-03
Karl Williamson
Unicode 5.2
commit
|
commitdiff
|
tree
2009-12-02
Karl Williamson
work-around Carp/overloading miniperl problem
commit
|
commitdiff
|
tree
2009-11-28
Karl Williamson
mktables performance improvement
commit
|
commitdiff
|
tree
2009-11-25
Karl Williamson
further windows makefiles fixes
commit
|
commitdiff
|
tree
2009-11-25
Karl Williamson
wrap uniprops.t; makefile changes for mktables
commit
|
commitdiff
|
tree
2009-11-24
Karl Williamson
mktables not run unless needed
commit
|
commitdiff
|
tree
2009-11-23
Karl Williamson
Make unicode semantics the default
commit
|
commitdiff
|
tree
2009-11-23
Karl Williamson
Use hex instead of octal for larger code points
commit
|
commitdiff
|
tree
2009-11-22
Karl Williamson
mktables revamp
commit
|
commitdiff
|
tree
2009-11-14
Karl Williamson
add code for Unicode semantics for non-utf8 latin1...
commit
|
commitdiff
|
tree
2009-11-12
Karl Williamson
Grow zero length scalars
commit
|
commitdiff
|
tree
2009-11-09
karl williamson
More cleanup of utfebcdic.h and utf8.h
From:
Karl Williamson
<khw@khw-desktop.(none)>
commit
|
commitdiff
|
tree
2009-11-08
Karl Williamson
Define specially handled chars; and clean-up ebcdic...
commit
|
commitdiff
|
tree
2009-09-05
Karl Williamson
Output failures in an always printable form
commit
|
commitdiff
|
tree
2009-09-03
Karl Williamson
Removed extra lines
commit
|
commitdiff
|
tree
2009-09-03
Karl Williamson
Add missing files from Unicode 5.1 Character Database
commit
|
commitdiff
|
tree
2009-06-26
karl williamson
PATCH small documentation change for UCD.pm
From:
Karl Williamson
<khw@khw-desktop.(none)>
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