Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dln.c: Ruby no longer supports VMS. | yugui | 2008-10-04 | 1 | -52/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * error.c: ditto. * eval.c: ditto. * eval_intern.h: ditto. * include/ruby/defines.h: ditto. * include/ruby/ruby.h: ditto. * io.c: ditto. * process.c: ditto. * ruby.c: ditto. * vms/config.h: removed. * vms/vms.h: ditto. * vms/vmsruby_private.c: ditto. * vms/vmsruby_private.h: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * vms/vmsruby_private.c, vms/vmsruby_private.h: private routines | nobu | 2005-05-25 | 1 | -0/+52 |
for VMS port are added. * eval.c (ruby_init): change to call VMS private intialization routine. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |