Directory vms/

Directory Created:
2002-03-22 08:26
Total Files:
4
Deleted Files:
1
Lines of Code:
195

Browse with ViewVC

[root]/vms

Lines of Code

vms/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 13 (100.0%) 195 (100.0%) 15.0
akiyoshi 3 (23.1%) 127 (65.1%) 42.3
nobu 3 (23.1%) 62 (31.8%) 20.6
matz 2 (15.4%) 6 (3.1%) 3.0
shyouhei 4 (30.8%) 0 (0.0%) 0.0
H_Konishi 1 (7.7%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

nobu 2005-05-26 00:35

* vms/vmsruby_private.c, vms/vmsruby_private.h: private routines

for VMS port are added.



* eval.c (ruby_init): change to call VMS private intialization routine.

59 lines of code changed in:

nobu 2005-05-14 15:57

* configure.in: Check for the availability of pid_t, gid_t and uid_t and

remove AC_TYPE_UID_T. fixed: [ruby-core:04745]



* defines.h: Remove pid_t typedef.



* ruby.h: Define rb_pid_t, rb_gid_t and rb_uid_t in accordance with

the available system types.



* process.c: Change instances of pid_t and gid_t to their rb_*

counterparts.



* ext/pty/pty.c: Change pid_t to rb_pid_t.



* vms/config.h: Define HAVE_{P,G,U}ID_T to 1.



* win32/Makefile.sub: Remove #define for {g,u}id_t.



* win32/win32.c: Change pid_t to rb_pid_t.



* wince/Makefile.sub: Remove #define for {g,u}id_t.



* wince/sys/types.h: Remove definitions of {p,g,u}id_t.

3 lines of code changed in:

akiyoshi 2003-12-26 02:39

config.h_in has been renamed to config.h

120 lines of code changed in:

akiyoshi 2003-12-26 02:38

add __FAST_SETJMP macro to support threads on VMS

7 lines of code changed in:

H_Konishi 2002-06-11 02:27

new platform [bccwin32] merged.

0 lines of code changed in:

matz 2002-03-22 08:26

* the VMS support patch submitted by Akiyoshi, Masamichi

<Masamichi.Akiyoshi@jp.compaq.com> is merged.



* eval.c (exec_under): changing ruby_class is OK, but should not

alter cbase.



* eval.c (yield_under_i): ditto.

6 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT