Age | Commit message (Expand) | Author |
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-23 | Bump version to 1.6.2 | Hiroshi SHIBATA |
2022-12-23 | Bump up Racc parser version | Hiroshi SHIBATA |
2022-12-23 | [ruby/racc] Removed old originalId in comment | Johnny Willemsen |
2022-02-22 | [Feature #18249] Update dependencies | Peter Zhu |
2021-11-21 | Update dependencies | Nobuyoshi Nakada |
2021-07-18 | [ruby/racc] Add missing check for rb_block_call() | Benoit Daloze |
2021-05-04 | Fix -Wundef warnings for HAVE_RB_EXT_RACTOR_SAFE | Benoit Daloze |
2021-04-13 | dependency updates | 卜部昌平 |
2020-12-20 | ext/racc/cparse is ractor-safe | Koichi Sasada |
2020-10-21 | Use rb_intern_const instead of rb_intern in Init functions | Nobuyoshi Nakada |
2020-10-21 | Don't redefine #rb_intern over and over again | Stefan Stüben |
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-07-30 | [ruby/racc] Return `nil` for all syntax errors | Marc-Andre Lafortune |
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-27 | Merge racc from upstream repository. | Hiroshi SHIBATA |
2019-10-30 | Update the latest versions from upstream repository of racc | Hiroshi SHIBATA |
2019-08-27 | rb_catch now free from ANYARGS | 卜部昌平 |
2019-07-14 | Include ruby/assert.h in ruby/ruby.h so that assertions can be there | Nobuyoshi Nakada |
2019-07-09 | Update dependencies | Nobuyoshi Nakada |
2019-06-19 | Partly revert directory structure for cparse. | Hiroshi SHIBATA |
2019-06-19 | Backport racc-1.4.15 from upstream. | Hiroshi SHIBATA |
2019-05-13 | Update the canonical repository for racc. | Hiroshi SHIBATA |
2016-07-06 | Update dependencies | nobu |
2015-12-16 | handle ext/ as r53141 | naruse |
2014-12-03 | cparse.c: typed data | nobu |
2014-09-29 | racc/cparse: private class | nobu |
2014-01-13 | ext: use PRIsVALUE for rb_raise and rb_warn | nobu |
2013-12-11 | * ext/racc/cparse/README: [DOC] Use upstream and github link instead of RAA. | hsbt |
2013-11-29 | ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST | nobu |
2013-06-10 | * ext/racc/cparse/cparse.c: use rb_ary_entry() and | eregon |
2013-04-13 | * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, | akr |
2012-05-23 | use RB_TYPE_P() instead of comparison of TYPE() | nobu |
2010-08-07 | .cvsignore: have not been used already. [Bug #3468] | nobu |
2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
2010-03-11 | * ext/racc/cparse/cparse.c: suppressed warnings for shortening on | nobu |
2007-06-10 | * include/ruby: moved public headers. | nobu |
2007-02-24 | * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless rb_gc_mark. ... | aamine |
2006-09-02 | * ruby.h (struct RArray): embed small arrays. | matz |
2006-07-06 | * ext/racc/cparse/cparse.c: sync with original code, rev 1.8. | aamine |
2006-07-02 | * ext/racc/cparse/cparse.c: sync with original code, rev 1.7. | aamine |
2006-07-02 | * ext/racc/cparse/cparse.c: sync with original source code, rev 1.6. | aamine |
2006-06-24 | add extconf.h to .cvsignore. | akr |
2006-06-20 | * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner | matz |