aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/intern.h, thread.c, win32/Makefile.sub (rb_fdset_t,usa2009-01-131-0/+12
* * tool/file2lastrev.rb (get_revisions): fixes problem withyugui2009-01-131-0/+6
* * lib/irb/input-method.rb: IRB did not prompt for MSwin32.yugui2009-01-131-0/+6
* * ext/socket/{getaddrinfo,getnameinfo}.c: need to include ws2tcpip.husa2009-01-131-0/+5
* ext/socket/socket.c: removed warning about unused variable 'rai'.duerst2009-01-131-0/+4
* * instruby.rb: require "tool/mdoc2man.rb" before chdir if needed.usa2009-01-121-0/+4
* * ext/socket/extconf.rb: use headers instead of "netdb.h" in checkingusa2009-01-121-1/+11
* * win32/win32.c (internal_cmd_match): extracted fromnobu2009-01-121-0/+11
* * ext/tk/lib/tk.rb: use Encoding.find("locale") instaed ofnagai2009-01-121-0/+5
* * ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too shortakr2009-01-121-0/+6
* * ext/socket/socket.c (addrinfo_ip_unpack): new methodakr2009-01-121-0/+7
* * ext/socket/socket.c (IS_IP_FAMILY): defined.akr2009-01-121-0/+5
* * lib/test/unit/assertions.rb (assert_nothing_raised): removes thenobu2009-01-121-0/+9
* * win32/win32.c (open_dir_handle): extracted from rb_w32_opendir.nobu2009-01-121-0/+7
* * ChangeLog: fixed indent and removed trailing spaces.nobu2009-01-121-12/+12
* * instruby.rb (parse_args, install): added --strip option.nobu2009-01-121-7/+9
* * gc.c (ruby_xmalloc, ruby_xrealloc, ruby_xfree):ko12009-01-121-0/+7
* * instruby.rb (install_recursive): skips the directory if matchednobu2009-01-121-0/+5
* * ext/socket/mkconstants.rb: don't use bytesize because 1.9 dependent.akr2009-01-121-0/+5
* * thread.c: fix comment (terminology: Global VM Lock).ko12009-01-121-0/+13
* * eval.c: remove unused decl.ko12009-01-121-0/+4
* remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]seki2009-01-111-0/+7
* * ext/socket/mkconstants.rb (c_str): get rid of a 1.9 feature fornobu2009-01-111-0/+5
* * hash.c (rb_hash_s_create): set nil as the value if assoc lengthnobu2009-01-111-0/+5
* * ext/socket/mkconstants.rb: don't generate unintended newlines.akr2009-01-101-0/+4
* * ext/socket/mkconstants.rb: refactored to nest properly in staticallyakr2009-01-101-0/+5
* * version.h: make version string succinct:akr2009-01-101-0/+5
* * cont.c (cont_restore_1): should not be inlined.ko12009-01-101-0/+4
* * ext/socket/socket.c (sock_define_const): use INT2NUM.akr2009-01-091-0/+4
* * ext/socket/mkconstants.rb: define macro if default_value is passed.usa2009-01-091-0/+4
* * ext/tk/lib/tk.rb: rescue abnormal Encoding.locale_charmap value.nagai2009-01-091-0/+4
* * common.mk (test-sample), rubytest.rb: use runruby.rbnobu2009-01-091-0/+4
* * test/ruby/test_process.rb (TestProcess::MANDATORY_ENVS): somenobu2009-01-091-0/+5
* * ChangeLog: forgotten to commit.usa2009-01-081-0/+4
* * ext/socket/socket.c (bsock_shutdown): accept symbol/string as how.akr2009-01-081-0/+7
* * ext/socket/mkconstants.rb (gen_name_to_int_func): generateakr2009-01-081-0/+5
* * ext/socket/socket.c: don't use AI_NUMERICSERV for platforms whichakr2009-01-081-0/+6
* * instruby.rb: should not depend on a library which does not existnobu2009-01-081-0/+5
* * ext/socket/socket.c (init_unix_addrinfo): don't return a value.akr2009-01-071-0/+4
* * lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.akr2009-01-071-0/+4
* * lib/test/unit/assertions.rb (assert_no_match): don't count up as twoakr2009-01-071-0/+5
* * ext/socket/socket.c (addrinfo_getnameinfo): use NI_DGRAM if socktypeakr2009-01-071-0/+5
* * ext/socket/socket.c (host_str): add flags_ptr argument to specifyakr2009-01-071-0/+7
* * ext/socket/socket.c (rb_cAddrInfo): new class AddrInfo.akr2009-01-071-0/+66
* * instruby.rb (man, gem): fixed errors.nobu2009-01-071-0/+4
* * instruby.rb: use installed libraries. [ruby-core:21006]nobu2009-01-071-1/+3
* * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):nobu2009-01-071-0/+5
* * cont.c (cont_restore_0): streamlined to ensure O(1) time. based onnobu2009-01-061-0/+5
* * io.c (rb_close_before_exec): more heuristics to detect maximum fd.akr2009-01-051-0/+4
* * missing/langinfo.c (nl_langinfo_0): fixed typos for SJIS.nobu2009-01-051-1/+3