Skip to content

Commit edcc29d

Browse files
committed
Removed gdbm from ruby repo
1 parent 9e56a22 commit edcc29d

File tree

9 files changed

+0
-2256
lines changed

9 files changed

+0
-2256
lines changed

doc/maintainers.rdoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,10 +324,6 @@ Yukihiro Matsumoto (matz)
324324
Aaron Patterson (tenderlove)
325325
https://github.com/ruby/fiddle
326326
https://rubygems.org/gems/fiddle
327-
[ext/gdbm]
328-
Yukihiro Matsumoto (matz)
329-
https://github.com/ruby/gdbm
330-
https://rubygems.org/gems/gdbm
331327
[ext/io/console]
332328
Nobuyuki Nakada (nobu)
333329
https://github.com/ruby/io-console

doc/standard_library.rdoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Digest:: Provides a framework for message digest libraries
8787
Etc:: Provides access to information typically stored in UNIX /etc directory
8888
Fcntl:: Loads constants defined in the OS fcntl.h C header file
8989
Fiddle:: A libffi wrapper for Ruby
90-
GDBM:: Ruby extension for the GNU dbm (gdbm) library
9190
IO:: Extensions for Ruby IO class, including #wait, #nonblock and ::console
9291
JSON:: Implements Javascript Object Notation for Ruby
9392
NKF:: Ruby extension for Network Kanji Filter

ext/gdbm/README

Lines changed: 0 additions & 1 deletion
This file was deleted.

ext/gdbm/depend

Lines changed: 0 additions & 162 deletions
This file was deleted.

ext/gdbm/extconf.rb

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)