aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * math.c: RDoc formatting of Math core docs with domains and codomainszzak2013-05-192-96/+223
* * ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]zzak2013-05-193-26/+72
* * lib/forwardable.rb: Forwardable examples in overview were brokenzzak2013-05-192-14/+29
* * lib/optparse.rb: nodoc Object::Version and SPLAT_PROCzzak2013-05-192-2/+6
* * remove trailing spaces.nobu2013-05-191-5/+5
* * lib/pp.rb: Document PP::ObjectMixin [Fixes GH-312]zzak2013-05-192-0/+32
* Default script encoding is now UTF-8naruse2013-05-191-1/+1
* * 2013-05-20svn2013-05-191-2/+2
* * properties.nobu2013-05-190-0/+0
* * test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin2013-05-192-0/+20
* fix typos inspired by r40825kazu2013-05-1912-22/+22
* * encoding.c: document fix, change default script encoding.ayumin2013-05-192-1/+6
* * lib/set.rb (Set#delete_if, Set#keep_if): Add comments.knu2013-05-192-0/+8
* * remove trailing spaces.nobu2013-05-195-91/+91
* fix typos. Patch by k_takata.ktsj2013-05-1962-132/+132
* * ext/fiddle/extconf.rb: ignore rc version of libffi to fix build failure.ktsj2013-05-192-0/+5
* * misc/ruby-electric.el (ruby-electric-delete-backward-char): Useknu2013-05-192-1/+7
* * object.c (rb_inspect): fix typo and error messageeregon2013-05-181-2/+2
* * string.c (str_scrub0): added for refactoring.naruse2013-05-182-24/+55
* * lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse2013-05-183-13/+16
* * lib/set.rb (Set#delete_if, Set#keep_if): Make Set#delete_if andknu2013-05-183-2/+19
* * misc/ruby-electric.el (ruby-electric-setup-keymap): Makeknu2013-05-182-2/+7
* * misc/ruby-electric.el (ruby-electric-delete-backward-char):knu2013-05-182-2/+35
* * misc/ruby-electric.el (ruby-electric-matching-char): Makeknu2013-05-182-1/+19
* * 2013-05-19svn2013-05-181-2/+2
* configure.in: setjmpexnobu2013-05-183-2/+12
* configure.in: setjmpexnobu2013-05-183-5/+27
* * ext/socket/mkconstants.rb (INTEGER2NUM): Make less comparisons.akr2013-05-182-6/+12
* * string.c (str_scrub_bang): add String#scrub!. [Feature #8414]naruse2013-05-184-1/+45
* * ext/socket/mkconstants.rb (INTEGER2NUM): Renamed from INTEGER2VALUE.akr2013-05-182-4/+8
* * ext/socket/mkconstants.rb (INTEGER2VALUE): Suppress a warning:akr2013-05-182-2/+7
* compile.c: forward kwrestnobu2013-05-183-1/+36
* vm_core.h: move jmpbuf between tag and prevnobu2013-05-183-12/+10
* enumerator.c: use VALUEnobu2013-05-183-17/+25
* enumerator.c: append_methodnobu2013-05-182-15/+24
* enumerator.c: fix stylenobu2013-05-181-1/+2
* * ext/socket/mkconstants.rb (INTEGER2VALUE): Use LONG2FIX if possible.akr2013-05-182-2/+10
* * 2013-05-18svn2013-05-171-2/+2
* * ext/socket/mkconstants.rb: Convert integer constants bigger than intakr2013-05-172-13/+19
* * ext/socket/ifaddr.c: Use unsigned LONG_LONG to represent flagsakr2013-05-172-4/+24
* * 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