aboutsummaryrefslogtreecommitdiffstats
path: root/ext/nkf
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesNobuyoshi Nakada2021-11-211-1/+0
* [ruby/nkf] Fix a typo [ci skip]Nobuyoshi Nakada2021-11-161-1/+1
* [ruby/nkf] Bump up nkf version to 0.1.1Hiroshi SHIBATA2021-10-141-1/+1
* ruby tool/update-deps --fix卜部昌平2021-10-051-14/+23
* Fix -Wundef warnings in core extensionsBenoit Daloze2021-05-041-2/+2
* Fix some typos by spell checkerRyuta Kamizono2021-04-262-2/+2
* [Doc] Fix a typo s/algorthm/algorithm/wonda-tea-coffee2021-04-251-1/+1
* [Doc] Fix a typo s/daguten/dakuten/wonda-tea-coffee2021-04-251-3/+3
* [Doc] Fix a typo s/arround/around/wonda-tea-coffee2021-04-251-1/+1
* dependency updates卜部昌平2021-04-131-1/+0
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-1/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-1/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-1/+0
* Promote nkf to default gemsHiroshi SHIBATA2020-08-251-0/+24
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-140/+140
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-140/+140
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+152
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-181-1/+0
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+1
* Revert "* expand tabs."k0kubun2018-12-151-26/+26
* * expand tabs.svn2018-12-151-26/+26
* Merge nkf v2.1.5naruse2018-12-152-93/+116
* ext: check if null byte is containednobu2017-09-301-6/+3
* ruby tool/update-deps --fixshyouhei2017-03-221-0/+1
* Update dependencies.akr2016-04-111-0/+1
* * ext/nkf/nkf-utf8/nkf.c (mime_putc): fix typo.naruse2016-04-051-1/+1
* * ext/nkf/nkf-utf8/nkf.c: Merge upstream 69f7e74dde.naruse2016-03-301-3/+3
* * ext/nkf/nkf-utf8/nkf.c: Merge upstream 4f3edf80a0.naruse2016-03-291-4/+4
* * ext/nkf/nkf-utf8/utf8tbl.c: fix a typo.hsbt2015-12-182-2/+2
* handle ext/ as r53141naruse2015-12-162-0/+2
* * ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse2015-12-121-3/+4
* nkf.c: add semicolonnobu2014-12-261-1/+1
* Update dependencies.akr2014-12-191-1/+1
* Update dependency.akr2014-11-211-6/+11
* * ext/nkf/depend (nkf.o): add nkf.c as dependency.naruse2014-11-201-0/+1
* Mark auogenerated part.akr2014-11-151-0/+2
* * common.mk: Remove comments in Dependency lines.akr2014-11-151-14/+14
* * tool/update-deps: Extend to fix dependencies.akr2014-11-151-6/+14
* protoize no-arguments functionsnobu2014-09-302-5/+5
* * ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt2014-01-191-6/+6
* * remove trailing spaces.nobu2013-11-221-2/+2
* * ext/nkf: merge nkf 2.1.3 2a2f2c5.naruse2013-11-224-9/+9
* * remove trailing spaces.nobu2013-04-291-1/+1
* * ext/nkf/nkf-utf8/nkf.h: Bionic libc doesn't have locale.naruse2013-04-291-1/+1
* * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr2013-04-131-1/+3
* * remove trailing spaces.nobu2012-12-051-2/+2
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-1/+1
* * ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags arenaruse2012-11-241-2/+2
* * ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.naruse2012-11-224-126/+6471
* * ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.naruse2012-09-141-6/+17