summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2017-12-21open-uri defines URI.open defined as an alias.akr
2017-12-21Added detailed version of Bundler on NEWS.hsbt
2017-12-21* lib/logger.rb (Logger::LogDevice#open_logfile, #create_logfile):sonots
2017-12-20NEWS: update news for Psychstomar
2017-12-20NEWS: "absent operator" is now called "absence operator"stomar
2017-12-20NEWS: grammar fixesstomar
2017-12-20Update rdoc-6.0.0 entry on NEWS filehsbt
2017-12-19Update version number of Psychhsbt
2017-12-19Update RubyGems entry on NEWS file.hsbt
2017-12-15NEWS: update for WEBrick Proc body responsesnormal
2017-12-15NEWS: updates about trivial GVL release changesnormal
2017-12-15Fix typo [ci skip]kazu
2017-12-14Add [Feature #14143] to NEWSeregon
2017-12-14NEWS: add entry for opensslrhe
2017-12-14NEWS: grammar fixesstomar
2017-12-14Implement String#undump to unescape String#dump-ed stringtadd
2017-12-14Allow empty path components in a URI [Bug #8352]knu
2017-12-13NEWS: bigdecimal 1.3.3mrkn
2017-12-13NEWS: typo [DOC] [ci skip]sorah
2017-12-12pattern and modulo are not keyword argument [ci skip]kazu
2017-12-12Fix typos [ci skip]kazu
2017-12-12atime,mtime,ctime of File::Stat are instance methodskazu
2017-12-12* remove trailing spaces.svn
2017-12-12NEWS: polishsorah
2017-12-12NEWS for Method#===a_matsuda
2017-12-12NEWS entry for [Feature #12882]shyouhei
2017-12-12error.c(exc_full_message): Exception#full_messagesorah
2017-12-12NEWS entry for FrozenError [Feature #13224]shyouhei
2017-12-12Integer#allbits?, Integer#anybits?, Integer#nobits? [Feature #12753]naruse
2017-12-12NEWS: mention Process.last_statusmrkn
2017-12-12mention support of emoji-related Unicode character properties in NEWSduerst
2017-12-12NEWS: add entry for r61137k0kubun
2017-12-12ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame
2017-12-11NEWS: add changes for Matrix [ci-skip] [doc]marcandre
2017-12-10mention about [Feature #13726] and [Feature #13731]usa
2017-12-10Add case equality arity to Enumerable#all?, any?, none? and one?,marcandre
2017-12-08NEWS: grammar fixstomar
2017-12-04NEWS: add Integer#pow(b, m)mrkn
2017-12-01Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05.naruse
2017-12-01NEWS: Net::HTTP is a stdlibmrkn
2017-12-01Merge psych-3.0.0.hsbt
2017-11-30prelude.rb: Add Kernel#pp, a trigger for lib/pp.rbmame
2017-11-29Make Module#{define|alias|undef|remove}_method public [#14133]marcandre
2017-11-29Make Module#attr{accessor|reader|writer|} public [#14132]marcandre
2017-11-29Typo... the feature committed at r60935sorah
2017-11-29Log exception with bold and underline for TTYssorah
2017-11-29file.c: File.lutimenobu
2017-11-29object.c: deprecate Datanobu
2017-11-29strscan.c: add MatchData-like methodsnobu
2017-11-24NEWS: note about r57274k0kubun