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
Bump ext/POSIX version to 1.48
2014-11-26
Karl Williamson
Bump ext/POSIX version to 1.48
commit
|
commitdiff
|
tree
2014-11-26
Karl Williamson
Make is_invariant_string()
commit
|
commitdiff
|
tree
2014-11-26
Karl Williamson
Improve API pod of is_ascii_string
commit
|
commitdiff
|
tree
2014-11-26
Karl Williamson
Mark is_ascii_string() as requiring looking at return...
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
PATCH [perl #123280] Turn off expected warnings in...
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
charnames: More fix to work on EBCDIC.
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
t/test.pl: Fix for non-ASCII platforms
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
pp_pack.c: Make pack('U', 0x41) eq 'A'
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
pp_pack.c: Add comment
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
Improve EBCDIC skip msgs in t/uni
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
t/uni/case.pl: Improve test names.
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
t/uni/case.pl: Use calculated test count
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
lib/Unicode/UCD.t: Add missing arg to failure sprintf
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
Make /[\N{}-\N{}]/ match Unicodely on EBCDIC
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
toke.c: Add comment
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
utf8.c: Shorten long constant names, and simplify
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
utf8.c: Was taking sizeof() wrong thing
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
perlvar: Add info
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
charnames: Generalize to work on non-ASCII platforms
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
charnames: Don't return UTF-8 unless have to.
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
toke.c: Ignore 'use encoding' on \N{}
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
lib/_charnames.pm: Change variable name
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
charnames: Nit in comments, pod
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
charnames: Bump version to 1.43
commit
|
commitdiff
|
tree
2014-11-24
Karl Williamson
toke.c: Typo in comment
commit
|
commitdiff
|
tree
2014-11-21
Karl Williamson
mg.c: Remove poorly considered assertion
commit
|
commitdiff
|
tree
2014-11-21
Karl Williamson
perldelta for deprecating ${^ENCODING}
commit
|
commitdiff
|
tree
2014-11-21
Karl Williamson
perlvar: More text about ${^ENCODING}; refer by perldiag
commit
|
commitdiff
|
tree
2014-11-21
Karl Williamson
toke.c: Consistently upgrade under encoding
commit
|
commitdiff
|
tree
2014-11-21
Karl Williamson
mg.c: White-space only
commit
|
commitdiff
|
tree
2014-11-21
Karl Williamson
Make encoding pragma lexical in scope
commit
|
commitdiff
|
tree
2014-11-21
Karl Williamson
Make a function to get PL_encoding's value
commit
|
commitdiff
|
tree
2014-11-21
Karl Williamson
Make testing for PL_encoding into a macro
commit
|
commitdiff
|
tree
2014-11-19
Karl Williamson
locale.c: Account for setlocale using static storage
commit
|
commitdiff
|
tree
2014-11-18
Karl Williamson
PATCH: [perl #123198] Memory leak in regex in 5.20.1
commit
|
commitdiff
|
tree
2014-11-15
Karl Williamson
t/loc_tools.pl: try code page 1252 locales
commit
|
commitdiff
|
tree
2014-11-15
Karl Williamson
t/loc_tools.pl: Nits in comments, white-space only
commit
|
commitdiff
|
tree
2014-11-15
Karl Williamson
Silence spurious locale warnings
commit
|
commitdiff
|
tree
2014-11-14
Karl Williamson
lib/locale.t: Display debug information under harness
commit
|
commitdiff
|
tree
2014-11-14
Karl Williamson
Reinstate "Raise warnings for poorly supported locales"
commit
|
commitdiff
|
tree
2014-11-14
Karl Williamson
handy.h: Add missing parentheses to macro #define
commit
|
commitdiff
|
tree
2014-11-14
Karl Williamson
perlfunc: Fix typo
commit
|
commitdiff
|
tree
2014-11-14
Karl Williamson
Add warning message for locale/Unicode intermixing
commit
|
commitdiff
|
tree
2014-11-05
Karl Williamson
Revert "Raise warnings for poorly supported locales"
commit
|
commitdiff
|
tree
2014-11-04
Karl Williamson
perllocale: Nits and clarifications
commit
|
commitdiff
|
tree
2014-11-04
Karl Williamson
lib/locale.t: Add knowledge about known bad locales
commit
|
commitdiff
|
tree
2014-11-04
Karl Williamson
Raise warnings for poorly supported locales
commit
|
commitdiff
|
tree
2014-11-04
Karl Williamson
perldiag: Remove message that is not raised
commit
|
commitdiff
|
tree
2014-11-04
Karl Williamson
Add 'locale' warning category
commit
|
commitdiff
|
tree
2014-11-02
Karl Williamson
op/index.t: Fix tests for EBCDIC
commit
|
commitdiff
|
tree
2014-11-02
Karl Williamson
regen/ebcdic.pl: Allow making tables in hex
commit
|
commitdiff
|
tree
2014-11-02
Karl Williamson
t/re/regexp.t: Properly handle \c?[ in regex_sets
commit
|
commitdiff
|
tree
2014-11-02
Karl Williamson
t/uni/variables.t: Fix typo
commit
|
commitdiff
|
tree
2014-11-02
Karl Williamson
regcomp.c: Comment fixes
commit
|
commitdiff
|
tree
2014-10-24
Karl Williamson
recharclass: Corrections and nits
commit
|
commitdiff
|
tree
2014-10-24
Karl Williamson
perldelta for Unicode erratum fix
commit
|
commitdiff
|
tree
2014-10-22
Karl Williamson
Fix Unicode errata
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
Document length-1 variable name rules
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
Don't allow literal control chars in var names in EBCDIC
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
Deprecate all length-1 non-graphic variable names
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
toke.c: Simplify macro for length-1 variable names
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: Add tests for the generated warnings
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: White-space only
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: Add tests
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: Add test skips
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: Rename variable
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: Clarify some test names
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: Fix to run under EBCDIC
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: Remove duplicate test
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/uni/variables.t: Remove unused param to sprintf
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
toke.c: Fix potential buffer overflow
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
perlebcdic: Add clarification
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
uvoffuni_to_utf8_flags() die if platform can't handle
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
dquote_static.c: Forbid \c{ on EBCDIC
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
utf8.h: EBCDIC fix
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
handy.h: Two EBCDIC fixes
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
lib/locale.t: Add some \Q
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/re/regexp.t: Add ability to skip depending on platform
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
t/re/regexp.t: Generalize for non-ASCII platforms
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
charset_tools.pl: Fix changed function name
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
EBCDIC doesn't have real UTF-8 locales.
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
regcomp.c: isASCII should be isASCII_uni
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
Fix isASCII for EBCDIC
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
handy.h: Add missing macro
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
handy.h: Need macro definition for normally non-compiled...
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
handy.h: Comments only
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
mktables: Use chr() instead of pack()
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
utf8.c: Improve debug message
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
regcomp.c: EBCDIC fix
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
makedepend.SH: Split too long lines; properly join
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
makedepend.SH: White-space only
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
makedepend.SH: Remove some unnecessary white space
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
makedepend.SH: Retain '/**/' comments
commit
|
commitdiff
|
tree
2014-10-21
Karl Williamson
makedepend.SH: Comment out unnecessary code
commit
|
commitdiff
|
tree
2014-10-19
Karl Williamson
perlvar: Note a deprecation
commit
|
commitdiff
|
tree
2014-10-19
Karl Williamson
perldelta: Typo, clarification
commit
|
commitdiff
|
tree
2014-10-19
Karl Williamson
Update Stevan Little's email address
commit
|
commitdiff
|
tree
2014-10-12
Karl Williamson
perldiag: Fix typo
commit
|
commitdiff
|
tree
2014-10-07
Karl Williamson
Fix EBCDIC-only bug with /[...]/
commit
|
commitdiff
|
tree
2014-10-07
Karl Williamson
regcomp.c: Fix EBCDIC-only memory leak
commit
|
commitdiff
|
tree
next