aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * golf_prelude.rb (Enumerator#inspect): avoid warning.eban2009-01-231-0/+4
* * lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.nobu2009-01-231-1/+3
* * lib/mkmf.rb (mkintpath): new function which converts native pathnobu2009-01-231-1/+8
* * lib/mkmf.rb (try_func): got rid of c-mode confusion.nobu2009-01-231-0/+4
* * signal.c (trap_handler): also accepts symbols. [ruby-dev:37823]nobu2009-01-231-0/+4
* * lib/mkmf.rb (create_makefile): removes installed files undernobu2009-01-221-0/+5
* * lib/cgi/core.rb (CGI.parse): generate only key on params hashxibbar2009-01-221-0/+8
* * lib/rubygems/installer.rb (Gem::Installer#initialize): fixednobu2009-01-221-0/+22
* * revert previous revision. it's already out-of-date.usa2009-01-221-0/+4
* * include/ruby/win32.h, win32/win32.c (rb_w32_is_valid_fd): new functionusa2009-01-221-0/+7
* * test/ruby/test_process.rb (MANDATORY_ENVS): needs RUBYLIB to runnobu2009-01-221-0/+5
* * gc.c (define_final): cannot define finalizer for immediatenobu2009-01-221-0/+7
* * thread.c (rb_time_timeval): made a real prototype. a patch fromnobu2009-01-221-0/+5
* * array.c (ary_double_capa): a new function to expand array morematz2009-01-211-0/+11
* * io.c (rb_io_ungetbyte, rb_io_ungetc): allows nil to reset EOFnobu2009-01-211-0/+8
* * io.c (rb_io_ungetbyte, rb_io_ungetc): clears EOF flag.nobu2009-01-211-0/+4
* * array.c (take_items): to_ary() raises ArgumentError if cannot tousa2009-01-211-0/+5
* * parse.y (debug_lines): calls rb_intern() once.nobu2009-01-211-0/+4
* * include/ruby/io.h (FMODE_EOF): EOF flag on TTY.nobu2009-01-211-8/+11
* * include/ruby/io.h (typedef struct rb_io_t):nobu2009-01-211-0/+9
* Imported minitest 1.3.1 r4532.ryan2009-01-201-0/+5
* * ext/socket/socket.c (socket_s_list_ip_address): new method.akr2009-01-201-0/+14
* * ext/socket/rubysocket.h (pseudo_AF_FTIP): moved from mkconstants.rb.akr2009-01-201-0/+6
* * ext/nkf/nkf-utf8/nkf.c (nkf_buf): use nkf_char.naruse2009-01-201-0/+4
* * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixednobu2009-01-201-3/+10
* * Makefile.in (miniruby): renames and then removes, to get rid ofnobu2009-01-201-0/+15
* * string.c (hash): fixed the tail bytes handling in the alignednobu2009-01-201-0/+5
* * ext/nkf/nkf-utf8/nkf.c (nkf_buf_push): maybe a bug.usa2009-01-201-0/+6
* * array.c (take_items), enum.c (enum_zip): tries to convert tonobu2009-01-191-0/+5
* * ext/nkf/nkf-utf8/nkf.c: Update nkf to 2.0.9.naruse2009-01-191-0/+5
* * string.c (hash): fixed typo. [ruby-dev:37791]nobu2009-01-191-0/+4
* * ext/socket/mkconstants.rb (SOMAXCONN): defined.akr2009-01-191-0/+4
* * ext/socket/mkconstants.rb: use erb for generating code.akr2009-01-191-0/+4
* * string.c (hash): defaulted to MurmurHash 2.0.nobu2009-01-191-0/+4
* * include/ruby/defines.h (RUBY_ALIAS_FUNCTION_TYPE): added.nobu2009-01-191-2/+2
* * include/ruby/defines.h (RUBY_ALIAS_FUNCTION2): added.nobu2009-01-191-0/+8
* * string.c (hash): added MurmurHash 2.0.nobu2009-01-191-0/+4
* * thread.c (rb_thread_execute_interrupts): needsnobu2009-01-191-0/+5
* * ruby.c (require_libraries): reset th->parse_in_eval whileko12009-01-191-0/+5
* * vm_eval.c, eval.c (rb_f_block_given_p): move definition ofko12009-01-191-0/+11
* * vm.c: add a prefix "rb_" to exposed functionsko12009-01-191-0/+15
* * ext/socket/rubysocket.h (rb_cUNIXSocket, rb_cUNIXServer),nobu2009-01-191-0/+5
* * vm_dump.c: add a prefix "rb_vmdebug_" toko12009-01-191-0/+15
* * ext/socket/raddrinfo.c (addrinfo_ip_port): use AF_INET6 only whennobu2009-01-191-0/+5
* * gc.c (garbage_collect_with_gvl): suppress warnings.ko12009-01-191-0/+4
* * ext/socket/depend: workaround for nmake. files in depend withoutusa2009-01-191-0/+6
* * iseq.c:ko12009-01-191-0/+22
* * ext/socket/raddrinfo.c (addrinfo_mdump, addrinfo_mload): supportusa2009-01-191-0/+8
* * eval.c, vm_eval.c (rb_f_local_variables): move definition from eval.cko12009-01-191-0/+8
* * iseq.c (rb_iseq_load): renamed from ruby_iseq_load, since it isnobu2009-01-181-0/+5