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/tcltklib.c (lib_eventloop_ensure): refer freed pointer
nagai
2006-04-21
2
-3
/
+10
*
* 2006-04-21
usa
2006-04-21
1
-3
/
+3
*
* ext/socket/socket.c: document update patch from Sam Roberts
matz
2006-04-21
2
-2
/
+237
*
* parse.y (arg): too much NEW_LIST()
matz
2006-04-19
3
-6
/
+12
*
* eval.c (rb_eval): use ARGSCAT for NODE_OP_ASGN1.
matz
2006-04-19
5
-41
/
+209
*
* 2006-04-19
usa
2006-04-19
1
-3
/
+3
*
* parse.y (list_concat): should not modify nodes other than
matz
2006-04-19
2
-0
/
+7
*
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2006-04-18
5
-12
/
+42
*
* 2006-04-18
eban
2006-04-17
1
-3
/
+3
*
* eval.c: block_unique should be 1, not frame_unique.
matz
2006-04-17
2
-2
/
+7
*
* 2006-04-14
eban
2006-04-14
1
-3
/
+3
*
Short summary:
ser
2006-04-14
17
-478
/
+605
*
* 2006-04-10
eban
2006-04-09
1
-3
/
+3
*
* prec.c (prec_prec_f): documentation patch from
matz
2006-04-09
6
-9
/
+54
*
* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
nagai
2006-04-06
2
-1
/
+5
*
* 2006-04-06
eban
2006-04-05
1
-4
/
+4
*
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
nagai
2006-04-05
6
-39
/
+87
*
WIN32OLE#[] should accept multi argments.
suke
2006-03-29
3
-5
/
+15
*
* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
usa
2006-03-29
2
-3
/
+8
*
* 2006-03-29
usa
2006-03-29
1
-3
/
+3
*
* eval.c (backtrace): reports aliased method names in a generated
matz
2006-03-28
2
-8
/
+29
*
* 2006-03-28
eban
2006-03-28
1
-3
/
+3
*
doc update. [ruby-talk:186294]
akr
2006-03-28
1
-1
/
+8
*
* 2006-03-27
eban
2006-03-27
1
-3
/
+3
*
* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6.
naruse
2006-03-27
6
-3515
/
+7628
*
* 2006-03-24
eban
2006-03-24
1
-3
/
+3
*
* process.c (rb_f_sleep): remove description about SIGALRM which
matz
2006-03-24
2
-6
/
+10
*
* 2006-03-23
eban
2006-03-23
1
-3
/
+3
*
* eval.c (method_missing): should support argument splat in
matz
2006-03-23
2
-3
/
+19
*
* configure.in: Solaris SunPro compiler -rapth patch from
matz
2006-03-20
2
-1
/
+10
*
* 2006-03-20
usa
2006-03-20
1
-3
/
+3
*
* configure.in: remove enable_rpath=no for Solaris.
matz
2006-03-20
2
-2
/
+5
*
* 2006-03-17
eban
2006-03-17
1
-3
/
+3
*
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.
gotoyuzo
2006-03-17
3
-2
/
+7
*
* lib/mkmf.rb (create_makefile): support libraries without *.so.
usa
2006-03-15
2
-1
/
+5
*
* 2006-03-15
eban
2006-03-15
1
-3
/
+3
*
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use
gotoyuzo
2006-03-15
3
-2
/
+7
*
* 2006-03-11
eban
2006-03-11
1
-3
/
+3
*
* lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removed
matz
2006-03-11
3
-3
/
+12
*
fix string interpolation
akr
2006-03-04
1
-2
/
+3
*
* gc.c (id2ref): fix symbol test.
akr
2006-03-04
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-03-04
2
-0
/
+502
*
* gc.c (id2ref): fix symbol test.
akr
2006-03-04
2
-3
/
+7
*
* 2006-03-04
eban
2006-03-04
1
-3
/
+3
*
* lib/rdoc/ri/ri_paths.rb (RI::Paths): adding paths from rubygems
matz
2006-03-03
3
-0
/
+18
*
* 2006-03-03
eban
2006-03-03
1
-3
/
+3
*
ML ref [ruby-core:7305]
akr
2006-03-02
1
-1
/
+1
*
* gc.c: align VALUE with sizeof(RVALUE) globally.
akr
2006-03-02
3
-54
/
+101
*
* gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)
ocean
2006-03-02
2
-0
/
+13
*
* win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.
ocean
2006-03-02
2
-0
/
+7
[prev]
[next]