summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-07-21* include/ruby/intern.h (rb_str_buf_new2): optimization for literals.nobu
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-21* include/ruby/intern.h (rb_str_buf_cat2, rb_str_cat2): optimizationnobu
2008-07-21* README.EXT, README.EXT.ja (1.5 Manipulating Ruby data): fix thenobu
2008-07-21* encoding.c (rb_filesystem_encoding): use locale encoding on Unix.akr
2008-07-21* missing/vsnprintf.c (struct __sbuf, FILE): use size_t.nobu
2008-07-21* README.EXT, README.EXT.ja (1.5 Manipulating Ruby data): mentionednobu
2008-07-21* io.c (prepare_getline_args): check if rs is a string when non-nilnobu
2008-07-20* dir.c (dir_initialize): use rb_convert_type instead ofakr
2008-07-20* re.c (rb_reg_s_union): useless rb_enc_get call removed to preventakr
2008-07-20* compile.c (iseq_compile_each): NODE_POSTEXE should set each endnobu
2008-07-20* ext/win32ole/win32ole.c (EVENTSINK_Invoke): use rb_protectsuke
2008-07-19* ext/win32ole/win32ole.c (EVENTSINK_Invoke): little refactoring.suke
2008-07-19* ext/win32ole/win32ole.c (EVENTSINK_Invoke): little refactoring.suke
2008-07-18Import RDoc r104. Various test fixes.drbrain
2008-07-18 * numeric.c (check_uint, rb_num2uint, rb_fix2uint): fixed wrong checkusa
2008-07-18* ext/win32ole/win32ole.c (EVENTSINK_Invoke): avoid cfp consistencysuke
2008-07-18 * win32/win32.c (socklist): table for registering socket optionsusa
2008-07-18Import RDoc r101.drbrain
2008-07-17* test/rdoc/test_rdoc_c_parser.rb (teardown): close tempfile.mame
2008-07-17* test/ruby/test_process.rb (test_getpriority, test_setpriority): usemame
2008-07-17* pack.c (pack_unpack): fix v and V with big endian.mame
2008-07-17* pack.c (pack_pack): fix i! with big endian. [1].pack("i!") wasmame
2008-07-17 * ext/socket/socket.c (ruby_connect): select() for connect() hasusa
2008-07-17Simplify expression for RDoc.drbrain
2008-07-17 * numeric.c (check_uint, rb_num2uint, rb_fix2uint): strict check.usa
2008-07-16* thread.c (thread_start_func_2): wake up joining threads.nobu
2008-07-16* io.c (appendline): remove invalid access.mame
2008-07-16* signal.c (signal_exec, trap_handler): trap accepts a string asnobu
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-07-15 * win32/Makefile.sub (ruby_version): follow changes in configure.in.usa
2008-07-15* ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to benobu
2008-07-15* ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Doknu
2008-07-15* configure.in (--with-ruby-version): Add a new option to specifyknu
2008-07-15* ChangeLog: type.usa
2008-07-15 * ext/socket/socket.c (ruby_connect, s_accept): no need to wrap byusa
2008-07-15 * thread_win32.c (ubf_handle): cancel blocking IO if it can (onlyusa
2008-07-14* test/win32ole/test_win32ole_event.rb (teardown): fix typo.suke
2008-07-14* transcode.c (transcode_loop): constified.nobu
2008-07-14* test/ruby/test_time.rb (TestTime#test_time_interval): add timeoutkazu
2008-07-14* transcode.c (get_replacement_character): temporary function,naruse
2008-07-14* test/ruby/test_variable.rb (TestVariable#test_global_variable_0): add test ...kazu
2008-07-14 * ext/socket/extconf.rb: initialize winsock on win32 to avoid errorusa
2008-07-13* lib/optparse.rb (OptionParser#environment): requires shellwords.nobu
2008-07-13* ext/win32ole/win32ole.c (EVENTSINK_Invoke): using hashsuke
2008-07-12* ext/pty/pty.c (raise_from_wait, pty_syswait, get_device_once):nobu
2008-07-12 * include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): typo.usa
2008-07-12 * win32/Makefile.sub (LIBRUBY_DLDFLAGS): import library which createdusa
2008-07-12* ext/socket/socket.c: use PRIuSIZE.akr
2008-07-12* include/ruby/ruby.h (PRI_PTRDIFF_PREFIX, PRI_SIZE_PREFIX): fixed typo.nobu