Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Fix typo in ChangeLog-2.0.0 [ci skip]" | Kazuhiro NISHIYAMA | 2021-11-07 | 1 | -1/+1 |
| | | | | | | | | | This reverts commit e5792e7d552235e17a93d50a26c375db1974148f. Because this is correct ChangeLog of https://github.com/ruby/ruby/commit/89fef02f1305887d97ddcf96cc4df9109ce414e2 and reverted commit makes inconsistency with https://github.com/ruby/ruby/commit/171c708b0c862ee92d6a46ac9def97193954638b | ||||
* | Fix typo in ChangeLog-2.0.0 [ci skip] | 180909 | 2021-11-06 | 1 | -1/+1 |
| | |||||
* | Fix typos [ci skip] | Kazuhiro NISHIYAMA | 2021-11-04 | 1 | -10/+10 |
| | |||||
* | fix typo in ChangeLog-1.9.3 | 180909 | 2021-11-04 | 1 | -2/+2 |
| | |||||
* | Fix typos in ChangeLog files [ci skip] | Nobuyoshi Nakada | 2021-11-02 | 4 | -32/+32 |
| | |||||
* | Clarify docs about magic comments placement | Peter Leitzen | 2021-10-30 | 1 | -3/+3 |
| | | | | | | Magic comments like `frozen_string_literal` may appear everywhere within the first comment section while `encoding` have to be the first line, or second line after shebang. | ||||
* | Fix Typo | Steven Nunez | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | update doc/ractor.md about ivars | Koichi Sasada | 2021-10-23 | 1 | -9/+30 |
| | |||||
* | Move the test file | Nobuyoshi Nakada | 2021-10-21 | 1 | -1/+1 |
| | |||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Doc: remove outdated note about hooking into the interpreter | Alan Wu | 2021-10-20 | 1 | -1/+0 |
| | | | | DAE remember MicroJIT? | ||||
* | Move test_yjit_asm.sh into misc | Alan Wu | 2021-10-20 | 1 | -1/+1 |
| | | | | Since conventionally scripts don't live at the top level of the repo. | ||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -0/+2 |
| | |||||
* | Move YJIT's README into doc/yjit/yjit.md | Noah Gibbs | 2021-10-20 | 1 | -0/+224 |
| | |||||
* | Incorporate feedback from the PR into yjit_hacking.md | Noah Gibbs | 2021-10-20 | 1 | -6/+2 |
| | |||||
* | Add a YJIT hacking doc with some internals; change the README text a bit to ↵ | Noah Gibbs | 2021-10-20 | 1 | -0/+79 |
| | | | | reflect its current condition | ||||
* | Rename YJIT readme to README.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -100/+0 |
| | |||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+2 |
| | |||||
* | Update yjit.md | Marc Feeley | 2021-10-20 | 1 | -1/+1 |
| | | | Fix a typo in the bibtex. | ||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+14 |
| | |||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -0/+4 |
| | |||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -4/+4 |
| | |||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -2/+2 |
| | |||||
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -15/+15 |
| | |||||
* | Update and rename ujit.md to yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -2/+2 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -0/+1 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -3/+5 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+12 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -0/+2 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+9 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+23 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -0/+4 |
| | |||||
* | Update ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -3/+5 |
| | |||||
* | Create ujit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -0/+30 |
| | |||||
* | [DOC] fix small mistake in doc/marshal.rdoc [ci skip] | mitsu-ksgr | 2021-10-03 | 1 | -1/+1 |
| | |||||
* | Move platform maintainers list | U.Nakamura | 2021-09-28 | 2 | -26/+21 |
| | |||||
* | [ruby/irb] Add doc about "echo on assignment" | aycabta | 2021-09-27 | 1 | -0/+6 |
| | | | | https://github.com/ruby/irb/commit/5af637b3c1 | ||||
* | [DOC] Fix broken links [ci skip] | Nobuyoshi Nakada | 2021-09-15 | 1 | -1/+1 |
| | | | | | | * As the "doc/" prefix is specified by the `--page-dir` option, remove from the rdoc references. * Refer to the original .rdoc instead of the converted .html. | ||||
* | Bsearch doc for Array and Range (#4838) | Burdette Lamar | 2021-09-14 | 1 | -0/+120 |
| | | | This PR creates doc/bsearch.rdoc to provide common documentation for bsearch in Array and Range. | ||||
* | Use `./autogen.sh` instead of `autoconf` in doc | Kazuhiro NISHIYAMA | 2021-09-11 | 2 | -4/+4 |
| | |||||
* | Need `#` | Koichi Sasada | 2021-09-10 | 1 | -1/+1 |
| | | | `shareable_constant_value` is magic comment. | ||||
* | memory_view.c: Rename private to private_data for C++ (#4812) | Kenta Murata | 2021-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | * memory_view.c: Rename private to private_data for C++ * doc/memory_view.md: Update document * Fix doc/memory_view.md Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> | ||||
* | Add --autocomplete / --noautocomplete options | aycabta | 2021-08-30 | 1 | -1/+4 |
| | |||||
* | [DOC] prefer RUBY_DEFAULT_FREE to a magic number [ci skip] | Nobuyoshi Nakada | 2021-08-21 | 2 | -3/+3 |
| | |||||
* | [DOC] mention rb_define_alloc_func [ci skip] | Nobuyoshi Nakada | 2021-08-21 | 2 | -24/+27 |
| |