summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-06socket/extconf.rb: RSTRING_SOCKLENnobu
2013-04-06socket.c: suppress warningsnobu
2013-04-06* ext/socket/rubysocket.h (SockAddrStringValueWithAddrinfo): New macro.akr
2013-04-06* ext/socket/socket.c (rsock_sys_fail_sockaddr): Delete 2nd argument.akr
2013-04-06* ext/socket/socket.c (rsock_sys_fail_path): Use rb_str_inspect onlyakr
2013-04-06* ext/socket/rubysocket.h (rsock_sys_fail_host_port) Wrap by NORETURN.akr
2013-04-06* ext/socket/socket.c (rsock_sys_fail_path): Use rb_str_inspect if theakr
2013-04-06* ext/socket: Improve socket exception message to show socket address.akr
2013-04-06* test/ruby/test_require.rb (TestRequire#test_require_nonascii_path):shirosaki
2013-04-06* test/dtrace/helper.rb (DTrace::TestCase#trap_probe): needs to passnobu
2013-04-06* ChangeLog: remove duplicated entry due to git-svn conflict.nobu
2013-04-06pack.c: fix definition ordernobu
2013-04-06add a comment.akr
2013-04-05Add a comment.akr
2013-04-05* ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in codertenderlove
2013-04-05change test name to be more helpfultenderlove
2013-04-05* properties.nobu
2013-04-05* ext/psych/lib/psych/exception.rb: there should be only one exceptiontenderlove
2013-04-05parse.y: "nil" for defined? with empty expressionnobu
2013-04-05* ext/psych/lib/psych/visitors/to_ruby.rb: correctly registertenderlove
2013-04-05* ext/socket/init.c (cloexec_accept): Fix a compile error onakr
2013-04-05* load.c (features_index_add): use rb_str_subseq() to specify C stringshirosaki
2013-04-05* 2013-04-06svn
2013-04-05thread.c: no allocate before deletingnobu
2013-04-05configure.in: gcc_majornobu
2013-04-05configure.in: no -Wextra-token on gcc 3nobu
2013-04-05configure.in: -Werror=extra-tokensnobu
2013-04-05update comments.akr
2013-04-05fix a typo.akr
2013-04-05* include/ruby/defines.h (HAVE_TRUE_LONG_LONG): Defined to distinguishakr
2013-04-05pack.c: use LONG_LONGnobu
2013-04-05* addr2line.c: include ruby/missing.h to fix compile error on Debian.akr
2013-04-05compile.c: defined? with empty expressionnobu
2013-04-05configure.in: no -include optionsnobu
2013-04-05defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu
2013-04-05* properties.nobu
2013-04-05ext/-test-/win32/dln: remove static librarynobu
2013-04-05dl/dl.h: suppress warningnobu
2013-04-05curses.c: fix functionnobu
2013-04-05* test/test_curses.rb: tests for getch.nobu
2013-04-05* ext/curses/hello.rb: Typo in Curses example by Drew Blaszzak
2013-04-04* 2013-04-05svn
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04* lib/resolv.rb (bind_random_port): Rescue EACCES for SunOS.akr
2013-04-04* ext/socket/extconf.rb: Remove condition for bcc.akr
2013-04-04* include/ruby/ruby.h (FIX2LONG): Parenthesize the macro body.akr
2013-04-04* time.c (time_strftime): Describe %L and %N truncates digits underakr
2013-04-04* object.c (rb_mod_cvar_set): Reverted "avoid inadvertentakr
2013-04-04* ext/pathname/pathname.c (path_write): New method.akr
2013-04-04envutil.rb: assert stderr if marshal failednobu