| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/ruby/ruby.h, thread.c: rename is_ruby_native_thread() to | ko1 | 2007-12-25 | 1 | -8/+8 |
* | * ext/tk/sample/tkextlib/vu/canvSticker2.rb, | usa | 2007-12-21 | 3 | -14/+14 |
* | Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5. | nagai | 2007-12-21 | 45 | -325/+1185 |
* | * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb, | akr | 2007-12-21 | 2 | -2/+2 |
* | * encoding.c (rb_enc_mbclen): make it never fail. | akr | 2007-12-08 | 1 | -1/+0 |
* | forgot to modify | akr | 2007-08-29 | 1 | -7/+7 |
* | * encoding.c: provide basic features for M17N. | matz | 2007-08-25 | 60 | -0/+67 |
* | * ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc(). | nobu | 2007-08-18 | 1 | -5/+2 |
* | * file.c (rb_file_s_rename): deleted code to get rid of a bug of | nobu | 2007-07-22 | 1 | -2/+2 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 5 | -9/+10 |
* | * ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo. | nagai | 2007-05-25 | 4 | -3/+12 |
* | * ext/tk/sample/irbtkw.rbw: fails to exit process. | nagai | 2007-03-06 | 1 | -1/+6 |
* | * ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, | nagai | 2007-02-09 | 1 | -2/+2 |
* | * ext/tk/sample/images/teapot.ppm: fix the broken file. [ruby-dev:30226] | nagai | 2007-01-31 | 1 | -37/+12 |
* | * ext/tk/sample/tktextio.rb: 'hist_size' option causes error. | nagai | 2007-01-29 | 1 | -1/+1 |
* | * ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): | nagai | 2007-01-26 | 10 | -17/+32 |
* | * ext/tk/tcltklib.c : fix to compile on YARV | ko1 | 2006-12-31 | 1 | -40/+40 |
* | * ext/tk/tcltklib.c: shouldn't run the killed thread at callback. | nagai | 2006-12-01 | 1 | -13/+28 |
* | * ext/tk/extconf.rb: support --with-X11/--without-X11 option. | nagai | 2006-11-22 | 3 | -3/+22 |
* | * ext/tk/lib/tkextlib/version.rb: forgot to commmit. sorry. | nagai | 2006-11-07 | 1 | -1/+1 |
* | * ext/tk/lib/tk/itemconfig.rb: minor bug fix. | nagai | 2006-11-07 | 5 | -33/+82 |
* | * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and | nagai | 2006-11-06 | 9 | -190/+1651 |
* | * ext/tk/tkutil/tkutil.c (cbsubst_table_setup): need to handle new | matz | 2006-10-12 | 1 | -2/+2 |
* | * ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6. | nagai | 2006-10-04 | 9 | -42/+142 |
* | * ext/tk/tcltklib.c: use rb_ary_new3() since RARRAY_LEN() is not l-value. | nobu | 2006-09-05 | 2 | -107/+75 |
* | * ruby.h (struct RArray): embed small arrays. | matz | 2006-09-02 | 1 | -25/+20 |
* | * ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x. | nagai | 2006-09-01 | 2 | -6/+6 |
* | * ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR and | usa | 2006-08-31 | 3 | -122/+121 |
* | * ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't work | nagai | 2006-08-31 | 2 | -2/+8 |
* | * ext/tk/lib/multi-tk.rb: freeze ip_name for security reason. | nagai | 2006-07-28 | 1 | -1/+1 |
* | * object.c (rb_mod_attr): make Module#attr to be an alias to | matz | 2006-07-20 | 1 | -1/+1 |
* | * ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5 | nagai | 2006-07-14 | 2 | -4/+34 |
* | * ext/tk/lib/tk/composite.rb: improve handling of the classname on the | nagai | 2006-07-13 | 2 | -1/+102 |
* | * ext/tk/lib/multi-tk.rb: remove restriction on the class of | nagai | 2006-07-11 | 1 | -2/+4 |
* | * ext/tk/lib/multi-tk.rb: security fix. | nagai | 2006-07-11 | 2 | -3/+7 |
* | * ext/tk/lib/tk/font.rb: sorry. mistaken to patch. | nagai | 2006-07-10 | 1 | -1/+1 |
* | * ext/tk/tcltklib.c: make SEGV risk lower at exit. | nagai | 2006-07-10 | 8 | -40/+517 |
* | * ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menu | nagai | 2006-07-03 | 5 | -11/+301 |
* | * ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE. | nagai | 2006-06-27 | 2 | -7/+7 |
* | * ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted | nagai | 2006-06-26 | 1 | -2/+0 |
* | * ext/socket/getaddrinfo.c (freeaddrinfo, get_name): fixed typo. | usa | 2006-06-21 | 1 | -2/+2 |
* | * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner | matz | 2006-06-20 | 2 | -26/+12 |
* | * ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables | nagai | 2006-06-18 | 1 | -2/+3 |
* | * math.c (log2): may be a macro. | nobu | 2006-06-09 | 2 | -5/+2 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -0/+4 |
* | * ext/tk/tcltklib.c (delete_slaves): maybe increment the reference | nagai | 2006-04-25 | 1 | -2/+3 |
* | * ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer | nagai | 2006-04-21 | 1 | -3/+5 |
* | * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP. | nagai | 2006-04-18 | 4 | -12/+32 |
* | * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681] | nagai | 2006-04-06 | 1 | -1/+1 |
* | * ext/tk/tcltklib.c: fix SEGV when embedding to an application. | nagai | 2006-04-05 | 5 | -39/+68 |