Commit Graph

  • 9d9257072a s/windows-1255/WINDOWS-1255/ to follow iconv uppercase naming. Jehan 2015-11-18 03:21:34 +01:00
  • e7c8114233 Add Hebrew test files. Jehan 2015-11-18 03:08:07 +01:00
  • 601e59bd83 Add Greek test files. Jehan 2015-11-18 02:40:50 +01:00
  • c8532f63a8 Adding UTF-8 file for Korean. Jehan 2015-11-18 02:36:33 +01:00
  • 1a58fa6d99 Update AUTHORS. Jehan 2015-11-17 21:51:59 +01:00
  • 4db0d55692 URL of related project python-chardet has changed. Jehan 2015-11-17 21:40:44 +01:00
  • a76c0786b3 Adding test files for main Japanese encoding... Jehan 2015-11-17 21:24:47 +01:00
  • 0efcdfa546 Reorganize test files in language subdirectories. Jehan 2015-11-17 21:12:39 +01:00
  • 192b0e7d51 Add test files for ISO-8859-[12]. Jehan 2015-11-17 19:35:08 +01:00
  • 3f3f4b8011 Add a ISO-8859-5 test file. Jehan 2015-11-17 19:11:59 +01:00
  • bafccfcea8 Add a Windows-1251 test files. Jehan 2015-11-17 19:09:37 +01:00
  • 41f3b757f1 Some more encoding names changed to be iconv-compatible. Jehan 2015-11-17 18:51:45 +01:00
  • 8216f7b395 Add an ISO-2022-KR test file. Jehan 2015-11-17 18:23:46 +01:00
  • ad4dfc4be4 Add a BUILD_STATIC CMake option to optionally build a static library. Jehan 2015-11-17 18:12:44 +01:00
  • 9172b763d1 Add TIS-620 in README (Thai language) and a test file. Jehan 2015-11-17 17:35:41 +01:00
  • 399c4c4d9e Add libchardet in related projects. Jehan 2015-11-17 17:02:45 +01:00
  • 362e36d1ed Add EUC-KR test file. Jehan 2015-11-17 16:36:17 +01:00
  • dc371f3ba9 uchardet_get_charset() must return iconv-compatible names. Jehan 2015-11-17 15:52:20 +01:00
  • 256d1957b2 uchardet_get_charset() should never return NULL... Jehan 2015-11-16 17:33:16 +01:00
  • d0ccdd5db9 Release: version 0.0.2. v0.0.2 Jehan 2015-11-11 17:17:36 +01:00
  • 016eb18437 Merge pull request #15 from wang-bin/c++abi Carbo Kuo 2015-11-09 20:04:21 +01:00
  • 124d99bcd7 Merge pull request #9 from Jehan/master Carbo Kuo 2015-11-09 20:01:22 +01:00
  • 6d562268c3 Merge pull request #13 from cicku/patch-1 Carbo Kuo 2015-11-09 19:58:47 +01:00
  • 3a518c0536 do not use std::string which breaks c++ abi wang-bin 2015-11-04 18:16:24 +08:00
  • a55c6d26af Refine Description in pkgconfig file Christopher Meng 2015-09-21 09:37:36 +08:00
  • ba97505efc (void) and () empty arguments are different in C. Jehan 2015-09-05 15:58:56 +02:00
  • 84e292d1b9 Merge pull request #8 from wm4/header_fixes Carbo Kuo 2015-08-06 12:33:03 +02:00
  • d59294a00e Header conformance fixes wm4 2015-08-05 22:24:49 +02:00
  • 47316bb194 Merge pull request #5 from llloic11/master Carbo Kuo 2015-07-20 15:51:52 +02:00
  • 07af96b3a7 Use perror for error report Loic Le Loarer 2015-07-16 01:20:03 +02:00
  • 1c89a2f8ff Use stdin by default as before Loic Le Loarer 2015-07-16 01:15:08 +02:00
  • 972d061e90 Allow multiple filename in the command line Loic Le Loarer 2015-07-16 00:59:58 +02:00
  • 5653243699 Merge pull request #4 from nu774/fixes Carbo Kuo 2015-06-22 16:09:54 +02:00
  • f5637b23b8 fix for MinGW build nu774 2014-05-17 20:30:01 +09:00
  • ba6679f2b3 fix: export symbols were not passed to the linker as intended nu774 2015-06-20 12:25:00 +09:00
  • 69b7133995 Add a link to rust-uchardet on README Carbo Kuo 2014-11-20 20:06:41 +01:00
  • 56b8581a70 Added shared scheme Hoa V. DINH 2014-10-26 00:24:03 -07:00
  • e2dd66aa30 Build for Mac Hoa V. Dinh 2014-10-25 09:24:59 -07:00
  • 6caa8f6580 Add README Carbo Kuo 2013-11-08 07:02:50 +08:00
  • 56a4c0d86c Add authors. BYVoid 2011-07-13 20:16:23 +08:00
  • 00177ab024 Add description of installation. BYVoid 2011-07-11 23:14:57 +08:00
  • b60936abc5 Fix a wrong spell in manpage. BYVoid 2011-07-11 18:15:58 +08:00
  • eaab1d7868 Set permissions. byvoid 2011-07-11 18:07:56 +08:00
  • 6462d45121 Add manpage uchardet.1 BYVoid 2011-07-11 15:49:19 +08:00
  • 06e65096f1 Add comments on uchardet.h BYVoid 2011-07-11 15:25:31 +08:00
  • 86b4739e5a Add test cases. BYVoid 2011-07-11 14:57:31 +08:00
  • 84284eccf4 Update code from upstream. BYVoid 2011-07-11 14:42:50 +08:00
  • 76a1be36f8 Refine release.sh & debug.sh. BYVoid 2011-07-10 16:52:59 +08:00
  • 331af64156 Add command line interface. BYVoid 2011-07-10 16:42:38 +08:00
  • 1b05009d4d Update contributors information. BYVoid 2011-07-10 15:43:28 +08:00
  • e948063c0e Refine ucharder.h BYVoid 2011-07-10 15:41:24 +08:00
  • 1094508286 Dos2unix. BYVoid 2011-07-10 15:20:41 +08:00
  • 9be8afdfb9 Compelete comments on intercaface. BYVoid 2011-07-10 15:20:05 +08:00
  • 3601900164 Initial release. BYVoid 2011-07-10 15:04:42 +08:00