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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* MultiTkIp.new_* accept a block to eval under the new interpreter
nagai
2003-07-30
1
-6
/
+12
*
* bug fix
nagai
2003-07-30
4
-0
/
+17
*
* additional check of Tk interpreters' status for a little more safety
nagai
2003-07-30
2
-8
/
+26
*
* fix a bug of the procedure for 'Delete' button on the safe-Tk frmae
nagai
2003-07-29
1
-1
/
+0
*
* change default mode of mainloop_abort_on_exception on multi-tk.rb
nagai
2003-07-29
1
-1
/
+1
*
* bug fix
nagai
2003-07-29
2
-1
/
+7
*
* bug fix ( tested with Ruby/Tk widget demo )
nagai
2003-07-29
3
-7
/
+12
*
tcltklib.c : bug fix
nagai
2003-07-29
1
-10
/
+24
*
tcltklib.c : *bug fix
nagai
2003-07-28
1
-10
/
+315
*
multi-tk.rb : (new) library to support multiple Tk interpreters (high level)
nagai
2003-07-27
4
-8
/
+818
*
* 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
2
-24
/
+76
*
process.c : unify indentation
nagai
2003-07-23
14
-184
/
+317
*
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
3
-40
/
+128
*
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
7
-21
/
+63
*
tcltklib.c :
nagai
2003-06-20
1
-3
/
+4
*
tcltklib.c :
nagai
2003-06-19
2
-9
/
+23
*
tk.rb :
nagai
2003-06-18
12
-430
/
+1645
*
* eval.c (proc_alloc): re-unification of Block and Proc. Block
matz
2003-06-16
4
-22
/
+22
*
tk.rb : add 'no_create' option to widget initialize method.
nagai
2003-06-12
2
-8
/
+26
*
tk.rb : widget configure returns self (for method call chain)
nagai
2003-06-12
3
-0
/
+135
*
* eval.c (rb_call_super): inheritance line adjustment moved from
matz
2003-06-03
4
-23
/
+23
*
* 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
6
-16
/
+16
*
* 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
3
-39
/
+39
*
* ext/tk/lib/tkentry.rb: typo fix(!! -> ||).
eban
2002-06-04
1
-1
/
+1
*
* tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.
nagai
2002-06-04
9
-112
/
+370
*
* 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
3
-22
/
+45
*
* eval.c (rb_mod_include): load modules in argument order.
matz
2002-02-28
5
-386
/
+376
*
* eval.c (is_defined): defined?(Foo::Baz) should check constants
matz
2002-01-28
3
-9
/
+16
*
* eval.c (block_pass): allow "retry" from within argument passed
matz
2002-01-17
1
-0
/
+15
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
2
-27
/
+2
*
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-29
1
-1
/
+16
[prev]
[next]