aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygwin/GNUmakefile.in (RUBYDEF): uses mkexports.rb on cygwin too.nobu2009-02-023-11/+17
* * tool/generic_erb.rb: fixed typo.nobu2009-02-021-2/+2
* * common.mk (Doxyfile): moved from Makefile.in.nobu2009-02-026-10/+34
* * win32/win32.c (rb_w32_write): use of cast expressions as lvaluesnobu2009-02-022-1/+6
* * ext/socket/extconf.rb (in_pktinfo, in6_pktinfo),nobu2009-02-023-5/+19
* rdoc update.akr2009-02-021-2/+2
* * missing/langinfo.c (nl_langinfo_codeset): accepts iso-8859nobu2009-02-022-3/+9
* * mkconfig.rb (patchlevel): config.status may not containnobu2009-02-022-1/+14
* * 2009-02-03svn2009-02-021-2/+2
* add ML ref.akr2009-02-021-0/+2
* * ext/socket/raddrinfo.c (Init_addrinfo): add AddrInfo#to_s as anakr2009-02-023-0/+11
* * array.c (rb_ary_sort_by_bang): RDoc update. [ruby-core:21742]matz2009-02-022-1/+5
* * enumerator.c: Introduce id_each to save rb_itern() and SYM2ID()knu2009-02-022-6/+12
* adds a test case for r21955 and r21917.yugui2009-02-021-0/+46
* fix typos.akr2009-02-021-9/+9
* * test/socket/test_addrinfo.rb: use AddrInfo.getaddrinfo to generateakr2009-02-022-6/+19
* * array.c (rb_ary_sort_by_bang): new method. requested inmatz2009-02-022-0/+33
* * doc/NEWS-1.9.1: typo fixed: collect_all -> collect.matz2009-02-022-1/+6
* strip trailing spaces.akr2009-02-021-5/+5
* * cygwin/GNUmakefile.in (dir.o, win32.o): depend on win32/dir.h.nobu2009-02-022-0/+6
* * mkconfig.rb: patchlevel is somtimes minus.usa2009-02-023-4/+11
* * ext/socket/ancdata.c (cmsg_type_to_sym): add #ifdef for no IPv6akr2009-02-022-0/+7
* reduce test time.akr2009-02-021-1/+2
* * file.c (rb_find_file_ext): should not be infected from othernobu2009-02-022-0/+6
* * file.c (rb_home_dir): needs p on DOSISH.nobu2009-02-021-0/+3
* * dir.c (dir_s_home): new method. [ruby-core:21454]nobu2009-02-023-37/+78
* eol-stylenobu2009-02-020-0/+0
* * version.h: bump up to 1.9.2 patchlevel -1.akr2009-02-024-6/+17
* * ext/socket/socket.c (sock_initialize): make 3rd argument, protocol,akr2009-02-023-8/+24
* * ext/socket/constants.c (cmsg_type_arg): INET6 check.usa2009-02-022-0/+6
* * win32/dir.h: forgot to commit.usa2009-02-022-4/+5
* * ext/socket/option.c: use INET6 instead of IPV6.akr2009-02-022-1/+5
* * ext/socket/{options,raddrinfo}.c: use INET6 instead of AF_INET6 forusa2009-02-023-2/+9
* * complex.c (f_signbit): regard NaN as a positive value.shugo2009-02-022-1/+8
* * sample/test.rb (valid_syntax?), test/ruby/test_system.rbnobu2009-02-023-4/+10
* * ext/socket/rubysocket.h (cmsg_type_arg): declared.akr2009-02-0210-0/+1259
* eol-stylenobu2009-02-020-0/+0
* * win32/win32.c (open_dir_handle, rb_w32_opendir, move_to_next_entry,usa2009-02-022-27/+42
* * ext/socket/rubysocket.h (rb_cSockOpt): declared.akr2009-02-0210-8/+428
* * vm.c (vm_backtrace_each): progname is not available atnobu2009-02-022-2/+7
* r21932 was for [ruby-core:21619].nobu2009-02-011-1/+1
* * lib/xmlrpc/server.rb (Server#serve): gets rid of hardcodednobu2009-02-018-16/+30
* * vm.c (vm_backtrace_each): now takes an iterator function.nobu2009-02-016-57/+76
* * 2009-02-02svn2009-02-011-2/+2
* * encoding.c (rb_filesystem_encoding): Windows' filesystem encoding isusa2009-02-012-1/+7
* * cont.c (rb_fiber_current), dln.c (dln_print_undef, dln_undefined),nobu2009-02-017-13/+13
* * ext/socket/raddrinfo.c (addrinfo_ipv4_private_p): new method.akr2009-02-013-1/+84
* * lib/optparse.rb (Switch#summarize): strips an equal sign fromnobu2009-02-012-1/+13
* * variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const):nobu2009-01-315-3/+22
* update rdoc.akr2009-01-311-2/+2