summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-25* Makefile.in, win32/Makefile.sub (RMDIRS): remove directory andnobu
2009-01-25* dir.c (join_path): use strlcat() to force link.nobu
2009-01-24* 2009-01-25svn
2009-01-24* ext/openssl/ossl_ssl.c: Server Name Indication support.technorama
2009-01-23* lib/mkmf.rb (configuration): tools under the top sourcenobu
2009-01-23* golf_prelude.rb (Enumerator#inspect): avoid warning.eban
2009-01-23* lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.nobu
2009-01-23* lib/mkmf.rb (mkintpath): new function which converts native pathnobu
2009-01-23* lib/mkmf.rb (try_func): got rid of c-mode confusion.nobu
2009-01-23* 2009-01-23svn
2009-01-23* signal.c (trap_handler): also accepts symbols. [ruby-dev:37823]nobu
2009-01-22Recover default_default_internal.naruse
2009-01-22* lib/mkmf.rb (create_makefile): removes installed files undernobu
2009-01-22* lib/cgi/core.rb (CGI.parse): generate only key on params hashxibbar
2009-01-22* ext/socket/extconf.rb ($distcleanfiles): fixed typo.nobu
2009-01-22* ext/socket/extconf.rb ($distcleanfiles): removes constdefs.[ch].nobu
2009-01-22* lib/rubygems/installer.rb (Gem::Installer#initialize): fixednobu
2009-01-22 * revert previous revision. it's already out-of-date.usa
2009-01-22 * include/ruby/win32.h, win32/win32.c (rb_w32_is_valid_fd): new functionusa
2009-01-22* test/ruby/test_process.rb: mswin specs.usa
2009-01-22* test/ruby/test_process.rb (MANDATORY_ENVS): needs RUBYLIB to runnobu
2009-01-22* gc.c (define_final): cannot define finalizer for immediatenobu
2009-01-22* thread.c (rb_time_timeval): made a real prototype. a patch fromnobu
2009-01-21* 2009-01-22svn
2009-01-21* array.c (ary_double_capa): a new function to expand array morematz
2009-01-21* io.c (rb_io_ungetbyte, rb_io_ungetc): allows nil to reset EOFnobu
2009-01-21Add test for String#encode.naruse
2009-01-21* io.c (rb_io_ungetbyte, rb_io_ungetc): clears EOF flag.nobu
2009-01-21* string.c (hash): suppress a warning.nobu
2009-01-21 * array.c (take_items): to_ary() raises ArgumentError if cannot tousa
2009-01-21* parse.y (debug_lines): calls rb_intern() once.nobu
2009-01-21* ruby.c (load_file_internal): no need to cast.nobu
2009-01-21* include/ruby/io.h (FMODE_EOF): EOF flag on TTY.nobu
2009-01-21* include/ruby/io.h (typedef struct rb_io_t):nobu
2009-01-20* 2009-01-21svn
2009-01-20Imported minitest 1.3.1 r4532.ryan
2009-01-20* ext/socket/socket.c (socket_s_list_ip_address): new method.akr
2009-01-20* ext/socket/rubysocket.h (pseudo_AF_FTIP): moved from mkconstants.rb.akr
2009-01-20* ext/nkf/nkf-utf8/nkf.c (nkf_buf): use nkf_char.naruse
2009-01-20* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixednobu
2009-01-20* Makefile.in (miniruby): renames and then removes, to get rid ofnobu
2009-01-20* string.c (hash): fixed the tail bytes handling in the alignednobu
2009-01-20 * ext/nkf/nkf-utf8/nkf.c (nkf_buf_push): maybe a bug.usa
2009-01-19* array.c (take_items), enum.c (enum_zip): tries to convert tonobu
2009-01-19* ext/nkf/nkf-utf8/nkf.c: Update nkf to 2.0.9.naruse
2009-01-19* string.c (hash): fixed typo. [ruby-dev:37791]nobu
2009-01-19* 2009-01-20svn
2009-01-19* ext/socket/mkconstants.rb (SOMAXCONN): defined.akr
2009-01-19* ext/socket/mkconstants.rb: use erb for generating code.akr
2009-01-19* string.c (hash): defaulted to MurmurHash 2.0.nobu