summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-03* ext/readline/extconf.rb: checked rl_set_screen_size andkouji
2009-02-03* ext/readline/readline.c: updated year of copyright.kouji
2009-02-03* ext/readline/readline.c (readline_s_set_completion_proc): setkouji
2009-02-03updated.akr
2009-02-03* NEWS: add Array#sort_by!.kazu
2009-02-03fixed typokazu
2009-02-03* ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): newakr
2009-02-03add a test.akr
2009-02-03add tests.akr
2009-02-03add tests.akr
2009-02-03* re.c (match_array): replace match_check().matz
2009-02-03* lib/net/imap.rb: validate data before sending to a server.shugo
2009-02-03* lib/net/imap.rb (hmac_md5): should use String#ord to get asciishugo
2009-02-03* load.c (load_lock): warn for circular require. [ruby-core:20794],nobu
2009-02-02* ext/socket/lib/socket.rb (Socket.tcp_server_sockets): extracted fromakr
2009-02-02add a test.akr
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* tool/generic_erb.rb: fixed typo.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-02rdoc update.akr
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-02* 2009-02-03svn
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-02adds a test case for r21955 and r21917.yugui
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-02strip trailing spaces.akr
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-02reduce test time.akr
2009-02-02* file.c (rb_find_file_ext): should not be infected from othernobu
2009-02-02* file.c (rb_home_dir): needs p on DOSISH.nobu
2009-02-02* dir.c (dir_s_home): new method. [ruby-core:21454]nobu
2009-02-02eol-stylenobu
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