summaryrefslogtreecommitdiff
path: root/ext/nkf
AgeCommit message (Expand)Author
2024-01-22Extract nkfHiroshi SHIBATA
2024-01-22[ruby/nkf] Bump up version to 0.2.0Hiroshi SHIBATA
2024-01-22[ruby/nkf] Drop GPL and add licenses to gemspecCharles Oliver Nutter
2024-01-22[ruby/nkf] Add JRuby extension to the gemCharles Oliver Nutter
2023-05-25[ruby/nkf] Bump up nkf-0.1.3Hiroshi SHIBATA
2023-05-25[ruby/nkf] Added mission extension configurationHiroshi SHIBATA
2023-04-14[ruby/nkf] Expose NKF::GEM_VERSIONHiroshi SHIBATA
2023-02-28Update the depend filesMatt Valentine-House
2023-02-27Remove intern/gc.h from Make depsMatt Valentine-House
2023-02-08Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada
2022-12-05[ruby/nkf] Bump version to 0.1.2Hiroshi SHIBATA
2022-07-21Expand tabs [ci skip]Takashi Kokubun
2022-06-03[ruby/nkf] Constified invariant tablesNobuyoshi Nakada
2022-04-15[ruby/nkf] Fix docsPeter Zhu
2022-02-22[Feature #18249] Update dependenciesPeter Zhu
2021-11-21Update dependenciesNobuyoshi Nakada
2021-11-16[ruby/nkf] Fix a typo [ci skip]Nobuyoshi Nakada
2021-10-14[ruby/nkf] Bump up nkf version to 0.1.1Hiroshi SHIBATA
2021-10-05ruby tool/update-deps --fix卜部昌平
2021-05-04Fix -Wundef warnings in core extensionsBenoit Daloze
2021-04-26Fix some typos by spell checkerRyuta Kamizono
2021-04-25[Doc] Fix a typo s/algorthm/algorithm/wonda-tea-coffee
2021-04-25[Doc] Fix a typo s/daguten/dakuten/wonda-tea-coffee
2021-04-25[Doc] Fix a typo s/arround/around/wonda-tea-coffee
2021-04-13dependency updates卜部昌平
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-25Promote nkf to default gemsHiroshi SHIBATA
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2018-12-15Revert "* expand tabs."k0kubun
2018-12-15* expand tabs.svn
2018-12-15Merge nkf v2.1.5naruse
2017-09-30ext: check if null byte is containednobu
2017-03-22ruby tool/update-deps --fixshyouhei
2016-04-11Update dependencies.akr
2016-04-05* ext/nkf/nkf-utf8/nkf.c (mime_putc): fix typo.naruse
2016-03-30* ext/nkf/nkf-utf8/nkf.c: Merge upstream 69f7e74dde.naruse
2016-03-29* ext/nkf/nkf-utf8/nkf.c: Merge upstream 4f3edf80a0.naruse
2015-12-18* ext/nkf/nkf-utf8/utf8tbl.c: fix a typo.hsbt
2015-12-16handle ext/ as r53141naruse
2015-12-12* ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse
2014-12-26nkf.c: add semicolonnobu
2014-12-19Update dependencies.akr
2014-11-21Update dependency.akr
2014-11-20* ext/nkf/depend (nkf.o): add nkf.c as dependency.naruse