[#3006] CVS repository — "Eugene Scripnik" <hoaz@...>

Hello.

21 messages 2004/06/16
[#3008] Re: CVS repository — ts <decoux@...> 2004/06/16

>>>>> "E" == Eugene Scripnik <hoaz@gala.net> writes:

[#3009] Re: CVS repository — Michal Rokos <michal@...> 2004/06/16

Hi!

[#3057] Ruby 1.8.2 to be released. — matz@... (Yukihiro Matsumoto)

Hi,

20 messages 2004/06/23

Re: dbm/gdbm/sdbm etc

From: matz@... (Yukihiro Matsumoto)
Date: 2004-06-08 00:49:01 UTC
List: ruby-core #2972
Hi,

In message "Re: dbm/gdbm/sdbm etc"
    on 04/06/08, Dave Thomas <dave@pragprog.com> writes:

|To help readers make a choice: why should they select (say) gdbm over 
|dbm using gdbm?

gdbm provides some gdbm specific functions, for example "reorganize"
or "fastmode".  I prefer using gdbm over dbm when I'm sure gdbm is
available on the target platform.

							matz.

In This Thread