| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 2005-04-08 | eban | 2005-04-07 | 1 | -3/+3 |
| * | * ext/extmk.rb (extmake): top_srcdir is based from ext directory. | nobu | 2005-04-07 | 1 | -1/+1 |
| * | * ext/extmk.rb (extmake): keep directory names in Makefile as macros. | nobu | 2005-04-07 | 3 | -10/+26 |
| * | * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc | ocean | 2005-04-07 | 11 | -76/+110 |
| * | * 2005-04-07 | eban | 2005-04-07 | 1 | -3/+3 |
| * | * eval.c (rb_call0): "return" event hook should be always executed | shugo | 2005-04-07 | 3 | -42/+62 |
| * | * ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument to | ocean | 2005-04-04 | 3 | -13/+22 |
| * | * 2005-04-04 | eban | 2005-04-04 | 1 | -3/+3 |
| * | * ext/tk/lib/tk/dialog.rb: fixed typo. | ocean | 2005-04-04 | 5 | -129/+19 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2005-04-04 | 1 | -0/+113 |
| * | * 2005-04-03 | eban | 2005-04-03 | 1 | -3/+3 |
| * | * win32/win32.{h,c} (rb_w32_fdopen): avoid warning on bcc32. | ocean | 2005-04-03 | 3 | -3/+8 |
| * | * lib/mkmf.rb (create_makefile): ensure library directories get made | nobu | 2005-04-02 | 2 | -4/+8 |
| * | * {bcc32,win32,wince}/{Makefile.sub,setup.mak}: leave prefix empty in | nobu | 2005-04-02 | 10 | -18/+36 |
| * | * configure.in (CP, INSTALL): get rid of less portable options. | nobu | 2005-04-02 | 4 | -11/+18 |
| * | * 2005-04-02 | eban | 2005-04-02 | 1 | -3/+3 |
| * | * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE | nagai | 2005-04-02 | 9 | -23/+126 |
| * | * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating' | nagai | 2005-04-01 | 8 | -114/+230 |
| * | * ext/tk/ChangeLog.tkextlib: add log of the modification by | nagai | 2005-04-01 | 2 | -2/+22 |
| * | * 2005-04-01 | usa | 2005-04-01 | 1 | -4/+4 |
| * | * lib/tkextlib/blt/component.rb: bug fix on treatment of | nagai | 2005-04-01 | 3 | -79/+2387 |
| * | * ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index. | ocean | 2005-03-31 | 3 | -3/+14 |
| * | * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case | nobu | 2005-03-31 | 4 | -1/+122 |
| * | * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basename | nagai | 2005-03-31 | 5 | -10/+63 |
| * | *** empty log message *** | gotoyuzo | 2005-03-31 | 1 | -0/+5 |
| * | * ext/openssl/ossl_engine.c (ossl_engine_s_load): should return | gotoyuzo | 2005-03-31 | 1 | -2/+6 |
| * | * common.mk (RUBYOPT): clear for the environment RubyGems installed. | nobu | 2005-03-30 | 3 | -4/+15 |
| * | * instruby.rb: commit miss. | nobu | 2005-03-30 | 1 | -17/+0 |
| * | * ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raise | gotoyuzo | 2005-03-30 | 2 | -1/+7 |
| * | * sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treat | nagai | 2005-03-30 | 2 | -4/+9 |
| * | * win32/rm.bat: $Id doesn't work on -kb file. | ocean | 2005-03-30 | 1 | -1/+0 |
| * | * 2005-03-31 | eban | 2005-03-30 | 1 | -3/+3 |
| * | * win32/ifchange.bat, win32/rm.bat: backported from HEAD. | ocean | 2005-03-30 | 1 | -1/+5 |
| * | * Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in, | nobu | 2005-03-30 | 14 | -1386/+1068 |
| * | * 2005-03-30 | eban | 2005-03-30 | 1 | -3/+3 |
| * | * ext/tk/ChangeLog.tkextlib: commit miss. | nagai | 2005-03-30 | 1 | -0/+18 |
| * | * ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method to | nagai | 2005-03-30 | 16 | -418/+570 |
| * | use new_with instead of reinit [ruby=dev:25961] | seki | 2005-03-29 | 2 | -4/+9 |
| * | * 2005-03-29 | eban | 2005-03-29 | 1 | -3/+3 |
| * | * lib/tkextlib/blt/component.rb: cannot create elements except | nagai | 2005-03-29 | 9 | -48/+537 |
| * | move method DRbObject#reinit to DRbObject.new_with. | seki | 2005-03-28 | 3 | -33/+141 |
| * | * ext/syck/rubyext.c: get rid of warnings caused by a bug of VC. | nobu | 2005-03-28 | 2 | -0/+6 |
| * | * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo. | ocean | 2005-03-28 | 2 | -3/+7 |
| * | * 2005-03-28 | usa | 2005-03-28 | 1 | -3/+3 |
| * | * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3 | nobu | 2005-03-27 | 2 | -12/+20 |
| * | * 2005-03-26 | eban | 2005-03-26 | 1 | -3/+3 |
| * | * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether | nagai | 2005-03-26 | 95 | -208/+5897 |
| * | * 2005-03-25 | usa | 2005-03-25 | 1 | -3/+3 |
| * | * ChangeLog: add a ML tag. | eban | 2005-03-25 | 1 | -1/+1 |
| * | * configure.in (WIN32_LEAN_AND_MEAN): removed because a lot of | eban | 2005-03-25 | 2 | -1/+6 |