summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-13 * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju
2005-04-13* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou
2005-04-13* lib/optparse.rb (OptionParser#order!): delete debug output.nobu
2005-04-13* lib/optparse.rb (OptionParser#order!): call handlers iff matchesnobu
2005-04-13* configure.in (mingw32): extract msvcr*.dll from objdump result.eban
2005-04-13* 2005-04-13eban
2005-04-13* configure.in (mingw32): use actual runtime DLL name as ruby DLLnobu
2005-04-12* lib/optparse.rb (OptionParser#make_switch, OptionParser#order!):nobu
2005-04-12* ext/tk/tcltklib.c (ip_finalize): better modification than thenagai
2005-04-12* ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai
2005-04-11* 2005-04-12eban
2005-04-11* ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commandsnagai
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/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exitnagai
2005-04-11* lib/mkmf.rb (configuration): shouldn't output hdrdir twice.usa
2005-04-11* 2005-04-11eban
2005-04-10CUnionEntity should inherit CStructEntity.ttate
2005-04-10commit miss...ocean
2005-04-09* 2005-04-10eban
2005-04-09Applied Nobu's patch to the XML document encoding structure in REXML. Itser
2005-04-09* ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]ocean
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* ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns trueocean
2005-04-09* ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click toocean
2005-04-09* ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.ocean
2005-04-08* 2005-04-09eban
2005-04-08* ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)ocean
2005-04-08* ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside ofocean
2005-04-08* ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered ...ocean
2005-04-08* ext/extmk.rb (extmake): hdrdir needs to be defined also innobu
2005-04-08* ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft...ocean
2005-04-08* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.ocean
2005-04-07* ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)ocean
2005-04-07proper commentocean
2005-04-07commit missocean
2005-04-07* sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean
2005-04-07* 2005-04-08eban
2005-04-07* ext/extmk.rb (extmake): top_srcdir is based from ext directory.nobu
2005-04-07* ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu
2005-04-07* lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean
2005-04-07* eval.c (rb_call0): "return" event hook should be always executedshugo
2005-04-07* test/rss/test_maker_dc.rb (test_date): added a test for #date=kou
2005-04-07* 2005-04-07eban
2005-04-07* lib/rss/maker/dublincore.rb: _really_ supported multiple Dublinkou
2005-04-06make error messages much friendlier if a XMLRPC::FaultException is thrown,mneumann
2005-04-06* 2005-04-06eban
2005-04-06* test/ruby/test_env.rb (test_key): should test ENV.key instead ofocean
2005-04-05* lib/rss/*: refactored.kou