aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * math.c: RDoc formatting of Math core docs with domains and codomainszzak2013-05-191-0/+5
* * ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]zzak2013-05-191-0/+6
* * lib/forwardable.rb: Forwardable examples in overview were brokenzzak2013-05-191-0/+5
* * lib/optparse.rb: nodoc Object::Version and SPLAT_PROCzzak2013-05-191-0/+4
* * lib/pp.rb: Document PP::ObjectMixin [Fixes GH-312]zzak2013-05-191-0/+4
* * test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin2013-05-191-0/+4
* * encoding.c: document fix, change default script encoding.ayumin2013-05-191-0/+5
* * lib/set.rb (Set#delete_if, Set#keep_if): Add comments.knu2013-05-191-0/+4
* * ext/fiddle/extconf.rb: ignore rc version of libffi to fix build failure.ktsj2013-05-191-0/+4
* * misc/ruby-electric.el (ruby-electric-delete-backward-char): Useknu2013-05-191-0/+6
* * string.c (str_scrub0): added for refactoring.naruse2013-05-181-0/+4
* * lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse2013-05-181-0/+5
* * 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