1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
knu c4af72cd46 * ext/bigfloat/extconf.rb: Downcase the module name. (BigFloat.so
-> bigfloat.so)

* ext/bigfloat/bigfloat.c (BigFloat_inspect): Alter the inspect
  format not to look like an array. (pointed out by akr)

* ext/bigfloat/bigfloat.c (BigFloat_hash): Implement BigFloat#hash.

* ext/bigfloat/bigfloat.c (BigFloat_dump, BigFloat_load):
  Support marshaling.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-03-25 16:51:22 +00:00
..
bigfloat * ext/bigfloat/extconf.rb: Downcase the module name. (BigFloat.so 2002-03-25 16:51:22 +00:00
curses Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
dbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
digest Probably */depend should be added to this file too. 2002-03-21 20:11:49 +00:00
etc Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
fcntl Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
gdbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
iconv * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
nkf Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
pty Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
racc/cparse racc runtime imported. 2002-03-22 07:20:31 +00:00
readline Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
sdbm Make cvs ignore mkmf.log. 2002-03-04 04:11:22 +00:00
socket * ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not be 2002-03-25 06:18:07 +00:00
stringio * ext/stringio/stringio.c (check_modifiable): wrong declaration. 2002-03-18 13:21:01 +00:00
strscan * strscan.c: remove useless #include directive 2002-03-22 06:45:34 +00:00
syslog * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
tcltklib * eval.c (cvar_cbase): utility function to find innermost non 2002-03-08 07:03:09 +00:00
tk * marshal.c (w_object): module inclusion using extend() should 2002-03-11 08:02:04 +00:00
Win32API Add. 2002-01-07 06:58:54 +00:00
.cvsignore * ext/extmk.rb.in: support multi-level ext/ directories. 2001-07-13 18:02:10 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb * ext/configsub.rb: latest autoconf style support. 2002-03-20 16:04:08 +00:00
extmk.rb.in * ext/extmk.rb.in (arg_config): get rid of single quotes for autoconf 2.53. 2002-03-25 10:37:30 +00:00
Setup racc runtime imported. 2002-03-22 07:20:31 +00:00
Setup.dj racc runtime imported. 2002-03-22 07:20:31 +00:00
Setup.emx racc runtime imported. 2002-03-22 07:20:31 +00:00
Setup.nt racc runtime imported. 2002-03-22 07:20:31 +00:00
Setup.x68 racc runtime imported. 2002-03-22 07:20:31 +00:00