aboutsummaryrefslogtreecommitdiffstats
path: root/ext/nkf
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse2006-03-275-1730/+2236
* * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu2005-10-081-1/+1
* * ext/nkf/lib/kconv.rb: ensure that symbol_to_option is private_class_methodnaruse2005-08-171-20/+9
* * ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.convnaruse2005-08-121-56/+4
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-213-788/+815
* * ext/nkf/nkf-utf8/nkf.c: import nkf.c 1.73naruse2005-07-171-12/+29
* * ext/nkf/lib/kconv.rb: fix typo.naruse2005-07-051-1/+1
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-054-19/+1111
* * ext/nkf/lib/kconv.rb: add Kconv::VERSIONnaruse2005-06-273-53/+40
* * ext/nkf/lib/kconv.rb: remove constantsnaruse2005-06-251-65/+202
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse2005-05-121-11/+18
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse2005-03-071-1/+2
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65naruse2005-03-051-7/+17
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse2005-03-031-1/+8
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse2005-03-031-137/+236
* * follow original utf8tbl.c,v 1.8naruse2005-02-021-2240/+4213
* * follow original config.h,v 1.7naruse2005-02-021-0/+3
* * ext/nkf/nkf-utf8/nkf.c: follow nkf.c,v 1.57naruse2005-02-021-48/+313
* * ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_oldnaruse2005-01-241-1/+1
* * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all staticnobu2004-12-281-3/+7
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up tonobu2004-12-281-4/+6
* * original nkf2 revision 1.47naruse2004-12-011-20/+30
* * add constant NKF::VERSIONnaruse2004-12-011-4/+4
* * add --no-cp932naruse2004-12-011-2/+2
* * follow original nkf.c 1.40.(improve mime encode/decode support)naruse2004-11-192-82/+412
* * remove dump listnaruse2004-11-091-2/+2
* * nkf_test.pl rev:1.7naruse2004-11-091-135/+246
* * fix bug arround parse optionsnaruse2004-11-091-9/+12
* * nkf.c rev:1.38naruse2004-11-091-86/+98
* follow CVS Head of original nkf.naruse2004-11-052-19/+131
* * MANIFEST, ext/**/MANIFEST: removed.eban2004-11-011-9/+0
* * ext/nkf/nkf-utf8/nkf.c: add "\075?UTF-8?Q?" for Gmail.eban2004-10-311-3/+4
* obsoleted by nkf-utf8/nkf.c.naruse2004-10-291-1900/+0
* from nkf 2.0.4naruse2004-10-293-0/+9424
* follow to nkf 2.0.4naruse2004-10-294-148/+782
* follow to nkf 2.0.4naruse2004-10-291-1/+1
* * ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to justnobu2003-08-231-1/+1
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-0/+1
* * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu2002-08-301-0/+1
* Make cvs ignore mkmf.log.knu2002-03-041-0/+1
* * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz2001-07-181-0/+1
* forgot some checkins.matz2001-05-061-9/+9
* Add .cvsignore's.knu2001-01-091-0/+1
* 19991029matz1999-10-291-0/+15
* marshal load GC protectmatz1999-10-201-1/+3
* 19991018matz1999-10-182-18/+6
* 19991004matz1999-10-042-2/+3
* remove marshal/gtk/kconvmatz1999-08-137-0/+2491