projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2013-08-29
Karl Williamson
regcomp.c: Remove unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
regexec.c: Add comments, assertions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Add omitted fold cases
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h: White space only
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h, unicode_constants.h: Add some #defines.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Nicholas Clark
In Perl_magic_setdbline, replace the use of atoi()...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Merge branch 'ebcdic' into blead
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Move some code around for speed
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h: Fix UTF8_IS_SUPER defn for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
pp.c, regexec.c: Declare buffers large enough
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Remove wrapper functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
perlapi vis utf8.c: Nits
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
gv.c: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Move 2 functions to earlier in file
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
regcomp.c: Add missing (parens) to expression
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: Fix EBCDIC bugs with single char variable names
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: An EBCDIC fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
perlio.c: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
unicode_constants.h: Add #defines for CR, LF
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
regcomp.c: In EBCDIC [i-j] exclude also ASCII
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Don't use slower general-purpose function
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Don't do ++ in macro parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Use macro instead of duplicating code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h: Clarify comments
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Avoid unnecessary UTF-8 conversions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: No need to check for UTF-8 malformations
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Fix so UTF-16 to UTF-8 conversion works under...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h, utfebcdic.h: Add #define
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
pp.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Fix valid_utf8_to_uvchr() for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
t/test.pl: Add comment about EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Fix EBCDIC bugs in UTF8_ACUMULATE and utf8.c
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
regcomp.c: Fix bug in EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: Simplify some code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
sv.c: Make less ASCII-centric
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
dump.c: Make less ASCII-centric:
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
hv.c: Stop being ASCII-centric
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utfebcdic.h: Change 'unsigned char' to U8
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
regen/regcharclass.pl: Make more EBCDIC-friendly
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utfebcdic.h: Add (UV) cast
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
handy.h: Allow bootstrapping to non-ASCII platform
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: Remove EBCDIC dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: Remove character set dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
unicode_constants.h: Add #defines for Byte Order Mark
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utfebcdic.h: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h: Clean up and use START_MARK definition
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h: Move #includes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
John Goodyear
utfebcdic.h: Remove extra parameter expansions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h: Simplify UTF8_EIGHT_BIT_foo on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
handy.h: Remove extraneous parens
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Use more clearly named macro
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Add macro OFFUNISKIP
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: white space only
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: Don't remap \N{} for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Stop using two functions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Convert uvuni_to_utf8() to function
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Deprecate utf8_to_uni_buf()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Deprecate valid_utf8_to_uvuni()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Swap which fcn wraps the other
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Skip a no-op
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: Move comment to where makes more sense
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
APItest: Test native code points, instead of Unicode
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Don't refer to U+XXXX when mean native
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Convert some uvuni() to uvchr()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
handy.h: White space only
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
t/test.pl: Allow native/latin1 string conversions to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
t/test.pl: Simplify ord to/from native fcns
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Make casing tables native
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utfebcdic.h: Remove trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
EBCDIC has the unicode bug too
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
handy.h: Solve a failure to compile problem under EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
handy.h: Simplify some macro definitions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
handy.h: Combine macros that are same in ASCII, EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Deprecate NATIVE_TO_NEED and ASCII_TO_NEED
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Remove remaining calls of NATIVE_TO_NEED
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: Remove some NATIVE_TO_NEED calls
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: Emphasize that only [A-Za-z] is used here
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Use real illegal UTF-8 byte
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
toke.c: Remove remapping for EBCDIC for octal
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Remove EBCDIC remappings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Add and use macro to return EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
charnames: Make work in EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Unicode::UCD: Work on non-ASCII platforms
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
mktables: Generate native code-point tables
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
mktables: Move table creation code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Fix some EBCDIC problems
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Remove unnecessary temp variable in converting to UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h: Correct macros for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Extract common code to an inline function
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Don't use EBCDIC macro for a C language escape
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Use byte domain EBCDIC/LATIN1 macro where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
Use new clearer named #defines
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.h, utfebcdic.h: Create less confusing #defines
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
pp_ctl.c: Use isCNTRL instead of hard-coded mask
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Karl Williamson
utf8.c: is_utf8_char_slow() should use native length
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Steve Hay
Stop t/op/coreamp.t leaving temporary files behind
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Steve Hay
Stop t/io/utf8.t leaving a temporary file behind on...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Steve Hay
Prevent ExtUtils-CBuilder leaving test output on Windows
commit
|
commitdiff
|
tree
|
snapshot
next