| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | 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 | -1/+14 |
| * | * 2006-01-10 | eban | 2006-01-10 | 1 | -3/+3 |
| * | * lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded in | ocean | 2006-01-10 | 2 | -10/+29 |
| * | * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quoted | ocean | 2006-01-10 | 3 | -2/+20 |
| * | * 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 |
| * | * 2006-01-07 | eban | 2006-01-07 | 1 | -3/+3 |
| * | * parse.y (singleton): get rid of segfault on syntax error. | nobu | 2006-01-07 | 2 | -1/+6 |
| * | * 2006-01-06 | usa | 2006-01-06 | 1 | -3/+3 |
| * | * win32/win32.c (ioinfo): revert previous commit. sorry. | usa | 2006-01-06 | 2 | -8/+0 |
| * | * 2006-01-05 | usa | 2006-01-05 | 1 | -3/+3 |
| * | * win32/win32.c (ioinfo): VC++8 support, forgotten to commit. | usa | 2006-01-05 | 2 | -0/+8 |
| * | no message | ocean | 2006-01-01 | 1 | -0/+1 |
| * | * 2006-01-01 | eban | 2006-01-01 | 1 | -5/+5 |
| * | * win32/win32.c (rb_w32_seekdir): should not segfault even if passed | ocean | 2006-01-01 | 2 | -13/+41 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-01-01 | 2 | -0/+75 |
| * | * eval.c (rb_thread_save_context): should not recycle scope object used | nobu | 2005-12-31 | 2 | -0/+6 |
| * | * 2005-12-31 | eban | 2005-12-30 | 1 | -3/+3 |
| * | All of the tickets and issues mentioned in this log can be found at: | ser | 2005-12-30 | 10 | -31/+47 |
| * | * win32/Makefile.sub: VC++8 support. | nobu | 2005-12-30 | 2 | -3/+15 |
| * | * gc.c (garbage_collect): mark objects refered from aborting threads. | nobu | 2005-12-30 | 2 | -9/+16 |
| * | * dir.c (glob_helper): do not use TRUE for djgpp. | eban | 2005-12-30 | 2 | -6/+6 |
| * | * file.c (eaccess): workaround for VC++8 runtime. | usa | 2005-12-29 | 3 | -0/+13 |
| * | declare rb_gc_abort_threads. | akr | 2005-12-29 | 1 | -0/+2 |
| * | avoid a GC problem with RUBY_ALWAYS_GC= ./ruby -e ''. | akr | 2005-12-29 | 1 | -1/+4 |
| * | * 2005-12-30 | eban | 2005-12-29 | 1 | -3/+3 |
| * | * eval.c (rb_gc_mark_threads): leave unmarked threads which won't wake | nobu | 2005-12-29 | 3 | -0/+46 |
| * | * 2005-12-29 | eban | 2005-12-29 | 1 | -3/+3 |
| * | * test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead of | akr | 2005-12-29 | 2 | -4/+9 |
| * | * 2005-12-27 | eban | 2005-12-27 | 1 | -3/+3 |
| * | * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che... | gotoyuzo | 2005-12-26 | 2 | -2/+8 |
| * | * eval.c (rb_eval), gc.c (gc_mark_children), node.h (NEW_ALIAS, | nobu | 2005-12-26 | 5 | -15/+27 |
| * | * 2005-12-26 | eban | 2005-12-26 | 1 | -3/+3 |