summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-25parse.y: extract functionnobu
2012-08-25common.mk: update parse.hnobu
2012-08-25generic_erb.rb: --vpath optionnobu
2012-08-25* 2012-08-25svn
2012-08-25mkmf.rb: clean timestampsnobu
2012-08-24ruby.h: clear expressionnobu
2012-08-24mkmf.rb: fix r36815nobu
2012-08-24Fix r36805.naruse
2012-08-24ChangeLog: add description [ruby-dev:46067] [Bug #6904]nobu
2012-08-24mkmf.rb: timestamp for directoriesnobu
2012-08-24ignore timestamp filekazu
2012-08-24win32: propertynobu
2012-08-24Remove incorrectly committed timestamp fileluislavena
2012-08-24Improve require/File.expand_path performance on Windowsluislavena
2012-08-23* lib/net/http/backward.rb (class Net): Restored Net::HTTPSession todrbrain
2012-08-23* 2012-08-24svn
2012-08-23Added a test for CoW strings.tenderlove
2012-08-23* common.mk: support `make id.h` without `rm .id.h.time` after `rm id.h`.kazu
2012-08-23fix typoskazu
2012-08-23Test for r36803's singleton_class_of.naruse
2012-08-23* test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test.usa
2012-08-23* class.c (singleton_class_of): flonum can't have singleton class.usa
2012-08-23* common.mk (win32/*): macro RUBY_H_INCLUDES is not defined there,usa
2012-08-23* win32/Makefile.sub: refactoring. remove unused rules, and updateusa
2012-08-23load.c: keep encoding of feature namenobu
2012-08-23remove trailing spaces.nobu
2012-08-23* include/ruby/ruby.h: introduce flonum technique forko1
2012-08-23* lib/mkmf.rb (create_makefile): add dependency to header files whenusa
2012-08-23* ext/date/depend: add dependency to $(ruby_headers).ko1
2012-08-23* insns.def (invokesuper): reverted r36640 partially to make supershugo
2012-08-23* win32/configure.bat: added help message of --with(out)?-ext.usa
2012-08-23* win32/configure.bat: support --with(out)?-ext(ensions) options.usa
2012-08-23* configure.in: Fixing Haiku build.naruse
2012-08-23* test/open-uri/test_open-uri.rb (TestOpenURI#test_read_timeout): thisusa
2012-08-23* configure.in: use the value of --with-opt-dir on building rubynaruse
2012-08-23* common.mk (ID_H_TARGET): revert a part of r36724 and r36751. theyusa
2012-08-22* ext/syck: removed. Fixes [ruby-core:43360]tenderlove
2012-08-22* 2012-08-23svn
2012-08-22* insns.def: search up the cf stack for an object that is an instancetenderlove
2012-08-22 * ext/date/date_core.c: [ruby-core:47266].tadf
2012-08-22 * ext/date/date_core.c: [ruby-core:47226].tadf
2012-08-22lib/mkmf.rb: ruby_headersnobu
2012-08-22lib/mkmf.rb: ruby_headersnobu
2012-08-22 * .travis.yml (before_script): remove -s for debug.nobu
2012-08-22fix a typokazu
2012-08-22fix typo of ChangeLog.ko1
2012-08-22update ChangeLog.ko1
2012-08-22* .travis.yml (before_script): debugging for -j.nobu
2012-08-22* vm_insnhelper.c (vm_setup_method): fix last commit.ko1
2012-08-22* vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko1