summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-02-02* test/ruby/test_readpartial.rb (make_pipe): readpartial does notnobu
2009-02-02* cygwin/GNUmakefile.in (RUBYDEF): uses mkexports.rb on cygwin too.nobu
2009-02-02* common.mk (Doxyfile): moved from Makefile.in.nobu
2009-02-02* win32/win32.c (rb_w32_write): use of cast expressions as lvaluesnobu
2009-02-02* ext/socket/extconf.rb (in_pktinfo, in6_pktinfo),nobu
2009-02-02* missing/langinfo.c (nl_langinfo_codeset): accepts iso-8859nobu
2009-02-02* mkconfig.rb (patchlevel): config.status may not containnobu
2009-02-02add ML ref.akr
2009-02-02* ext/socket/raddrinfo.c (Init_addrinfo): add AddrInfo#to_s as anakr
2009-02-02* array.c (rb_ary_sort_by_bang): RDoc update. [ruby-core:21742]matz
2009-02-02* enumerator.c: Introduce id_each to save rb_itern() and SYM2ID()knu
2009-02-02fix typos.akr
2009-02-02* test/socket/test_addrinfo.rb: use AddrInfo.getaddrinfo to generateakr
2009-02-02* array.c (rb_ary_sort_by_bang): new method. requested inmatz
2009-02-02* doc/NEWS-1.9.1: typo fixed: collect_all -> collect.matz
2009-02-02* cygwin/GNUmakefile.in (dir.o, win32.o): depend on win32/dir.h.nobu
2009-02-02 * mkconfig.rb: patchlevel is somtimes minus.usa
2009-02-02* ext/socket/ancdata.c (cmsg_type_to_sym): add #ifdef for no IPv6akr
2009-02-02* file.c (rb_find_file_ext): should not be infected from othernobu
2009-02-02* dir.c (dir_s_home): new method. [ruby-core:21454]nobu
2009-02-02* version.h: bump up to 1.9.2 patchlevel -1.akr
2009-02-02* ext/socket/socket.c (sock_initialize): make 3rd argument, protocol,akr
2009-02-02 * ext/socket/constants.c (cmsg_type_arg): INET6 check.usa
2009-02-02* win32/dir.h: forgot to commit.usa
2009-02-02* ext/socket/option.c: use INET6 instead of IPV6.akr
2009-02-02 * ext/socket/{options,raddrinfo}.c: use INET6 instead of AF_INET6 forusa
2009-02-02* complex.c (f_signbit): regard NaN as a positive value.shugo
2009-02-02* sample/test.rb (valid_syntax?), test/ruby/test_system.rbnobu
2009-02-02* ext/socket/rubysocket.h (cmsg_type_arg): declared.akr
2009-02-02 * win32/win32.c (open_dir_handle, rb_w32_opendir, move_to_next_entry,usa
2009-02-02* ext/socket/rubysocket.h (rb_cSockOpt): declared.akr
2009-02-02* vm.c (vm_backtrace_each): progname is not available atnobu
2009-02-01r21932 was for [ruby-core:21619].nobu
2009-02-01* lib/xmlrpc/server.rb (Server#serve): gets rid of hardcodednobu
2009-02-01* vm.c (vm_backtrace_each): now takes an iterator function.nobu
2009-02-01 * encoding.c (rb_filesystem_encoding): Windows' filesystem encoding isusa
2009-02-01* ext/socket/raddrinfo.c (addrinfo_ipv4_private_p): new method.akr
2009-02-01* lib/optparse.rb (Switch#summarize): strips an equal sign fromnobu
2009-01-31* variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const):nobu
2009-01-31* lib/test/unit/assertions.rb (assert_equal): show class in failureakr
2009-01-31* lib/resolv.rb (Resolv::DNS#each_address): don't query IPv6 addressakr
2009-01-31* include/ruby/ruby.h (STR2CSTR): removed.akr
2009-01-31* ext/socket/raddrinfo.c (addrinfo_ipv6_unspecified_p): new method.akr
2009-01-31* load.c (rb_require_safe): raises when the path to be loaded isnobu
2009-01-31* configure.in (optflags): defaulted to -O3 to get rid of slug ofnobu
2009-01-31* lib/optparse.rb (List#accept, parse_in_order): n option is nonobu
2009-01-31* lib/pathname.rb (Pathname#each_child): new method.akr
2009-01-30* lib/test/unit/assertions.rbakr
2009-01-30add ML ref.akr
2009-01-30* lib/pathname.rb (Pathname#realdirpath): new method.akr