aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * transcode.c (make_econv_exception): show U+XXXX form for undefinedakr2009-02-041-0/+5
* * string.c (rb_str_dump): use MBCLEN_CHARFOUND_P properly.akr2009-02-041-0/+4
* * bootstraptest/runner.rb: refine success message.akr2009-02-041-0/+4
* fixed typos and remove some spaceskazu2009-02-041-6/+6
* * Makefile.in (id.h): updates from parse.h.nobu2009-02-041-0/+4
* * win32/mkexports.rb: shouldn't export DllMain.usa2009-02-041-0/+5
* * missing/vsnprintf.c (BSD_vfprintf): should support 't' formatmatz2009-02-041-0/+6
* * ext/socket/extconf.rb: fix struct in_pktinfo and struct in6_pktinfoakr2009-02-031-0/+5
* * test/etc/test_etc.rb(test_getpwnam, test_getgrgid, test_getgrnam):mame2009-02-031-0/+7
* * ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): skipakr2009-02-031-0/+5
* * ruby.c (load_file_internal): resets EOF flag after parse.nobu2009-02-031-0/+4
* * vm.c (vm_backtrace): always returns non-nil array if lev isnobu2009-02-031-0/+5
* * ext/readline/extconf.rb: checked rl_set_screen_size andkouji2009-02-031-0/+11
* * ext/readline/readline.c (readline_s_set_completion_proc): setkouji2009-02-031-0/+5
* * NEWS: add Array#sort_by!.kazu2009-02-031-0/+6
* * ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): newakr2009-02-031-0/+6
* * re.c (match_array): replace match_check().matz2009-02-031-0/+6
* * lib/net/imap.rb: validate data before sending to a server.shugo2009-02-031-0/+5
* * lib/net/imap.rb (hmac_md5): should use String#ord to get asciishugo2009-02-031-0/+5
* * load.c (load_lock): warn for circular require. [ruby-core:20794],nobu2009-02-031-0/+5
* * ext/socket/lib/socket.rb (Socket.tcp_server_sockets): extracted fromakr2009-02-021-0/+8
* * test/ruby/test_readpartial.rb (make_pipe): readpartial does notnobu2009-02-021-0/+5
* * 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