summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-11pack.c: fix buffer overrunnobu
2014-07-10* 2014-07-11svn
2014-07-10* hash.c (ruby_setenv): Fix TestEnv#test_aset failure on Solaris 9.ngoto
2014-07-10vm_insnhelper.c: fix implicit splat keyword argumentnobu
2014-07-10fix typos [ci skip]kazu
2014-07-10gc.c: fix typonobu
2014-07-09* symbol.c: remove rb_gc_mark_symbols().ko1
2014-07-09* 2014-07-10svn
2014-07-09* common.mk (DTRACE_DEPENDENT_OBJS): fix build failure on Solarisngoto
2014-07-09random.c: fix castsnobu
2014-07-09symbol.c, symbol.h: split from parse.ynobu
2014-07-09parse.y: adjust argument typesnobu
2014-07-09io.c: refine error messagenobu
2014-07-09test_io.rb: fix assertionnobu
2014-07-09* parse.y: change Symbol <-> ID relationship to avoidko1
2014-07-09* parse.y (symbols_i): delete garbage symbols for Symbol.all_symbols.ko1
2014-07-09require "rbconfig" to use RbConfignaruse
2014-07-08thread_pthread.h: do not expose pthread type for locknormal
2014-07-08thread_pthread.h: remove unneeded semaphore.h includenormal
2014-07-08* 2014-07-09svn
2014-07-08 * lib/irb/ruby-lex.rb: fix counting indent in identify_string_dvar.keiju
2014-07-08fix a typo [ci skip]kazu
2014-07-08sprintf.c: skip non-interned namenobu
2014-07-08memory_status.rb: find proper psnobu
2014-07-08parse.y: expand is_asgn_or_idnobu
2014-07-08* 2014-07-08svn
2014-07-08* parse.y (dsymbol_alloc): set global_symbols.minor_marked to 0.ko1
2014-07-07test/ruby/find_executable.rbnobu
2014-07-07common.mk: integrate clean targetsnobu
2014-07-07* parse.y: remove global_symbols::pinned_dsymko1
2014-07-07* gc.c: revert miss-commit.ko1
2014-07-07* parse.y: need to use updated (re-created) symbols.ko1
2014-07-07* tool/mkconfig.rb: remove not to require rbconfig/obsolete.rb.naruse
2014-07-07* parse.y: do not use rb_gc_resurrect(), but create a new dynamicko1
2014-07-06string.c: do not use garbage objectnobu
2014-07-06* string.c (fstr_update_callback): do not use rb_gc_resurrect()ko1
2014-07-06* gc.c: rename is_dying_object() to is_garbage_object().ko1
2014-07-06st.c: fix uninitialized variablenobu
2014-07-06* 2014-07-07svn
2014-07-06st.c: remove equality checksnobu
2014-07-06st.c: re-calc hash_val before addingnobu
2014-07-06st.c: update the key too if changednobu
2014-07-06* file.c, ext/pathname/pathname.c: [DOC] correct position of method rdoc.ktsj
2014-07-06* gc.c (is_dying_object): fix missed condition.ko1
2014-07-06* gc.c: rename is_dead_object() to is_dying_object().ko1
2014-07-06split tool/fake.rbnobu
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