Age | Commit message (Expand) | Author |
---|
2025-05-11 | namespace on read | Satoshi Tagomori |
2025-04-27 | Use a `set_table` for `rb_vm_struct.unused_block_warning_table` | Jean Boussier |
2025-01-14 | Use LRAMA instead of BISON | ydah |
2025-01-13 | Stop passing `-t` and `-v` on ripper build | yui-knk |
2024-04-27 | ruby tool/update-deps --fix | 卜部昌平 |
2024-01-19 | Mark asan fake stacks during machine stack marking | KJ Tsanaktsidis |
2024-01-12 | Revert "Mark asan fake stacks during machine stack marking" | KJ Tsanaktsidis |
2024-01-12 | Mark asan fake stacks during machine stack marking | KJ Tsanaktsidis |
2024-01-07 | Introduce Numeric Node's | S-H-GAMELINKS |
2023-12-10 | Change the semantics of rb_postponed_job_register | KJ Tsanaktsidis |
2023-10-20 | Stop creating ripper.h because it's not used | yui-knk |
2023-08-25 | tool/update-deps --fix | 卜部昌平 |
2023-07-16 | Fix `#line` directive filename of ripper.c | yui-knk |
2023-07-15 | Use functions defined by parser_st.c to reduce dependency on st.c | yui-knk |
2023-06-29 | More dependencies for ripper | Nobuyoshi Nakada |
2023-06-12 | Add missing dependencies | Nobuyoshi Nakada |
2023-06-12 | [Feature #19719] Universal Parser | yui-knk |
2023-05-15 | Process parse.y without temporary files | Nobuyoshi Nakada |
2023-05-14 | Add user argument to some macros used by bison | Nobuyoshi Nakada |
2023-05-14 | Preprocess input parse.y from stdin | Nobuyoshi Nakada |
2023-05-12 | Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1 | Yuichiro Kaneko |
2023-04-06 | Update VPATH for socket, & dependencies | Matt Valentine-House |
2023-02-28 | Update the depend files | Matt Valentine-House |
2023-02-27 | Remove intern/gc.h from Make deps | Matt Valentine-House |
2023-02-08 | Extract include/ruby/internal/attr/packed_struct.h | Nobuyoshi Nakada |
2022-12-02 | Introduce encoding check macro | S-H-GAMELINKS |
2022-11-10 | Transition shape when object's capacity changes | Jemma Issroff |
2022-11-10 | Preprocess for older bison is no longer needed | Nobuyoshi Nakada |
2022-09-08 | Process token IDs from id.def without id.h | Nobuyoshi Nakada |
2022-02-22 | [Feature #18249] Update dependencies | Peter Zhu |
2021-11-21 | Update dependencies | Nobuyoshi Nakada |
2021-10-05 | ruby tool/update-deps --fix | 卜部昌平 |
2021-04-13 | dependency updates | 卜部昌平 |
2020-11-18 | fix public interface | Koichi Sasada |
2020-09-03 | Introduce Ractor mechanism for parallel execution | Koichi Sasada |
2020-08-27 | sed -i '/rmodule.h/d' | 卜部昌平 |
2020-08-27 | sed -i '/r_cast.h/d' | 卜部昌平 |
2020-08-27 | sed -i '\,2/extern.h,d' | 卜部昌平 |
2020-05-11 | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 |
2020-05-11 | sed -i s|ruby/3|ruby/impl|g | 卜部昌平 |
2020-04-08 | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 |
2020-02-15 | Workaround for bison provided by scoop on mswin environment | Hiroshi SHIBATA |
2020-01-17 | Update dependencies in makefiles again | Kazuhiro NISHIYAMA |
2019-12-31 | Updated dependencies on internal/warnings.h | Nobuyoshi Nakada |
2019-12-26 | update dependencies | 卜部昌平 |
2019-11-18 | Update dependencies | Nobuyoshi Nakada |
2019-07-14 | Include ruby/assert.h in ruby/ruby.h so that assertions can be there | Nobuyoshi Nakada |
2019-06-17 | Support Bison 3 in ripper | Nobuyoshi Nakada |
2019-03-01 | Support YACC environment variable for ripper. | hsbt |
2019-02-08 | Removed moving toplevel header since r12501 | nobu |