summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-11-20* ext/nkf/depend (nkf.o): add nkf.c as dependency.naruse
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-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-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* debug.c (set_debug_option): need the declaration.usa
2014-11-18parse.y: fix literal symbol list node typenobu
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* 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-17object.c: fix error messagenobu
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-16proc.c: fix method proc binding locationnobu
2014-11-16vm_eval.c: rb_current_receivernobu
2014-11-16timeout.rb: use UncaughtThrowErrornobu
2014-11-16tool/update-deps: warning to disable ccachenormal
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
2014-11-15* common.mk: Specify dependencies for generated C sources.akr
2014-11-15* common.mk: parse.o depends on parse.y before parse.h.akr
2014-11-15* common.mk: No need to declare dependencies whichakr
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou
2014-11-15* lib/mkmf.rb (depend_rules): support comments during a line.usa
2014-11-15revert previous commit.usa
2014-11-15* lib/mkmf.rb (depend_rules): support comments during a line.usa
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15vm_eval.c: UncaughtThrowErrornobu