aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exitnagai2005-04-111-0/+5
* * lib/mkmf.rb (configuration): shouldn't output hdrdir twice.usa2005-04-111-0/+4
* * 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
* * ext/extmk.rb (extmake): hdrdir needs to be defined also innobu2005-04-081-0/+8
* proper commentocean2005-04-071-1/+1
* commit missocean2005-04-071-1/+8
* * ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu2005-04-071-5/+13
* * eval.c (rb_call0): "return" event hook should be always executedshugo2005-04-071-0/+5
* * test/rss/test_maker_dc.rb (test_date): added a test for #date=kou2005-04-071-0/+5
* * lib/rss/maker/dublincore.rb: _really_ supported multiple Dublinkou2005-04-071-4/+16
* * test/ruby/test_env.rb (test_key): should test ENV.key instead ofocean2005-04-061-0/+5
* * lib/rss/*: refactored.kou2005-04-051-0/+6
* * 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