issues
search
JuliaStrings
/
utf8proc
a clean C library for processing UTF-8 Unicode data
http://juliastrings.github.io/utf8proc/
Other
1.05k
stars
139
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please make a new release with commit 3de4596
#272
listout
opened
2 months ago
3
update for Unicode 16.0.0
#271
stevengj
opened
2 months ago
2
properties: add "ambiwidth" property for ambiguous East Asian Width
#270
bfredl
closed
2 months ago
7
Any convenient way to detect if codepoint is an emoji?
#269
dundargoc
closed
2 months ago
4
ci(macos): install julia dependency
#268
dundargoc
closed
4 months ago
1
docs: add examples for common usecases
#267
dundargoc
closed
4 months ago
2
Any way to convert from string to codepoint?
#265
dundargoc
closed
4 months ago
1
how to cmake c++ library?
#264
liumingzhu6060
closed
6 months ago
2
build: include clangd files to .gitignore
#263
dundargoc
closed
6 months ago
1
build: remove unnecessary policy check
#262
dundargoc
closed
7 months ago
1
utf8proc_map_custom parses first codepoint twice?
#261
WillAyd
closed
9 months ago
1
Add CMake Config-file package
#260
kevinAlbs
opened
9 months ago
1
Remove ruby compat hacks
#259
c42f
closed
10 months ago
3
Port ruby data_generator.rb to Julia
#258
c42f
closed
10 months ago
4
normalization does not commute with case-folding?
#257
stevengj
closed
11 months ago
2
Enhancement Request: Custom Allocator Support in utf8proc
#256
shakhvit
closed
11 months ago
2
upgrade minimum cmake version
#255
dundargoc
closed
11 months ago
1
version 2.9 bump
#254
stevengj
closed
1 year ago
0
Unicode 15.1 support
#253
stevengj
closed
1 year ago
2
utf8proc 2.8.0 does not support new grapheme-break rules in Unicode 15.1.0
#252
kloczek
closed
1 year ago
10
Consider using release assets
#251
diizzyy
closed
1 year ago
1
CMake export configuration missing
#250
HexDecimal
opened
1 year ago
0
utf8proc_map_custom custom_data should be `const void *` (not `void *`) and could corrupt memory
#249
liquidaty
opened
1 year ago
3
v2.8.0 bump
#248
stevengj
closed
2 years ago
0
unicode 15 support
#247
stevengj
closed
2 years ago
0
Update for Unicode 15
#246
jbicha
closed
2 years ago
0
Unicode Normalization quick checks
#245
dmuysers
opened
2 years ago
0
Parse Emoji_Presentation and Emoji properties from emoji-data
#244
mitchellh
opened
2 years ago
0
undefined reference to `__imp_utf8proc_encode_char'
#243
Clownsw
closed
2 years ago
4
ID_Start, ID_Continue, etc.
#242
jacobfriedman
opened
2 years ago
1
Add c flag when invoking ar
#241
haampie
closed
2 years ago
0
Fix ASAN errors due adding offset to nullptr
#240
parmeet
opened
2 years ago
6
Improve fuzzer code coverage
#239
randy408
closed
2 years ago
0
Limit input length for fuzzer
#238
randy408
closed
2 years ago
0
Found unsuitable version
#237
VijayDaloiya
closed
2 years ago
1
cmake instructions reference make
#236
ryanpcmcquen
closed
2 years ago
2
[CI] remove the MANIFEST file completely
#235
inkydragon
closed
10 months ago
2
Makefile is not parallel-safe
#234
ginggs
opened
2 years ago
0
update for unicode 14
#233
stevengj
closed
2 years ago
0
reduce lenencode bits
#232
benibela
closed
2 years ago
1
2.6.1: test suite is failing in `utf8proc.testnormtest` units when tested against unicode-ucd 14.0.0
#231
kloczek
closed
2 years ago
2
Is there some function to handle decoding codepoints to bytes not in place?
#230
pzxmsry
closed
2 years ago
1
[ci] set github CI
#229
inkydragon
closed
2 years ago
3
New data file generator with support for UCD 13 & 14
#228
chris0e3
closed
10 months ago
2
New data file generator with support for UCD 13 & 14
#227
chris0e3
closed
10 months ago
9
A couple of potential issues in data_generator.rb
#226
chris0e3
closed
10 months ago
3
Shouldn't the codes 0xC0 and 0xC1 be of length 0?
#225
ambarj2009
closed
2 years ago
1
Fix cmake install
#224
markus-oberhumer
closed
2 years ago
2
Use stdint.h instead of inttypes.h
#223
mwilliamson
closed
10 months ago
1
buildsys: cmake install .pc file for pkg-config
#222
leleliu008
closed
2 years ago
2
Next