aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * regint.h: fix typo: _M_AMD86 -> _M_AMD64.naruse2013-04-101-0/+8
* * ext/fiddle/extconf.rb: define RUBY_LIBFFI_MODVERSION macro.naruse2013-04-101-0/+7
* * lib/mkmf.rb (pkg_config): Add optional argument "option".naruse2013-04-101-0/+6
* * ext/fiddle/closure.c (initialize): check mprotect's return value.naruse2013-04-101-0/+7
* * ext/bigdecimal/bigdecimal.c (VpCtoV): Initialize a local variableakr2013-04-101-0/+5
* * bignum.c (rb_ll2big): Don't overflow on signed integer negation.akr2013-04-101-0/+10
* fix a typo and indent with tab instead of spaceskazu2013-04-101-8/+8
* * internal.h (MUL_OVERFLOW_INT_P): New macro.akr2013-04-091-0/+6
* * internal.h (MUL_OVERFLOW_SIGNED_INTEGER_P): New macro.akr2013-04-091-0/+24
* * lib/open-uri.rb: Support multiple fields with same fieldakr2013-04-091-0/+8
* compile.c: append keyword hash to splatnobu2013-04-091-0/+5
* mkmf.rb: timestamp directorynobu2013-04-091-0/+6
* Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESSheadius2013-04-081-0/+24
* socket/extconf.rb: add -Dnobu2013-04-081-1/+4
* socket/extconf.rb: check struct in_addr6nobu2013-04-081-1/+4
* option.c: fix macro namenobu2013-04-081-1/+3
* constants.c: fix macro namenobu2013-04-081-0/+4
* object.c: extract common codenobu2013-04-081-0/+5
* ext/depend: fix dependency for nmakenobu2013-04-081-1/+4
* ext/depend: fix dependencynobu2013-04-081-0/+6
* * ext/depend (ENCOBJS, TRANSOBJS): Add missing dependencies.yugui2013-04-081-0/+4
* win32ole.c: check aritynobu2013-04-081-0/+5
* Fixes a build failure of ext/ripper/ripper.c on building out of place.yugui2013-04-081-0/+6
* * object.c (rb_obj_ivar_set): call to_str for string only once.naruse2013-04-081-6/+4
* * object.c (rb_mod_const_set): call to_str for string only once.naruse2013-04-071-0/+6
* * object.c (rb_mod_cvar_set): call to_str for string only once.naruse2013-04-071-0/+5
* Regexp.escape(RUBY_PLATFORM)kazu2013-04-071-0/+6
* * include/ruby/defines.h: Simplify the logic to include sys/select.h.akr2013-04-071-0/+8
* * lib/resolv.rb (MDNSOneShot#sender): Delete an unused variable.akr2013-04-071-0/+4
* * addr2line.c: use more generic type:naruse2013-04-061-0/+12
* Improve ruby-electric-mode.knu2013-04-061-0/+14
* * strftime.c (rb_strftime_with_timespec): Test yday range.akr2013-04-061-0/+5
* * configure.in (AC_CHECK_HEADERS): atomic.h for Solaris atomic_ops.ngoto2013-04-061-0/+7
* * lib/resolv.rb: Support LOC resources.akr2013-04-061-0/+5
* * addr2line.c: quad_t and u_quad_t is not available on Solaris.ngoto2013-04-061-0/+6
* * lib/resolv.rb: Add one-shot multicast DNS support.akr2013-04-061-0/+5
* * lib/resolv.rb (Resolv::DNS.fetch_resource): New method to obtainakr2013-04-061-0/+6
* * ext/socket/socket.c (rsock_sys_fail_raddrinfo): Renamed fromakr2013-04-061-0/+9
* * ext/socket/socket.c (rsock_sys_fail_sockaddr): Takes struct sockaddrakr2013-04-061-0/+9
* * ext/socket/rubysocket.h (SockAddrStringValueWithAddrinfo): New macro.akr2013-04-061-0/+24
* * ext/socket/socket.c (rsock_sys_fail_sockaddr): Delete 2nd argument.akr2013-04-061-0/+7
* * ext/socket/socket.c (rsock_sys_fail_path): Use rb_str_inspect onlyakr2013-04-061-1/+6
* * ext/socket/rubysocket.h (rsock_sys_fail_host_port) Wrap by NORETURN.akr2013-04-061-0/+6
* * ext/socket/socket.c (rsock_sys_fail_path): Use rb_str_inspect if theakr2013-04-061-0/+5
* * ext/socket: Improve socket exception message to show socket address.akr2013-04-061-0/+44
* * test/ruby/test_require.rb (TestRequire#test_require_nonascii_path):shirosaki2013-04-061-0/+5
* * ChangeLog: remove duplicated entry due to git-svn conflict.nobu2013-04-061-5/+0
* pack.c: fix definition ordernobu2013-04-061-0/+10
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in codertenderlove2013-04-051-0/+6
* * ext/psych/lib/psych/exception.rb: there should be only one exceptiontenderlove2013-04-051-0/+8