summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-14strscan.c: make string directlynobu
2014-01-14* vm_exec.c (cfp): Fixes a SEGV issue in r44554.yugui
2014-01-13* 2014-01-14svn
2014-01-13* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additionalmrkn
2014-01-13* properties.nobu
2014-01-13* lib/xmlrpc/client.rb: [DOC] Remove note about SSL package on RAAzzak
2014-01-13* lib/net/smtp.rb: [DOC] Remove dead link to RAA by Giorgos Tsiftsiszzak
2014-01-13* ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szücs [Bug #9243]zzak
2014-01-13* ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome
2014-01-13openssl/ossl.h: calculate as longnobu
2014-01-13ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2014-01-13* 2014-01-13svn
2014-01-13ext: use PRIsVALUE for rb_raise and rb_warnnobu
2014-01-13ext: real class namenobu
2014-01-13cptr.c: unused variablenobu
2014-01-12* ext/tk/extconf.rb: --with-tcllib and --with-tklib configure optionsnagai
2014-01-12test_bigmath.rb: ignore on unrelated platformsnobu
2014-01-12ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2014-01-12stubs.c: library name stringsnobu
2014-01-12tcltklib.c: create_ip_exc format argumentnobu
2014-01-12iseq.c: linear searchnobu
2014-01-12iseq.c: potential memory leaknobu
2014-01-12* 2014-01-12svn
2014-01-12ruby/util.h: DECIMAL_SIZE_OF_BITSnobu
2014-01-11test_bigmath.rb: r44558nobu
2014-01-11test_bigmath.rb: test_lognobu
2014-01-11* 2014-01-11svn
2014-01-11bigdecimal.c: expand buffernobu
2014-01-10test_weakref.rb: find collected weakrefnobu
2014-01-10* vm_exec.c (cfp): Avoid generating invalid binary foryugui
2014-01-10vm_insnhelper.c: boudn method transplantingnobu
2014-01-10test_super.rb: remove unneeded codenobu
2014-01-10insns.def: add opt path for Hash#[] and Hash#[]= used with str literal keystmm1
2014-01-10gc.c: fix doc typotmm1
2014-01-09* range.c (Range#size): [DOC] improve description and add examples.eregon
2014-01-09* gc.c: Oups, symbols are immediates toomarcandre
2014-01-09* gc.c: Supplement object_id's rdoc for immediate and frozen string litteralsmarcandre
2014-01-09* gc.c: Fix and remove outdated rdoc for object_idmarcandre
2014-01-09* object.c: Add rdoc for classes frozen by defaultmarcandre
2014-01-09* doc/NEWS-2.1.0: Add mention for litteral.freezemarcandre
2014-01-09* array.c: rdoc clarification for <=>marcandre
2014-01-09* 2014-01-10svn
2014-01-09tk/extconf.rb: fix libpathflag argumentsnobu
2014-01-09ChangeLog: commit missnobu
2014-01-09configure.in: -mstackrealignnobu
2014-01-09configure.in: use SSE2nobu
2014-01-09* hash.c (rb_objid_hash): should return `long'. brushup r44534.usa
2014-01-09* remove trailing spaces.nobu
2014-01-09* vm.c (rb_vm_pop_cfunc_frame): added. It cares c_return event.ko1
2014-01-09* hash.c (rb_any_hash): should treat the return value of rb_objid_hash()usa