| Commit message (Expand) | Author | Age | Files | Lines |
| * | accept space characters at the end of a prototype. | ttate | 2005-04-08 | 1 | -2/+2 |
| * | * 2005-04-09 | eban | 2005-04-08 | 1 | -3/+3 |
| * | * ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title) | ocean | 2005-04-08 | 2 | -1/+5 |
| * | * ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside of | ocean | 2005-04-08 | 2 | -1/+6 |
| * | * ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered ... | ocean | 2005-04-08 | 2 | -11/+12 |
| * | * ext/extmk.rb (extmake): hdrdir needs to be defined also in | nobu | 2005-04-08 | 3 | -2/+11 |
| * | * ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts. | gotoyuzo | 2005-04-08 | 8 | -58/+296 |
| * | * ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft... | ocean | 2005-04-08 | 3 | -21/+41 |
| * | * lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo. | ocean | 2005-04-08 | 4 | -6/+15 |
| * | * ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color) | ocean | 2005-04-07 | 2 | -4/+13 |
| * | proper comment | ocean | 2005-04-07 | 1 | -1/+1 |
| * | * ext/tk/sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight) | ocean | 2005-04-07 | 8 | -25/+96 |
| * | * 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 |