aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/ruby/envutil.rb: compare RSS to check memory leaknobu2014-03-092-7/+27
* * eval.c: remove needless space.hsbt2014-03-091-1/+1
* * 2014-03-09svn2014-03-081-2/+2
* variable.c (struct global_variable): shrink by 8 bytes on 64-bitnormal2014-03-082-1/+5
* [DOC] Add NEWS about Find#find, Pathname#find.ktsj2014-03-081-0/+4
* vm.c: cleanup to use rb_method_entry_atnormal2014-03-082-2/+7
* enum.c: suppress warningsnobu2014-03-081-1/+0
* ext/dl, ext/fiddle: fix memory leaknobu2014-03-085-0/+11
* process.c: expand buffer on ERANGEnobu2014-03-082-4/+31
* process.c: need capacitynobu2014-03-081-2/+4
* process.c: GETPW_R_SIZE_INIT, GETGR_R_SIZE_INITnobu2014-03-081-4/+8
* process.c: tmp buffer instead of allocanobu2014-03-081-34/+81
* enum.c: yield multiple valuesnobu2014-03-072-17/+129
* * 2014-03-08svn2014-03-071-2/+2
* enum.c: yield multiple valuesnobu2014-03-071-0/+6
* vm_eval.c: use RARRAY_CONST_PTR to aid RGenGC performancenormal2014-03-072-2/+9
* vm_eval.c: fix misplaced GC guardnormal2014-03-072-4/+13
* * parse.y (ENC_SINGLE): Unused macro removed.nari2014-03-072-4/+7
* * test/openssl/test_ssl.rb: Reuse TLS default options fromemboss2014-03-072-9/+6
* * 2014-03-07svn2014-03-061-2/+2
* fix r45274; it change default but doesn't change tests [Bug #9424]naruse2014-03-061-3/+7
* * doc/syntax/assignment.rdoc: [DOC] Fix assignment directions [ci skip]zzak2014-03-062-5/+10
* * doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]zzak2014-03-062-1/+6
* * 2014-03-06svn2014-03-061-2/+2
* * lib/openssl/ssl.rb: Explicitly whitelist the defaultemboss2014-03-062-4/+50
* * test/ruby: get rid of warnings.usa2014-03-0513-23/+20
* parse.y: optional arguments in rhsnobu2014-03-053-6/+40
* ossl.c: NULL checknobu2014-03-052-2/+9
* * 2014-03-05svn2014-03-041-2/+2
* * ext/pathname/lib/pathname.rb (Pathname#find): add "ignore_error"ktsj2014-03-043-4/+34
* * test/ruby/test_eval.rb (TestEval#make_test_binding): renamed.usa2014-03-042-2/+7
* * test/ruby: get rid of warnings.usa2014-03-047-18/+17
* * st.c (st_foreach): fix type of hash. not st_data_t but st_index_t.tarui2014-03-042-1/+6
* * Makefile.in: ".DEFAULT" target removed because it is not forakr2014-03-042-2/+5
* * 2014-03-04svn2014-03-031-2/+2
* * lib/find.rb (Find#find): should pass ignore_error option to enumerators.ktsj2014-03-033-1/+25
* * test/test_find.rb (TestFind#test_unsearchable_dir): ruby cannot makeusa2014-03-032-1/+6
* vm_method.c: disable GMC writing if GMC is disablednormal2014-03-022-12/+30
* use do/while(0) around GetDBM macrosnormal2014-03-026-14/+23
* * NEWS: [DOC] Update doc regarding filesystem load when flushing IO [ci skip]zzak2014-03-022-1/+5
* * io.c (rb_io_fsync): need to fsync even if on Windows. fixed mistake ofusa2014-03-022-2/+5
* * test/win32ole: get rid of warnings (unused variable).usa2014-03-028-17/+20
* * io.c (rb_io_fsync): revert a part of r45254. explicit fsync should updateusa2014-03-022-3/+7
* * NEWS: mention about the change of r45254.usa2014-03-021-0/+6
* * io.c (rb_io_flush_raw, rb_io_fsync): [EXPERIMENTAL] remove forceusa2014-03-022-9/+7
* * 2014-03-03svn2014-03-021-2/+2
* * test/ruby/test_backtrace.rb: get rid of warnings. unused variable,usa2014-03-022-10/+15
* Use assert_separately to speed upnaruse2014-03-021-0/+6
* fix the number of intro lines r44123naruse2014-03-021-1/+1
* A comment added.akr2014-03-021-0/+3