aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cygwin/GNUmakefile.in (RUBYDEF): uses mkexports.rb on cygwin too.nobu2009-02-021-0/+6
* * common.mk (Doxyfile): moved from Makefile.in.nobu2009-02-021-0/+6
* * win32/win32.c (rb_w32_write): use of cast expressions as lvaluesnobu2009-02-021-0/+5
* * ext/socket/extconf.rb (in_pktinfo, in6_pktinfo),nobu2009-02-021-0/+6
* * missing/langinfo.c (nl_langinfo_codeset): accepts iso-8859nobu2009-02-021-0/+5
* * mkconfig.rb (patchlevel): config.status may not containnobu2009-02-021-0/+5
* add ML ref.akr2009-02-021-0/+2
* * ext/socket/raddrinfo.c (Init_addrinfo): add AddrInfo#to_s as anakr2009-02-021-0/+8
* * array.c (rb_ary_sort_by_bang): RDoc update. [ruby-core:21742]matz2009-02-021-0/+4
* * enumerator.c: Introduce id_each to save rb_itern() and SYM2ID()knu2009-02-021-0/+5
* fix typos.akr2009-02-021-9/+9
* * test/socket/test_addrinfo.rb: use AddrInfo.getaddrinfo to generateakr2009-02-021-0/+7
* * array.c (rb_ary_sort_by_bang): new method. requested inmatz2009-02-021-0/+5
* * doc/NEWS-1.9.1: typo fixed: collect_all -> collect.matz2009-02-021-0/+5
* * cygwin/GNUmakefile.in (dir.o, win32.o): depend on win32/dir.h.nobu2009-02-021-0/+4
* * mkconfig.rb: patchlevel is somtimes minus.usa2009-02-021-0/+6
* * ext/socket/ancdata.c (cmsg_type_to_sym): add #ifdef for no IPv6akr2009-02-021-0/+5
* * file.c (rb_find_file_ext): should not be infected from othernobu2009-02-021-0/+5
* * dir.c (dir_s_home): new method. [ruby-core:21454]nobu2009-02-021-0/+4
* * version.h: bump up to 1.9.2 patchlevel -1.akr2009-02-021-0/+7
* * ext/socket/socket.c (sock_initialize): make 3rd argument, protocol,akr2009-02-021-0/+5
* * ext/socket/constants.c (cmsg_type_arg): INET6 check.usa2009-02-021-0/+4
* * win32/dir.h: forgot to commit.usa2009-02-021-2/+3
* * ext/socket/option.c: use INET6 instead of IPV6.akr2009-02-021-0/+4
* * ext/socket/{options,raddrinfo}.c: use INET6 instead of AF_INET6 forusa2009-02-021-0/+5
* * complex.c (f_signbit): regard NaN as a positive value.shugo2009-02-021-0/+5
* * sample/test.rb (valid_syntax?), test/ruby/test_system.rbnobu2009-02-021-0/+6
* * ext/socket/rubysocket.h (cmsg_type_arg): declared.akr2009-02-021-0/+19
* * win32/win32.c (open_dir_handle, rb_w32_opendir, move_to_next_entry,usa2009-02-021-0/+5
* * ext/socket/rubysocket.h (rb_cSockOpt): declared.akr2009-02-021-0/+22
* * vm.c (vm_backtrace_each): progname is not available atnobu2009-02-021-0/+5
* r21932 was for [ruby-core:21619].nobu2009-02-011-1/+1
* * lib/xmlrpc/server.rb (Server#serve): gets rid of hardcodednobu2009-02-011-0/+20
* * vm.c (vm_backtrace_each): now takes an iterator function.nobu2009-02-011-0/+13
* * encoding.c (rb_filesystem_encoding): Windows' filesystem encoding isusa2009-02-011-0/+6
* * ext/socket/raddrinfo.c (addrinfo_ipv4_private_p): new method.akr2009-02-011-0/+6
* * lib/optparse.rb (Switch#summarize): strips an equal sign fromnobu2009-02-011-0/+6
* * variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const):nobu2009-01-311-0/+5
* * lib/test/unit/assertions.rb (assert_equal): show class in failureakr2009-01-311-0/+5
* * lib/resolv.rb (Resolv::DNS#each_address): don't query IPv6 addressakr2009-01-311-0/+5
* * include/ruby/ruby.h (STR2CSTR): removed.akr2009-01-311-0/+7
* * ext/socket/raddrinfo.c (addrinfo_ipv6_unspecified_p): new method.akr2009-01-311-0/+15
* * load.c (rb_require_safe): raises when the path to be loaded isnobu2009-01-311-0/+5
* * configure.in (optflags): defaulted to -O3 to get rid of slug ofnobu2009-01-311-0/+5
* * lib/optparse.rb (List#accept, parse_in_order): n option is nonobu2009-01-311-0/+5
* * lib/pathname.rb (Pathname#each_child): new method.akr2009-01-311-0/+4
* * lib/test/unit/assertions.rbakr2009-01-301-0/+6
* add ML ref.akr2009-01-301-1/+2
* * lib/pathname.rb (Pathname#realdirpath): new method.akr2009-01-301-0/+5
* * win32/win32.c (rb_w32_write): limit write size to 32KB if the fileusa2009-01-301-1/+6