summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-20fix typos [ci skip]kazu
2014-11-20* test/psych/json/test_stream.rb (Psych::JSON::TestStream::test_list_to_json):usa
2014-11-20* test/ripper/test_files.rb: set filename.usa
2014-11-20* ext/nkf/depend (nkf.o): add nkf.c as dependency.naruse
2014-11-19test_vector.rb: fix exception classnobu
2014-11-19parse.y: shrink parser_paramsnobu
2014-11-19ChangeLog: add issue refnobu
2014-11-19* lib/matrix.rb: Vector#independent? and associated class methodmarcandre
2014-11-19* lib/matrix.rb: Add Vector#angle_withmarcandre
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