18 Commits (37678f5397a4dabe3e09f61d74ce5767dc523506)
 

Author SHA1 Message Date
  yuxh 37678f5397 兼容Linux平台 2 years ago
  yuxh 55c60d656f 添加对Linux平台的支持 2 years ago
  Donovan Jimenez 8960e66bd3 Merge pull request #24 from kowalczykp/master 8 years ago
  pkowalczyk 072063d01b Fixes #23 using call_iconv wrapper 8 years ago
  Donovan Jimenez 5f6a5a4f00 Updated README.md with note about cgo requirement 10 years ago
  Donovan Jimenez 454e39a98f Issue #8: change iconv import to reflect typical github import path 10 years ago
  Donovan Jimenez c6169bab90 running gofmt on sources, and removing iconv LDFLAG on linux 11 years ago
  Donovan Jimenez 76220410e9 issue #6: adding LICENSE file with 2-clause BSD text 11 years ago
  Donovan Jimenez 434bc339c7 Merge pull request #2 from haonan3344/patch-1 12 years ago
  haonan3344 9972d7fa01 In windows cannot "go get ...",for "undefined reference to libiconv" 12 years ago
  Donovan Jimenez 9f790a3b51 Issue #1 - Corrected README installation instructions 12 years ago
  Donovan Jimenez 4266152eb8 Update readme for project name change, go get doesn't like .go at the end of the github project name 12 years ago
  Donovan Jimenez d8ca80955a go1 updates: standard errors now in syscall package, no more makefile support 12 years ago
  Donovan Jimenez 8c9fe240c5 Adding basic iconv unit tests and an untested (yet) writer implementation 13 years ago
  Donovan Jimenez 5ea739d3eb Improving documentation and including shift reset logic 13 years ago
  Donovan Jimenez 20aa6d93c3 Make sure we free our data made by C.CString. Also, updated cgo comments to multiline - seems to be preferred style 13 years ago
  Donovan Jimenez 690531c87e * Added README.md 13 years ago
  Donovan Jimenez 82db0fae9a Initial iconv go package, supports: 13 years ago