Commit Graph

  • 2404f77725 Merge pull request #1 from phsmit/fix_gb18030 master 0 无闻 2015-01-15 18:35:09 +08:00
  • bdb5a064dd Merge pull request #2 from phsmit/8859_2-fix 无闻 2015-01-15 18:34:58 +08:00
  • c16067cf15 Merge pull request #3 from phsmit/new_readme 无闻 2015-01-15 18:34:54 +08:00
  • f71ee738d8 Fix doc link Peter Smit 2015-01-15 12:27:28 +02:00
  • 611ebac4ea Update Readme Peter Smit 2015-01-15 12:26:35 +02:00
  • ad5fc6db67 The correct iana name for GB18030 is without the dash Peter Smit 2014-12-22 10:32:37 +02:00
  • 8e251c7934 Fix 8859_2 recognizers to use the appropriate newRecognizer function Paul Bonser 2013-12-17 19:09:55 -06:00
  • 3af4cd4741 Add readme Sheng Yu 2012-08-15 23:12:21 -07:00
  • 4ced83d897 Add copyright and license files Sheng Yu 2012-08-15 22:55:06 -07:00
  • d5e8c406bf Delete old tests Sheng Yu 2012-08-15 21:46:04 -07:00
  • a27af3e8d9 Change detector_test to be something more real. Add a bunch of test pages. Sheng Yu 2012-08-15 21:45:13 -07:00
  • ff68a64285 Fix one more bug Sheng Yu 2012-08-15 21:17:36 -07:00
  • c462654c66 Bug fix Sheng Yu 2012-08-15 20:42:35 -07:00
  • ea51ccf612 Add documentation for public api Sheng Yu 2012-08-15 17:44:11 -07:00
  • cad71647b9 Move example test to it's own package Sheng Yu 2012-08-15 17:42:58 -07:00
  • 1e189a0f6c Add example test Sheng Yu 2012-08-15 12:12:30 -07:00
  • bbc42f160c Apply go fmt Sheng Yu 2012-08-15 12:12:15 -07:00
  • eb1e2b7f1a Finalize interface for detector Sheng Yu 2012-08-15 11:46:09 -07:00
  • ae559a90d6 Add ISO-2022 charset recognizers Sheng Yu 2012-08-15 11:40:57 -07:00
  • b1ae293603 Add detector_test and fix bugs found by it Sheng Yu 2012-08-14 23:18:41 -07:00
  • f39cc110e6 Add multi-byte charset detectors Sheng Yu 2012-08-14 22:46:51 -07:00
  • e19ac938c6 Unify the newRecognizer function naming convention Sheng Yu 2012-08-14 15:31:14 -07:00
  • 5c9192840e Add a bunch of single byte charset recognizers Sheng Yu 2012-08-13 22:29:57 -07:00
  • d14d4a2b5a Apply go fmt Sheng Yu 2012-08-12 21:03:01 -07:00
  • f180ac0ed6 Add utf-16/32 recognizers Sheng Yu 2012-08-12 21:02:33 -07:00
  • 6cd3d9e533 Revert "Move all files to ice directory so that I can add one for mozilla later" Sheng Yu 2012-08-12 20:09:50 -07:00
  • 7487a3b0ec Move all files to ice directory so that I can add one for mozilla later Sheng Yu 2012-08-12 17:51:13 -07:00
  • 67b9aa7d57 Add test for utf8. Fix bugs found by the test. Apply go fmt Sheng Yu 2012-08-12 17:08:29 -07:00
  • 7bb0e42ca0 Add logic to sort and dedup recognizer outputs Sheng Yu 2012-08-12 15:49:46 -07:00
  • a3955fbed8 Add Utf8 recognizer Sheng Yu 2012-08-12 15:22:11 -07:00
  • 2381dc9431 Merge input and output to recognizer.go. Define interface of recognizer. Sheng Yu 2012-08-12 11:37:04 -07:00
  • e495a8d489 Define interface of chardet.Detector. Also implement the input processing logic. Sheng Yu 2012-08-11 23:20:03 -07:00