summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-28README.EXT: update notenobu
2013-04-28* object.c: With feedback from Steve Klabnik, reverted a change tozzak
2013-04-28* lib/yaml.rb: Disable setting YAML const twice [ruby-core:54642]zzak
2013-04-28* object.c: Documentation for taint and trust [Bug #8162]zzak
2013-04-28* README.EXT: Copy note from r40505 for rb_sprintf() [Bug #7982]zzak
2013-04-27* ext/curses/curses.c: Update Curses::Window example for nicer outputzzak
2013-04-27* README.EXT: Update note from r40504, by Jeremy Evans [Bug #7982]zzak
2013-04-27* README.EXT: Add note to warn use of %i in Exceptions [Bug #7982]zzak
2013-04-27* configure.in: Fix a typo. Should check endgrent() instead ofakr
2013-04-27* 2013-04-28svn
2013-04-27* process.c (obj2gid): Don't call endgrnam() if not exist.akr
2013-04-27* lib/yaml.rb: add security warning to YAML documentationcharliesome
2013-04-27* lib/yaml.rb: Documentation for YAML module [Bug #8213]zzak
2013-04-27* thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.akr
2013-04-27* thread.c: fix typos and documentationeregon
2013-04-27* sparc.c: Use __asm__ instead of asm for gcc.akr
2013-04-27* ext/socket/extconf.rb: Redundant test removed.akr
2013-04-27* ext/socket/extconf.rb (test_recvmsg_with_msg_peek_creates_fds):akr
2013-04-27* internal.h (SIGNED_INTEGER_TYPE_P): New macro.akr
2013-04-27* thread.c (TIMEVAL_SEC_MAX, TIMEVAL_SEC_MIN): Consider environments,akr
2013-04-27test_syntax.rb: split test_syntaxnobu
2013-04-26* 2013-04-27svn
2013-04-26fix typo (r40195, r40428)kazu
2013-04-26* lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou
2013-04-26* lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou
2013-04-26* lib/rss/atom.rb (RSS::Atom::Entry): Fix indent of document comment.kou
2013-04-26* lib/rss/maker.rb (RSS::Maker): Fix indent of document comment.kou
2013-04-26* ext/socket/extconf.rb: Use a block of enable_config() forakr
2013-04-26* dir.c (dir_set_pos): Fix a compilation error when seekdir() is notakr
2013-04-26add comments.akr
2013-04-26* thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.akr
2013-04-26* lib/rss/atom.rb: Documentation for RSS::Atom based on a patch byzzak
2013-04-26dd comment about AC_FUNC_SETPGRP.akr
2013-04-26* ext/curses/extconf.rb: Test linkability of curses_version at first.akr
2013-04-25ring.rb: specify multicast interfaceshirosaki
2013-04-25* 2013-04-26svn
2013-04-25ring.rb: add a socket to @sockets in make_socket()shirosaki
2013-04-25test_rinda.rb: Use KILL on Windowsshirosaki
2013-04-25* ext/curses/extconf.rb: Implementakr
2013-04-25* ext/socket/extconf.rb: Don't use WIDE getaddrinfo by default.akr
2013-04-25* ext/socket/extconf.rb: Remove obsolete options: ---with-ipv6-lib andakr
2013-04-25* ext/socket/extconf.rb: Implementakr
2013-04-25ext/openssl/ossl_bn.c: fix implicit conversionnobu
2013-04-25io.c: conversion from bom encodingnobu
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2013-04-25* st.c (st_shift): remove unused variable.nobu
2013-04-25* properties.nobu
2013-04-25* benchmark/bm_hash_shift.rb: add benchmark for Hash#shiftcharliesome
2013-04-25* ext/socket/extconf.rb: Extract C programs as toplevel constants.akr