| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 2006-02-05 | eban | 2006-02-05 | 1 | -3/+3 |
| * | * lib/net/http.rb: imported from trunk, rev 1.129 | aamine | 2006-02-05 | 3 | -9/+26 |
| * | * lib/pstore.rb: should return default value if name is not found. | ocean | 2006-02-05 | 2 | -5/+10 |
| * | * eval.c: apply the FreeBSD getcontext/setcontext workaround | akr | 2006-02-04 | 2 | -1/+6 |
| * | * win32/win32.c (LK_ERR): ERROR_NOT_LOCKED is not an error. | usa | 2006-02-04 | 2 | -1/+19 |
| * | * 2006-02-04 | eban | 2006-02-04 | 1 | -3/+3 |
| * | * numeric.c (fix_to_s): (2**32).to_s(2) fails with exception where | ocean | 2006-02-04 | 2 | -1/+9 |
| * | * 2006-02-03 | eban | 2006-02-03 | 1 | -3/+3 |
| * | * ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etc | ocean | 2006-02-03 | 2 | -3/+6 |
| * | * ext/syck/emitter.c (syck_emitter_write): should not set '\0' on | ocean | 2006-02-02 | 2 | -1/+6 |
| * | * eval.c (eval): need not to protect $SAFE value. | matz | 2006-02-02 | 4 | -9/+18 |
| * | commit miss... | ocean | 2006-02-02 | 1 | -0/+9 |
| * | * 2006-02-02 | eban | 2006-02-02 | 1 | -3/+3 |
| * | * configure.in: The isinf is not regognized by autoconf | ocean | 2006-02-02 | 2 | -0/+8 |
| * | * 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 | -5/+12 |
| * | * 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 | -3/+9 |
| * | add win32ole | suke | 2006-01-27 | 1 | -0/+1 |
| * | add .document | suke | 2006-01-27 | 1 | -0/+1 |
| * | * 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 | -5/+10 |
| * | * eval.c (POST_GETCONTEXT): define separately from PRE_GETCONTEXT on | akr | 2006-01-22 | 2 | -41/+53 |
| * | * 2006-01-22 | eban | 2006-01-22 | 1 | -3/+3 |
| * | * eval.c (ruby_setjmp): workaround for FreeBSD/i386 | akr | 2006-01-22 | 2 | -14/+31 |
| * | * 2006-01-21 | eban | 2006-01-21 | 1 | -3/+3 |
| * | add ML ref. | akr | 2006-01-20 | 1 | -1/+2 |
| * | * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): use only for SPARC and IA64 | akr | 2006-01-20 | 2 | -2/+23 |
| * | * 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 |
| * | * 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,setup.mak}: invoke .bat via shell. workaround | usa | 2006-01-17 | 3 | -3/+8 |
| * | * 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 |
| * | * io.c (READ_DATA_PENDING, READ_DATA_PENDING_COUNT): defined | akr | 2006-01-13 | 2 | -0/+9 |
| * | * file.c (rb_file_s_chmod): avoid warning where sizeof(int) != | ocean | 2006-01-13 | 2 | -2/+7 |
| * | * 2006-01-14 | eban | 2006-01-13 | 1 | -3/+3 |
| * | Tue Jan 11 15:00:00 2006 Ville Mattila <mulperi@iki.fi> | akr | 2006-01-13 | 2 | -0/+33 |
| * | * 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 |
| * | 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 |
| * | Commit miss again. | ocean | 2006-01-10 | 1 | -0/+8 |