summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21Forgot to commit.akr
2014-11-21* tool/update-deps (in_makefile): Use FILES_NEED_VPATH andakr
2014-11-21common.mk: fix dependenciesnobu
2014-11-20* common.mk (ext/ripper/ripper.c): id.h in VPATH may exist in the buildnaruse
2014-11-20* ext/openssl/lib/openssl/x509.rbusa
2014-11-20* ChangeLog: missed at r48518.usa
2014-11-20* ChangeLog: missed at r48516.usa
2014-11-20* lib/net/imap.rb (Net::IMAP::ResponseParser::BEG_REGEXP): no need to use embbedusa
2014-11-20* 2014-11-21svn
2014-11-20* lib/uri/mailto.rb (URI::MailTo::EMAIL_REGEXP): should escape `#`.usa
2014-11-20Fix a variable name.akr
2014-11-20* tool/update-deps: Insert all dependencies found by compiler.akr
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