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
/
tcltklib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tcltklib/tcltklib.c: refactoring - extracted status check as function.
ocean
2005-08-05
1
-248
/
+127
*
* ext/tcltklib/tcltklib.c: refactoring - extracted status check as function. ...
ocean
2005-08-05
1
-142
/
+56
*
* ext/tcltklib/tcltklib.c: fixed memory leak when tk_funcall raised
ocean
2005-08-05
1
-40
/
+17
*
* ext/tcltklib/tcltklib.c: refactoring - extract ruby string <->
ocean
2005-08-04
1
-206
/
+72
*
* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
nagai
2005-08-04
2
-11
/
+132
*
* ext/tcltklib/tcltklib.c: use Tcl_[GS]etVar2Ex instead of
ocean
2005-08-02
1
-430
/
+113
*
* ext/tcltklib/tcltklib.c: refactoring - replaced rb_ivar_defined &
ocean
2005-08-01
1
-41
/
+11
*
* ext/tcltklib/tcltklib.c (Tcl_GetStringResult): refactoring - define
ocean
2005-08-01
1
-87
/
+4
*
* ext/tcltklib/tcltklib.c (deleted_ip): refactoring - interpreter
ocean
2005-08-01
1
-164
/
+53
*
* ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-07-28
4
-192
/
+771
*
* ext/tk/tkutil.c (tk_conv_args): forget to revert thread_critical
nagai
2005-07-21
3
-1
/
+29
*
* ext/tcltklib/tcltklib.c: rbtk_eventloop_depth is used as int.
ocean
2005-07-19
1
-8
/
+8
*
* ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-13
1
-12
/
+13
*
* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.
nagai
2005-07-05
3
-45
/
+110
*
* ext/tcltklib/tcltklib.c (ip_rb_threadVwaitCommand): Tcl_Release was missing.
ocean
2005-06-16
1
-1
/
+2
*
* ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger.
nagai
2005-05-23
2
-12
/
+61
*
* ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"
nagai
2005-04-26
1
-16
/
+61
*
* ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status code
ocean
2005-04-23
1
-3
/
+4
*
updated TCLTKLIB_RELEASE_DATE
ocean
2005-04-22
1
-1
/
+1
*
* ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.
ocean
2005-04-22
1
-1
/
+2
*
* ext/tcltklib/tcltklib.c (ip_finalize): better modification than the
nagai
2005-04-12
1
-12
/
+32
*
* ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()
nagai
2005-04-12
1
-10
/
+18
*
* ext/tcltklib/tcltklib.c (ip_finalize): add existence check of
nagai
2005-04-11
1
-2
/
+13
*
* ext/tcltklib/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV
nagai
2005-04-11
1
-4
/
+4
*
* ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method to
nagai
2005-03-30
1
-1
/
+87
*
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
nagai
2005-03-10
1
-8
/
+10
*
* ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4
nagai
2005-03-06
1
-0
/
+1
*
* ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):
nagai
2005-03-04
1
-2
/
+2
*
* ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typo
nagai
2005-03-02
1
-1
/
+1
*
* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling to
nagai
2005-03-02
3
-523
/
+2371
*
* ext/tcltklib/tcltklib.c: add invalid namespace check
nagai
2005-01-31
2
-68
/
+115
*
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
nagai
2005-01-25
2
-52
/
+133
*
Update kilmer template to use sections
dave
2004-12-29
1
-15
/
+15
*
* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interp
nagai
2004-12-27
1
-18
/
+30
*
* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATE
nagai
2004-12-23
2
-0
/
+79
*
* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" when
nagai
2004-12-08
2
-4
/
+14
*
* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or older
nagai
2004-11-09
1
-0
/
+9
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-22
/
+0
*
* ext/tk/lib/tk/*: untabify
nagai
2004-10-11
6
-2463
/
+2462
*
* ext/tcltklib/tcltklib.c (ip_init): bug fix
nagai
2004-09-29
1
-1
/
+8
*
* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwait
nagai
2004-09-17
1
-47
/
+230
*
* ext/tcltklib/tcltklib.c: fix SEGV
nagai
2004-09-14
1
-7
/
+22
*
* ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkip
nagai
2004-09-12
1
-44
/
+198
*
* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=
nagai
2004-09-11
3
-146
/
+817
*
* ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspicious
ocean
2004-09-10
1
-1
/
+1
*
* ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...
nagai
2004-09-09
1
-2
/
+7
*
* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4
nagai
2004-09-08
1
-0
/
+5
*
* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]
nagai
2004-09-02
3
-11
/
+13
*
* ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...
nagai
2004-08-31
1
-0
/
+1
*
* ext/tcltklib/tcltklib.c (del_root): fix SEGV
nagai
2004-08-31
1
-1
/
+6
[next]