aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sample/rss/tdiary_plugin/rss-recent.rb:kou2005-04-051-1/+10
* * lib/rss/dublincore.rb: supported multiple DublinCore items.kou2005-04-051-0/+40
* * 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
* * lib/mkmf.rb (create_makefile): ensure library directories get madenobu2005-04-021-1/+4
* * wince/configure.bat, wince/setup.mak: add prefix, extstatic andnobu2005-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
* * hash.c (env_key): ENV.index is deprecated as well as Hash#index.ocean2005-04-021-0/+5
* * 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-1/+9
* * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on casenobu2005-03-311-2/+9
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should returngotoyuzo2005-03-311-0/+5
* * lib/rss/parser.rb: @@setter -> @@setters.kou2005-03-311-0/+21
* * lib/rss/parser.rbkou2005-03-311-0/+6
* * common.mk (RUBYOPT): clear for the environment RubyGems installed.nobu2005-03-301-4/+12
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raisegotoyuzo2005-03-301-0/+6
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-301-0/+17
* use new_with instead of reinit [ruby-dev:25961]seki2005-03-291-0/+5
* * lib/drb/drb.rb: move method DRbObject#reinit to DRbObject.new_with.seki2005-03-281-0/+9
* * ext/extmk.rb (extract_makefile): nothing to be removed when no filenobu2005-03-281-0/+7
* * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean2005-03-281-1/+5
* * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3nobu2005-03-271-5/+10
* * lib/fileutils.rb (remove_file): ignore Errno::E* if force option is set. [r...aamine2005-03-261-0/+5
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-261-0/+43
* * configure.in (WIN32_LEAN_AND_MEAN): removed because a lot ofeban2005-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
* *** empty log message ***gotoyuzo2005-03-231-0/+11
* * parse.y (primary): fix lineno of rescue and ensure.shugo2005-03-231-0/+4
* * test/ruby/test_settracefunc.rb (test_event): added tests 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
* * test/ruby/test_settracefunc.rb: added test for c-return.shugo2005-03-161-0/+4
* * eval.c (rb_call0): call_cfunc() should be protected.shugo2005-03-161-0/+8
* * eval.c (rb_add_event_hook): new function to add a hook function forshugo2005-03-161-0/+5
* * eval.c (rb_call0): reorganize "return" event post.matz2005-03-161-0/+26
* * ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should includenobu2005-03-151-0/+5
* * eval.c (recursive_check, recursive_push): more restrictive check.nobu2005-03-151-2/+7
* * ext/tk/tkutil/tkutil.c (ary2list): give wrong arguments to hash2kv()nagai2005-03-151-0/+4
* * ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai2005-03-141-0/+7
* * ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callbacknagai2005-03-141-0/+5
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-131-0/+18
* * eval.c (recursive_pop): raise TypeError instead of fatal error.nobu2005-03-131-5/+10
* remove test_gcseki2005-03-131-0/+4
* * ext/openssl/ossl_ssl.c (ossl_tmp_dh_callback): should get DHgotoyuzo2005-03-121-0/+5
* * ext/openssl/ossl_pkey_dh.c (ossl_create_dh): fix typo.gotoyuzo2005-03-121-0/+8
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-101-0/+19