summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 2005-11-26eban2005-11-261-3/+3
* * dln.c (conv_to_posix_path): should initialize posix.eban2005-11-262-0/+5
* commit miss.nagai2005-11-2513-178/+0
* * 2005-11-25usa2005-11-251-3/+3
* * sample/tkextlib/tile/demo.rb: bug fixnagai2005-11-25112-36/+745
* * configure.in (AC_CHECK_FUNCS): need to check link().usa2005-11-242-7/+12
* * 2005-11-24eban2005-11-231-3/+3
* * file.c (w32_io_info): CreateFile failed on Win9x if file was alreadyocean2005-11-232-1/+8
* Add lacks for Tk8.5 support.nagai2005-11-236-1/+181
* * file.c (w32_io_info): should not call GetFileInformationByHandleocean2005-11-232-17/+28
* * re.c (KR_REHASH): should cast to unsigned for 64bit CPU.matz2005-11-232-1/+7
* * intern.h, file.c: failed to compile on windows.ocean2005-11-233-4/+9
* * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo2005-11-224-4/+108
* * 2005-11-23eban2005-11-221-3/+3
* * file.c (test_identical): test if two files are identical.nobu2005-11-224-31/+124
* * lib/optparse.rb: match incomplete (in current enconding) multibytenobu2005-11-222-4/+9
* * win32/win32.c (winnt_stat): set mapped errno instead of ENOENT.ocean2005-11-222-1/+5