1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/sdbm
matz 6259c87d02 * include/ruby/ruby.h (ExportStringValue): new macro to convert
string in internal encoding to external to export.

* string.c (rb_str_export): new function to do conversion to
  external encoding.

* ext/sdbm/init.c: encoding conversion support.

* ext/dbm/dbm.c: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19855 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-20 08:05:44 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
_sdbm.c * dln.c: Ruby no longer supports MS-DOS. 2008-10-04 13:33:22 +00:00
depend ext/*/depend 1999-10-21 07:08:00 +00:00
extconf.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
init.c * include/ruby/ruby.h (ExportStringValue): new macro to convert 2008-10-20 08:05:44 +00:00
sdbm.h * dln.c: Ruby no longer supports MS-DOS. 2008-10-04 13:33:22 +00:00