| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 19153 | akr | 05 Sep 2008 07:30:35 | * include/ruby/io.h (rb_io_modestr_fmode): renamed from
* io.c: follow the renaming with consistency. * process.c (check_exec_redirect): call rb_io_modestr_oflags. * ext/pty/depend: pty.o depends on io.h. |
| 19152 | akr | 05 Sep 2008 07:16:28 | * enc/trans/newline.trans (universal_newline_finish): new function. |
| 19151 | akr | 05 Sep 2008 07:10:53 | add tests. |
| 19150 | akr | 05 Sep 2008 07:08:10 | * include/ruby/io.h (rb_io_mode_modenum): moved from
|
| 19149 | akr | 05 Sep 2008 06:59:58 | * io.c (MODENUM_MAX): removed. |
| 19148 | nobu | 05 Sep 2008 05:37:55 | * io.c (copy_stream_fallback_body): use read method unless readpartial
|
| 19147 | nobu | 05 Sep 2008 05:16:34 | * ext/iconv/iconv.c (iconv_create): strips glibc style option before
|
| 19146 | ko1 | 04 Sep 2008 14:23:27 | * iseq.c (iseq_data_to_ary): make it static.
|
| 19145 | ko1 | 04 Sep 2008 13:58:53 | * vm.c (thread_recycle_stack_slot, thread_recycle_stack_count):
|
| 19144 | ko1 | 04 Sep 2008 13:41:40 | * thread.c (rb_thread_critical): removed. |
| 19143 | akr | 04 Sep 2008 12:22:57 | * io.c (argf_mark): mark p->encs.ecopts. |
| 19142 | akr | 04 Sep 2008 11:46:18 | * transcode_data.h (rb_transcoder): rename fields:
* transcode.c: follow the renaming. |
| 19141 | akr | 04 Sep 2008 11:35:30 | * transcode.c: variables renamed for consistency. |