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: add TclTkIp#_create_console() method to
nagai
2005-03-30
15
-418
/
+553
*
* lib/tkextlib/blt/component.rb: cannot create elements except
nagai
2005-03-29
9
-48
/
+537
*
* ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.
nobu
2005-03-28
1
-0
/
+2
*
* ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.
ocean
2005-03-28
1
-1
/
+1
*
* ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3
nobu
2005-03-27
1
-7
/
+10
*
* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether
nagai
2005-03-26
94
-208
/
+5854
*
* ext/tk/lib/tk/font.rb: add some TkFont class methods to get font
nagai
2005-03-18
4
-434
/
+1286
*
* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method in
nagai
2005-03-16
2
-27
/
+32
*
* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppot
nagai
2005-03-16
3
-87
/
+257
*
* ext/stringio/stringio.c: use right arrows.
nobu
2005-03-15
1
-16
/
+16
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: change the support status of
nagai
2005-03-15
1
-2
/
+2
*
* ext/stringio/stringio.c: add rdoc.
nobu
2005-03-15
1
-0
/
+284
*
* ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should include
nobu
2005-03-15
1
-43
/
+36
*
* ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension sample
nagai
2005-03-15
3
-0
/
+1522
*
* ext/tk/tkutil.c (ary2list): give wrong arguments to hash2kv()
nagai
2005-03-15
1
-2
/
+7
*
* ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_value
nagai
2005-03-14
2
-0
/
+82
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callback
nagai
2005-03-14
2
-1
/
+8
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offset
nagai
2005-03-13
8
-49
/
+169
*
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
nagai
2005-03-10
33
-294
/
+465
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-10
1
-0
/
+68
*
* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignment
nagai
2005-03-09
4
-8
/
+8
*
* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): call
gotoyuzo
2005-03-09
2
-3
/
+3
*
* ext/tk/sample/tktextio.rb: add show_mode which means that see where
nagai
2005-03-09
1
-2
/
+64
*
* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.
nagai
2005-03-09
1
-27
/
+79
*
* ext/socket/socket.c: document from Sam Roberts
matz
2005-03-08
1
-0
/
+85
*
* ext/tk/sample/tktextio.rb: add comment
nagai
2005-03-08
1
-2
/
+10
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-08
1
-0
/
+463
*
* ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.
usa
2005-03-08
1
-0
/
+1
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66
naruse
2005-03-07
1
-8
/
+19
*
bugfix for typealias() in import.rb.
ttate
2005-03-07
1
-2
/
+3
*
* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,
gotoyuzo
2005-03-07
4
-74
/
+107
*
* ext/tk/tkutil.c: remove the some codes which depend on the
nagai
2005-03-06
1
-57
/
+1
*
* ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4
nagai
2005-03-06
1
-0
/
+1
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensions
nagai
2005-03-06
1
-57
/
+65
*
* ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"
nagai
2005-03-05
2
-0
/
+6
*
* ext/tk/lib/multi-tk.rb: freeze callback-entry objects
nagai
2005-03-05
19
-63
/
+544
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace
nobu
2005-03-04
2
-12
/
+33
*
* ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):
nagai
2005-03-04
1
-2
/
+2
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63
naruse
2005-03-03
1
-1
/
+8
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62
naruse
2005-03-03
1
-147
/
+511
*
* ext/extmk.rb (parse_args): add DESTDIR only when not directed
nobu
2005-03-02
1
-1
/
+8
*
* 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
16
-667
/
+2957
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-02
8
-0
/
+4654
*
* exception error messages updated. [ruby-core:04497]
matz
2005-02-28
11
-80
/
+80
*
* ext/socket/socket.c (Init_socket): add bunch of Socket
matz
2005-02-28
1
-0
/
+252
*
* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.
usa
2005-02-21
1
-7
/
+45
*
* ext/bigdecimal/sample/linear.rb: resolve LoadError.
ocean
2005-02-18
3
-40
/
+2
*
* bigdecimal/newton.rb: resolve LoadError.
ocean
2005-02-18
2
-3
/
+3
*
* ext/tk/tkutil.c: Follow the change of st.c (st_foreach)
nagai
2005-02-16
1
-44
/
+46
[next]