aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/set.rb (Set#delete_if, Set#keep_if): Make Set#delete_if andknu2013-05-181-0/+5
* * misc/ruby-electric.el (ruby-electric-setup-keymap): Makeknu2013-05-181-1/+5
* * misc/ruby-electric.el (ruby-electric-delete-backward-char):knu2013-05-181-1/+5
* * misc/ruby-electric.el (ruby-electric-matching-char): Makeknu2013-05-181-0/+5
* configure.in: setjmpexnobu2013-05-181-0/+9
* configure.in: setjmpexnobu2013-05-181-0/+8
* * ext/socket/mkconstants.rb (INTEGER2NUM): Make less comparisons.akr2013-05-181-0/+4
* * string.c (str_scrub_bang): add String#scrub!. [Feature #8414]naruse2013-05-181-0/+4
* * ext/socket/mkconstants.rb (INTEGER2NUM): Renamed from INTEGER2VALUE.akr2013-05-181-0/+4
* * ext/socket/mkconstants.rb (INTEGER2VALUE): Suppress a warning:akr2013-05-181-0/+5
* compile.c: forward kwrestnobu2013-05-181-0/+5
* vm_core.h: move jmpbuf between tag and prevnobu2013-05-181-0/+5
* enumerator.c: use VALUEnobu2013-05-181-1/+4
* enumerator.c: append_methodnobu2013-05-181-0/+4
* * ext/socket/mkconstants.rb (INTEGER2VALUE): Use LONG2FIX if possible.akr2013-05-181-0/+4
* * ext/socket/mkconstants.rb: Convert integer constants bigger than intakr2013-05-171-0/+5
* * ext/socket/ifaddr.c: Use unsigned LONG_LONG to represent flagsakr2013-05-171-0/+5
* * cont.c: Typo in constant MAX_MACHINE_STACK_CACHE from '..MAHINE..'zzak2013-05-171-0/+5
* * misc/ruby-electric.el (ruby-electric-matching-char): Do not putknu2013-05-171-0/+6
* * configure.in: Consider error messages to find out version option ofakr2013-05-171-0/+8
* gc.c: rb_gc_guarded_ptrnobu2013-05-171-0/+5
* eval_intern.h: jmpbuf must be accessiblenobu2013-05-171-0/+5
* * vm_eval.c (rb_catch_obj): add volatile to tag to prevent crashnaruse2013-05-161-0/+6
* win32/Makefile.sub: fix verconfnobu2013-05-161-1/+5
* verconf.h: fix for default prefixnobu2013-05-161-0/+5
* * template/verconf.h.in: not typo.nobu2013-05-161-4/+0
* * template/verconf.h.in: typos.usa2013-05-161-0/+4
* verconf.h.in: template for verconf.hnobu2013-05-161-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix syntax error.tenderlove2013-05-151-0/+5
* * gc.c (rb_node_newnode): use newobj_of() instead of rb_newobj().ko12013-05-151-0/+4
* * ChangeLog: revert the line accidentally removed at r40763.nobu2013-05-151-0/+2
* * ext/socket/depend: Add a dependency for ifaddr.o.akr2013-05-151-0/+4
* common.mk, Makefile.sub: fix build failure on mswinnobu2013-05-151-0/+8
* * ext/psych/lib/psych/visitors/yaml_tree.rb: only emit warnings whentenderlove2013-05-151-0/+5
* * remove trailing spaces.nobu2013-05-151-1/+1
* * gc.c (newobj): rename to `newobj_of' and accept additionalko12013-05-151-0/+9
* configure.in: move RUBY_PLATFORM to config.hnobu2013-05-151-1/+4
* * gc.c: add an additional RGENGC_PROFILE mode (2).ko12013-05-151-0/+7
* configure.in: shvar_to_cpp in rubynobu2013-05-151-1/+8
* loadpath.c: splitnobu2013-05-151-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: adding backwardstenderlove2013-05-141-0/+5
* * ChangeLog: remove incorret lines of r40668.nagachika2013-05-141-2/+0
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove2013-05-141-0/+24
* * test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove2013-05-141-0/+9
* * ChangeLog: typo.usa2013-05-141-1/+1
* * signal.c: need to include unistd.h for write(2).usa2013-05-141-0/+6
* * ext/socket/.document: Add ifaddr.c.akr2013-05-141-0/+4
* socket: fix build error and warnings on mingwnobu2013-05-141-0/+12
* * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted whennagachika2013-05-141-0/+8
* fix a typokazu2013-05-141-1/+1