index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
unicode
/
utf8-selftest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unicode: Export latest available UTF-8 version number
André Almeida
2024-10-28
1
-3
/
+0
*
unicode: add MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-21
1
-0
/
+1
*
unicode: make utf8 test count static
Ben Dooks
2024-06-21
1
-2
/
+2
*
unicode: Add utf8-data module
Christoph Hellwig
2021-10-12
1
-8
/
+8
*
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
2021-10-11
1
-47
/
+33
*
unicode: move utf8cursor to utf8-selftest.c
Christoph Hellwig
2021-10-11
1
-0
/
+6
*
unicode: simplify utf8len
Christoph Hellwig
2021-10-11
1
-0
/
+5
*
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2021-10-11
1
-7
/
+8
*
unicode: Move static keyword to the front of declarations
Krzysztof Wilczynski
2019-09-17
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
unicode: update unicode database unicode version 12.1.0
Gabriel Krisman Bertazi
2019-04-25
1
-4
/
+4
*
unicode: introduce test module for normalized utf8 implementation
Gabriel Krisman Bertazi
2019-04-25
1
-0
/
+320