index
:
libutf8proc.git
master
netsurf/v1.3.1
netsurf/v2.2.0
netsurf/v2.4.0
vince/v1.3.1
UTF8 Processing library (import)
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
badge updates
v2.2.0
Steven G. Johnson
2018-07-24
1
-3
/
+2
*
doc fixes, don't export stdint and limits.h values UINT16_MAX and SSIZE_MAX
Steven G. Johnson
2018-07-24
2
-9
/
+11
*
Merge branch 'master' of https://github.com/JuliaLang/utf8proc
Steven G. Johnson
2018-07-24
7
-9839
/
+10251
|
\
|
*
update data and algorithms for Unicode 11 (#140)
Steven G. Johnson
2018-07-24
7
-9839
/
+10251
*
|
2.2 release date
Steven G. Johnson
2018-07-24
1
-1
/
+3
*
|
update copyright statement for data_generator
Steven G. Johnson
2018-07-24
1
-0
/
+2
*
|
copyright year updates
Steven G. Johnson
2018-07-24
3
-3
/
+3
*
|
note Unicode 11 in NEWS
Steven G. Johnson
2018-07-24
1
-1
/
+2
|
/
*
charwidth=1 for soft hyphen and unassigned codepoints (#135)
Steven G. Johnson
2018-07-24
5
-1963
/
+1978
*
Enhance CMakeLists.txt (#138)
Nehal J Wani
2018-06-06
1
-0
/
+13
*
uppercase mapping ß (U+00df) to ẞ (U+1E9E) (#134)
Steven G. Johnson
2018-05-02
5
-1276
/
+1312
*
NEWS for upcoming 2.2 release, version bump
Steven G. Johnson
2018-05-02
5
-9
/
+27
*
Case folding fixes (#133)
Steven G. Johnson
2018-05-02
6
-4180
/
+4220
*
Static library support improvements (#123)
past-due
2018-04-29
3
-9
/
+20
*
[CMake] Use target_compile_definitions to avoid affecting global definitions ...
past-due
2018-04-27
1
-5
/
+3
*
note Unicode 10 support
Steven G. Johnson
2018-04-27
1
-1
/
+1
*
update to unicode 10 (#132)
Steven G. Johnson
2018-04-27
3
-1742
/
+1829
*
version bump to 2.1.1 (#131)
v2.1.1
Steven G. Johnson
2018-04-27
5
-9
/
+22
*
fix make clean
Steven G. Johnson
2018-04-27
1
-1
/
+1
*
missing return code, success message in test/misc.c
Steven G. Johnson
2018-04-27
1
-0
/
+2
*
make internal function static
Steven G. Johnson
2018-04-27
1
-1
/
+1
*
added test for #128
Steven G. Johnson
2018-04-27
3
-1
/
+31
*
possible fix for #128 (#129)
Benito van der Zander
2018-04-27
1
-3
/
+3
*
Use LDFLAGS when building libutf8proc.dylib (#125)
Ryan Schmidt
2018-04-18
1
-1
/
+1
*
Fix declaration-after-statement warning when compiling in strict C90 mode. (#...
Branko Čibej
2017-09-21
1
-3
/
+2
*
Update documentation to reflect Unicode 9.0.0. (#107)
Christopher Baker
2017-06-08
1
-1
/
+1
*
Ensure generated const data tables are hidden via "static" (#100)
Paul Smith
2017-02-19
2
-10
/
+10
*
don't set MAKE variable in Makefile (#99)
Jameson Nash
2017-02-18
1
-1
/
+0
*
removed inclusion of non-portable header file (#94)
Árpád Goretity
2017-01-14
1
-1
/
+1
*
Don't use cached version of UnicodeData.txt (#92)
Michael Hatherly
2017-01-03
1
-1
/
+1
*
fix typo in NEWS date
Steven G. Johnson
2016-12-26
1
-1
/
+1
*
version 2.1 release
v2.1.0
v2.1
Steven G. Johnson
2016-12-26
1
-1
/
+3
*
update NEWS [ci skip]
Steven G. Johnson
2016-12-11
1
-0
/
+5
*
update to unifont 9.0.04
Steven G. Johnson
2016-12-11
2
-7549
/
+7550
*
whoops
Steven G. Johnson
2016-12-11
1
-0
/
+1
*
use ptrdiff_t rather than ssize_t, as ssize_t is non-standard (it is POSIX, n...
Steven G. Johnson
2016-12-11
1
-1
/
+1
*
use stdbool.h and inttypes.h in MSVC 2013 and later, and use more C99-compati...
Steven G. Johnson
2016-12-11
1
-2
/
+8
*
update .gitignore for custom test
Steven G. Johnson
2016-11-30
1
-7
/
+8
*
new utf8proc_map_custom for hooking in user-defined custom mappings (#89)
Steven G. Johnson
2016-11-30
7
-16
/
+110
*
silence MSVC warning about conversion to uint8 (fix #86)
Steven G. Johnson
2016-11-30
2
-7568
/
+7566
*
typo in docstrings
Steven G. Johnson
2016-11-29
1
-4
/
+3
*
Tlsa/ucs4 normalize (#88)
Michael Drake
2016-11-21
2
-5
/
+40
*
Change definition of UINT16_MAX macro (#84)
Jakub Vít
2016-09-04
1
-1
/
+1
*
add missing links
Steven G. Johnson
2016-07-27
1
-0
/
+2
*
date fix in NEWS
v2.0.2
Steven G. Johnson
2016-07-27
1
-1
/
+1
*
NEWS and version numbers for 2.0.2 (#81)
Tony Kelman
2016-07-27
5
-12
/
+28
*
use a different variable name for nested loop in bench.c (#80)
Tony Kelman
2016-07-26
1
-2
/
+2
*
Move -Wmissing-prototypes from Makefile to .travis.yml (#79)
Tony Kelman
2016-07-16
2
-2
/
+2
*
Convert compiler warnings to errors for Travis builds (#73)
v2.0.1
petercolberg
2016-07-13
1
-1
/
+1
*
added NEWS for #78
Steven G. Johnson
2016-07-13
1
-0
/
+4
[next]