aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * enc/trans/make_transdb.rb (converters): should not depend on thenobu2009-01-132-1/+10
* Add dummy definition for fake rdoc.naruse2009-01-131-0/+1
* * include/ruby/intern.h, thread.c, win32/Makefile.sub (rb_fdset_t,usa2009-01-135-39/+139
* * tool/file2lastrev.rb (get_revisions): fixes problem withyugui2009-01-132-3/+12
* * lib/irb/input-method.rb: IRB did not prompt for MSwin32.yugui2009-01-132-2/+8
* * ext/socket/{getaddrinfo,getnameinfo}.c: need to include ws2tcpip.husa2009-01-133-0/+7
* Commit miss in previous commit.duerst2009-01-131-1/+1
* 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-122-2/+5
* * ext/socket/extconf.rb: use headers instead of "netdb.h" in checkingusa2009-01-123-3/+13
* describe Encoding.find("locale") in rdoc of Encoding.locale_charmap.akr2009-01-121-0/+5
* properties.nobu2009-01-120-0/+0
* * win32/win32.c (internal_cmd_match): extracted fromnobu2009-01-123-16/+45
* * ext/tk/lib/tk.rb: use Encoding.find("locale") instaed ofnagai2009-01-122-2/+8
* * 2009-01-13svn2009-01-121-2/+2
* * ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too shortakr2009-01-123-0/+18
* * ext/socket/socket.c (addrinfo_ip_unpack): new methodakr2009-01-123-1/+88
* * enc/trans: ignore files generated in build.usa2009-01-120-0/+0
* * ext/socket/socket.c (IS_IP_FAMILY): defined.akr2009-01-122-6/+12
* add test for AddrInfo.akr2009-01-121-0/+300
* * lib/test/unit/assertions.rb (assert_nothing_raised): removes thenobu2009-01-122-3/+18
* * instruby.rb (install): erased a garbage.nobu2009-01-121-1/+1
* * win32/win32.c (open_dir_handle): extracted from rb_w32_opendir.nobu2009-01-123-28/+75
* rdoc update.akr2009-01-121-15/+17
* * ChangeLog: fixed indent and removed trailing spaces.nobu2009-01-121-12/+12
* * instruby.rb (parse_args, install): added --strip option.nobu2009-01-122-14/+37
* * gc.c (ruby_xmalloc, ruby_xrealloc, ruby_xfree):ko12009-01-122-8/+89
* * instruby.rb (install_recursive): skips the directory if matchednobu2009-01-122-16/+53
* * ext/socket/mkconstants.rb: don't use bytesize because 1.9 dependent.akr2009-01-122-1/+6
* * thread.c: fix comment (terminology: Global VM Lock).ko12009-01-123-6/+56
* * eval.c: remove unused decl.ko12009-01-123-3/+6
* remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]seki2009-01-113-34/+11
* * test/ruby/test_process.rb (TestProcess#test_wait_and_sigchild):naruse2009-01-111-0/+1
* * ext/socket/mkconstants.rb (c_str): get rid of a 1.9 feature fornobu2009-01-112-1/+6
* * hash.c (rb_hash_s_create): set nil as the value if assoc lengthnobu2009-01-112-3/+14
* add constants.akr2009-01-101-0/+2
* rdoc update.akr2009-01-101-0/+10
* * 2009-01-11svn2009-01-101-2/+2
* rdoc update.akr2009-01-101-2/+711
* * ext/socket/mkconstants.rb: don't generate unintended newlines.akr2009-01-102-2/+6
* test update for version string.akr2009-01-101-2/+2
* * ext/socket/mkconstants.rb: refactored to nest properly in staticallyakr2009-01-102-23/+39
* * version.h: make version string succinct:akr2009-01-102-5/+11
* * cont.c (cont_restore_1): should not be inlined.ko12009-01-103-3/+7
* * ext/socket/socket.c (sock_define_const): use INT2NUM.akr2009-01-092-2/+6
* * ext/socket/mkconstants.rb: define macro if default_value is passed.usa2009-01-092-4/+12
* * ext/tk/lib/tk.rb: rescue abnormal Encoding.locale_charmap value.nagai2009-01-092-2/+6
* * common.mk (test-sample), rubytest.rb: use runruby.rbnobu2009-01-093-28/+11
* * 2009-01-09svn2009-01-091-2/+2
* * test/ruby/test_process.rb (TestProcess::MANDATORY_ENVS): somenobu2009-01-092-5/+32