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
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
*
* extmk.rb (extmake): needs to be wrapped in an Array.
nobu
2005-08-04
1
-2
/
+3
*
* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
nagai
2005-08-04
7
-20
/
+238
*
reverted. [ruby-dev:26726]
ocean
2005-08-04
2
-6
/
+0
*
just fixed indentation.
ocean
2005-08-04
1
-28
/
+28
*
* ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.
ocean
2005-08-04
20
-59
/
+118
*
* ext/tk/sample/tkextlib/tile/demo.rb: fixed: Tk::Tile::TProgressbar is
ocean
2005-08-04
2
-36
/
+155
*
* ext/extmk.rb (extmake): should not modify $mflags for each
nobu
2005-08-03
1
-2
/
+5
*
* ext/tk/lib/tk/variable.rb: TkVariable#trace didn't work on
ocean
2005-08-03
2
-26
/
+67
*
* ext/socket/socket.c (ruby_connect): revert [ruby-talk:111654]
matz
2005-08-02
1
-6
/
+2
*
* ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigure
ocean
2005-08-02
3
-85
/
+145
*
* ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#start
ocean
2005-08-02
3
-6
/
+14
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-08-02
2
-0
/
+150
*
* ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo.
ocean
2005-08-02
2
-8
/
+42
*
* ext/tcltklib/tcltklib.c: use Tcl_[GS]etVar2Ex instead of
ocean
2005-08-02
1
-430
/
+113
*
* ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.
ocean
2005-08-01
4
-10
/
+68
*
* 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/tk/sample/tkextlib/tile/demo.rb: added combobox demo.
ocean
2005-08-01
2
-2
/
+25
*
* 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
9
-206
/
+804
*
* ext/socket/socket.c (ruby_connect): break immediately if a
matz
2005-07-28
1
-0
/
+5
*
* ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.
ocean
2005-07-27
2
-1
/
+5
*
* ext/openssl/openssl_missin.c: include <openssl/engine.h> before
gotoyuzo
2005-07-26
1
-4
/
+4
*
* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.
nagai
2005-07-25
2
-57
/
+8
*
* ext/openssl/ossl_engine.c (ossl_engine_s_load): should check
gotoyuzo
2005-07-23
1
-1
/
+3
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-07-22
2
-0
/
+1002
*
* ext/tk/tkutil.c (tk_conv_args): forget to revert thread_critical
nagai
2005-07-21
7
-63
/
+183
*
* ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,
ocean
2005-07-19
2
-2
/
+5
*
* ext/socket/socket.c: should not undef close on win32.
ocean
2005-07-19
1
-5
/
+0
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2005-07-19
1
-1
/
+1
*
* ext/tcltklib/tcltklib.c: rbtk_eventloop_depth is used as int.
ocean
2005-07-19
1
-8
/
+8
*
* ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. It
nagai
2005-07-19
1
-0
/
+1
*
* ext/io/wait/wait.c: wrong backport from trunk. fixed: [ruby-dev:26562]
nobu
2005-07-18
1
-8
/
+16
*
* ext/io/wait/wait.c: fixed commit miss.
nobu
2005-07-17
1
-1
/
+1
*
* ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.
nobu
2005-07-17
2
-1
/
+18
*
* ext/.document: enabled documents in stringio.
nobu
2005-07-15
1
-0
/
+1
*
* ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-13
2
-16
/
+18
*
convert dispid in Ruby and C by INT2NUM and NUM2INT.
suke
2005-07-09
3
-3
/
+13
*
* ext/tk/tkutil.c: fix typo.
nagai
2005-07-05
1
-2
/
+2
*
* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.
nagai
2005-07-05
12
-93
/
+336
*
use CMSG_LEN.
akr
2005-07-02
1
-2
/
+2
*
* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 and
akr
2005-07-02
1
-13
/
+29
*
* ext/sdbm/init.c (fsdbm_select): SDBM#select had returned the array
ocean
2005-06-25
1
-2
/
+0
*
* ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.
nagai
2005-06-24
2
-17
/
+51
*
* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.
nagai
2005-06-23
4
-41
/
+263
*
* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?
usa
2005-06-20
3
-0
/
+48
[next]