aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* process.c: expand buffer on ERANGEnobu2014-03-081-0/+7
* enum.c: yield multiple valuesnobu2014-03-071-0/+6
* vm_eval.c: use RARRAY_CONST_PTR to aid RGenGC performancenormal2014-03-071-0/+6
* vm_eval.c: fix misplaced GC guardnormal2014-03-071-0/+6
* * parse.y (ENC_SINGLE): Unused macro removed.nari2014-03-071-0/+4
* * test/openssl/test_ssl.rb: Reuse TLS default options fromemboss2014-03-071-0/+5
* * doc/syntax/assignment.rdoc: [DOC] Fix assignment directions [ci skip]zzak2014-03-061-0/+5
* * doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]zzak2014-03-061-0/+5
* * lib/openssl/ssl.rb: Explicitly whitelist the defaultemboss2014-03-061-0/+8
* parse.y: optional arguments in rhsnobu2014-03-051-0/+6
* ossl.c: NULL checknobu2014-03-051-0/+6
* * ext/pathname/lib/pathname.rb (Pathname#find): add "ignore_error"ktsj2014-03-041-0/+5
* * test/ruby/test_eval.rb (TestEval#make_test_binding): renamed.usa2014-03-041-0/+5
* * st.c (st_foreach): fix type of hash. not st_data_t but st_index_t.tarui2014-03-041-0/+4
* * Makefile.in: ".DEFAULT" target removed because it is not forakr2014-03-041-0/+5
* * lib/find.rb (Find#find): should pass ignore_error option to enumerators.ktsj2014-03-031-0/+4
* * test/test_find.rb (TestFind#test_unsearchable_dir): ruby cannot makeusa2014-03-031-0/+5
* vm_method.c: disable GMC writing if GMC is disablednormal2014-03-021-0/+6
* use do/while(0) around GetDBM macrosnormal2014-03-021-0/+9
* * NEWS: [DOC] Update doc regarding filesystem load when flushing IO [ci skip]zzak2014-03-021-0/+4
* * io.c (rb_io_fsync): need to fsync even if on Windows. fixed mistake ofusa2014-03-021-0/+5
* * test/win32ole: get rid of warnings (unused variable).usa2014-03-021-0/+4
* * io.c (rb_io_fsync): revert a part of r45254. explicit fsync should updateusa2014-03-021-3/+3
* * io.c (rb_io_flush_raw, rb_io_fsync): [EXPERIMENTAL] remove forceusa2014-03-021-0/+7
* * test/ruby/test_backtrace.rb: get rid of warnings. unused variable,usa2014-03-021-0/+5
* Revert r45239 [ci skip]zzak2014-03-021-6/+0
* find.rb: add ignore_errornobu2014-03-021-0/+5
* extconf.rb: rl_hook_func_t for old readlinenobu2014-03-021-0/+5
* * README.EXT: [DOC] Remove needless charzzak2014-03-021-0/+6
* load.c (ruby_init_ext): make idempotent to suppress warningsnormal2014-03-021-0/+4
* * lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writingakr2014-03-011-0/+7
* gc.c: simplify conditionnormal2014-03-011-1/+5
* * ext/readline/readline.c (Init_readline): Use rl_hook_func_t insteadakr2014-03-011-0/+7
* gc.c: fix build for testing w/o RGenGCnormal2014-03-011-0/+4
* * ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove2014-03-011-0/+12
* * README.EXT.ja: [DOC] Fix typo "macro macro" @utenmiki [Fixes GH-551]zzak2014-03-011-0/+5
* Update Changelog for r45209marcandre2014-02-281-0/+4
* * lib/optparse.rb: [DOC] Add example of generating help with optparse.zzak2014-02-271-0/+6
* numeric.c: check signs before divisionnobu2014-02-271-0/+6
* * thread.c: [DOC] Typo in comment for _FORTIFY_SOURCE [Fixes GH-548]zzak2014-02-261-0/+5
* * gc.c (heap_pages_free_unused_pages): check tomb page availabilityko12014-02-261-0/+6
* eval.c: preserve encodingnobu2014-02-261-1/+4
* eval.c: preserve errinfonobu2014-02-261-0/+5
* * string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse2014-02-251-0/+5
* use NUM2SIZET instead of NUM2INTkazu2014-02-251-0/+13
* * win32/Makefile.sub: define PACKED_STRUCT.naruse2014-02-251-0/+4
* * README.md, README.ja.md: removed (wrong) mode setting for emacs.usa2014-02-241-0/+4
* time: only use packed struct on x86*normal2014-02-241-0/+7
* * test/fiddle/test_function.rb: remove unused variables.hsbt2014-02-241-0/+6
* time: rearrange+pack vtm and time_object structsnormal2014-02-241-0/+8