aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vcs.rb: srcdir accessornobu2016-01-091-0/+2
* use stringized macrosnobu2016-01-091-2/+3
* RUBY_PROGRAM_VERSION from RUBY_VERSIONnobu2016-01-095-12/+27
* extract version from version.hnobu2016-01-091-5/+5
* RUBY_RELEASE_DATE in verconf.mknobu2016-01-092-13/+11
* fix library teenynobu2016-01-093-5/+5
* configure.in: RUBY_PROGRAM_VERSIONnobu2016-01-091-4/+4
* revert r53459, r53427, r53314nobu2016-01-097-58/+14
* * gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is usedko12016-01-083-42/+49
* * gc.c: PAGE_BITMAP_PLANES (the number of bitmap) is 4, not 3.ko12016-01-082-1/+5
* * 2016-01-09svn2016-01-081-1/+1
* * gc.c: rename constant names HEAP_* to PAGE_*.ko12016-01-083-42/+50
* * doc/regexp.rdoc: [DOC] Elaborate on the \G anchor. [ci skip]knu2016-01-082-1/+17
* * gc.c: remove heap_page::body. Instead of this field,ko12016-01-082-19/+19
* iseq.c: volatile only on gcc4.8nobu2016-01-081-2/+2
* * gc.c: rename rb_heap_t::page_length to rb_heap_t::total_pages.ko12016-01-082-19/+26
* test_tempfile.rb: use assert_filenobu2016-01-081-4/+4
* * remove trailing spaces.svn2016-01-081-1/+1
* * gc.c: remove heap_page::heap. This field is only used to recognizeko12016-01-082-7/+15
* iseq.c: make local variables volatilenobu2016-01-081-12/+16
* * tool/make-snapshot: fix for the changes of version.h in r53314.shugo2016-01-082-0/+20
* * iseq.c (rb_iseq_compile_with_option): move variable initializationshugo2016-01-082-13/+12
* * 2016-01-08svn2016-01-071-1/+1
* * enum.c (enum_min, enum_max): do the same optimization as r53454.shugo2016-01-072-50/+62
* * ruby.h: undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_Pmrkn2016-01-072-0/+13
* * enum.c (enum_minmax): optimize object comparison inshugo2016-01-074-28/+50
* * ext/ripper/depend: Just like BSDmake, nmake also recognize the rule ofusa2016-01-071-3/+2
* fix r53448naruse2016-01-071-2/+3
* Additional fix of r53450naruse2016-01-071-1/+1
* mkmf.rb: fix for ODE makenobu2016-01-071-1/+1
* thread.c: interrupt queue on uninitialized threadnobu2016-01-073-2/+38
* mkmf.rb: library installation messagesnobu2016-01-073-8/+20
* * 2016-01-07svn2016-01-071-1/+1
* version.c: no exit in ruby_show_copyrightnobu2016-01-076-4/+41
* * 2016-01-06svn2016-01-061-1/+1
* optparse.rb: into kwdargnobu2016-01-064-13/+33
* id.h.tmpl: no optparse herenobu2016-01-051-2/+0
* * ChangeLog: fix wrong class name.hsbt2016-01-051-1/+5
* * test/ruby/test_string.rb(test_chr): added test for String#chrhsbt2016-01-052-0/+12
* * test/ruby/test_numeric.rb (test_nonzero_p): added test for String#nonzero?hsbt2016-01-052-0/+17
* leakchecker.rb: remove temporary measurenobu2016-01-0514-8/+78
* Clarify object references examplenobu2016-01-052-2/+7
* enc/Makefile.in: get rid of nmake bugnobu2016-01-051-2/+1
* * 2016-01-05svn2016-01-041-1/+1
* stringio: binmode sets encoding to ASCII-8BITnormal2016-01-043-1/+27
* Revert r53431 "temporally revert r53411 to debug"naruse2016-01-042-1/+13
* test_ostruct.rb: sort method namesnobu2016-01-041-1/+1
* common.mk: double quotesnobu2016-01-041-1/+1
* temporally revert r53411 to debugnaruse2016-01-042-13/+1
* common.mk: generate socket constdefsnobu2016-01-041-1/+9