aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * addr2line.c (fill_lines): fetch symbol names from ELF binary'snaruse2014-03-141-0/+22
* * doc/syntax/literals.rdoc: [DOC] Single quote strings allows escapezzak2014-03-141-0/+6
* vm_insnhelper.c: relax arity checknobu2014-03-131-0/+12
* * ext/-test-/win32/dln/libdlntest.c (dlntest_ordinal): no need tousa2014-03-131-0/+6
* revert [Bug #9605]nobu2014-03-121-6/+0
* vm_insnhelper.c: disable fastpath if splatnobu2014-03-121-1/+5
* vm_insnhelper.c: inline functionnobu2014-03-121-0/+5
* insns.def (opt_regexpmatch2): respect redefined match opnormal2014-03-111-0/+7
* * ext/.document: add objspace/objspace_dump.c to document file.ktsj2014-03-111-0/+4
* * test/objspace/test_objspace.rb (TestObjSpace#test_dump_uninitialized_file):ktsj2014-03-111-0/+5
* README.EXT{,.ja}: update ruby_options and ruby_run_nodenobu2014-03-111-0/+6
* ext/objspace: Check fptr before trying to dump FILE object fdcharliesome2014-03-101-0/+7
* * vm_dump.c (rb_vm_bugreport): show vm maps on FreeBSD.naruse2014-03-101-0/+7
* * configure.in: always check dladdr(1).naruse2014-03-101-0/+11
* merge GH-558nobu2014-03-101-0/+5
* class.c: check for malloc failuresnormal2014-03-091-0/+8
* fiddle/function.c: fix memory leak on exceptionnobu2014-03-091-0/+5
* variable.c (struct global_variable): shrink by 8 bytes on 64-bitnormal2014-03-081-0/+4
* vm.c: cleanup to use rb_method_entry_atnormal2014-03-081-0/+4
* ext/dl, ext/fiddle: fix memory leaknobu2014-03-081-0/+7
* 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