index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
tk
/
lib
/
tk.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* bug fix : wrong resource file format (resource.{en,jp})
nagai
2003-07-31
1
-3
/
+63
*
* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent
nagai
2003-07-31
1
-25
/
+30
*
* wrap the command-proc of TkScale : pass the numeric object to the proc
nagai
2003-07-31
1
-15
/
+72
*
* bug fix
nagai
2003-07-30
1
-0
/
+5
*
* additional check of Tk interpreters' status for a little more safety
nagai
2003-07-30
1
-7
/
+24
*
* bug fix
nagai
2003-07-29
1
-1
/
+1
*
* bug fix ( tested with Ruby/Tk widget demo )
nagai
2003-07-29
1
-6
/
+10
*
multi-tk.rb : (new) library to support multiple Tk interpreters (high level)
nagai
2003-07-27
1
-2
/
+5
*
* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly
matz
2003-07-26
1
-0
/
+4
*
* variable.c (rb_mod_const_missing): "const_missing" should not
matz
2003-07-26
1
-4
/
+0
*
tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?
nagai
2003-07-25
1
-23
/
+46
*
process.c : unify indentation
nagai
2003-07-23
1
-104
/
+243
*
tk.rb :
nagai
2003-07-17
1
-0
/
+4
*
* eval.c (ruby_init): set ruby_running to true after
matz
2003-07-17
1
-9
/
+5
*
tk.rb :
nagai
2003-07-11
1
-2
/
+2
*
tk.rb :
nagai
2003-07-01
1
-9
/
+23
*
tk.rb :
nagai
2003-06-25
1
-2
/
+121
*
tkcanvas.rb :
nagai
2003-06-25
1
-2
/
+12
*
tk.rb :
nagai
2003-06-24
1
-22
/
+128
*
tk.rb :
nagai
2003-06-23
1
-8
/
+23
*
tk.rb :
nagai
2003-06-22
1
-11
/
+29
*
tk.rb :
nagai
2003-06-21
1
-2
/
+34
*
Ruby/Tk libraries except tk.rb :
nagai
2003-06-21
1
-8
/
+46
*
tcltklib.c :
nagai
2003-06-20
1
-3
/
+4
*
tcltklib.c :
nagai
2003-06-19
1
-1
/
+13
*
tk.rb :
nagai
2003-06-18
1
-224
/
+994
*
* eval.c (proc_alloc): re-unification of Block and Proc. Block
matz
2003-06-16
1
-14
/
+14
*
tk.rb : add 'no_create' option to widget initialize method.
nagai
2003-06-12
1
-8
/
+24
*
tk.rb : widget configure returns self (for method call chain)
nagai
2003-06-12
1
-0
/
+1
*
* eval.c (rb_call_super): inheritance line adjustment moved from
matz
2003-06-03
1
-14
/
+14
*
* eval.c (Init_Proc): Block/Proc separation. [huge change]
matz
2003-05-26
1
-3
/
+12
*
* eval.c (ruby_finalize): turn off ruby_debug flag before calling
matz
2003-05-23
1
-1
/
+1
*
* eval.c (rb_f_missing): use "inspect" for T_OBJECT as well.
matz
2003-04-03
1
-1
/
+1
*
update NotImplementError to NotImplementedError.
matz
2003-03-23
1
-2
/
+2
*
* lib/optparse.rb, lib/jcode.rb, ext/tk/lib/tk.rb: reorder character
akr
2003-03-22
1
-9
/
+9
*
* regex.c (re_compile_pattern): fix previous change.
akr
2003-03-21
1
-9
/
+9
*
* commit miss; and tcltklib fix too.
matz
2002-10-02
1
-3
/
+3
*
* dir.c (glob_helper): prevent memory leak using rb_protect().
matz
2002-09-12
1
-0
/
+1
*
* re.c (rb_reg_expr_str): need to process backslashes properly.
matz
2002-06-28
1
-9
/
+9
*
* tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.
nagai
2002-06-04
1
-54
/
+242
*
* marshal.c (w_object): module inclusion using extend() should
matz
2002-03-11
1
-2
/
+2
*
* eval.c (cvar_cbase): utility function to find innermost non
matz
2002-03-08
1
-20
/
+27
*
* eval.c (rb_mod_include): load modules in argument order.
matz
2002-02-28
1
-159
/
+312
*
* eval.c (is_defined): defined?(Foo::Baz) should check constants
matz
2002-01-28
1
-3
/
+2
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
1
-25
/
+0
*
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-29
1
-1
/
+16
*
* re.c (Init_Regexp): to_s to be alias to inspect.
matz
2001-09-05
1
-3
/
+3
*
* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntax
matz
2001-06-01
1
-3
/
+3
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-3
/
+19
*
forgot some checkins.
matz
2001-05-06
1
-18
/
+25
[prev]
[next]