Commit Graph

  • 67cb57df93 Update the manifest for installation of pkg-config file. Michael Drake 2018-08-23 22:49:08 +0100
  • a4cd6dc64a Use Makefile libdir and includedir for pkg-config. Michael Drake 2018-08-23 22:46:41 +0100
  • 2818daef4e Generate and install a pkg-config file. Michael Drake 2018-08-23 21:35:42 +0100
  • f4f0a21aa4
    Merge 20bb483009 into f174976532 #136 Simon Sobisch 2018-08-02 05:46:49 +0000
  • ea1e029575 Pass users' flags #141 Graham Inggs 2018-07-30 20:03:14 +0200
  • 65c4ca6d4f more merge fixes Steven G. Johnson 2018-07-25 14:33:30 -0400
  • 2564d246c9 deleted old files Steven G. Johnson 2018-07-25 14:31:13 -0400
  • 71e8ebcf3e merge Steven G. Johnson 2018-07-25 14:29:56 -0400
  • 69505643eb update web site for version 2.2 Steven G. Johnson 2018-07-25 14:28:19 -0400
  • f174976532
    link fix Steven G. Johnson 2018-07-25 14:11:33 -0400
  • 97ef668b31 badge updates v2.2.0 Steven G. Johnson 2018-07-24 13:35:48 -0400
  • 6a659a5843 doc fixes, don't export stdint and limits.h values UINT16_MAX and SSIZE_MAX Steven G. Johnson 2018-07-24 13:32:15 -0400
  • e0295be467 Merge branch 'master' of https://github.com/JuliaLang/utf8proc Steven G. Johnson 2018-07-24 13:25:51 -0400
  • 98e5529a0a 2.2 release date Steven G. Johnson 2018-07-24 13:25:38 -0400
  • 6a899e100a update copyright statement for data_generator Steven G. Johnson 2018-07-24 13:24:56 -0400
  • 60a2398184 copyright year updates Steven G. Johnson 2018-07-24 13:20:49 -0400
  • 5384169627 note Unicode 11 in NEWS Steven G. Johnson 2018-07-24 13:19:42 -0400
  • d4a58cfec5
    update data and algorithms for Unicode 11 (#140) Steven G. Johnson 2018-07-24 13:18:48 -0400
  • 9a5ac9edee update data and algorithms for Unicode 11 #140 Steven G. Johnson 2018-07-24 10:49:19 -0400
  • 02f4e1890c
    charwidth=1 for soft hyphen and unassigned codepoints (#135) Steven G. Johnson 2018-07-24 10:45:02 -0400
  • 630b78baf7 regenerate #135 Steven G. Johnson 2018-07-24 10:31:15 -0400
  • c5d09ba188 remove special-casing for arabic control characters affecting a span of numbers, which are sometimes zero-width and sometimes not Steven G. Johnson 2018-05-04 12:52:17 -0400
  • d6b18464cf NEWS for 135 Steven G. Johnson 2018-05-03 17:36:51 -0400
  • 24d371d4f1 indentation fixes Steven G. Johnson 2018-05-03 16:33:43 -0400
  • f0639a40b8 more tests Steven G. Johnson 2018-05-03 16:31:07 -0400
  • 70fa75cf54 don't count unassigned codepoints when comparing with system wcwidth Steven G. Johnson 2018-05-03 16:14:03 -0400
  • fc8ef63d5e use width=1 for soft hyphen and for unassigned/PUA codepoints Steven G. Johnson 2018-05-03 12:03:29 -0400
  • 0975bf9b6d Enhance CMakeLists.txt (#138) Nehal J Wani 2018-06-06 19:46:07 +0530
  • 357c9ac94e Add install target for cmake #138 Nehal J Wani 2018-06-02 04:07:18 -0500
  • 86122b8b55 Change name of static library if building with msvc Nehal J Wani 2018-06-02 04:07:04 -0500
  • 20bb483009
    Update README.md #136 Simon Sobisch 2018-05-04 13:33:09 +0200
  • 5edd12b543
    allow installation in nonstandard directories Simon Sobisch 2018-05-04 13:22:47 +0200
  • d81308faba
    uppercase mapping ß (U+00df) to ẞ (U+1E9E) (#134) Steven G. Johnson 2018-05-02 14:18:26 -0400
  • e020c6b7a9 NEWS, another test #134 Steven G. Johnson 2018-05-02 09:15:31 -0400
  • 193ff2e5a9 tests for titlecase and u+00df uppercase Steven G. Johnson 2018-05-02 08:57:34 -0400
  • 805dc8124c uppercase(0x00df) = 0x1e9e Steven G. Johnson 2018-05-02 08:42:42 -0400
  • 8639450134 NEWS for upcoming 2.2 release, version bump Steven G. Johnson 2018-05-02 08:23:40 -0400
  • bdc8b9e4b2
    Case folding fixes (#133) Steven G. Johnson 2018-05-02 08:15:02 -0400
  • da72c453ca NFKC_Casefold shouldn't strip NA #133 Steven G. Johnson 2018-04-30 19:31:32 -0400
  • 56f3b1b15b data update Steven G. Johnson 2018-04-29 22:20:13 -0400
  • 144f90d953 test that IGNORE does not strip NA Steven G. Johnson 2018-04-29 22:18:12 -0400
  • f27c5a92a9 success message Steven G. Johnson 2018-04-29 22:12:00 -0400
  • edff03642b restore old IGNORE behavior, add UTF8PROC_STRIPNA, rename to utf8proc_NFKC_Casefold, add a test Steven G. Johnson 2018-04-29 22:11:18 -0400
  • a96c9b44f6 Add NFKC_CF helper function with documentation. Tim Bellefleur 2017-03-04 20:35:54 -0800
  • 8e317d0b60 Document the changes to UTF8PROC_IGNORE in header. Tim Bellefleur 2017-03-04 20:34:21 -0800
  • c82d60155f Fixes allowing for “Full” folding and NFKC_CaseFold compliance. Tim Bellefleur 2017-03-04 20:23:02 -0800
  • 3b99b72a80
    Merge ff18577ba5 into 48949bd3eb #102 Tim Bellefleur 2018-04-30 01:41:36 +0000
  • a210638197
    Merge e08aa83a36 into 48949bd3eb #122 past-due 2018-04-30 01:40:52 +0000
  • 48949bd3eb Static library support improvements (#123) past-due 2018-04-29 21:37:12 -0400
  • 4440b47e83
    Merge branch 'master' into cmake_make_support_static_library_define #123 past-due 2018-04-28 18:58:02 -0400
  • fe3f6bda11 [CMake] Use target_compile_definitions to avoid affecting global definitions (#121) past-due 2018-04-27 12:55:53 -0400
  • b945eddb2c
    note Unicode 10 support Steven G. Johnson 2018-04-27 12:51:07 -0400
  • d736adeff1
    update to unicode 10 (#132) Steven G. Johnson 2018-04-27 12:50:19 -0400
  • d5dbf06bbc update to unicode 10 #132 Steven G. Johnson 2018-04-27 12:29:31 -0400
  • e28149ca5a regenerate docs Steven G. Johnson 2018-04-27 10:08:17 -0400
  • 50b1a37518 version bump to 2.1.1 Steven G. Johnson 2018-04-27 10:03:34 -0400
  • d688ac1226
    version bump to 2.1.1 (#131) v2.1.1 Steven G. Johnson 2018-04-27 09:58:34 -0400
  • 1443c9857f version bump to 2.1.1 #131 Steven G. Johnson 2018-04-27 09:32:59 -0400
  • 3e6230d9bf fix make clean Steven G. Johnson 2018-04-27 09:30:37 -0400
  • ba042cf728 missing return code, success message in test/misc.c Steven G. Johnson 2018-04-27 09:10:38 -0400
  • d050c4636a make internal function static Steven G. Johnson 2018-04-27 08:57:54 -0400
  • 53d7968055 added test for #128 Steven G. Johnson 2018-04-27 08:23:10 -0400
  • acc204f1f1 possible fix for #128 (#129) Benito van der Zander 2018-04-27 14:06:14 +0200
  • 5820e4d59d
    possible fix for #128 #129 Benito van der Zander 2018-04-23 00:44:37 +0200
  • 427d011b6b
    Merge 7f42070c0a into 6a20831a07 #85 Victor Nicolaichuk 2018-04-20 00:27:10 +0000
  • 501e0696c7
    Merge 6987400949 into 6a20831a07 #108 Ian Wayne Larson 2018-04-19 10:31:52 +0000
  • 6a20831a07 Use LDFLAGS when building libutf8proc.dylib (#125) Ryan Schmidt 2018-04-18 09:50:15 -0500
  • 76e3753e42
    Use LDFLAGS when building libutf8proc.dylib #125 Ryan Schmidt 2018-04-17 21:39:06 -0500
  • fea7d81f69 [Makefile] Support additional UTF8PROC_DEFINES, which can be used to specify flags like `-DUTF8PROC_STATIC` past-due 2018-04-05 20:37:05 -0400
  • 8a1e7553c8 [CMake] Automatically define UTF8PROC_STATIC if BUILD_SHARED_LIBS is off past-due 2018-04-05 20:36:02 -0400
  • e83b761ae3 `#define UTF8PROC_STATIC` to disable DLLEXPORT past-due 2018-04-05 19:50:29 -0400
  • e08aa83a36 `#define UTF8PROC_STATIC` to disable DLLEXPORT #122 past-due 2018-04-05 19:50:29 -0400
  • 067b8df766 [CMake] Use target_compile_definitions to avoid affecting global definitions #121 past-due 2018-04-05 19:23:18 -0400
  • f6c58b9fa9 This solves JuliaLang/utf8proc issue #118 "Missing VERSION_INFO when compiling as Windows DLL" using CMakeHelpsers from https://github.com/halex2005/CMakeHelpers. CMakeHelpers must be place in the same directory as / parallel to utf8proc. For English resource language you need to replace the following things in the CMakeHelpers/VersionResource.rc file: Andreas Schniertshauer 2018-03-02 00:29:30 +0100
  • 3a10df6013 Fix declaration-after-statement warning when compiling in strict C90 mode. (#113) Branko Čibej 2017-09-21 18:27:24 +0200
  • 95fcdea7f0 Fix declaration-after-statement warning when compiling in strict C90 mode. #113 Branko Čibej 2017-09-21 10:27:51 +0200
  • ffbccf4b46 Revert: Change: CMake, allow the developer to select if Dynamic or Static libraries are built Andreas Schniertshauer 2017-09-12 19:52:30 +0200
  • 78c8e36e54 Merge 4ba3c617c5 into 2a2f97e193 #111 lady mesh 2017-09-11 19:09:01 +0000
  • 4ba3c617c5 Change: CMake, allow the developer to select if Dynamic or Static libraries are built #111 Andreas Schniertshauer 2017-09-11 21:07:32 +0200
  • 6987400949 Fixed spelling mistakes. #108 Ian Larson 2017-07-04 22:36:51 -0400
  • 6381c84feb Cleaned up CMakeLists.txt and added cmake config files. Ian Larson 2017-07-04 19:56:19 -0400
  • ee511adfe9 Added cmake code to generate and install a pkgconfig file as well as a cmake configure file. Ian Larson 2017-07-04 17:59:09 -0400
  • 2a2f97e193 Update documentation to reflect Unicode 9.0.0. (#107) Christopher Baker 2017-06-08 11:29:54 -0500
  • 997034af39 Update documentation to reflect Unicode 9.0.0. #107 Christopher Baker 2017-06-08 11:17:49 -0500
  • ff18577ba5
    Add NFKC_CF helper function with documentation. #102 Tim Bellefleur 2017-03-04 20:35:54 -0800
  • 3f1661cafc
    Document the changes to UTF8PROC_IGNORE in header. Tim Bellefleur 2017-03-04 20:34:21 -0800
  • 29176f04cd
    Fixes allowing for “Full” folding and NFKC_CaseFold compliance. Tim Bellefleur 2017-03-04 20:23:02 -0800
  • d1efc0d41f link Ruby gem for #22 Steven G. Johnson 2017-02-21 22:05:47 -0500
  • 95fc75b839 Ensure generated const data tables are hidden via "static" (#100) Paul Smith 2017-02-19 17:33:25 -0500
  • dc2aa4827d Ensure generated const data tables are hidden via "static" #100 Paul Smith 2017-02-18 15:30:04 -0500
  • 91b91fe033 don't set MAKE variable in Makefile (#99) Jameson Nash 2017-02-18 15:14:45 +0000
  • dda32be30d don't set MAKE variable in Makefile #99 Jameson Nash 2017-02-17 18:58:38 -0500
  • 31a8788886 removed inclusion of non-portable header file (#94) Árpád Goretity  2017-01-14 14:12:29 +0100
  • 752e00b12f removed inclusion of non-portable header file #94 Árpád Goretity 2017-01-14 13:40:25 +0100
  • eab97d16fb Don't use cached version of UnicodeData.txt (#92) Michael Hatherly 2017-01-04 02:44:23 +0200
  • 2efe267e44
    Don't use cached version of UnicodeData.txt #92 Michael Hatherly 2016-12-28 10:19:21 +0200
  • f3e0f65b7e 2.1 -> 2.1.0 Steven G. Johnson 2016-12-27 12:06:25 -0500
  • a7f3a3212a fix typo in NEWS date Steven G. Johnson 2016-12-26 16:01:42 -0500
  • 6e99273c9a update for 2.1 Steven G. Johnson 2016-12-26 16:01:18 -0500
  • 066ff8e00b updated docs for 2.1 Steven G. Johnson 2016-12-26 15:58:22 -0500