aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead ofakr2005-12-292-4/+9
* * 2005-12-29eban2005-12-291-3/+3
* * lib/generator.rb: reimplemented Generator class with Thread instead ofocean2005-12-292-45/+45
* * ia64.s: remove .pred.safe_across_calls directive.akr2005-12-282-1/+5
* * eval.c (struct thread): add bstr_max.akr2005-12-272-4/+19
* * 2005-12-28eban2005-12-271-3/+3
* * lib/optparse.rb (CompletingHash#match): fix for 1.9.nobu2005-12-272-1/+5
* update previous change.akr2005-12-271-4/+7
* add ML ref.akr2005-12-271-0/+2
* * configure.in: define IA64 for portability. (HP aC++/ANSI C doesn'takr2005-12-2710-158/+262
* * process.c: new method Process.exec. [ruby-dev:28107]aamine2005-12-272-1/+6
* * 2005-12-27eban2005-12-271-3/+3
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_ch...gotoyuzo2005-12-262-2/+8
* * 2005-12-26nobu2005-12-261-3/+3
* * added an old entry.nobu2005-12-261-0/+4
* (rb_f_test): fix document. [ruby-dev:28087]akr2005-12-211-1/+11
* * file.c (w32_io_info): should return handle because FileIndex isocean2005-12-212-14/+21
* * 2005-12-21eban2005-12-211-3/+3
* * test/pathname/test_pathname.rb (test_kernel_open): useakr2005-12-212-5/+7
* * eval.c (eval_under_i): evaluate source in caller's frame.nobu2005-12-202-0/+9
* * ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibilitywhy2005-12-202-1/+6
* * ext/syck/rubyext.c (syck_node_transform): ruby object holdingocean2005-12-202-4/+9
* * 2005-12-20eban2005-12-191-3/+3
* * io.c (rb_f_backquote): fix a GC problem onakr2005-12-192-1/+7
* no messageocean2005-12-191-0/+2
* * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047]nobu2005-12-193-2/+34
* * Makefile.in (XCFLAGS): separated as well as win32/Makefile.sub.nobu2005-12-193-3/+12
* * ext/syck/syck.h (S_FREE): small hack. no need to check if pointer isocean2005-12-193-93/+74
* * st.c: uses malloc instead of xmalloc to avoid GC. syck uses st_insertocean2005-12-192-24/+19
* simplify previous change.akr2005-12-191-4/+2
* * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): activate onlyakr2005-12-192-0/+23
* * 2005-12-19eban2005-12-191-3/+3
* * ext/syck/rubyext.c: sorry, I reverted my "should set newlyocean2005-12-192-5/+13
* * ext/syck/rubyext.c (syck_emitter_reset): should initializeocean2005-12-172-2/+25
* * 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
* * ext/syck/rubyext.c (rb_syck_compile): fixed memory leak.ocean2005-12-162-1/+9
* revert previous change.akr2005-12-161-2/+2
* refine "unknown data type" message.akr2005-12-161-2/+2
* * ext/syck/rubyext.c (syck_scalar_value_set): should set newlyocean2005-12-162-1/+3
* * 2005-12-16eban2005-12-161-3/+3
* * ext/syck/rubyext.c (syck_resolver_tagurize): fixed memory leak.ocean2005-12-162-8/+20
* * lib/tmpdir.rb: merged RDoc patch from Eric Hodel <drbrain atmatz2005-12-154-1/+10
* require tempdir instead of tempfile.akr2005-12-151-1/+1
* * 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
* * lib/rdoc/parsers/parse_c.rb (find_class_comment): fix for classnobu2005-12-142-1/+6
* * dir.c (has_magic): glob names contain alphabets to enable case foldnobu2005-12-142-7/+32
* * 2005-12-14eban2005-12-141-3/+3