summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2006-04-06eban2006-04-051-4/+4
* * ext/tk/tcltklib.c: fix SEGV when embedding to an application.nagai2006-04-056-39/+87
* WIN32OLE#[] should accept multi argments.suke2006-03-293-5/+15
* * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,usa2006-03-292-3/+8
* * 2006-03-29usa2006-03-291-3/+3
* * eval.c (backtrace): reports aliased method names in a generatedmatz2006-03-282-8/+29
* * 2006-03-28eban2006-03-281-3/+3
* doc update. [ruby-talk:186294]akr2006-03-281-1/+8
* * 2006-03-27eban2006-03-271-3/+3
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6.naruse2006-03-276-3515/+7628
* * 2006-03-24eban2006-03-241-3/+3
* * process.c (rb_f_sleep): remove description about SIGALRM whichmatz2006-03-242-6/+10
* * 2006-03-23eban2006-03-231-3/+3
* * eval.c (method_missing): should support argument splat inmatz2006-03-232-3/+19
* * configure.in: Solaris SunPro compiler -rapth patch frommatz2006-03-202-1/+10
* * 2006-03-20usa2006-03-201-3/+3
* * configure.in: remove enable_rpath=no for Solaris.matz2006-03-202-2/+5
* * 2006-03-17eban2006-03-171-3/+3
* * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.gotoyuzo2006-03-173-2/+7
* * lib/mkmf.rb (create_makefile): support libraries without *.so.usa2006-03-152-1/+5
* * 2006-03-15eban2006-03-151-3/+3
* * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo2006-03-153-2/+7
* * 2006-03-11eban2006-03-111-3/+3
* * lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removedmatz2006-03-113-3/+12
* fix string interpolationakr2006-03-041-2/+3
* * gc.c (id2ref): fix symbol test.akr2006-03-040-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-03-042-0/+502
* * gc.c (id2ref): fix symbol test.akr2006-03-042-3/+7
* * 2006-03-04eban2006-03-041-3/+3
* * lib/rdoc/ri/ri_paths.rb (RI::Paths): adding paths from rubygemsmatz2006-03-033-0/+18
* * 2006-03-03eban2006-03-031-3/+3
* ML ref [ruby-core:7305]akr2006-03-021-1/+1
* * gc.c: align VALUE with sizeof(RVALUE) globally.akr2006-03-023-54/+101
* * gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)ocean2006-03-022-0/+13
* * win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean2006-03-022-0/+7
* * 2006-03-02eban2006-03-021-3/+3
* * gc.c (add_heap): heap_slots may overflow. a patch from Stefanmatz2006-03-012-0/+6
* * ruby.h (SYM2ID): should not cast to signed long.matz2006-03-012-1/+6
* * 2006-03-01eban2006-02-281-4/+4
* * lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean2006-02-282-4/+10
* * 2006-02-28usa2006-02-281-3/+3
* * lib/drb/extservm.rb (invoke_service_command): cannot invoke commandusa2006-02-282-2/+7
* quote pathnames in the server's command line for space containedseki2006-02-242-1/+7
* * instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa2006-02-242-18/+34
* * bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot().ocean2006-02-242-0/+5
* * time.c (time_new_internal): add prototype to tell the compilerusa2006-02-243-0/+19
* * 2006-02-24eban2006-02-241-3/+3
* * test.rb: Removed. Obsolete by test/nkf.naruse2006-02-231-0/+8
* enabled documents in nkf and kconv.naruse2006-02-231-0/+2
* * ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc.naruse2006-02-232-121/+564