aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-131-0/+3
* * lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou2005-04-131-0/+7
* * lib/optparse.rb (OptionParser#order!): call handlers iff matchesnobu2005-04-131-0/+5
* * configure.in (mingw32): extract msvcr*.dll from objdump result.eban2005-04-131-0/+4
* * configure.in (mingw32): use actual runtime DLL name as ruby DLLnobu2005-04-131-0/+7
* * lib/optparse.rb (OptionParser#make_switch, OptionParser#order!):nobu2005-04-121-4/+10
* * ext/tk/tcltklib.c (ip_finalize): better modification than thenagai2005-04-121-0/+5
* * ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai2005-04-121-0/+5
* * ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commandsnagai2005-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/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