summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-01-19* file.c: NotImplementedError is raised if birthtime is unavailable.zzak
2015-01-19class.c: prepend for each classesnobu
2015-01-18* math.c (math_atan2): revive documentation before r49220.hsbt
2015-01-18vm_method.c: method defined should not use refinements.nobu
2015-01-18vm_dump.c: check by configured resultnobu
2015-01-18builtin encodings and transcoder locationsnobu
2015-01-18* remove trailing spaces.svn
2015-01-18* ext/win32ole/win32ole.c (ole_invoke): avoid SEGV when VT_RECORDsuke
2015-01-17yaml_tree.rb: fix anchornobu
2015-01-17configure.in: no pattern substitutionnobu
2015-01-16* tool/redmine-backporter.rb: support adding related revisionsnaruse
2015-01-16vm.c, vm_core.h: constify VM_CF_LEP, VM_CF_PREV_EP, VM_CF_BLOCK_PTRko1
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2015-01-16* ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hashtenderlove
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2015-01-16* eval_intern.h, vm.c, vm_eval.c, vm_insnhelper.c:ktsj
2015-01-15* io.c (rb_io_close_m): Don't raise when the IO object is closed.akr
2015-01-15proc.c: singleton_method should not use refinementsnobu
2015-01-15fix a typo [ci skip]kazu
2015-01-15array.c: linear performancenobu
2015-01-14* lib/uri/mailto.rb: raising URI::InvalidComponentError insteadduerst
2015-01-14downloader.rb: verify gemsnobu
2015-01-14readline.c: initialize before rl_refresh_linenobu
2015-01-13rbinstall.rb: fix bundled gems locationnobu
2015-01-13common.mk: more cleannobu
2015-01-13* ext/json, test/json: merge JSON HEAD(259dee6)hsbt
2015-01-13test_http.rb: test without DNS accessnobu
2015-01-12* gems/bundled_gems: update test-unit to 3.0.9.usa
2015-01-12numeric.c: correct error message when coerce failsnormal
2015-01-12rdoc/text.rb: fix infinite loopnobu
2015-01-12vm_method.c: NameError at refined method aliasnobu
2015-01-12* math.c (math_atan2): improve documentation.hsbt
2015-01-12* ext/bigdecimal/bigdecimal.c: fixes documentation like labeled lists,hsbt
2015-01-12* lib/optparse.rb: improvements for OptionParser documentation.hsbt
2015-01-12* array.c (rb_ary_each): documented return value.hsbt
2015-01-11test_utils.rb: dynamically chosen port numbernobu
2015-01-10* ext/zlib/zlib.c: fix document of method signatures.hsbt
2015-01-10* eval_error.c (error_print): pos and len parameters of rb_str_substr()usa
2015-01-10ChangeLog: adjust indent [ci skip]nobu
2015-01-10* complex.c: removed commented-out code.hsbt
2015-01-10* rational.c: removed commented-out code.hsbt
2015-01-10array.c: keep consistencynobu
2015-01-09* lib/rubygems: Update to RubyGems HEAD(e53c54a).hsbt
2015-01-09fix a typo [ci skip]kazu
2015-01-09parse.y: eliminate empty hashesnobu
2015-01-09configure.in: Remove superfluous semicolonnobu
2015-01-09ChangeLog: adjust indentnobu
2015-01-08* ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-asciitenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashtenderlove
2015-01-08* ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivarstenderlove