summaryrefslogtreecommitdiffstats
path: root/warning.rb (follow)
Commit message (Expand)AuthorAgeLines
* Use category: :deprecated in warnings that are related to deprecationJeremy Evans2020-12-18-3/+8
* [DOC] mentioned category optionNobuyoshi Nakada2020-12-08-1/+4
* Add rb_category_warn{,ing} for warning messages with categoriesJeremy Evans2020-09-28-2/+2
* [Feature #16254] Use `Primitive.func` styleNobuyoshi Nakada2020-06-19-1/+1
* [Feature #16254] Use `__builtin.func` styleNobuyoshi Nakada2020-06-19-1/+1
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-01-02-1/+1
* Fix visibility as module_functionNobuyoshi Nakada2019-12-13-0/+1
* Moved Kernel#warn to warning.rbNobuyoshi Nakada2019-12-13-0/+44