Age | Commit message (Expand) | Author |
---|
2023-05-27 | [DOC] No document under win32 | Nobuyoshi Nakada |
2023-03-06 | s/mjit/rjit/ | Takashi Kokubun |
2022-12-22 | Document the public interface of YJIT [ci skip] | Takashi Kokubun |
2022-12-22 | Polish the public docs for MJIT [ci skip] | Takashi Kokubun |
2022-11-15 | Rewrite Symbol#to_sym and #intern in Ruby (#6683) | Takashi Kokubun |
2022-08-02 | Implement Queue#pop(timeout: sec) | Jean Boussier |
2022-05-11 | Improve documentation on contributing to Ruby | Jemma Issroff |
2022-04-07 | All-in-one RDoc for class String (#5777) | Burdette Lamar |
2021-10-05 | marshal.c Marshal.load accepts a freeze: true option. | Jean Boussier |
2021-06-23 | Add nilclass.rb to .document | S-H-GAMELINKS |
2021-01-15 | Sort filenames [ci skip] | Kazuhiro NISHIYAMA |
2021-01-15 | Add timev.rb to .document | Kazuhiro NISHIYAMA |
2021-01-01 | Improve performance some Float methods [Feature #17498] (#4018) | S.H |
2020-12-19 | Add documentation for Ractor (#3895) | Victor Shepelev |
2020-06-20 | Make Integer#zero? a separated method and builtin (#3226) | Takashi Kokubun |
2020-04-06 | Moved `Dir.open` and `Dir#initialize` to dir.rb | Nobuyoshi Nakada |
2020-03-17 | support builtin for Kernel#clone | S.H |
2020-02-12 | Add array.rb to .document | S-H-GAMELINKS |
2020-01-15 | NEWS.md: converted from NEWS | Yusuke Endoh |
2019-12-24 | Added warning.rb to .document | Nobuyoshi Nakada |
2019-11-08 | Rubified the APIs of pack.c | Yusuke Endoh |
2019-11-08 | use builtins for GC. | Koichi Sasada |
2019-11-08 | Define IO#read/write_nonblock with builtins. | Koichi Sasada |
2019-11-08 | use builtin for RubyVM::AbstractSyntaxTree. | Koichi Sasada |
2019-11-08 | use builtin for TracePoint. | Koichi Sasada |
2018-12-01 | Include LEGAL in .document [ci skip] | nobu |
2018-04-12 | [DOC] Add win32/README.win32 to .document | kazu |
2018-04-10 | Try to fix some broken links | kazu |
2017-09-01 | Exclude Changelog files from documentation. | hsbt |
2017-04-23 | Document parse.y instead of ext/ripper/ripper.c | nobu |
2016-09-14 | * .document: [DOC] add rbconfig. [ci skip] | sho-h |
2015-03-25 | * .document: removed needless entries. | hsbt |
2015-01-18 | README files renamed | nobu |
2013-01-16 | * .document: Removed extra space | drbrain |
2012-12-11 | * common.mk: Added --pages-dir to rdoc creation. Now doc/ items show | drbrain |
2012-12-04 | * .document: Added ChangeLog and doc/ChangeLog-* as documentation | drbrain |
2012-12-03 | * .document: Add NEWS for `ri ruby:NEWS` | drbrain |
2012-11-27 | * .document: Add README's to be included with docs | zzak |
2010-03-29 | * prelude.rb, .document: Stuff in prelude.rb should be documented | knu |
2009-11-12 | * .document: remove documents not in rdoc format until | naruse |
2009-11-04 | * .document: add some README files to default rdoc's of trunk. | naruse |
2009-09-17 | * lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdoc | nobu |
2009-09-17 | * doc/re.rb: New document for Ruby's fork of Oniguruma. | naruse |
2004-10-10 | Support "require" as variable name in RDoc | dave |
2004-01-02 | Finish documenting internal stuff. See Changelog for other details | dave |