aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rinda/ring.rb (Rinda::RingFinger#make_socket): Usedrbrain2014-01-042-1/+7
* * ext/socket/socket.c (rsock_sys_fail_host_port): save and restore errnocharliesome2014-01-032-0/+24
* * properties.nobu2014-01-030-0/+0
* test/net/imap/test_imap.rb: fix test failures due to expired certstmm12014-01-034-78/+94
* * 2014-01-03svn2014-01-021-2/+2
* * ext/bigdecimal: update class method call style from :: to .eregon2014-01-026-29/+41
* * io.c (io_fwrite): freeze converted str.glass2014-01-022-1/+9
* mkrunnable.rb: fix DLL path on Windowsnobu2014-01-021-1/+7
* eval.c: extra modifiernobu2014-01-012-1/+7
* dbm.c: yield dup of keystrnobu2014-01-012-2/+13
* * vm_eval.c (method_missing): use ALLOCV_N() instead ofglass2014-01-012-10/+8
* * array.c (rb_ary_zip): use ALLOCV_N() instead of ALLOCA_N().glass2014-01-012-2/+10
* * 2014-01-02svn2014-01-011-2/+2
* * hash.c (rb_hash_keys): make rb_hash_keys() static.glass2014-01-013-2/+10
* test_transcode.rb: add messagesnobu2014-01-011-4/+4
* configure.in: LDFLAGS and DLDFLAGS for opt-dirnobu2014-01-012-10/+24
* * 2014-01-01svn2014-01-011-4/+4
* configure.in: use SSE2nobu2014-01-012-0/+6
* eval.c: raise with causenobu2013-12-313-11/+67
* remove HAVE_FSEEKO from win32/win32.carton2013-12-312-1/+5
* * io.c (io_fwrite): allocate frozen str only when str is not converted.glass2013-12-312-4/+10
* mkmf.rb: fix for 1.8 baserubynobu2013-12-311-1/+1
* mkmf.rb: expand RUBY_SO_NAMEnobu2013-12-312-0/+7
* mkconfig.rb: pass version numbersnobu2013-12-311-1/+1
* * 2013-12-31svn2013-12-301-2/+2
* Add [DOC] tag [ci skip]zzak2013-12-301-1/+1
* * variable.c: Adding extra example in docs. [Bug #9210]ayumin2013-12-302-2/+8
* encoding.c: mask dummy flagsnobu2013-12-303-3/+19
* * 2013-12-30svn2013-12-301-2/+2
* * tool/make-snapshot: needs CXXFLAGS. [ruby-core:59393][Bug #9320]eban2013-12-302-0/+5
* * lib/mkmf.rb (configuration): Make CXXFLAGS customizable.sorah2013-12-292-1/+7
* proc.c: fix inherited method ownernobu2013-12-293-17/+16
* test_sprintf.rb: sprintf with a hash as parameternobu2013-12-281-0/+5
* test_sprintf.rb: sprintf with a hash as parameternobu2013-12-281-0/+5
* vm_insnhelper.c: missing super in method modulenobu2013-12-283-0/+27
* * 2013-12-29svn2013-12-281-2/+2
* * compar.c (cmp_eq_recursive): Fix the return value, the value foreregon2013-12-282-1/+8
* * object.c (Kernel#<=>) surround Comparable operators with <code> tags.eregon2013-12-282-4/+10
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome2013-12-287-11/+20
* * 2013-12-28svn2013-12-271-2/+2
* parse.y: save cmdarg_stack in local scopenobu2013-12-273-0/+15
* expand-config.rb: expand config valuesnobu2013-12-272-5/+8
* mkconfig.rb: prefer unexpanded valuesnobu2013-12-271-2/+10
* verconf.h.tmpl: renamenobu2013-12-272-2/+2
* * 2013-12-27svn2013-12-271-2/+2
* * win32/{setup.mak,Makefile.sub}: update fake.rb likeusa2013-12-273-1/+11
* * lib/time.rb: [DOC] Fix typoa_matsuda2013-12-261-1/+1
* * win32/Makefile.sub (fake.rb): should depend on version.h becauseusa2013-12-262-1/+7
* hash.c: remove dead codenobu2013-12-262-38/+1
* hash.c: no extra states copynobu2013-12-262-1/+6