aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * win32/win32.c (open_dir_handle, rb_w32_opendir, move_to_next_entry,usa2009-02-021-0/+5
* * ext/socket/rubysocket.h (rb_cSockOpt): declared.akr2009-02-021-0/+22
* * vm.c (vm_backtrace_each): progname is not available atnobu2009-02-021-0/+5
* r21932 was for [ruby-core:21619].nobu2009-02-011-1/+1
* * lib/xmlrpc/server.rb (Server#serve): gets rid of hardcodednobu2009-02-011-0/+20
* * vm.c (vm_backtrace_each): now takes an iterator function.nobu2009-02-011-0/+13
* * encoding.c (rb_filesystem_encoding): Windows' filesystem encoding isusa2009-02-011-0/+6
* * ext/socket/raddrinfo.c (addrinfo_ipv4_private_p): new method.akr2009-02-011-0/+6
* * lib/optparse.rb (Switch#summarize): strips an equal sign fromnobu2009-02-011-0/+6
* * variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const):nobu2009-01-311-0/+5
* * lib/test/unit/assertions.rb (assert_equal): show class in failureakr2009-01-311-0/+5
* * lib/resolv.rb (Resolv::DNS#each_address): don't query IPv6 addressakr2009-01-311-0/+5
* * include/ruby/ruby.h (STR2CSTR): removed.akr2009-01-311-0/+7
* * ext/socket/raddrinfo.c (addrinfo_ipv6_unspecified_p): new method.akr2009-01-311-0/+15
* * load.c (rb_require_safe): raises when the path to be loaded isnobu2009-01-311-0/+5
* * configure.in (optflags): defaulted to -O3 to get rid of slug ofnobu2009-01-311-0/+5
* * lib/optparse.rb (List#accept, parse_in_order): n option is nonobu2009-01-311-0/+5
* * lib/pathname.rb (Pathname#each_child): new method.akr2009-01-311-0/+4
* * lib/test/unit/assertions.rbakr2009-01-301-0/+6
* add ML ref.akr2009-01-301-1/+2
* * lib/pathname.rb (Pathname#realdirpath): new method.akr2009-01-301-0/+5
* * win32/win32.c (rb_w32_write): limit write size to 32KB if the fileusa2009-01-301-1/+6
* * ext/curses/curses.c (Init_curses): Curses#crmode andkouji2009-01-301-0/+6
* * tool/make-snapshot (prereq): remove enc.mk from tarball becauseusa2009-01-301-0/+5
* * enc/depend: extract comile rules to each target for VC++.usa2009-01-301-0/+4
* * cygwin/GNUmakefile.in (RUBYDEF): depends on makefiles.nobu2009-01-301-1/+3
* * cygwin/GNUmakefile.in (RUBYDEF): adds DATA to non-function symbolsnobu2009-01-301-0/+5
* * lib/test/unit/assertions.rb (assert_respond_to): gets rid ofnobu2009-01-301-0/+5
* * transcode.c (rb_econv_init_by_convpath_i): make it static.akr2009-01-291-0/+4
* * load.c (rb_feature_provided): should not calculate len by pointershugo2009-01-291-0/+6
* * configure.in (BASERUBY): erases RUBYOPT at the test.nobu2009-01-291-1/+3
* * configure.in (OBJCOPY): not used on Windows.nobu2009-01-291-0/+4
* * lib/securerandom.rb (SecureRandom.uuid): uses unpacked arraynobu2009-01-291-0/+5
* * lib/rake.rb (FileUtils#rake_system): no longer needs workaroundnobu2009-01-291-0/+13
* * lib/securerandom.rb: new method SecureRandom#uuidtechnorama2009-01-291-0/+4
* * ext/socket/spclet.c (socket_s_ip_address_list): support Windows XPusa2009-01-291-0/+8
* * ext/zlib/zlib.c (zstream_run): previous change didn't resolve theusa2009-01-281-0/+5
* * ext/zlib/zlib.c (zstream_run): desperately guard the variable.usa2009-01-281-0/+5
* * math.c: SEGV is caused by implicit rb_to_float declarationtakano322009-01-281-0/+5