| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 2006-02-01 | eban | 2006-02-01 | 1 | -4/+4 |
| * | * configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3) | ocean | 2006-02-01 | 4 | -7/+21 |
| * | * ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval. | nagai | 2006-01-31 | 3 | -4/+114 |
| * | * 2006-01-31 | eban | 2006-01-30 | 1 | -3/+3 |
| * | * ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV. | ocean | 2006-01-30 | 2 | -0/+9 |
| * | * 2006-01-28 | eban | 2006-01-28 | 1 | -3/+3 |
| * | * lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this case | ocean | 2006-01-27 | 2 | -1/+7 |
| * | * 2006-01-26 | eban | 2006-01-26 | 1 | -3/+3 |
| * | * ext/socket/socket.c: turn on do_not_reverse_lookup by default. | matz | 2006-01-26 | 2 | -1/+5 |
| * | * 2006-01-25 | nobu | 2006-01-25 | 1 | -3/+3 |
| * | * configure.in, dln.c, file.c, intern.h, missing.h (eaccess): use | nobu | 2006-01-25 | 6 | -4/+12 |
| * | * lib/test/unit/autorunner.rb (process_args): ignore arguments after | nobu | 2006-01-22 | 2 | -2/+7 |
| * | forgot to commit too. | akr | 2006-01-22 | 2 | -2/+2 |
| * | forgot to commit. | akr | 2006-01-22 | 1 | -5/+5 |
| * | * eval.c (POST_GETCONTEXT): define separately from PRE_GETCONTEXT on | akr | 2006-01-22 | 2 | -44/+58 |
| * | * 2006-01-22 | eban | 2006-01-22 | 1 | -3/+3 |
| * | * eval.c (ruby_setjmp): workaround for FreeBSD/i386 | akr | 2006-01-22 | 3 | -26/+40 |
| * | * lib/fileutils.rb (mv): should remove file after copying. [ruby-dev:28223] | aamine | 2006-01-19 | 2 | -0/+6 |
| * | * 2006-01-19 | eban | 2006-01-18 | 1 | -3/+3 |
| * | * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): don't clobber %l7 of SPARC | akr | 2006-01-18 | 2 | -1/+24 |
| * | * 2006-01-18 | eban | 2006-01-17 | 1 | -3/+3 |
| * | * eval.c (rb_mod_method_defined): ditto. | nobu | 2006-01-17 | 2 | -6/+24 |
| * | * object.c (rb_mod_const_get, rb_mod_const_defined): added optional | nobu | 2006-01-17 | 2 | -14/+43 |
| * | * win32/setup.mak (MAKE): workaround for nmake 8. | usa | 2006-01-17 | 2 | -0/+5 |
| * | * 2006-01-17 | usa | 2006-01-17 | 1 | -3/+3 |
| * | * win32/Makefile.sub: invoke .bat via shell. workaround for nmake 8. | usa | 2006-01-17 | 2 | -3/+7 |
| * | * 2006-01-16 | eban | 2006-01-16 | 1 | -3/+3 |
| * | * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item): | ocean | 2006-01-16 | 3 | -21/+40 |
| * | * 2006-01-14 | eban | 2006-01-14 | 1 | -3/+3 |
| * | * file.c (rb_file_s_chmod): avoid warning where sizeof(int) != | ocean | 2006-01-13 | 2 | -2/+7 |
| * | * 2006-01-13 | eban | 2006-01-13 | 1 | -3/+3 |
| * | * lib/rdoc/diagram.rb: | ocean | 2006-01-13 | 7 | -60/+75 |
| * | * 2006-01-12 | eban | 2006-01-12 | 1 | -3/+3 |
| * | * ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widget | nagai | 2006-01-12 | 2 | -2/+111 |
| * | * 2006-01-11 | eban | 2006-01-10 | 1 | -3/+3 |
| * | (ERB::Compiler): add instance variable @insert_cmd to change <%='s behavior. | seki | 2006-01-10 | 2 | -4/+9 |
| * | bit more explanation for previous change. | akr | 2006-01-10 | 1 | -1/+1 |
| * | * gc.c (garbage_collect): mark ruby_current_node. | akr | 2006-01-10 | 2 | -0/+10 |
| * | Sorry, commit miss. | ocean | 2006-01-10 | 1 | -4/+3 |
| * | * ext/syck/rubyext.c (syck_resolver_transfer): should be able to load | ocean | 2006-01-10 | 2 | -5/+19 |
| * | * lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded in | ocean | 2006-01-10 | 3 | -10/+37 |
| * | * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quoted | ocean | 2006-01-10 | 3 | -2/+20 |
| * | * 2006-01-10 | eban | 2006-01-10 | 1 | -3/+3 |
| * | * gc.c (gc_stress): renamed from always_gc and enabled by default. | akr | 2006-01-09 | 4 | -13/+50 |
| * | * ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed by | ocean | 2006-01-09 | 2 | -1/+6 |
| * | * 2006-01-09 | eban | 2006-01-09 | 1 | -3/+3 |
| * | * win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag, | ocean | 2006-01-09 | 3 | -1/+13 |
| * | comment FreeBSD PR number. | akr | 2006-01-08 | 1 | -1/+1 |
| * | * eval.c (GCC_VERSION_BEFORE): check __INTEL_COMPILER. | akr | 2006-01-08 | 2 | -1/+7 |
| * | * 2006-01-08 | eban | 2006-01-08 | 1 | -3/+3 |