aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/mkconstants.rb (c_str): get rid of a 1.9 feature fornobu2009-01-111-0/+5
* * hash.c (rb_hash_s_create): set nil as the value if assoc lengthnobu2009-01-111-0/+5
* * ext/socket/mkconstants.rb: don't generate unintended newlines.akr2009-01-101-0/+4
* * ext/socket/mkconstants.rb: refactored to nest properly in staticallyakr2009-01-101-0/+5
* * version.h: make version string succinct:akr2009-01-101-0/+5
* * cont.c (cont_restore_1): should not be inlined.ko12009-01-101-0/+4
* * ext/socket/socket.c (sock_define_const): use INT2NUM.akr2009-01-091-0/+4
* * ext/socket/mkconstants.rb: define macro if default_value is passed.usa2009-01-091-0/+4
* * ext/tk/lib/tk.rb: rescue abnormal Encoding.locale_charmap value.nagai2009-01-091-0/+4
* * common.mk (test-sample), rubytest.rb: use runruby.rbnobu2009-01-091-0/+4
* * test/ruby/test_process.rb (TestProcess::MANDATORY_ENVS): somenobu2009-01-091-0/+5
* * ChangeLog: forgotten to commit.usa2009-01-081-0/+4
* * ext/socket/socket.c (bsock_shutdown): accept symbol/string as how.akr2009-01-081-0/+7
* * ext/socket/mkconstants.rb (gen_name_to_int_func): generateakr2009-01-081-0/+5
* * ext/socket/socket.c: don't use AI_NUMERICSERV for platforms whichakr2009-01-081-0/+6
* * instruby.rb: should not depend on a library which does not existnobu2009-01-081-0/+5
* * ext/socket/socket.c (init_unix_addrinfo): don't return a value.akr2009-01-071-0/+4
* * lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.akr2009-01-071-0/+4
* * lib/test/unit/assertions.rb (assert_no_match): don't count up as twoakr2009-01-071-0/+5
* * ext/socket/socket.c (addrinfo_getnameinfo): use NI_DGRAM if socktypeakr2009-01-071-0/+5
* * ext/socket/socket.c (host_str): add flags_ptr argument to specifyakr2009-01-071-0/+7
* * ext/socket/socket.c (rb_cAddrInfo): new class AddrInfo.akr2009-01-071-0/+66
* * instruby.rb (man, gem): fixed errors.nobu2009-01-071-0/+4
* * instruby.rb: use installed libraries. [ruby-core:21006]nobu2009-01-071-1/+3
* * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):nobu2009-01-071-0/+5
* * cont.c (cont_restore_0): streamlined to ensure O(1) time. based onnobu2009-01-061-0/+5
* * io.c (rb_close_before_exec): more heuristics to detect maximum fd.akr2009-01-051-0/+4
* * missing/langinfo.c (nl_langinfo_0): fixed typos for SJIS.nobu2009-01-051-1/+3
* * configure.in (cygwin): needs properly implemented nl_langinfo().nobu2009-01-051-0/+8
* * encoding.c (rb_locale_charmap): use GetConsoleCP() instead ofusa2009-01-051-0/+8
* fix typos and cleanup spaceskazu2009-01-051-47/+47
* * encoding.c (rb_filesystem_encoding): use ANSI codepage for filenobu2009-01-051-0/+7
* * ext/curses/curses.c (free_window): use xfree instead of free.kazu2009-01-051-0/+5
* * ext/gdbm/gdbm.c (rb_gdbm_fetch): remove needless cast.kazu2009-01-051-0/+4
* * win32/win32.c (init_env): use user profile folder than personalnobu2009-01-051-0/+5
* * file.c (rb_file_s_stat): need type check for non string values.matz2009-01-041-0/+8
* * range.c (range_step): should not add up errors on loops.matz2009-01-041-0/+5
* * random.c (rb_f_srand): update RDoc. [ruby-core:21113]matz2009-01-041-0/+4
* * range.c (range_max): max value from ... not defined for nonmatz2009-01-041-0/+5
* * ext/socket/socket.c (rb_getaddrinfo): defined for address lookup without GVL.akr2009-01-041-0/+9
* * enc/trans/gbk.trans, gbk-tbl.rb:duerst2009-01-041-1/+9
* * test/ruby/test_transcode.rb: added tests for GB2312duerst2009-01-041-0/+8
* * enc/trans/big5.trans, big5-tbl.rb:duerst2009-01-041-1/+8
* * lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not createnobu2009-01-041-0/+12
* * encoding.c (rb_filesystem_encoding, rb_locale_charmap): usesnobu2009-01-041-0/+5
* * numeric.c (ruby_float_step): extracted from num_step().nobu2009-01-041-0/+7
* * ext/extmk.rb (extmake): does not use both of makefile.rb andnobu2009-01-041-0/+7
* * ext/socket/socket.c (constant_arg): constified.nobu2009-01-041-0/+9
* * ext/socket/socket.c: redundant #ifdef removed.akr2009-01-031-0/+4
* * io.c (maygvl_copy_stream_wait_read): renamed to add prefix toakr2009-01-031-0/+11