aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr2014-01-201-2/+2
* * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr2014-01-201-0/+5
* * ext/socket/option.c: Use "byte" as default argument forakr2014-01-201-0/+6
* * ext/socket/option.c: Use preprocessor macros to avoid repeatedakr2014-01-201-0/+5
* * lib/rubygems/version.rb: [DOC] Use gender-neutral pronouns [ci skip]zzak2014-01-201-0/+5
* * compar.c (cmp_equal): warn for this release and still rescueeregon2014-01-181-0/+13
* * ext/socket: Avoid unnecessary ppoll/select on Linux.akr2014-01-181-0/+5
* * lib/resolv.rb (Resolv::DNS::Resource::TXT#data): Return concatenatedakr2014-01-181-0/+6
* * io.c (rb_update_max_fd): Return immediately if the given fd is smallakr2014-01-181-0/+5
* * io.c: Test O_CLOEXEC only once.akr2014-01-181-0/+5
* * ext/socket/option.c: IP_MULTICAST_LOOP and IP_MULTICAST_TTL socketakr2014-01-181-0/+6
* * lib/open-uri.rb: Make proxy disabling working again.akr2014-01-181-0/+5
* ChangeLog: fix refnobu2014-01-171-1/+1
* delegate.rb: keep special methodsnobu2014-01-171-0/+5
* eval.c: singleton class constantsnobu2014-01-171-0/+5
* * ext/bigdecimal/bigdecimal.gemspec: bigdecimal version 1.2.5.mrkn2014-01-151-0/+4
* * io.c (io_binwrite): use writev(2) to avoid double write if available.glass2014-01-151-0/+6
* string.c: respect BOMnobu2014-01-151-0/+5
* string.c: use actual encodingsnobu2014-01-151-0/+8
* * ext/thread/thread.c (rb_szqueue_clear): notify SZQUEUE_WAITERSglass2014-01-141-0/+8
* bigdecimal.c: backword compatibility as gemnobu2014-01-141-4/+4
* bigdecimal.c: backword compatibility as gemnobu2014-01-141-0/+8
* * vm_exec.c (cfp): Fixes a SEGV issue in r44554.yugui2014-01-141-0/+6
* * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additionalmrkn2014-01-131-0/+10
* * properties.nobu2014-01-131-1/+1
* * lib/xmlrpc/client.rb: [DOC] Remove note about SSL package on RAAzzak2014-01-131-0/+7
* * lib/net/smtp.rb: [DOC] Remove dead link to RAA by Giorgos Tsiftsiszzak2014-01-131-0/+6
* * ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szücs [Bug #9243]zzak2014-01-131-0/+4
* * ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome2014-01-131-0/+8
* iseq.c: potential memory leaknobu2014-01-121-0/+5
* ruby/util.h: DECIMAL_SIZE_OF_BITSnobu2014-01-121-0/+14
* * vm_exec.c (cfp): Avoid generating invalid binary foryugui2014-01-101-0/+8
* vm_insnhelper.c: boudn method transplantingnobu2014-01-101-0/+5
* insns.def: add opt path for Hash#[] and Hash#[]= used with str literal keystmm12014-01-101-0/+12
* * range.c (Range#size): [DOC] improve description and add examples.eregon2014-01-091-0/+5
* tk/extconf.rb: fix libpathflag argumentsnobu2014-01-091-0/+5
* ChangeLog: commit missnobu2014-01-091-5/+0
* configure.in: -mstackrealignnobu2014-01-091-1/+9
* configure.in: use SSE2nobu2014-01-091-0/+5
* * hash.c (rb_objid_hash): should return `long'. brushup r44534.usa2014-01-091-1/+8
* * remove trailing spaces.nobu2014-01-091-1/+1
* * vm.c (rb_vm_pop_cfunc_frame): added. It cares c_return event.ko12014-01-091-0/+22
* * hash.c (rb_any_hash): should treat the return value of rb_objid_hash()usa2014-01-091-0/+6
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove2014-01-091-0/+9
* * ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove2014-01-091-0/+7
* vm_insnhelper.c: revive r44455 for bound module methodnobu2014-01-081-0/+7
* object.c: hash value from objid with saltnobu2014-01-081-0/+8
* lib/timeout.rb: fallback to Timeout::Errornobu2014-01-081-0/+11
* timeout.rb: fix for ExitExceptionnobu2014-01-071-1/+7
* timeout.rb: defer creating custom exceptionnobu2014-01-071-0/+6