summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2005-04-15* ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo
2005-04-15* ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage=suke
2005-04-15ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke
2005-04-14* parse.y [ripper] (regexp): dispatch regexp option. [ruby-Bugs:1688]aamine
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* ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commandsnagai
2005-04-11* ext/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exitnagai
2005-04-10CUnionEntity should inherit CStructEntity.ttate
2005-04-10commit miss...ocean
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* 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* 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-07commit missocean
2005-04-07* sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean
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-04* ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument toocean
2005-04-04* ext/tk/lib/tk/dialog.rb: fixed typo.ocean
2005-04-02* ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai
2005-04-01* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai
2005-04-01* ext/tk/ChangeLog.tkextlib: add log of the modification bynagai
2005-04-01* lib/tkextlib/blt/component.rb: bug fix on treatment ofnagai
2005-03-31* ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean
2005-03-31* sample/tkextlib/iwidgets/sample/hierarchy.rb: show basenamenagai
2005-03-31* ext/openssl/ossl_engine.c (ossl_engine_s_load): should returngotoyuzo
2005-03-30* ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raisegotoyuzo
2005-03-30* sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treatnagai
2005-03-30* ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai
2005-03-29* lib/tkextlib/blt/component.rb: cannot create elements exceptnagai
2005-03-28* ext/extmk.rb (extract_makefile): nothing to be removed when no filenobu
2005-03-28* ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean
2005-03-27* ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3nobu
2005-03-27added as binary (from ruby_1_8)ocean
2005-03-27removed temporalyocean
2005-03-26* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai
2005-03-18* ext/tk/lib/tk/font.rb: add some TkFont class methods to get fontnagai
2005-03-16* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method innagai
2005-03-16* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppotnagai
2005-03-15* ext/stringio/stringio.c: use right arrows.nobu