summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-05-23load.c: fix invalid readnobu
2013-05-23gc.c: revert r40898nobu
2013-05-23 * gc.c: do not dump the last recordnobu
2013-05-22gc.c: use size_t and no header if next_index == 0nobu
2013-05-22win32.c: check error of SetFilePointernobu
2013-05-22win32.c: extract setup_overlapped and finish_overlappednobu
2013-05-22* gc.c (gc_prepare_free_objects, rest_sweep, lazy_sweep): fix positionko1
2013-05-21* gc.c (garbage_collect): all GC is start from garbage_collect()ko1
2013-05-21* ext/strscan/strscan.c (strscan_aref): support named captures.naruse
2013-05-21* test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou
2013-05-21* ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu
2013-05-21* gc.c: remove gc_profile_record::is_marked. always true.ko1
2013-05-21* gc.c: fix to collect additional information for GC::Profiler.ko1
2013-05-21* gc.c: GC::Profiler's sweeping time is accumulated all slotko1
2013-05-21* remove trailing spaces.nobu
2013-05-21* common.mk (rdoc-bench): add a benchmark ruleko1
2013-05-21* remove trailing spaces.nobu
2013-05-21* gc.c (gc_profile_dump_on): `count' should be (int) because itko1
2013-05-20dir.c: compose HFS file namesnobu
2013-05-20envutil.rb: envutil in childnobu
2013-05-20string.c: infectnobu
2013-05-20* lib/set.rb (Set#delete_if, Set#keep_if): Avoid blockless call ofknu
2013-05-20* lib/e2mmap.rb: Format of E2MM documentationzzak
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