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