aboutsummaryrefslogtreecommitdiffstats
path: root/ext/dbm/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/dbm/dbm.c: use db_version() instead of DB_VERSION_STRING forakr2011-12-061-1/+6
* * ext/dbm/extconf.rb: detect gdbm_version in libgdbm.akr2011-12-061-0/+33
* * ext/dbm/extconf.rb: revert a part of the patch in [ruby-dev:41531].akr2011-11-171-1/+1
* add comment.akr2011-11-141-2/+2
* * ext/dbm/extconf.rb: use convertible_int.nobu2011-11-131-7/+1
* * ext/dbm/extconf.rb: rollback for each headers for each libraries.akr2011-11-131-7/+5
* * ext/dbm/extconf.rb: treat libc as a choice for a library whichakr2011-11-131-2/+4
* * ext/dbm/extconf.rb: duplicate $libs and $defs when save them.akr2011-11-131-2/+2
* * ext/dbm/extconf.rb: rollback $libs and $defs when db detection isakr2011-11-131-0/+11
* * ext/dbm/extconf.rb (headers.db_check): reduce duplicated code.nobu2011-11-121-2/+2
* update comment.akr2011-11-121-2/+2
* * ext/dbm/extconf.rb: dbm_clearerr should be available in all ndbmakr2011-11-121-5/+2
* * ext/dbm/extconf.rb: db_prefix is not required now.akr2011-11-111-7/+4
* * ext/dbm/extconf.rb: fix dbm_pagfno and dbm_dirfno detection withakr2011-11-111-3/+3
* add comment.akr2011-11-111-1/+1
* * ext/dbm/extconf.rb: set DB_DBM_HSEARCH macro to check dbm_pagfno andnobu2011-11-101-4/+9
* * ext/dbm/extconf.rb: check for dsize as LONG_LONG.nobu2011-11-101-4/+6
* * ext/dbm/dbm.c (fdbm_fetch, fdbm_key, fdbm_delete, fdbm_store)nobu2011-11-081-4/+12
* * ext/dbm/extconf.rb: check dbm_pagfno() and dbm_dirfno().akr2011-11-071-0/+5
* * ext/dbm/extconf.rb: Added new header places for Fedora13.kosaki2011-01-281-3/+3
* * ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5.mame2010-06-111-3/+7
* * enum.c (enum_yield): when multiple values yielded from #eachmatz2007-12-251-1/+1
* * ext/dbm/extconf.rb: allow multiple candidates for dbm-type.nobu2006-09-161-34/+26
* * ext/dbm/extconf.rb: create makefile according to the result of checknobu2006-09-041-4/+4
* * lib/cgi.rb (CGI::out): specify -x option for nkf.matz2006-09-041-1/+0
* * ruby.h (struct RString): embed small strings.matz2006-08-311-1/+2
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-1/+1
* * lib/mkmf.rb (have_type): check if a type is defined.nobu2003-07-241-1/+1
* * ext/dbm/extconf.rb (gdbm_compat, qdbm): add check for gdbm_compateban2003-07-071-1/+1
* * ext/dbm/extconf.rb: add QDBM support.eban2003-03-071-0/+1
* * {win32,bcc32}/Makefile.sub: remove `=' from --make-flags options.eban2002-12-271-1/+1
* * ext/dbm/extconf.rb (rb_check): support for GNU dbm 1.8.3.eban2002-12-131-0/+4
* * ext/dbm/extconf.rb (db_check): check existence of the functioneban2002-12-131-1/+1
* * configure.in: use GCC, not without_gcc. remove without_gcc.eban2001-12-021-1/+1
* * configure.in: use waitpid on mingw32.eban2001-06-011-1/+1
* * ext/dbm/extconf.rb: fix support for *BSD and set $CFLAGSknu2001-05-241-5/+3
* * eval.c (rb_yield_0): need argument adjustment for C definedmatz2001-05-241-9/+28
* * ext/dbm/extconf.rb: fix for FreeBSD and GDBM.eban2001-05-071-7/+8
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-5/+30
* matz: 1.6.0 final (hopufully)matz2000-09-121-0/+1
* 1.4.1 to bematz1999-08-241-4/+6
* remove marshal/gtk/kconvmatz1999-08-131-2/+3
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-1/+5
* Initial revisionv1_0_r2matz1998-01-161-0/+5