aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/ruby.h (DBL2NUM): renamed from DOUBLE2NUM.matz2008-09-051-0/+6
* * transcode.c (allocate_converted_string): add arguments for a bufferakr2008-09-051-0/+7
* * transcode.c (str_transcode_enc_args): local variables renamed.akr2008-09-051-0/+5
* * transcode.c (econv_s_stateless_encoding): new method.akr2008-09-051-0/+4
* * transcode.c (enc_arg): extracted from str_transcode_enc_args.akr2008-09-051-0/+5
* * include/ruby/io.h (rb_io_modestr_fmode): renamed fromakr2008-09-051-0/+15
* * enc/trans/newline.trans (universal_newline_finish): new function.akr2008-09-051-0/+4
* * include/ruby/io.h (rb_io_mode_modenum): moved fromakr2008-09-051-0/+5
* * io.c (MODENUM_MAX): removed.akr2008-09-051-0/+4
* * io.c (copy_stream_fallback_body): use read method unless readpartialnobu2008-09-051-0/+5
* * ext/iconv/iconv.c (iconv_create): strips glibc style option beforenobu2008-09-051-0/+6
* * iseq.c (iseq_data_to_ary): make it static.ko12008-09-041-0/+6
* * vm.c (thread_recycle_stack_slot, thread_recycle_stack_count):ko12008-09-041-0/+5
* * thread.c (rb_thread_critical): removed.ko12008-09-041-0/+4
* * io.c (argf_mark): mark p->encs.ecopts.akr2008-09-041-0/+4
* * transcode_data.h (rb_transcoder): rename fields:akr2008-09-041-0/+7
* * transcode.c: variables renamed for consistency.akr2008-09-041-0/+4
* * pack.c (encodes): make buff fixed length to avoid SEGV byakr2008-09-041-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_mode): set exception modemame2008-09-041-0/+6
* * include/ruby/intern.h (rb_file_open_str): declared.akr2008-09-041-0/+9
* * enc/trans/newline.trans: record newline types met in universalakr2008-09-041-0/+5
* * lib/prime.rb (Prime::OldCompatibility#each): added compatibility toyugui2008-09-041-0/+7
* * transcode.c (econv_init): accept an integer as 3rd argument as well.akr2008-09-041-0/+4
* * transcode.c (sym_partial_input): new variable.akr2008-09-041-0/+5
* * transcode.c (sym_universal_newline_decoder): new variable.akr2008-09-041-0/+8
* * vm_dump.c: rename some debug functions.ko12008-09-041-0/+4
* * thread.c (rb_thread_check_trap_pending): added for compatibility.ko12008-09-041-0/+7
* * transcode_data.h (PType): defined unconditionaly.akr2008-09-041-0/+6
* * io.c: variables renamed for consistency.akr2008-09-041-0/+4
* * gc.c (gc_profile_record_get): to static function.nari2008-09-041-0/+6
* * include/ruby/io.h (rb_io_enc_t): rename flags to ecflags.akr2008-09-041-0/+8
* * include/ruby/encoding.h (ECONV_INVALID_IGNORE): removed becauseakr2008-09-041-0/+12
* * vm_core.h (struct rb_vm_struct): replaced signal staff with trapnobu2008-09-041-1/+19
* * io.c (struct sysopen_struct, rb_sysopen_internal, rb_sysopen):nobu2008-09-041-1/+4
* * io.c: expanded ARGF members macros.nobu2008-09-041-0/+4
* * tool/transcode-tblgen.rb (citrus_decode_mapsrc): support older 1.8.nobu2008-09-041-0/+4
* * io.c (argf_next_argv, argf_set_encoding): copy struct wise.nobu2008-09-041-0/+4
* * io.c (rb_scan_open_args): follow rb_str_transcode change.akr2008-09-041-0/+4
* * file.c (rb_find_file): fix GC problem on Debian GNU/Linux (IA64)akr2008-09-041-0/+7
* * include/ruby/io.h (rb_io_t): new fields: encs.ecopts andakr2008-09-031-0/+37
* * include/ruby/encoding.h (rb_econv_set_replacemenet): declared.akr2008-09-031-0/+15
* * win32/win32.c (filetime_to_timeval): new function, split fromusa2008-09-031-0/+9
* * transcode.c (transcode_restartable0): avoid VC++6's bug.usa2008-09-031-0/+4
* * io.c (make_writeconv): follow akr's previous commit.usa2008-09-031-0/+4
* * include/ruby/encoding.h (rb_econv_option_t): removed. Sinceakr2008-09-031-0/+12
* * win32/win32.c: fix ruby/signal.h depending codes.ko12008-09-031-0/+4
* * test/etc/test_etc.rb (test_getpwuid, test_getgrgid): usemame2008-09-031-0/+6
* skazu2008-09-031-1/+1
* * test/etc/test_etc.rb: check only typical use ofmame2008-09-031-0/+5
* * transcode.c (rb_transcoding): moved from transcode_data.h.akr2008-09-031-0/+8