summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-11-26iseq.c (iseq_s_compile_file): close IO when donenormal
2014-11-25* common.mk: encdb.h and transdb.h depends on $(PREP).akr
2014-11-25* tool/make-snapshot: Don't generate enc/trans/newline.c in tarball.akr
2014-11-25* common.mk (prereq): Don't depends on prelude.c and golf_prelude.c.akr
2014-11-25* template/prelude.c.tmpl: Don't expand RbConfig::Config[...].akr
2014-11-25* NEWS: add an "Implementation changes" section.ko1
2014-11-25* lib/net/http.rb: Do not attempt SSL session resumption when thedrbrain
2014-11-25* lib/rake: Update to rake 10.4.0drbrain
2014-11-25vcs.rb: make Time with proper offsetnobu
2014-11-25add gem name [ci skip]kazu
2014-11-25process.c: initialize static IDs firstnobu
2014-11-25compile.c (iseq_build_callinfo_from_hash): hoist outnormal
2014-11-24* gems/bundled_gems: Update to 3.0.7.kou
2014-11-24process.c: get rid of inadvertent ID pindownnobu
2014-11-23string.c: preserve encoding of global variablenobu
2014-11-23iseq.c: preserve encoding at disassemblingnobu
2014-11-23io.c: preserve encodingsnobu
2014-11-23trivial packing of rb_execarg, load_file_arg, args_infonormal
2014-11-23ChangeLog: fix a typo [ci skip]normal
2014-11-22io.c: remove redundant assignmentnobu
2014-11-22* tool/make-snapshot: Specify PWD macro for make.akr
2014-11-21* lib/resolv.rb: fall back if canonicalization fails.tenderlove
2014-11-21get rid of inadvertent ID creationnobu
2014-11-21* common.mk (ext/ripper/ripper.c): revert about srcdir and top_srcdir.naruse
2014-11-21fix a typo [ci skip]kazu
2014-11-21* tool/update-deps: Refactored.akr
2014-11-21* win32/Makefile.sub (top_srcdir): added because lacking this macro causesusa
2014-11-21Forgot to commit.akr
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* tool/update-deps: Insert all dependencies found by compiler.akr
2014-11-20fix typos [ci skip]kazu
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