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
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
2013-08-29
Nicholas Clark
Update the comments in t/op/magic.t
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Nicholas Clark
${^MPEN} had been treated as a synonym of ${^MATCH...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Steve Hay
perldelta - Rewordings in the light of fa3234e35d
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
H.Merijn Brand
regen Configure after backports
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Father Chrysostomos
perl5200delta: Mention broken modules from #119463
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Father Chrysostomos
inline.h: Avoid redundant ckWARN call
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Father Chrysostomos
perldiag: Reword/rewrap embedded null warning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Father Chrysostomos
perlpacktut: mention h2ph
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Father Chrysostomos
Increase $XS::APItest::VERSION to 0.56
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Father Chrysostomos
Make vivify_defelem allow &PL_sv_undef array entries
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Father Chrysostomos
Stop creating defelems for undef in foreach(@_)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Father Chrysostomos
perldelta: typo
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Ricardo Signes
rmg: provide a link to edit-a-ticket page to check...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Ricardo Signes
perlhist: 5.17.11 was missing!
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Steve Hay
perldelta - Fill in descriptions of module upgrades...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Nicholas Clark
Move the thrice-repeated "64bitint is buggy?" test...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Nicholas Clark
Only predeclare S_sv_or_pv_pos_u2b for -DPERL_CORE...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Father Chrysostomos
mg.h: Suppress compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Reini Urban
B::INVLIST isa B::PV (for now)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Chris 'BinGOs...
Module-Build wasn't listed as DEPRECATED
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Chris 'BinGOs...
Update ExtUtils-MakerMaker to CPAN version 6.74
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Steve Hay
perldelta - Start noting module upgrades and new test...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Steve Hay
perldelta - Add missing =item directive
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Father Chrysostomos
[perl #119311] Keep CvDEPTH and savestack in sync
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Tony Cook
[perl #119351] the test note isn't a note but an object...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Ricardo Signes
release schedule: Steve Hay will release in 2013-09
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tony Cook
perldelta for 6ca940a96, ed51a345f
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tony Cook
[perl #85104] save platform specific error code across...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tony Cook
[perl #85104] work harder to save error numbers
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tony Cook
[perl #85104] TODO test for preserving $^E across signa...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tony Cook
perldelta for c8028aa68
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tony Cook
fix a type in the find2perl perldelta entry
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tony Cook
[perl #117265] safesyscalls: check embedded nul in...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Tony Cook
[perl #119351] update the test note for the changed...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Tony Cook
perldelta for f244b0855, d80ab086, 4883c539
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Tony Cook
[perl #119351] fix regression in B::CV::GV
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Tony Cook
bump B to 1.46
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Tony Cook
[perl #119351] fix B::CV::GV to return a B::SPECIAL...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Father Chrysostomos
Increase $re::VERSION to 0.26
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Father Chrysostomos
Correct sub signature in re.xs
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Father Chrysostomos
Fix assert fail when fetching pos clobbers ref with...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Father Chrysostomos
Stop values from ‘sticking’ to @- and @+ elems
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Father Chrysostomos
pp_hot.c: Show lengths in -Dr output for minlen optimis...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Father Chrysostomos
[Merge] Regexp long string support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Father Chrysostomos
Use SSize_t/STRLEN in more places in regexp code
commit
|
commitdiff
|
tree
|
snapshot
next