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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension sample
nagai
2005-03-15
3
-0
/
+1522
*
* 2005-03-15
eban
2005-03-15
1
-3
/
+3
*
* ext/tk/tkutil.c (ary2list): give wrong arguments to hash2kv()
nagai
2005-03-15
2
-2
/
+11
*
* ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_value
nagai
2005-03-14
3
-0
/
+89
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callback
nagai
2005-03-14
3
-1
/
+13
*
* 2005-03-14
eban
2005-03-13
1
-3
/
+3
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offset
nagai
2005-03-13
9
-49
/
+187
*
* 2005-03-13
usa
2005-03-13
1
-3
/
+3
*
remove test_gc
seki
2005-03-13
2
-10
/
+4
*
* 2005-03-10
eban
2005-03-10
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
nagai
2005-03-10
34
-294
/
+484
*
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
4
-169
/
+10
*
* lib/webrick/server.rb (WEBrick::GenericServer#start): should
gotoyuzo
2005-03-09
2
-14
/
+30
*
* ext/tk/sample/tktextio.rb: add show_mode which means that see where
nagai
2005-03-09
1
-2
/
+64
*
* 2005-03-09
eban
2005-03-09
1
-3
/
+3
*
* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.
nagai
2005-03-09
2
-27
/
+84
*
* ext/socket/socket.c: document from Sam Roberts
matz
2005-03-08
3
-1
/
+97
*
* ext/tk/sample/tktextio.rb: add comment
nagai
2005-03-08
1
-2
/
+10
*
* ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in this
nagai
2005-03-08
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-08
1
-0
/
+463
*
* ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in this
nagai
2005-03-08
1
-0
/
+6
*
fixed weekdays
ocean
2005-03-08
1
-10
/
+10
*
* ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.
usa
2005-03-08
2
-0
/
+5
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66
naruse
2005-03-07
2
-8
/
+24
*
* 2005-03-08
eban
2005-03-07
1
-3
/
+3
*
bugfix for typealias() in import.rb.
ttate
2005-03-07
1
-2
/
+3
*
* lib/webrick/server.rb (WEBrick::GenericServer#start): should
gotoyuzo
2005-03-07
2
-2
/
+11
*
* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,
gotoyuzo
2005-03-07
6
-77
/
+158
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-07
4
-0
/
+876
*
* lib/un.rb: should use OptionParser. (backported form HEAD)
eban
2005-03-07
2
-22
/
+34
*
* string.c (rb_str_cmp_m): should not return false but nil.
matz
2005-03-07
8
-4
/
+22
*
* ext/tk/tkutil.c: remove the some codes which depend on the
nagai
2005-03-06
2
-57
/
+7
*
* 2005-03-07
eban
2005-03-06
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4
nagai
2005-03-06
2
-0
/
+5
*
* lib/net/http.rb: HTTPHeader holds its header fields as an array (backport f...
aamine
2005-03-06
3
-64
/
+208
*
* 2005-03-06
eban
2005-03-06
1
-3
/
+3
*
* lib/pp.rb: rdoced by by Sam Roberts. [ruby-core:4490]
akr
2005-03-06
2
-149
/
+122
*
* lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgid
akr
2005-03-06
2
-4
/
+14
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensions
nagai
2005-03-06
1
-57
/
+65
*
* 2005-03-05
eban
2005-03-05
1
-3
/
+3
*
* dir.c (fnmatch): removed unnecessary code. (ruby_1_8 didn't have
ocean
2005-03-05
3
-10
/
+7
*
* 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
20
-63
/
+550
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace
nobu
2005-03-04
4
-16
/
+46
*
* lib/set.rb (SortedSet::setup): a hack to shut up warning.
matz
2005-03-04
2
-0
/
+10
*
* ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):
nagai
2005-03-04
2
-2
/
+9
*
* 2005-03-04
usa
2005-03-04
1
-3
/
+3
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63
naruse
2005-03-03
2
-1
/
+12
[prev]
[next]