aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* thread_pthread.c (native_thread_create) [__SYMBIAN32__]: reduced pthread stac...azav2009-02-061-0/+8
* [__SYMBIAN32__]: included <sys/select.h> for fd_set definitionazav2009-02-061-0/+4
* Created execl stub as a missing PIPS functionazav2009-02-061-0/+6
* * signal.c (register_sigaltstack): ignore sigaltstack error.akr2009-02-061-0/+5
* * ChangeLog: typo.usa2009-02-061-1/+1
* * win32/win32.c (rb_w32_readdir_with_enc): fallback to OS convertionusa2009-02-061-0/+5
* * win32/{dir.h, win32.c} (rb_w32_readdir_with_enc): new function tousa2009-02-061-0/+12
* * ruby.c (process_options): set initial default_external before -r.usa2009-02-061-0/+4
* * ruby.c (process_options): -K and -E in shebang should be reflect tousa2009-02-061-0/+5
* * ext/pty/pty.c (chfunc): type fixed.akr2009-02-051-0/+4
* * string.c (rb_str_each_codepoint): update RDoc formatz2009-02-051-0/+6
* * cont.c (cont_mark, cont_capture, cont_restore_1): use #else insteadmame2009-02-051-0/+6
* * include/ruby/intern.h (rb_run_exec_options_err): renamed fromakr2009-02-051-0/+28
* * ext/socket: AddrInfo is renamed to Addrinfo. [ruby-dev:37876]akr2009-02-051-0/+4
* * configure.in (RUBY_SITE_LIB_PATH, RUBY_VENDOR_LIB_PATH): fix fornobu2009-02-051-0/+5
* * win32/Makefile.sub (config.h): follow recent changes about paths.usa2009-02-051-0/+4
* * configure.in (MAJOR, MINOR, TEENY): uses RUBY_VERSION_*.nobu2009-02-051-0/+6
* * array.c (rb_ary_uniq): gets rid of copying.nobu2009-02-051-0/+4
* * array.c (ary_add_hash): split from ary_make_hash().nobu2009-02-051-1/+9
* * array.c (ary_make_hash): hide a Hash used internally.nobu2009-02-051-0/+4
* * configure.in (RUBY_LIB_VERSION): added for library version, tonobu2009-02-051-0/+16
* change from assigned variable to called functionkazu2009-02-041-2/+2
* * ext/readline/readline.c (Init_readline): entry may be NULL.kazu2009-02-041-0/+5
* * time.c (LOCALTIME): should call tzset() before localtime_r().matz2009-02-041-0/+5
* Updated Symbain configuration procedure to avoid creating files outside build...azav2009-02-041-0/+11
* * transcode.c (make_econv_exception): refine error message forakr2009-02-041-0/+5
* * ext/socket/socket.c (sock_s_socketpair): make 3rd argument optional.akr2009-02-041-0/+9
* * ext/socket/raddrinfo.c (addrinfo_ipv6_to_ipv4): new method.akr2009-02-041-0/+4
* * 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