summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2006-02-01eban2006-02-011-4/+4
* * configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3)ocean2006-02-014-7/+21
* * ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.nagai2006-01-313-4/+114
* * 2006-01-31eban2006-01-301-3/+3
* * ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.ocean2006-01-302-0/+9
* * 2006-01-28eban2006-01-281-3/+3
* * lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this caseocean2006-01-272-1/+7
* * 2006-01-26eban2006-01-261-3/+3
* * ext/socket/socket.c: turn on do_not_reverse_lookup by default.matz2006-01-262-1/+5
* * 2006-01-25nobu2006-01-251-3/+3
* * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): usenobu2006-01-256-4/+12
* * lib/test/unit/autorunner.rb (process_args): ignore arguments afternobu2006-01-222-2/+7
* forgot to commit too.akr2006-01-222-2/+2
* forgot to commit.akr2006-01-221-5/+5
* * eval.c (POST_GETCONTEXT): define separately from PRE_GETCONTEXT onakr2006-01-222-44/+58
* * 2006-01-22eban2006-01-221-3/+3
* * eval.c (ruby_setjmp): workaround for FreeBSD/i386akr2006-01-223-26/+40
* * lib/fileutils.rb (mv): should remove file after copying. [ruby-dev:28223]aamine2006-01-192-0/+6
* * 2006-01-19eban2006-01-181-3/+3
* * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): don't clobber %l7 of SPARCakr2006-01-182-1/+24
* * 2006-01-18eban2006-01-171-3/+3
* * eval.c (rb_mod_method_defined): ditto.nobu2006-01-172-6/+24
* * object.c (rb_mod_const_get, rb_mod_const_defined): added optionalnobu2006-01-172-14/+43
* * win32/setup.mak (MAKE): workaround for nmake 8.usa2006-01-172-0/+5
* * 2006-01-17usa2006-01-171-3/+3
* * win32/Makefile.sub: invoke .bat via shell. workaround for nmake 8.usa2006-01-172-3/+7
* * 2006-01-16eban2006-01-161-3/+3
* * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean2006-01-163-21/+40
* * 2006-01-14eban2006-01-141-3/+3
* * file.c (rb_file_s_chmod): avoid warning where sizeof(int) !=ocean2006-01-132-2/+7
* * 2006-01-13eban2006-01-131-3/+3
* * lib/rdoc/diagram.rb:ocean2006-01-137-60/+75
* * 2006-01-12eban2006-01-121-3/+3
* * ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widgetnagai2006-01-122-2/+111
* * 2006-01-11eban2006-01-101-3/+3
* (ERB::Compiler): add instance variable @insert_cmd to change <%='s behavior.seki2006-01-102-4/+9
* bit more explanation for previous change.akr2006-01-101-1/+1
* * gc.c (garbage_collect): mark ruby_current_node.akr2006-01-102-0/+10
* Sorry, commit miss.ocean2006-01-101-4/+3
* * ext/syck/rubyext.c (syck_resolver_transfer): should be able to loadocean2006-01-102-5/+19
* * lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean2006-01-103-10/+37
* * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean2006-01-103-2/+20
* * 2006-01-10eban2006-01-101-3/+3
* * gc.c (gc_stress): renamed from always_gc and enabled by default.akr2006-01-094-13/+50
* * ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed byocean2006-01-092-1/+6
* * 2006-01-09eban2006-01-091-3/+3
* * win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,ocean2006-01-093-1/+13
* comment FreeBSD PR number.akr2006-01-081-1/+1
* * eval.c (GCC_VERSION_BEFORE): check __INTEL_COMPILER.akr2006-01-082-1/+7
* * 2006-01-08eban2006-01-081-3/+3