14 次程式碼提交 (5f6a5a4f0011195c0147545149ad54f4adb54757)
 

作者 SHA1 備註 提交日期
  Donovan Jimenez 5f6a5a4f00 Updated README.md with note about cgo requirement 10 年之前
  Donovan Jimenez 454e39a98f Issue #8: change iconv import to reflect typical github import path 10 年之前
  Donovan Jimenez c6169bab90 running gofmt on sources, and removing iconv LDFLAG on linux 11 年之前
  Donovan Jimenez 76220410e9 issue #6: adding LICENSE file with 2-clause BSD text 11 年之前
  Donovan Jimenez 434bc339c7 Merge pull request #2 from haonan3344/patch-1 12 年之前
  haonan3344 9972d7fa01 In windows cannot "go get ...",for "undefined reference to libiconv" 12 年之前
  Donovan Jimenez 9f790a3b51 Issue #1 - Corrected README installation instructions 12 年之前
  Donovan Jimenez 4266152eb8 Update readme for project name change, go get doesn't like .go at the end of the github project name 12 年之前
  Donovan Jimenez d8ca80955a go1 updates: standard errors now in syscall package, no more makefile support 12 年之前
  Donovan Jimenez 8c9fe240c5 Adding basic iconv unit tests and an untested (yet) writer implementation 13 年之前
  Donovan Jimenez 5ea739d3eb Improving documentation and including shift reset logic 13 年之前
  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 年之前
  Donovan Jimenez 690531c87e * Added README.md 13 年之前
  Donovan Jimenez 82db0fae9a Initial iconv go package, supports: 13 年之前