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
...
*
* eval.c (rb_call0): call_cfunc() should be protected.
shugo
2005-03-16
3
-15
/
+32
*
* eval.c (rb_add_event_hook): new function to add a hook function for
shugo
2005-03-16
5
-35
/
+192
*
* eval.c (rb_call0): reorganize "return" event post.
matz
2005-03-16
6
-33
/
+51
*
* 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
*
* 2005-03-16
eban
2005-03-15
1
-3
/
+3
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: change the support status of
nagai
2005-03-15
1
-2
/
+2
*
* error.c (errno_missing): add rdoc.
nobu
2005-03-15
1
-1
/
+6
*
*** empty log message ***
nobu
2005-03-15
1
-3
/
+3
*
* 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
2
-43
/
+41
*
* eval.c (recursive_check, recursive_push): more restrictive check.
nobu
2005-03-15
2
-4
/
+9
*
* 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/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
*
* eval.c (recursive_pop): raise TypeError instead of fatal error.
nobu
2005-03-13
2
-8
/
+18
*
remove test_gc
seki
2005-03-13
2
-10
/
+4
*
* ext/openssl/ossl_ssl.c (ossl_tmp_dh_callback): should get DH
gotoyuzo
2005-03-12
2
-2
/
+7
*
* 2005-03-13
eban
2005-03-12
1
-3
/
+3
*
* ext/openssl/ossl_pkey_dh.c (ossl_create_dh): fix typo.
gotoyuzo
2005-03-12
3
-4
/
+12
*
* 2005-03-10
eban
2005-03-10
1
-3
/
+3
*
* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handler
nagai
2005-03-10
35
-292
/
+550
*
* lib/pp.rb (PP::PPMethods#guard_inspect_key): support
akr
2005-03-09
2
-10
/
+19
*
* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignment
nagai
2005-03-09
4
-8
/
+8
*
* ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:
gotoyuzo
2005-03-09
9
-230
/
+304
*
* parse.y (gettable_gen): warns if VCALL name is used as
matz
2005-03-09
8
-33
/
+261
*
* 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
*
changed the spec of CPtr#[]/[]= to suit String#[]/[]=.
ttate
2005-03-08
2
-7
/
+37
*
minor bugfix.
ttate
2005-03-08
1
-1
/
+1
*
* 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
2
-0
/
+469
*
fixed weekdays
ocean
2005-03-08
1
-7
/
+7
*
* ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Lite
usa
2005-03-08
2
-0
/
+8
*
* eval.c (rb_exec_recursive): declaration should precede statements
usa
2005-03-08
2
-3
/
+8
*
* error.c (errno_missing): Errno.const_missing to allow references
matz
2005-03-08
4
-3
/
+27
*
* 2005-03-08
eban
2005-03-07
1
-3
/
+3
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66
naruse
2005-03-07
2
-1
/
+7
*
* sample/webrick/httpsd.rb: fix typo in comment. suggested by
gotoyuzo
2005-03-07
2
-2
/
+5
*
* lib/webrick/server.rb (WEBrick::GenericServer#start): should
gotoyuzo
2005-03-07
2
-12
/
+29
*
* eval.c (rb_require_safe): get actual path string under safe level
nobu
2005-03-07
2
-4
/
+9
*
* ext/openssl/ossl_ssl.c (ssl_get_error): typo.
usa
2005-03-07
1
-1
/
+1
*
* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,
usa
2005-03-07
2
-3
/
+14
*
* ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):
gotoyuzo
2005-03-07
2
-10
/
+11
*
* object.c (inspect_obj): unintended space removal.
matz
2005-03-07
8
-42
/
+95
[prev]
[next]