summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2002-10-28* ext/extmk.rb (extmake): use dummy_makefile to create dummynobu
2002-10-27ext/extmk.rb(78) : The unnecessary error when installing by bccwin32 is cont...H_Konishi
2002-10-27* djgpp/*: sync with the latest.eban
2002-10-25* ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missingknu
2002-10-24* configure.in (LIBPATHFLAG): avoid $ substitution.nobu
2002-10-22* ext/extmk.rb (extmake): add install: target to dummy Makefile.nobu
2002-10-22* instruby.rb: add dryrun mode.nobu
2002-10-21* configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu
2002-10-17* win32ole.c(EVENTSINK_Invoke): set pvarResult.suke
2002-10-10* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix memory leak.eban
2002-10-07Fixed error messages and descriptions.ttate
2002-10-04* configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.eban
2002-10-03* bcc32/mkexports.rb: to work on cygwin via telnet.nobu
2002-10-02Improve the description.ttate
2002-10-02* io.c (rb_io_wait_readable): handle retryable errors.nobu
2002-10-02* commit miss; and tcltklib fix too.matz
2002-10-01 * ext/socket/socket.c (init_sock): no need for special finalizer,nobu
2002-10-01* range.c (range_check): need no Fixnum check.matz
2002-09-28* ext/extmk.rb: The condition judgment without necessity was deleted.H_Konishi
2002-09-27Update.knu
2002-09-27Update the MANIFEST files.knu
2002-09-26Add a knob WITH_BUNDLED_ENGINES to test.sh.knu
2002-09-26* ext/digest/sha1: Use OpenSSL's SHA1 engine if available. It isknu
2002-09-26* ext/digest/rmd160: Use OpenSSL's RMD160 engine if available. Itknu
2002-09-26* ext/digest/md5: Use OpenSSL's MD5 engine if available. It isknu
2002-09-26* ext/digest/digest.c (rb_digest_base_s_digest): Fix a doubleknu
2002-09-25* io.c (appendline): forget to terminate with nul.matz
2002-09-24make it compilemichal
2002-09-24cleanup for curses, gdbm [ruby-core:502], [ruby-core:503]michal
2002-09-12* dir.c (glob_helper): prevent memory leak using rb_protect().matz
2002-09-10* ext/extmk.rb, lib/mkmf.rb ($INCFLAGS): new var for -I$(topdir).eban
2002-09-09* ext/stringio/stringio.c (strio_set_string): reinitializenobu
2002-09-08* time.c (time_free): prototype; struct time_object -> void *.eban
2002-09-08* ext/tcltklib/tcltklib.c: prototype; invoke_queue_handler() to avoidusa
2002-09-08* lib/mkmf.rb (have_struct_member): moved from ext/socket/extconf.rb.eban
2002-09-08removed.eban
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-09-08bcc32/configure.bat : Control of a message.H_Konishi
2002-09-05= should be ==matz
2002-09-04* extmk.rb (create_makefile): add macro MAKEDIRS, INSTALL_PROG,eban
2002-09-04Fix rb_digest_base_become (ruby-core:428)michal
2002-09-04* class.c (rb_make_metaclass): obj.meta.super.meta should be equalmatz
2002-09-03* extmk.rb: require mkmf.rb. remove duplicate methods.eban
2002-09-03 * variable.c (rb_copy_generic_ivar): remove old generic instancematz
2002-09-01win32ole.c(fole_each) : ensure to release IEnumVARIANT interface.suke
2002-08-30ext/socket/socket.c (sock_s_getaddrinfo): add strcmp.eban
2002-08-30* ext/Win32API/Win32API.c (Win32API_Call): typo.H_Konishi
2002-08-30* ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu
2002-08-29Merged Nakada's patch [ruby-dev:18097].ttate
2002-08-28* ext/stringio/stringio.c (strio_initialize): RSTRING(mode)->ptrnobu