summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-05-20* ext/extmk.rb: nodoc this filezzak
2013-05-20* lib/cmath.rb: Remove duplicate RDoc heading from overviewzzak
2013-05-20* lib/securerandom.rb: Update position of overview for RDoczzak
2013-05-20* math.c: improve and fix documentation of sin, tan and logeregon
2013-05-20* lib/logger.rb (Logger::Application): show namespace in documentationeregon
2013-05-20* lib/pp.rb: Revert part of r40834 and nodoc PP::ObjectMixinzzak
2013-05-20webrick: fix non-ascii escape bugsnobu
2013-05-20filehandler.rb: revert r20152nobu
2013-05-20* ChangeLog: fix typonobu
2013-05-19* lib/profiler.rb: Document Profiler__ methodszzak
2013-05-19* lib/tempfile.rb: nodoc Tempfile#inspectzzak
2013-05-19* ext/stringio/stringio.c: Correct position of method rdoczzak
2013-05-19* math.c: RDoc formatting of Math core docs with domains and codomainszzak
2013-05-19* ext/bigdecimal/bigdecimal.c: Formatting for BigMath [Fixes GH-306]zzak
2013-05-19* lib/forwardable.rb: Forwardable examples in overview were brokenzzak
2013-05-19* lib/optparse.rb: nodoc Object::Version and SPLAT_PROCzzak
2013-05-19* lib/pp.rb: Document PP::ObjectMixin [Fixes GH-312]zzak
2013-05-19* test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin
2013-05-19* encoding.c: document fix, change default script encoding.ayumin
2013-05-19* lib/set.rb (Set#delete_if, Set#keep_if): Add comments.knu
2013-05-19* ext/fiddle/extconf.rb: ignore rc version of libffi to fix build failure.ktsj
2013-05-19* misc/ruby-electric.el (ruby-electric-delete-backward-char): Useknu
2013-05-18* string.c (str_scrub0): added for refactoring.naruse
2013-05-18* lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse
2013-05-18* lib/set.rb (Set#delete_if, Set#keep_if): Make Set#delete_if andknu
2013-05-18* misc/ruby-electric.el (ruby-electric-setup-keymap): Makeknu
2013-05-18* misc/ruby-electric.el (ruby-electric-delete-backward-char):knu
2013-05-18* misc/ruby-electric.el (ruby-electric-matching-char): Makeknu
2013-05-18configure.in: setjmpexnobu
2013-05-18configure.in: setjmpexnobu
2013-05-18* ext/socket/mkconstants.rb (INTEGER2NUM): Make less comparisons.akr
2013-05-18* string.c (str_scrub_bang): add String#scrub!. [Feature #8414]naruse
2013-05-18* ext/socket/mkconstants.rb (INTEGER2NUM): Renamed from INTEGER2VALUE.akr
2013-05-18* ext/socket/mkconstants.rb (INTEGER2VALUE): Suppress a warning:akr
2013-05-18compile.c: forward kwrestnobu
2013-05-18vm_core.h: move jmpbuf between tag and prevnobu
2013-05-18enumerator.c: use VALUEnobu
2013-05-18enumerator.c: append_methodnobu
2013-05-18* ext/socket/mkconstants.rb (INTEGER2VALUE): Use LONG2FIX if possible.akr
2013-05-17* ext/socket/mkconstants.rb: Convert integer constants bigger than intakr
2013-05-17* ext/socket/ifaddr.c: Use unsigned LONG_LONG to represent flagsakr
2013-05-17* cont.c: Typo in constant MAX_MACHINE_STACK_CACHE from '..MAHINE..'zzak
2013-05-17* misc/ruby-electric.el (ruby-electric-matching-char): Do not putknu
2013-05-17* configure.in: Consider error messages to find out version option ofakr
2013-05-17gc.c: rb_gc_guarded_ptrnobu
2013-05-17eval_intern.h: jmpbuf must be accessiblenobu
2013-05-16* vm_eval.c (rb_catch_obj): add volatile to tag to prevent crashnaruse
2013-05-16win32/Makefile.sub: fix verconfnobu
2013-05-16verconf.h: fix for default prefixnobu
2013-05-16* template/verconf.h.in: not typo.nobu