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
...
*
* 2005-12-17
eban
2005-12-17
1
-3
/
+3
*
* bignum.c (rb_big_rshift): fix a GC problem on
akr
2005-12-16
2
-1
/
+7
*
* eval.c (bmcall): fix a GC problem by tail call on
akr
2005-12-16
2
-1
/
+9
*
corrected the allocation size.
ttate
2005-12-16
1
-1
/
+1
*
revert previous change.
akr
2005-12-16
1
-2
/
+2
*
refine "unknown data type" message.
akr
2005-12-16
1
-2
/
+2
*
* 2005-12-16
eban
2005-12-15
1
-3
/
+3
*
* signal.c (Init_signal): revert C++ style comment.
matz
2005-12-15
5
-18
/
+50
*
* 2005-12-15
eban
2005-12-14
1
-3
/
+3
*
* ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call on
akr
2005-12-14
2
-0
/
+6
*
* test/gdbm/test_gdbm.rb: specify pid for the argument of
eban
2005-12-14
2
-6
/
+11
*
* 2005-12-14
eban
2005-12-14
1
-3
/
+3
*
* marshal.c (r_object0): fix a GC problem for reading a bignum on
akr
2005-12-14
2
-1
/
+6
*
* re.c (rb_reg_regcomp): fix a GC problem on x86_64 with
akr
2005-12-13
2
-0
/
+6
*
* array.c (rb_ary_diff): fix a GC problem on IA64 with
akr
2005-12-12
2
-1
/
+9
*
* 2005-12-13
eban
2005-12-12
1
-3
/
+3
*
* sprintf.c (rb_str_format): fix a GC problem.
akr
2005-12-12
2
-1
/
+7
*
* test/openssl/test_ssl.rb (test_parallel): call GC.start to close
gotoyuzo
2005-12-12
2
-0
/
+6
*
precedes registering global VALUE variables before initializing it.
akr
2005-12-12
4
-13
/
+14
*
* ext/digest/digest.c (rb_digest_base_s_digest): add volatile to
matz
2005-12-12
10
-15
/
+26
*
* 2005-12-12
eban
2005-12-11
1
-3
/
+3
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in
nagai
2005-12-11
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-12-11
5
-0
/
+1048
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in
nagai
2005-12-11
4
-6
/
+29
*
* 2005-12-09
nobu
2005-12-09
1
-3
/
+3
*
* lib/rexml/encoding.rb (encoding=): give priority to particular
nobu
2005-12-09
5
-33
/
+62
*
* eval.c (umethod_bind): adjust invoking class for module method.
nobu
2005-12-07
2
-6
/
+21
*
* 2005-12-08
eban
2005-12-07
1
-3
/
+3
*
* eval.c (call_trace_func): klass parameter should be a
matz
2005-12-07
2
-1
/
+6
*
* sprintf.c (rb_f_sprintf): [ruby-dev:27967]
matz
2005-12-07
2
-3
/
+9
*
* sprintf.c (rb_str_format): integer overflow check added.
matz
2005-12-07
2
-0
/
+12
*
* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.
nagai
2005-12-06
3
-4
/
+12
*
* 2005-12-07
eban
2005-12-06
1
-3
/
+3
*
* ext/tk/README.macosx-aqua: [new document] tips to avoid the known
nagai
2005-12-06
10
-39
/
+203
*
* 2005-12-06
eban
2005-12-06
1
-3
/
+3
*
* eval.c (exec_under): avoid accessing ruby_frame->prev.
matz
2005-12-06
2
-1
/
+6
*
* misc/ruby-mode.el (ruby-expr-beg): support $! at the end of
matz
2005-11-30
2
-1
/
+6
*
* 2005-12-01
eban
2005-11-30
1
-4
/
+4
*
* eval.c (rb_funcall2): allow to call protected methods.
nobu
2005-11-30
2
-3
/
+8
*
* parse.y (NEWHEAP, ADD2HEAP): committed the patch for 1.9.
nobu
2005-11-30
1
-2
/
+2
*
* 2005-11-30
nobu
2005-11-30
1
-3
/
+3
*
* parse.y (NEWHEAP, ADD2HEAP): set count after pointer was set.
nobu
2005-11-30
2
-10
/
+21
*
* ext/socket/socket.c (init_inetsock_internal): remove setting
usa
2005-11-28
2
-3
/
+8
*
* ext/socket/socket.c (init_inetsock_internal): remove setting
usa
2005-11-28
2
-5
/
+6
*
* win32/win32.c (rb_w32_strerror): remove all CR and LF. (avoid broken
ocean
2005-11-28
2
-3
/
+8
*
* 2005-11-28
usa
2005-11-28
1
-3
/
+3
*
* lib/mkmf.rb (create_makefile): should not change sodir with
ocean
2005-11-28
2
-1
/
+7
*
* 2005-11-27
eban
2005-11-26
1
-3
/
+3
*
* replaced e-mail addr.
nahi
2005-11-26
1
-31
/
+31
*
* lib/wsdl/xmlSchema/complexContent.rb: missing
nahi
2005-11-26
2
-0
/
+9
[prev]
[next]