projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Quit utf8_to_uv() instantly if curlen == 0.
[p5sagit/p5-mst-13.2.git]
/
utf8.c
2000-11-15
Jarkko Hietaniemi
Quit utf8_to_uv() instantly if curlen == 0.
blob
|
commitdiff
2000-11-15
Jens Hamisch
Use UINT64_C().
blob
|
commitdiff
|
diff to current
2000-11-14
Yitzchak Scott-Tho...
[ID 20001113.003] utf8_to_uv on malformed utf returns...
blob
|
commitdiff
|
diff to current
2000-11-13
Jarkko Hietaniemi
Placate nervous compilers that see longer than ints...
blob
|
commitdiff
|
diff to current
2000-11-07
Yitzchak Scott-Tho...
Varargs don't always work too well if one puts an unsigned
blob
|
commitdiff
|
diff to current
2000-11-01
Jarkko Hietaniemi
printf UVs the correct way, noticed by Robin Barker.
blob
|
commitdiff
|
diff to current
2000-10-29
Jarkko Hietaniemi
UTF-8 decoder tweak.
blob
|
commitdiff
|
diff to current
2000-10-25
Jarkko Hietaniemi
Continue the internal UTF-8 API tweaking.
blob
|
commitdiff
|
diff to current
2000-10-25
Jarkko Hietaniemi
Allow poking holes at the UTF-8 decoding strictness.
blob
|
commitdiff
|
diff to current
2000-10-25
Jarkko Hietaniemi
Rename UTF8LEN() to be UNISKIP(), too confusing to...
blob
|
commitdiff
|
diff to current
2000-10-24
Andreas König
Fix the bug reported in
blob
|
commitdiff
|
diff to current
2000-10-24
Jarkko Hietaniemi
Make the UTF-8 decoding stricter and more verbose when
blob
|
commitdiff
|
diff to current
2000-10-20
Charles Bailey
SYN SYN
blob
|
commitdiff
|
diff to current
2000-10-13
Jarkko Hietaniemi
Thinko in #7222.
blob
|
commitdiff
|
diff to current
2000-10-13
Jarkko Hietaniemi
Use UTF8SKIP(), from Simon Cozens.
blob
|
commitdiff
|
diff to current
2000-10-06
Jarkko Hietaniemi
The HINT_BYTE patch is apparently unnecessary, retracted.
blob
|
commitdiff
|
diff to current
2000-10-06
Jarkko Hietaniemi
Patch from Peter Prymmer to disable utf8 in EBCDIC...
blob
|
commitdiff
|
diff to current
2000-09-30
Nick Ing-Simmons
Re-instate Perl_utf8_to_uv without checking parameter...
blob
|
commitdiff
|
diff to current
2000-09-14
Simon Cozens
utf8.c apidoc
blob
|
commitdiff
|
diff to current
2000-09-14
Spider Boardman
Replace #7084 with
blob
|
commitdiff
|
diff to current
2000-09-14
Simon Cozens
UTF8-encoded version of 256 is 0xc4 0x80; test that...
blob
|
commitdiff
|
diff to current
2000-09-14
Jarkko Hietaniemi
Batch of UTF-8 patches from Simon Cozens.
blob
|
commitdiff
|
diff to current
2000-09-07
Marc Lehmann
Fix for
blob
|
commitdiff
|
diff to current
2000-09-07
Marc Lehmann
small apidoc fix
blob
|
commitdiff
|
diff to current
2000-09-01
Mike Guy
Fix vec() / utf8 (was Re: bitvec ops still broken...
blob
|
commitdiff
|
diff to current
2000-08-04
Charles Bailey
YA resync with mainstem, including VMS patches from...
blob
|
commitdiff
|
diff to current
2000-08-01
Gurusamy Sarathy
various syntax errors and such (not fixed: comp/require...
blob
|
commitdiff
|
diff to current
2000-07-31
Jarkko Hietaniemi
The swallow_bom() saga continues. The #23 of require.t
blob
|
commitdiff
|
diff to current
2000-07-29
Jarkko Hietaniemi
Tune the comments and hopefully stop a memory leak.
blob
|
commitdiff
|
diff to current
2000-07-25
M. J. T. Guy
Get UTF16 BOMs working. Patch from
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6242..6249 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6231..6240 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6220..6222 into mainline
blob
|
commitdiff
|
diff to current
2000-06-27
Simon Cozens
is_utf8_string
blob
|
commitdiff
|
diff to current
2000-06-27
Simon Cozens
bytes<->utf8 fixes
blob
|
commitdiff
|
diff to current
2000-06-25
Jarkko Hietaniemi
Tweak embed.pl, regen headers.
blob
|
commitdiff
|
diff to current
2000-06-23
Simon Cozens
Remove tr///CU (the feature is to be obsoleted by bette...
blob
|
commitdiff
|
diff to current
2000-05-31
Jarkko Hietaniemi
microperl changes from Simon Cozens; Makefile for microperl
blob
|
commitdiff
|
diff to current
2000-05-23
Charles Bailey
Resync with mainline prior to post-5.6.0 updates
blob
|
commitdiff
|
diff to current
2000-03-13
Gurusamy Sarathy
make the is_utf8_*() safe for use on invalid utf8 ...
blob
|
commitdiff
|
diff to current
2000-03-09
Gurusamy Sarathy
demand-load utf8.pm in swash routines
blob
|
commitdiff
|
diff to current
2000-02-19
Gurusamy Sarathy
allocate sufficient buffer sizes for 64-bit wide utf8...
blob
|
commitdiff
|
diff to current
2000-02-09
Charles Bailey
Resync with mainline
blob
|
commitdiff
|
diff to current
2000-02-08
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-02-07
Gurusamy Sarathy
allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
blob
|
commitdiff
|
diff to current
2000-02-06
Gurusamy Sarathy
set SvUTF8 on vectors only if there are chars > 127...
blob
|
commitdiff
|
diff to current
2000-01-20
Charles Bailey
Quick integration of mainline changes to date
blob
|
commitdiff
|
diff to current
2000-01-16
Jarkko Hietaniemi
Continue qgcvt work; closer now but not yet there.
blob
|
commitdiff
|
diff to current
1999-12-20
Gurusamy Sarathy
uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
blob
|
commitdiff
|
diff to current
1999-12-12
Gurusamy Sarathy
integrate mainline changes
blob
|
commitdiff
|
diff to current
1999-11-11
Jarkko Hietaniemi
Turn on largefileness always if available and
blob
|
commitdiff
|
diff to current
1999-07-08
Gurusamy Sarathy
sundry cleanups for clean build on windows
blob
|
commitdiff
|
diff to current
1999-07-08
Gurusamy Sarathy
fixes for logical bugs in the lexwarn patch; other...
blob
|
commitdiff
|
diff to current
1999-07-07
Jarkko Hietaniemi
Integrate with Sarathy; one conflict in t/pragma/warn...
blob
|
commitdiff
|
diff to current
1999-07-07
Paul Marquess
lexical warnings update (warning.t fails one test
blob
|
commitdiff
|
diff to current
1999-07-06
Jarkko Hietaniemi
POSIX [[:character class:]] support for standard, locale,
blob
|
commitdiff
|
diff to current
1999-06-09
Gurusamy Sarathy
more complete support for implicit thread/interpreter...
blob
|
commitdiff
|
diff to current
1999-06-07
Gurusamy Sarathy
initial stub implementation of implicit thread/this
blob
|
commitdiff
|
diff to current
1999-03-22
Gurusamy Sarathy
update copyright years
blob
|
commitdiff
|
diff to current
1998-10-06
Gurusamy Sarathy
fix globals caught by change#1927; builds and tests...
blob
|
commitdiff
|
diff to current
1998-09-23
Gurusamy Sarathy
fix mismatched UV/U32 types for to_utf8_*()
blob
|
commitdiff
|
diff to current
1998-08-10
Gurusamy Sarathy
various tweaks: fix signed vs. unsigned problems that...
blob
|
commitdiff
|
diff to current
1998-07-24
Larry Wall
Here are the long-expected Unicode/UTF-8 modifications.
blob
|
commitdiff
|
diff to current