aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * addr2line.c: SIZE_MAX is defined in stdint.h, so r36755 breaksnaruse2012-08-292-0/+6
* * test/openssl/utils.rbemboss2012-08-284-14/+23
* * 2012-08-29svn2012-08-281-2/+2
* insns.def: duplicated codenobu2012-08-281-2/+0
* * insns.def (checkmatch): suppress warnings. [ruby-core:47339]nagachika2012-08-282-1/+8
* * configure.in: Fixing Haiku R1/alpha3 build with gcc-4.4.4.naruse2012-08-282-2/+16
* * nacl/GNUmakefile.in (.rbconfig.time): r36828 was incomplete.yugui2012-08-282-1/+7
* * win32/Makefile.sub (Makefile): make to depend on common.mk, tousa2012-08-282-1/+6
* * 2012-08-28svn2012-08-271-2/+2
* adding test coverage for invalid attribute namestenderlove2012-08-271-0/+13
* test_etc.rb: fix for non unique GIDshirosaki2012-08-272-6/+18
* * include/ruby/ruby.h (rb_float_value): optimize it.ko12012-08-272-5/+11
* * common.mk (vm_trace.o): Added a missing dependency.yugui2012-08-272-1/+5
* * nacl/GNUmakefile.in (package): make package should installyugui2012-08-272-0/+8
* * 2012-08-27svn2012-08-271-2/+2
* * nacl/GNUmakefile.in (CC, LD, NM, AR, AS, RANLIB, OBJDUMP, OBJCOPY)yugui2012-08-273-8/+43
* mkmf.rb: timestamp for directoriesnobu2012-08-261-1/+1
* * 2012-08-26svn2012-08-261-2/+2
* suppress warningsnobu2012-08-264-6/+15
* parse.y: extract functionnobu2012-08-251-20/+28
* common.mk: update parse.hnobu2012-08-251-3/+2
* generic_erb.rb: --vpath optionnobu2012-08-253-18/+21
* * 2012-08-25svn2012-08-251-2/+2
* mkmf.rb: clean timestampsnobu2012-08-251-1/+1
* ruby.h: clear expressionnobu2012-08-241-1/+1
* mkmf.rb: fix r36815nobu2012-08-241-2/+2
* Fix r36805.naruse2012-08-241-1/+6
* ChangeLog: add description [ruby-dev:46067] [Bug #6904]nobu2012-08-241-1/+2
* mkmf.rb: timestamp for directoriesnobu2012-08-242-4/+19
* ignore timestamp filekazu2012-08-241-0/+1
* win32: propertynobu2012-08-240-0/+0
* Remove incorrectly committed timestamp fileluislavena2012-08-241-0/+0
* Improve require/File.expand_path performance on Windowsluislavena2012-08-249-13/+909
* * lib/net/http/backward.rb (class Net): Restored Net::HTTPSession todrbrain2012-08-232-1/+9
* * 2012-08-24svn2012-08-231-2/+2
* Added a test for CoW strings.tenderlove2012-08-231-0/+26
* * common.mk: support `make id.h` without `rm .id.h.time` after `rm id.h`.kazu2012-08-232-2/+6
* fix typoskazu2012-08-231-2/+2
* Test for r36803's singleton_class_of.naruse2012-08-231-0/+1
* * test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test.usa2012-08-235-0/+30
* * class.c (singleton_class_of): flonum can't have singleton class.usa2012-08-233-2/+8
* * common.mk (win32/*): macro RUBY_H_INCLUDES is not defined there,usa2012-08-232-3/+8
* * win32/Makefile.sub: refactoring. remove unused rules, and updateusa2012-08-232-10/+9
* load.c: keep encoding of feature namenobu2012-08-235-6/+43
* remove trailing spaces.nobu2012-08-233-3/+3
* * include/ruby/ruby.h: introduce flonum technique forko12012-08-2313-104/+324
* * lib/mkmf.rb (create_makefile): add dependency to header files whenusa2012-08-232-1/+11
* * ext/date/depend: add dependency to $(ruby_headers).ko12012-08-232-2/+6
* * insns.def (invokesuper): reverted r36640 partially to make supershugo2012-08-233-22/+29
* * win32/configure.bat: added help message of --with(out)?-ext.usa2012-08-231-0/+2