summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19parse.y: regexp error in rippernobu
2014-11-19parse.y: ripper_new_yylvalnobu
2014-11-19parse.y: predefined IDnobu
2014-11-19* internal.h (ruby_init_setproctitle): Declare here.akr
2014-11-19parse.y: append directly to delayed contentnobu
2014-11-19common.mk: fix build errornobu
2014-11-19* 2014-11-20svn
2014-11-19common.mk: ims=nil optionnobu
2014-11-19* common.mk (ext/json/parser/parser.c): don't touch parse.c,naruse
2014-11-19* common.mk (ext/ripper/ripper.c): use $(PWD) to getnaruse
2014-11-19* tool/downloader.rb (RubyGems.download): Don't download gem if thenaruse
2014-11-19* common.mk (ext/ripper/ripper.c): pass build directory as VPATH.naruse
2014-11-19Add comments.akr
2014-11-19prelude.c.tmpl: strip prefixnobu
2014-11-18* win32/win32.c (rb_w32_write): should set the error ofusa
2014-11-18* gc.c (gc_record): add information for debug print.ko1
2014-11-18* common.mk: revert r48486 because it breaks mswin build. start over.usa
2014-11-18common.mk: remove srcdir prefixnobu
2014-11-18* debug.c (set_debug_option): need the declaration.usa
2014-11-18parse.y: fix literal symbol list node typenobu
2014-11-18Dependencies updated.akr
2014-11-18* tool/update-deps: Sort dependencies.akr
2014-11-18* enc/encdb.c: Include internal.h.akr
2014-11-18* internal.h: Gather declarations in non-header files.akr
2014-11-18* 2014-11-19svn
2014-11-18test_exception.rb: missing testnobu
2014-11-18* debug.c (SET_WHEN): Don't declare debug variables here.akr
2014-11-18* include/ruby/io.h (FMODE_WSPLIT): Removed. The write() system callakr
2014-11-18test_module.rb: fix encodingnobu
2014-11-17.gdbinit: update for r47913nobu
2014-11-17test_inadvertent_creation.rb: split testnobu
2014-11-17object.c: fix error messagenobu
2014-11-17* 2014-11-18svn
2014-11-17symbol.c: symbol type predicate functionsnobu
2014-11-17ext/win32ole/win32ole_event.c: use typed data.suke
2014-11-17* lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4hsbt
2014-11-17timeout.rb: same object across fibernobu
2014-11-16proc.c: fix method proc binding locationnobu
2014-11-16string.c: escape a backslash [ci skip]nobu
2014-11-16* 2014-11-17svn
2014-11-16proc/receiver.c: commit missnobu
2014-11-16vm_eval.c: rb_current_receivernobu
2014-11-16ext/-test-/proc/super.c: renamenobu
2014-11-16timeout.rb: use UncaughtThrowErrornobu
2014-11-16tool/update-deps: warning to disable ccachenormal
2014-11-16vm_eval.c: define IDsnobu
2014-11-16id.def: move IDs for exceptionnobu
2014-11-16* common.mk (CCAN_LIST_INCLUDES): Unused variable removed.akr
2014-11-16test/ruby/test_io.rb: remove unnecessary begin/endnormal
2014-11-16Revert r48450.akr