summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2005-12-17eban2005-12-171-3/+3
* * bignum.c (rb_big_rshift): fix a GC problem onakr2005-12-162-1/+7
* * eval.c (bmcall): fix a GC problem by tail call onakr2005-12-162-1/+9
* corrected the allocation size.ttate2005-12-161-1/+1
* revert previous change.akr2005-12-161-2/+2
* refine "unknown data type" message.akr2005-12-161-2/+2
* * 2005-12-16eban2005-12-151-3/+3
* * signal.c (Init_signal): revert C++ style comment.matz2005-12-155-18/+50
* * 2005-12-15eban2005-12-141-3/+3
* * ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call onakr2005-12-142-0/+6
* * test/gdbm/test_gdbm.rb: specify pid for the argument ofeban2005-12-142-6/+11
* * 2005-12-14eban2005-12-141-3/+3
* * marshal.c (r_object0): fix a GC problem for reading a bignum onakr2005-12-142-1/+6
* * re.c (rb_reg_regcomp): fix a GC problem on x86_64 withakr2005-12-132-0/+6
* * array.c (rb_ary_diff): fix a GC problem on IA64 withakr2005-12-122-1/+9
* * 2005-12-13eban2005-12-121-3/+3
* * sprintf.c (rb_str_format): fix a GC problem.akr2005-12-122-1/+7
* * test/openssl/test_ssl.rb (test_parallel): call GC.start to closegotoyuzo2005-12-122-0/+6
* precedes registering global VALUE variables before initializing it.akr2005-12-124-13/+14
* * ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz2005-12-1210-15/+26
* * 2005-12-12eban2005-12-111-3/+3
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai2005-12-110-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-12-115-0/+1048
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai2005-12-114-6/+29
* * 2005-12-09nobu2005-12-091-3/+3
* * lib/rexml/encoding.rb (encoding=): give priority to particularnobu2005-12-095-33/+62
* * eval.c (umethod_bind): adjust invoking class for module method.nobu2005-12-072-6/+21
* * 2005-12-08eban2005-12-071-3/+3
* * eval.c (call_trace_func): klass parameter should be amatz2005-12-072-1/+6
* * sprintf.c (rb_f_sprintf): [ruby-dev:27967]matz2005-12-072-3/+9
* * sprintf.c (rb_str_format): integer overflow check added.matz2005-12-072-0/+12
* * ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai2005-12-063-4/+12
* * 2005-12-07eban2005-12-061-3/+3
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-0610-39/+203
* * 2005-12-06eban2005-12-061-3/+3
* * eval.c (exec_under): avoid accessing ruby_frame->prev.matz2005-12-062-1/+6
* * misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz2005-11-302-1/+6
* * 2005-12-01eban2005-11-301-4/+4
* * eval.c (rb_funcall2): allow to call protected methods.nobu2005-11-302-3/+8
* * parse.y (NEWHEAP, ADD2HEAP): committed the patch for 1.9.nobu2005-11-301-2/+2
* * 2005-11-30nobu2005-11-301-3/+3
* * parse.y (NEWHEAP, ADD2HEAP): set count after pointer was set.nobu2005-11-302-10/+21
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-282-3/+8
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-282-5/+6
* * win32/win32.c (rb_w32_strerror): remove all CR and LF. (avoid brokenocean2005-11-282-3/+8
* * 2005-11-28usa2005-11-281-3/+3
* * lib/mkmf.rb (create_makefile): should not change sodir withocean2005-11-282-1/+7
* * 2005-11-27eban2005-11-261-3/+3
* * replaced e-mail addr.nahi2005-11-261-31/+31
* * lib/wsdl/xmlSchema/complexContent.rb: missingnahi2005-11-262-0/+9