aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cont.c: Typo in constant MAX_MACHINE_STACK_CACHE from '..MAHINE..'zzak2013-05-172-3/+8
* * misc/ruby-electric.el (ruby-electric-matching-char): Do not putknu2013-05-172-10/+19
* * configure.in: Consider error messages to find out version option ofakr2013-05-172-1/+12
* gc.c: rb_gc_guarded_ptrnobu2013-05-173-2/+16
* vm.c: narrow variable scopenobu2013-05-171-1/+2
* Enable the document for Socket::Ifaddr#ifindex.akr2013-05-171-1/+1
* * 2013-05-17svn2013-05-171-2/+2
* eval_intern.h: jmpbuf must be accessiblenobu2013-05-172-0/+16
* * template/verconf.h.in: unexpand exec_prefix.nobu2013-05-161-1/+5
* Fix a dependency.akr2013-05-161-1/+1
* * lib/cgi/util.rb: Constant parameter is faster and economy thanxibbar2013-05-161-1/+1
* * lib/cgi/core.rb: Constant parameter is faster and economy thanxibbar2013-05-161-5/+5
* * lib/cgi/util.rb: Use String#b instead of dup.force_encoding("ASCII-8BIT")xibbar2013-05-161-1/+1
* * vm_eval.c (rb_catch_obj): add volatile to tag to prevent crashnaruse2013-05-162-1/+8
* Makefile.in: loadpath from loadpath.cnobu2013-05-163-3/+10
* win32/Makefile.sub: fix verconfnobu2013-05-162-9/+6
* verconf.h: fix for default prefixnobu2013-05-163-18/+24
* * template/verconf.h.in: not typo.nobu2013-05-162-6/+2
* * template/verconf.h.in: typos.usa2013-05-162-2/+6
* verconf.h.in: template for verconf.hnobu2013-05-165-58/+71
* generic_erb.rb: --source optionnobu2013-05-161-1/+3
* common.mk: verconf.h for parallel buildnobu2013-05-161-1/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix syntax error.tenderlove2013-05-152-1/+6
* * gc.c (rb_node_newnode): use newobj_of() instead of rb_newobj().ko12013-05-152-8/+5
* * ChangeLog: revert the line accidentally removed at r40763.nobu2013-05-151-0/+2
* * ext/socket/depend: Add a dependency for ifaddr.o.akr2013-05-152-0/+5
* yaml_tree.rb: fix warning messagenobu2013-05-151-1/+1
* common.mk: verconf.h dependencynobu2013-05-151-1/+1
* common.mk, Makefile.sub: fix build failure on mswinnobu2013-05-153-6/+15
* * ext/psych/lib/psych/visitors/yaml_tree.rb: only emit warnings whentenderlove2013-05-152-1/+8
* * 2013-05-16svn2013-05-151-2/+2
* revert r40760nobu2013-05-151-1/+1
* * remove trailing spaces.nobu2013-05-151-1/+1
* * gc.c (newobj): rename to `newobj_of' and accept additionalko12013-05-152-27/+34
* configure.in: move RUBY_PLATFORM to config.hnobu2013-05-152-6/+9
* * common.mk (verconf.h): fix dependency.nobu2013-05-151-1/+1
* * gc.c: add an additional RGENGC_PROFILE mode (2).ko12013-05-152-6/+43
* vm.c: suppress warningsnobu2013-05-152-3/+3
* vm_eval.c: suppress warningnobu2013-05-151-1/+1
* configure.in: shvar_to_cpp in rubynobu2013-05-155-84/+54
* loadpath.c: splitnobu2013-05-156-77/+103
* configure.in: escapenobu2013-05-151-2/+2
* ifchange: --keep optionnobu2013-05-151-0/+8
* * ext/psych/lib/psych/visitors/yaml_tree.rb: adding backwardstenderlove2013-05-142-0/+12
* * ChangeLog: remove incorret lines of r40668.nagachika2013-05-141-2/+0
* * properties.nobu2013-05-140-0/+0
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove2013-05-1419-60/+383
* * test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove2013-05-144-5/+42
* changing variable nametenderlove2013-05-141-3/+3
* * ChangeLog: typo.usa2013-05-141-1/+1