aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Symbian configuration procedure to avoid creating files outside build...azav2009-02-041-1407/+0
* relax tests for IPv4 compat/mapped IPv6 addresss.akr2009-02-041-1/+9
* * transcode.c (make_econv_exception): show U+XXXX form for undefinedakr2009-02-042-2/+21
* updated.akr2009-02-041-7/+12
* rdoc update.akr2009-02-041-2/+0
* * string.c (rb_str_dump): use MBCLEN_CHARFOUND_P properly.akr2009-02-042-2/+6
* * bootstraptest/runner.rb: refine success message.akr2009-02-042-1/+9
* add Dir.homekazu2009-02-041-5/+10
* fixed typos and remove some spaceskazu2009-02-041-6/+6
* * Makefile.in (id.h): updates from parse.h.nobu2009-02-043-4/+9
* * win32/mkexports.rb: shouldn't export DllMain.usa2009-02-042-2/+8
* * missing/vsnprintf.c (BSD_vfprintf): should support 't' formatmatz2009-02-042-0/+7
* revert useless change part in the previous commit.akr2009-02-031-2/+2
* * ext/socket/extconf.rb: fix struct in_pktinfo and struct in6_pktinfoakr2009-02-032-4/+9
* * test/etc/test_etc.rb(test_getpwnam, test_getgrgid, test_getgrnam):mame2009-02-032-9/+20
* * 2009-02-04svn2009-02-031-2/+2
* * ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): skipakr2009-02-032-1/+10
* don't connect to unspecified address.akr2009-02-031-3/+14
* * ruby.c (load_file_internal): resets EOF flag after parse.nobu2009-02-032-1/+7
* * vm.c (vm_backtrace): always returns non-nil array if lev isnobu2009-02-032-0/+8
* * NEWS: added comment for Readline.kouji2009-02-031-0/+9
* * ext/readline/extconf.rb: checked rl_set_screen_size andkouji2009-02-034-0/+90
* * ext/readline/readline.c: updated year of copyright.kouji2009-02-031-1/+1
* * ext/readline/readline.c (readline_s_set_completion_proc): setkouji2009-02-032-1/+8
* updated.akr2009-02-031-27/+57
* * NEWS: add Array#sort_by!.kazu2009-02-033-2/+11
* fixed typokazu2009-02-031-1/+1
* * ext/socket/lib/socket.rb (Socket.tcp_server_sockets_port0): newakr2009-02-033-20/+110
* add a test.akr2009-02-031-0/+26
* add tests.akr2009-02-031-0/+74
* add tests.akr2009-02-031-0/+102
* * re.c (match_array): replace match_check().matz2009-02-032-4/+16
* * lib/net/imap.rb: validate data before sending to a server.shugo2009-02-032-4/+60
* * lib/net/imap.rb (hmac_md5): should use String#ord to get asciishugo2009-02-032-2/+7
* * load.c (load_lock): warn for circular require. [ruby-core:20794],nobu2009-02-032-0/+6
* * ext/socket/lib/socket.rb (Socket.tcp_server_sockets): extracted fromakr2009-02-022-43/+104
* add a test.akr2009-02-021-0/+9
* * test/ruby/test_readpartial.rb (make_pipe): readpartial does notnobu2009-02-022-0/+7
* * 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