summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-06* gc.c (rb_gc_register_mark_object): change data structure.ko1
2014-07-06fake.rb.in: override File::ALT_SEPARATORnobu
2014-07-06mkconstants.rb: remove empty commentsnobu
2014-07-06rdoc/stats/normal.rb: fix last_widthnobu
2014-07-06rdoc/stats/normal.rb: IO.console_sizenobu
2014-07-06rdoc/stats/normal.rb: clear previous outputnobu
2014-07-05* 2014-07-06svn
2014-07-05common.mk: ignore clean-runnable errorsnobu
2014-07-05common.mk: remove sizes.onobu
2014-07-05common.mk: empty by distcleannobu
2014-07-05ext/rbconfig/sizeof: distcleannobu
2014-07-05ext/etc: distcleannobu
2014-07-05* class.c: [DOC] mention about prepended modules.ktsj
2014-07-05fix a typo [ci skip]kazu
2014-07-04lib/irb/locale.rb: fix typonobu
2014-07-04common.mk: move DEFAULT_PRELUDESnobu
2014-07-04* 2014-07-05svn
2014-07-04parse.y: fix castsnobu
2014-07-04* parse.y: rename symbols::sym_id to symbols::str_id.ko1
2014-07-04* parse.y (must_be_dynamic_symbol): fix missed-condition.ko1
2014-07-04* parse.y (rb_pin_dynamic_symbol): should be `static' function.ko1
2014-07-04* parse.y (must_be_dynamic_symbol): refactoring.ko1
2014-07-04test/unit.rb: newline after messagenobu
2014-07-04parse.y: remove global_symbols.op_symnobu
2014-07-04parse.y: use rb_fstring_newnobu
2014-07-04string.c: rb_fstring_new assumes US-ASCIInobu
2014-07-04parse.y: pack op_tblnobu
2014-07-04compile_prelude.rb: remove commentsnobu
2014-07-04ChangeLog: fix typo [ci skip]nobu
2014-07-04* parse.y: remove unused codeko1
2014-07-04* test/rubygems/test_gem_package.rb: avoid tempfile leaks using Tempfile#close!hsbt
2014-07-04Revert "test/rdoc: avoid tempfile leaks"hsbt
2014-07-03* lib/net/htp/response.rb (Net::Inflater#inflate_adapter):naruse
2014-07-03* lib/net/http/response.rb (Net::HTTP.each_response_header):naruse
2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse
2014-07-03* 2014-07-04svn
2014-07-03change default not tot create useless objectnaruse
2014-07-03fix a part of speech [ci skip]kazu
2014-07-03configure.in: fix static-linked-extnobu
2014-07-03* 2014-07-03svn
2014-07-03extmk.rb: GNU make -C optionnobu
2014-07-03Init functions don't need ID cachesnobu
2014-07-02hash.c: use rb_check_aritynobu
2014-07-02sprintf.c: check_name_argnobu
2014-07-02sprintf.c: check_pos_argnobu
2014-07-02sprintf.c: check_next_argnobu
2014-07-02sprintf.c: get_numnobu
2014-07-02test_io.rb: fix leaked threadsnobu
2014-07-02leakchecker.rb: MiniTest::Unit.outputnobu
2014-07-02* gc.c (gc_heap_lazy_sweep): simplify logic.ko1