aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai2005-04-121-0/+5
* * ext/tcltklib/tcltklib.c (ip_finalize): add existence check ofnagai2005-04-111-0/+5
* adhoc patch for [druby-ja:123]seki2005-04-111-0/+7
* * dir.c, file.c (lstat): avoid warnings for mingw.eban2005-04-111-0/+4
* * ext/tcltklib/tcltklib.c (ip_finalize): adhoc patch to avoid SEGVnagai2005-04-111-0/+5
* * lib/mkmf.rb (configuration): shouldn't output hdrdir twice.usa2005-04-111-0/+4
* * {bcc32,win32,wince}/Makefile.sub: ri data was not installedocean2005-04-111-0/+7
* * ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke2005-04-101-0/+8
* * ext/tk/lib/tk.rb: update RELEASE_DATEnagai2005-04-091-0/+14
* * sample/rss/tdiary_plugin/rss-recent.rb: supported configurationkou2005-04-091-0/+5
* * lib/rss: backoported from HEAD.kou2005-04-091-0/+87
* * ext/extmk.rb (extmake): hdrdir needs to be defined also innobu2005-04-081-0/+8
* * ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts.gotoyuzo2005-04-081-0/+22
* proper commentocean2005-04-071-1/+1
* * ext/tk/sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean2005-04-071-1/+8
* * ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu2005-04-071-0/+8
* * eval.c (rb_call0): "return" event hook should be always executedshugo2005-04-071-0/+6
* * ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument toocean2005-04-041-0/+9
* * ext/tk/lib/tk/dialog.rb: fixed typo.ocean2005-04-041-12/+4
* * win32/win32.{h,c} (rb_w32_fdopen): avoid warning on bcc32.ocean2005-04-031-0/+5
* * lib/mkmf.rb (create_makefile): ensure library directories get madenobu2005-04-021-1/+4
* * {bcc32,win32,wince}/{Makefile.sub,setup.mak}: leave prefix empty innobu2005-04-021-1/+4
* * configure.in (CP, INSTALL): get rid of less portable options.nobu2005-04-021-2/+9
* * ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai2005-04-021-0/+14
* * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai2005-04-011-0/+9
* * ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean2005-03-311-0/+8
* * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on casenobu2005-03-311-0/+7
* *** empty log message ***gotoyuzo2005-03-311-0/+5
* * common.mk (RUBYOPT): clear for the environment RubyGems installed.nobu2005-03-301-1/+9
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raisegotoyuzo2005-03-301-0/+6
* * win32/ifchange.bat, win32/rm.bat: backported from HEAD.ocean2005-03-301-1/+5
* * Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,nobu2005-03-301-0/+7
* * ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method tonagai2005-03-301-0/+17
* use new_with instead of reinit [ruby=dev:25961]seki2005-03-291-0/+5
* move method DRbObject#reinit to DRbObject.new_with.seki2005-03-281-0/+9
* * ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.nobu2005-03-281-0/+4
* * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean2005-03-281-2/+6
* * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3nobu2005-03-271-5/+10
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-261-0/+43
* * ChangeLog: add a ML tag.eban2005-03-251-1/+1
* * configure.in (WIN32_LEAN_AND_MEAN): removed because a lot ofeban2005-03-251-0/+5
* * lib/mkmf.rb (macro_defined?): try to compile for an old compilernobu2005-03-241-0/+7
* * lib/webrick/utils.rb (WEBrick::Utils.create_listeners):gotoyuzo2005-03-231-0/+11
* * test/ruby/test_settracefunc.rb (test_event): added tests forshugo2005-03-221-0/+5
* * eval.c (rb_call0): check event_hooks instead of trace_func.shugo2005-03-221-0/+4
* * eval.c (rb_add_event_hook): new function to add a hook function forshugo2005-03-221-0/+5
* * lib/mkmf.rb (mkmf_failed): check if Makefile is created withoutnobu2005-03-201-0/+5
* * misc/ruby-mode.el (ruby-expr-beg): returned true always.nobu2005-03-191-3/+9
* * ext/tk/lib/tk/font.rb: add some TkFont class methods to get fontnagai2005-03-181-0/+8
* * struct.c (make_struct): allow non local-id fieldmatz2005-03-171-0/+7