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
...
*
* lib/mkmf.rb (macro_defined?): try to compile for an old compiler
nobu
2005-03-24
2
-6
/
+20
*
*** empty log message ***
gotoyuzo
2005-03-23
3
-2
/
+20
*
* 2005-03-23
eban
2005-03-23
1
-3
/
+3
*
* parse.y (primary): fix lineno of rescue and ensure.
shugo
2005-03-23
3
-8
/
+12
*
* test/ruby/test_settracefunc.rb (test_event): added tests for
shugo
2005-03-22
2
-12
/
+116
*
* 2005-03-20
nobu
2005-03-20
1
-3
/
+3
*
* lib/mkmf.rb (mkmf_failed): check if Makefile is created without
nobu
2005-03-20
2
-1
/
+6
*
* 2005-03-19
nobu
2005-03-19
1
-3
/
+3
*
* misc/ruby-mode.el (ruby-expr-beg): returned true always.
nobu
2005-03-19
2
-5
/
+10
*
* ext/tk/lib/tk/font.rb: add some TkFont class methods to get font
nagai
2005-03-18
5
-434
/
+1294
*
* 2005-03-18
eban
2005-03-18
1
-3
/
+3
*
* error.c: typo fix.
eban
2005-03-18
1
-1
/
+1
*
* struct.c (make_struct): allow non local-id field
matz
2005-03-17
3
-16
/
+26
*
* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method in
nagai
2005-03-16
2
-27
/
+32
*
* 2005-03-17
eban
2005-03-16
1
-3
/
+3
*
node.h: added a space.
shugo
2005-03-16
1
-1
/
+1
*
* test/ruby/test_settracefunc.rb: added test for c-return.
shugo
2005-03-16
2
-9
/
+15
*
* 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
[prev]
[next]