summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-04-16* sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss):kou
2005-04-16* configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.nobu
2005-04-16* bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean
2005-04-15* ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo
2005-04-14* lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.aamine
2005-04-14* bcc32/Makefile.sub: failed to remove debug information files.ocean
2005-04-13* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou
2005-04-13* configure.in (mingw32): extract msvcr*.dll from objdump result.eban
2005-04-13* configure.in (mingw32): use actual runtime DLL name as ruby DLLnobu
2005-04-12* ext/tcltklib/tcltklib.c (ip_finalize): better modification than thenagai
2005-04-12* ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai
2005-04-11* ext/tcltklib/tcltklib.c (ip_finalize): add existence check ofnagai
2005-04-11adhoc patch for [druby-ja:123]seki
2005-04-11* dir.c, file.c (lstat): avoid warnings for mingw.eban
2005-04-11* ext/tcltklib/tcltklib.c (ip_finalize): adhoc patch to avoid SEGVnagai
2005-04-11* lib/mkmf.rb (configuration): shouldn't output hdrdir twice.usa
2005-04-11* {bcc32,win32,wince}/Makefile.sub: ri data was not installedocean
2005-04-10* ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke
2005-04-09* ext/tk/lib/tk.rb: update RELEASE_DATEnagai
2005-04-09* sample/rss/tdiary_plugin/rss-recent.rb: supported configurationkou
2005-04-09* lib/rss: backoported from HEAD.kou
2005-04-08* ext/extmk.rb (extmake): hdrdir needs to be defined also innobu
2005-04-08* ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts.gotoyuzo
2005-04-07proper commentocean
2005-04-07* ext/tk/sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean
2005-04-07* ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu
2005-04-07* eval.c (rb_call0): "return" event hook should be always executedshugo
2005-04-04* ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument toocean
2005-04-04* ext/tk/lib/tk/dialog.rb: fixed typo.ocean
2005-04-03* win32/win32.{h,c} (rb_w32_fdopen): avoid warning on bcc32.ocean
2005-04-02* lib/mkmf.rb (create_makefile): ensure library directories get madenobu
2005-04-02* {bcc32,win32,wince}/{Makefile.sub,setup.mak}: leave prefix empty innobu
2005-04-02* configure.in (CP, INSTALL): get rid of less portable options.nobu
2005-04-02* ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai
2005-04-01* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai
2005-03-31* ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean
2005-03-31* lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on casenobu
2005-03-31*** empty log message ***gotoyuzo
2005-03-30* common.mk (RUBYOPT): clear for the environment RubyGems installed.nobu
2005-03-30* ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raisegotoyuzo
2005-03-30* win32/ifchange.bat, win32/rm.bat: backported from HEAD.ocean
2005-03-30* Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,nobu
2005-03-30* ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method tonagai
2005-03-29use new_with instead of reinit [ruby=dev:25961]seki
2005-03-28move method DRbObject#reinit to DRbObject.new_with.seki
2005-03-28* ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.nobu
2005-03-28* ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean
2005-03-27* ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3nobu
2005-03-26* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai
2005-03-25* ChangeLog: add a ML tag.eban