卜部昌平
|
6413dc27dc
|
dependency updates
|
2021-04-13 14:30:21 +09:00 |
卜部昌平
|
490010084e
|
sed -i '/rmodule.h/d'
|
2020-08-27 16:42:06 +09:00 |
卜部昌平
|
756403d775
|
sed -i '/r_cast.h/d'
|
2020-08-27 15:03:36 +09:00 |
卜部昌平
|
0da2a3f1fc
|
sed -i '\,2/extern.h,d'
|
2020-08-27 14:07:49 +09:00 |
卜部昌平
|
9e41a75255
|
sed -i 's|ruby/impl|ruby/internal|'
To fix build failures.
|
2020-05-11 09:24:08 +09:00 |
卜部昌平
|
d7f4d732c1
|
sed -i s|ruby/3|ruby/impl|g
This shall fix compile errors.
|
2020-05-11 09:24:08 +09:00 |
卜部昌平
|
9e6e39c351
|
Merge pull request #2991 from shyouhei/ruby.h
Split ruby.h
|
2020-04-08 13:28:13 +09:00 |
Nobuyoshi Nakada
|
715955ff27
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
Nobuyoshi Nakada
|
d905ff61e6
|
Update dependencies
|
2019-07-09 13:47:07 +09:00 |
Hiroshi SHIBATA
|
40f8c82b96
|
Partly revert directory structure for cparse.
It break the some build environment.
|
2019-06-19 18:35:44 +09:00 |
Hiroshi SHIBATA
|
1a2546c2be
|
Backport racc-1.4.15 from upstream.
|
2019-06-19 18:17:25 +09:00 |
nobu
|
64fea27496
|
Update dependencies
* common.mk (compile.o, loadpath.o): update dependencies.
* common.mk (vm_call.o): remove stale object dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2016-07-06 05:48:13 +00:00 |
akr
|
b47138580c
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
ruby/st.h and ruby/subst.h for ruby_headers in generated Makefile.
* ext/-test-/old_thread_select/depend: Update dependencies.
* ext/-test-/wait_for_single_fd/depend: Ditto.
* ext/bigdecimal/depend: Ditto.
* ext/curses/depend: Ditto.
* ext/digest/bubblebabble/depend: Ditto.
* ext/digest/depend: Ditto.
* ext/digest/md5/depend: Ditto.
* ext/digest/rmd160/depend: Ditto.
* ext/digest/sha1/depend: Ditto.
* ext/digest/sha2/depend: Ditto.
* ext/dl/callback/depend: Ditto.
* ext/dl/depend: Ditto.
* ext/etc/depend: Ditto.
* ext/nkf/depend: Ditto.
* ext/objspace/depend: Ditto.
* ext/pty/depend: Ditto.
* ext/readline/depend: Ditto.
* ext/ripper/depend: Ditto.
* ext/sdbm/depend: Ditto.
* ext/socket/depend: Ditto.
* ext/stringio/depend: Ditto.
* ext/strscan/depend: Ditto.
* ext/syslog/depend: Ditto.
* ext/-test-/num2int/depend: Removed.
* ext/dbm/depend: Ditto.
* ext/fcntl/depend: Ditto.
* ext/gdbm/depend: Ditto.
* ext/racc/cparse/depend: Ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2013-04-13 00:46:29 +00:00 |
aamine
|
890521d117
|
racc runtime imported.
* lib/racc/parser.rb: new file.
* ext/racc/MANIFEST, cparse.c, depend, extconf.rb: new files.
* lib/README: add racc/parser.rb.
* ext/Setup*: add racc/cparse.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-03-22 07:20:31 +00:00 |