aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/rubysocket.h (cmsg_type_arg): declared.akr2009-02-0210-0/+1259
* eol-stylenobu2009-02-020-0/+0
* * win32/win32.c (open_dir_handle, rb_w32_opendir, move_to_next_entry,usa2009-02-022-27/+42
* * ext/socket/rubysocket.h (rb_cSockOpt): declared.akr2009-02-0210-8/+428
* * vm.c (vm_backtrace_each): progname is not available atnobu2009-02-022-2/+7
* r21932 was for [ruby-core:21619].nobu2009-02-011-1/+1
* * lib/xmlrpc/server.rb (Server#serve): gets rid of hardcodednobu2009-02-018-16/+30
* * vm.c (vm_backtrace_each): now takes an iterator function.nobu2009-02-016-57/+76
* * 2009-02-02svn2009-02-011-2/+2
* * encoding.c (rb_filesystem_encoding): Windows' filesystem encoding isusa2009-02-012-1/+7
* * cont.c (rb_fiber_current), dln.c (dln_print_undef, dln_undefined),nobu2009-02-017-13/+13
* * ext/socket/raddrinfo.c (addrinfo_ipv4_private_p): new method.akr2009-02-013-1/+84
* * lib/optparse.rb (Switch#summarize): strips an equal sign fromnobu2009-02-012-1/+13
* * variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const):nobu2009-01-315-3/+22
* update rdoc.akr2009-01-311-2/+2
* * lib/test/unit/assertions.rb (assert_equal): show class in failureakr2009-01-312-0/+9
* fix rdoc.akr2009-01-311-2/+2
* * lib/resolv.rb (Resolv::DNS#each_address): don't query IPv6 addressakr2009-01-312-1/+18
* * include/ruby/ruby.h (STR2CSTR): removed.akr2009-01-315-26/+11
* * ext/socket/raddrinfo.c (addrinfo_ipv6_unspecified_p): new method.akr2009-01-313-3/+234
* add a test.akr2009-01-311-0/+11
* * load.c (rb_require_safe): raises when the path to be loaded isnobu2009-01-312-1/+10
* * configure.in (optflags): defaulted to -O3 to get rid of slug ofnobu2009-01-312-1/+6
* * lib/optparse.rb (List#accept, parse_in_order): n option is nonobu2009-01-312-4/+9
* rdoc update.akr2009-01-311-24/+24
* * lib/pathname.rb (Pathname#each_child): new method.akr2009-01-313-1/+37
* rdoc update.akr2009-01-311-0/+11
* * 2009-01-31svn2009-01-301-2/+2
* * lib/test/unit/assertions.rbakr2009-01-302-1/+7
* add ML ref.akr2009-01-301-1/+2
* * lib/pathname.rb (Pathname#realdirpath): new method.akr2009-01-304-21/+89
* * win32/win32.c (rb_w32_write): limit write size to 32KB if the fileusa2009-01-302-3/+23
* * ext/curses/curses.c (Init_curses): Curses#crmode andkouji2009-01-302-2/+8
* * tool/make-snapshot (prereq): remove enc.mk from tarball becauseusa2009-01-302-9/+6
* * enc/depend: extract comile rules to each target for VC++.usa2009-01-302-11/+8
* * cygwin/GNUmakefile.in (RUBYDEF): depends on makefiles.nobu2009-01-302-2/+4
* * cygwin/GNUmakefile.in (RUBYDEF): adds DATA to non-function symbolsnobu2009-01-302-1/+6
* * lib/test/unit/assertions.rb (assert_respond_to): gets rid ofnobu2009-01-302-0/+10
* add tests.akr2009-01-291-1/+45
* * 2009-01-30svn2009-01-291-2/+2
* * transcode.c (rb_econv_init_by_convpath_i): make it static.akr2009-01-292-1/+6
* * load.c (rb_feature_provided): should not calculate len by pointershugo2009-01-292-1/+7
* * configure.in (BASERUBY): erases RUBYOPT at the test.nobu2009-01-292-2/+4
* * configure.in (OBJCOPY): not used on Windows.nobu2009-01-292-0/+9
* * lib/securerandom.rb (SecureRandom.uuid): uses unpacked arraynobu2009-01-292-5/+8
* * lib/rake.rb (FileUtils#rake_system): no longer needs workaroundnobu2009-01-293-40/+33
* * lib/securerandom.rb: new method SecureRandom#uuidtechnorama2009-01-292-0/+14
* * ext/socket/spclet.c (socket_s_ip_address_list): support Windows XPusa2009-01-293-2/+101
* * 2009-01-29svn2009-01-281-2/+2
* * ext/zlib/zlib.c (zstream_run): previous change didn't resolve theusa2009-01-282-1/+9