2001-12-21 12:41 wagner * www/: PkgTags, download.html, index.html: add 5.1.8 fix archive modified: www/download.html modified: www/index.html 2001-12-21 11:52 wagner * m3-libs/m3gc-simple/PkgTags: add some wrap-routines for the time being until the build system is adapted modified: m3gc-simple/src/runtime/LINUXLIBC6/sysdeps.c 2001-12-20 16:49 wagner * m3-ui/anim3D/src/win-opengl/Win_OpenGL_Base.m3: fix M3toC conversion 2001-12-20 16:49 wagner * scripts/def-std-pkgs.sh: fix m3gc build definitions 2001-12-20 15:40 wagner * www/: PkgTags, index.html: fix spelling modified: www/index.html 2001-12-20 13:04 wagner * www/: PkgTags, archive.cksum, archive.list, archive.md5: new archive info modified: www/archive.cksum modified: www/archive.list modified: www/archive.md5 2001-12-20 12:55 wagner * www/: PkgTags, cm3-5.1.8-details.txt, download.html, index.html: changes for release 5.1.8 added: www/cm3-5.1.8-details.txt modified: www/download.html modified: www/index.html 2001-12-20 11:59 wagner * scripts/: PkgTags, make-bin-dist-min.sh: add missing package m3bundle modified: scripts/make-bin-dist-min.sh 2001-12-19 17:34 wagner * scripts/: PkgTags, do-cm3-min.sh, make-bin-dist-min.sh: only build m3gc libraries on posix platforms 2001-12-19 17:20 wagner * m3-libs/m3core/: src/runtime/NT386/RTVM.c, src/runtime/NT386/m3makefile, src/runtime/common/m3makefile, PkgTags: use m3gc-libs only on POSIX for the time being 2001-12-19 14:48 wagner * m3-libs/libm3/: PkgTags, src/os/POSIX/OSConfigPosix.m3: Remove one dependency on Compiler.Platform by defining fixed-size arrays. This makes bootstrapping the compiler after adding new platforms easier for me. modified: libm3/src/os/POSIX/OSConfigPosix.m3 2001-12-19 14:44 wagner * scripts/: PkgTags, sysinfo.sh: upgrade version to 5.1.8 modified: scripts/sysinfo.sh 2001-12-19 14:37 wagner * scripts/: PkgTags, do-cm3-min.sh, make-bin-dist-min.sh, pkginfo.sh: fix build scripts for m3gc libraries modified: scripts/do-cm3-min.sh modified: scripts/make-bin-dist-min.sh modified: scripts/pkginfo.sh 2001-12-19 14:36 wagner * m3-sys/cm3/: PkgTags, src/Makefile.m3: upgrade version to 5.1.8 modified: cm3/src/Makefile.m3 2001-12-19 13:57 wagner * m3-sys/m3front/: PkgTags, src/builtinInfo/InfoModule.m3: add missing DARWIN paltform names modified: m3front/src/builtinInfo/InfoModule.m3 2001-12-19 13:56 wagner * m3-libs/debug/: COPYRIGHT-COLUMBIA, PkgTags: add copyright added: debug/COPYRIGHT-COLUMBIA 2001-12-19 13:41 wagner * m3-libs/libm3/: PkgTags, src/os/POSIX/OSConfigPosix.m3: add missing DARWIN target definitions modified: libm3/src/os/POSIX/OSConfigPosix.m3 2001-12-19 12:02 wagner * m3-libs/m3gc-enhanced/PkgTags: fix library export (derived lib) modified: m3gc-enhanced/src/m3makefile 2001-12-19 12:02 wagner * m3-libs/m3gc-simple/PkgTags: fix library export (derived lib) modified: m3gc-simple/src/m3makefile 2001-12-18 14:23 wagner * m3-libs/m3gc-simple/PkgTags: Add and extend some files to provide basic support for the new targets I386_DARWIN and PPC_DARWIN. As most things have simply been copied from the FreeBSD3 target definitions, this support is by no means expected to be functional right now; it just provides the basic framework. added: m3gc-simple/src/runtime/I386_DARWIN/RTHeapDepC.c added: m3gc-simple/src/runtime/I386_DARWIN/RTThreadC.c added: m3gc-simple/src/runtime/I386_DARWIN/accept.c added: m3gc-simple/src/runtime/I386_DARWIN/bind.c added: m3gc-simple/src/runtime/I386_DARWIN/close.c added: m3gc-simple/src/runtime/I386_DARWIN/connect.c added: m3gc-simple/src/runtime/I386_DARWIN/dup.c added: m3gc-simple/src/runtime/I386_DARWIN/dup2.c added: m3gc-simple/src/runtime/I386_DARWIN/gethostbyaddr.c added: m3gc-simple/src/runtime/I386_DARWIN/gethostbyname.c added: m3gc-simple/src/runtime/I386_DARWIN/getpeername.c added: m3gc-simple/src/runtime/I386_DARWIN/getsockname.c added: m3gc-simple/src/runtime/I386_DARWIN/listen.c added: m3gc-simple/src/runtime/I386_DARWIN/m3makefile added: m3gc-simple/src/runtime/I386_DARWIN/malloc.c added: m3gc-simple/src/runtime/I386_DARWIN/read.c added: m3gc-simple/src/runtime/I386_DARWIN/recv.c added: m3gc-simple/src/runtime/I386_DARWIN/recvfrom.c added: m3gc-simple/src/runtime/I386_DARWIN/select.c added: m3gc-simple/src/runtime/I386_DARWIN/send.c added: m3gc-simple/src/runtime/I386_DARWIN/sendto.c added: m3gc-simple/src/runtime/I386_DARWIN/shutdown.c added: m3gc-simple/src/runtime/I386_DARWIN/socket.c added: m3gc-simple/src/runtime/I386_DARWIN/socksconf.h added: m3gc-simple/src/runtime/I386_DARWIN/sysdeps.c added: m3gc-simple/src/runtime/I386_DARWIN/wrap.h added: m3gc-simple/src/runtime/I386_DARWIN/write.c added: m3gc-simple/src/runtime/PPC_DARWIN/RTHeapDepC.c added: m3gc-simple/src/runtime/PPC_DARWIN/RTThreadC.c added: m3gc-simple/src/runtime/PPC_DARWIN/accept.c added: m3gc-simple/src/runtime/PPC_DARWIN/bind.c added: m3gc-simple/src/runtime/PPC_DARWIN/close.c added: m3gc-simple/src/runtime/PPC_DARWIN/connect.c added: m3gc-simple/src/runtime/PPC_DARWIN/dup.c added: m3gc-simple/src/runtime/PPC_DARWIN/dup2.c added: m3gc-simple/src/runtime/PPC_DARWIN/gethostbyaddr.c added: m3gc-simple/src/runtime/PPC_DARWIN/gethostbyname.c added: m3gc-simple/src/runtime/PPC_DARWIN/getpeername.c added: m3gc-simple/src/runtime/PPC_DARWIN/getsockname.c added: m3gc-simple/src/runtime/PPC_DARWIN/listen.c added: m3gc-simple/src/runtime/PPC_DARWIN/m3makefile added: m3gc-simple/src/runtime/PPC_DARWIN/malloc.c added: m3gc-simple/src/runtime/PPC_DARWIN/read.c added: m3gc-simple/src/runtime/PPC_DARWIN/recv.c added: m3gc-simple/src/runtime/PPC_DARWIN/recvfrom.c added: m3gc-simple/src/runtime/PPC_DARWIN/select.c added: m3gc-simple/src/runtime/PPC_DARWIN/send.c added: m3gc-simple/src/runtime/PPC_DARWIN/sendto.c added: m3gc-simple/src/runtime/PPC_DARWIN/shutdown.c added: m3gc-simple/src/runtime/PPC_DARWIN/socket.c added: m3gc-simple/src/runtime/PPC_DARWIN/socksconf.h added: m3gc-simple/src/runtime/PPC_DARWIN/sysdeps.c added: m3gc-simple/src/runtime/PPC_DARWIN/wrap.h added: m3gc-simple/src/runtime/PPC_DARWIN/write.c 2001-12-18 14:18 wagner * m3-libs/m3core/: PkgTags, src/C/I386_DARWIN/Csetjmp.i3, src/C/I386_DARWIN/Csignal.i3, src/C/I386_DARWIN/Cstdio.i3, src/C/I386_DARWIN/Cstdio.m3, src/C/I386_DARWIN/CstdioC.c, src/C/I386_DARWIN/Cstring.i3, src/C/I386_DARWIN/m3makefile, src/C/PPC_DARWIN/Csetjmp.i3, src/C/PPC_DARWIN/Csignal.i3, src/C/PPC_DARWIN/Cstdio.i3, src/C/PPC_DARWIN/Cstdio.m3, src/C/PPC_DARWIN/CstdioC.c, src/C/PPC_DARWIN/Cstring.i3, src/C/PPC_DARWIN/m3makefile, src/Csupport/I386_DARWIN/dtoa.c, src/Csupport/I386_DARWIN/m3makefile, src/Csupport/PPC_DARWIN/dtoa.c, src/Csupport/PPC_DARWIN/m3makefile, src/float/m3makefile, src/runtime/m3makefile, src/runtime/I386_DARWIN/RTHeapDep.m3, src/runtime/I386_DARWIN/RTMachine.i3, src/runtime/I386_DARWIN/RTSignal.m3, src/runtime/I386_DARWIN/RTStackASM.s, src/runtime/I386_DARWIN/RTThread.m3, src/runtime/I386_DARWIN/RTThreadC.c, src/runtime/I386_DARWIN/_fpsetjmp.s, src/runtime/I386_DARWIN/m3makefile, src/runtime/I386_DARWIN/malloc.c, src/runtime/PPC_DARWIN/RTHeapDep.m3, src/runtime/PPC_DARWIN/RTMachine.i3, src/runtime/PPC_DARWIN/RTSignal.m3, src/runtime/PPC_DARWIN/RTStackASM.s, src/runtime/PPC_DARWIN/RTThread.m3, src/runtime/PPC_DARWIN/RTThreadC.c, src/runtime/PPC_DARWIN/_fpsetjmp.s, src/runtime/PPC_DARWIN/m3makefile, src/runtime/PPC_DARWIN/malloc.c, src/runtime/common/Compiler.tmpl, src/time/POSIX/m3makefile, src/unix/m3makefile, src/unix/darwin-generic/COPYRIGHT, src/unix/darwin-generic/Udir.i3, src/unix/darwin-generic/Uerror.i3, src/unix/darwin-generic/Uerror.m3, src/unix/darwin-generic/Uexec.i3, src/unix/darwin-generic/Ugrp.i3, src/unix/darwin-generic/Uin.i3, src/unix/darwin-generic/Uin.m3, src/unix/darwin-generic/Uipc.i3, src/unix/darwin-generic/Umman.i3, src/unix/darwin-generic/Umsg.i3, src/unix/darwin-generic/Umsg.m3, src/unix/darwin-generic/Unetdb.i3, src/unix/darwin-generic/Unetdb.m3, src/unix/darwin-generic/Unix.i3, src/unix/darwin-generic/Uprocess.i3, src/unix/darwin-generic/Upwd.i3, src/unix/darwin-generic/Uresource.i3, src/unix/darwin-generic/Usem.i3, src/unix/darwin-generic/Ushm.i3, src/unix/darwin-generic/Usignal.i3, src/unix/darwin-generic/Usignal.m3, src/unix/darwin-generic/Usocket.i3, src/unix/darwin-generic/Ustat.i3, src/unix/darwin-generic/Usyslog.i3, src/unix/darwin-generic/Utime.i3, src/unix/darwin-generic/Utypes.i3, src/unix/darwin-generic/Utypes.m3, src/unix/darwin-generic/Uugid.i3, src/unix/darwin-generic/Uuio.i3, src/unix/darwin-generic/Uutmp.i3, src/unix/darwin-generic/Uutsname.i3, src/unix/darwin-generic/m3makefile, src/unix/darwin-generic/off_t_wrap.c, src/unix/darwin-i386/m3makefile, src/unix/darwin-ppc/m3makefile: Add and extend some files to provide basic support for the new targets I386_DARWIN and PPC_DARWIN. As most things have simply been copied from the FreeBSD3 target definitions, this support is by no means expected to be functional right now; it just provides the basic framework. added: m3core/src/C/I386_DARWIN/Csetjmp.i3 added: m3core/src/C/I386_DARWIN/Csignal.i3 added: m3core/src/C/I386_DARWIN/Cstdio.i3 added: m3core/src/C/I386_DARWIN/Cstdio.m3 added: m3core/src/C/I386_DARWIN/CstdioC.c added: m3core/src/C/I386_DARWIN/Cstring.i3 added: m3core/src/C/I386_DARWIN/m3makefile added: m3core/src/C/PPC_DARWIN/Csetjmp.i3 added: m3core/src/C/PPC_DARWIN/Csignal.i3 added: m3core/src/C/PPC_DARWIN/Cstdio.i3 added: m3core/src/C/PPC_DARWIN/Cstdio.m3 added: m3core/src/C/PPC_DARWIN/CstdioC.c added: m3core/src/C/PPC_DARWIN/Cstring.i3 added: m3core/src/C/PPC_DARWIN/m3makefile added: m3core/src/Csupport/I386_DARWIN/dtoa.c added: m3core/src/Csupport/I386_DARWIN/m3makefile added: m3core/src/Csupport/PPC_DARWIN/dtoa.c added: m3core/src/Csupport/PPC_DARWIN/m3makefile added: m3core/src/runtime/I386_DARWIN/RTHeapDep.m3 added: m3core/src/runtime/I386_DARWIN/RTMachine.i3 added: m3core/src/runtime/I386_DARWIN/RTSignal.m3 added: m3core/src/runtime/I386_DARWIN/RTStackASM.s added: m3core/src/runtime/I386_DARWIN/RTThread.m3 added: m3core/src/runtime/I386_DARWIN/RTThreadC.c added: m3core/src/runtime/I386_DARWIN/_fpsetjmp.s added: m3core/src/runtime/I386_DARWIN/m3makefile added: m3core/src/runtime/I386_DARWIN/malloc.c added: m3core/src/runtime/PPC_DARWIN/RTHeapDep.m3 added: m3core/src/runtime/PPC_DARWIN/RTMachine.i3 added: m3core/src/runtime/PPC_DARWIN/RTSignal.m3 added: m3core/src/runtime/PPC_DARWIN/RTStackASM.s added: m3core/src/runtime/PPC_DARWIN/RTThread.m3 added: m3core/src/runtime/PPC_DARWIN/RTThreadC.c added: m3core/src/runtime/PPC_DARWIN/_fpsetjmp.s added: m3core/src/runtime/PPC_DARWIN/m3makefile added: m3core/src/runtime/PPC_DARWIN/malloc.c added: m3core/src/unix/darwin-generic/COPYRIGHT added: m3core/src/unix/darwin-generic/Udir.i3 added: m3core/src/unix/darwin-generic/Uerror.i3 added: m3core/src/unix/darwin-generic/Uerror.m3 added: m3core/src/unix/darwin-generic/Uexec.i3 added: m3core/src/unix/darwin-generic/Ugrp.i3 added: m3core/src/unix/darwin-generic/Uin.i3 added: m3core/src/unix/darwin-generic/Uin.m3 added: m3core/src/unix/darwin-generic/Uipc.i3 added: m3core/src/unix/darwin-generic/Umman.i3 added: m3core/src/unix/darwin-generic/Umsg.i3 added: m3core/src/unix/darwin-generic/Umsg.m3 added: m3core/src/unix/darwin-generic/Unetdb.i3 added: m3core/src/unix/darwin-generic/Unetdb.m3 added: m3core/src/unix/darwin-generic/Unix.i3 added: m3core/src/unix/darwin-generic/Uprocess.i3 added: m3core/src/unix/darwin-generic/Upwd.i3 added: m3core/src/unix/darwin-generic/Uresource.i3 added: m3core/src/unix/darwin-generic/Usem.i3 added: m3core/src/unix/darwin-generic/Ushm.i3 added: m3core/src/unix/darwin-generic/Usignal.i3 added: m3core/src/unix/darwin-generic/Usignal.m3 added: m3core/src/unix/darwin-generic/Usocket.i3 added: m3core/src/unix/darwin-generic/Ustat.i3 added: m3core/src/unix/darwin-generic/Usyslog.i3 added: m3core/src/unix/darwin-generic/Utime.i3 added: m3core/src/unix/darwin-generic/Utypes.i3 added: m3core/src/unix/darwin-generic/Utypes.m3 added: m3core/src/unix/darwin-generic/Uugid.i3 added: m3core/src/unix/darwin-generic/Uuio.i3 added: m3core/src/unix/darwin-generic/Uutmp.i3 added: m3core/src/unix/darwin-generic/Uutsname.i3 added: m3core/src/unix/darwin-generic/m3makefile added: m3core/src/unix/darwin-generic/off_t_wrap.c added: m3core/src/unix/darwin-i386/m3makefile added: m3core/src/unix/darwin-ppc/m3makefile modified: m3core/src/float/m3makefile modified: m3core/src/runtime/m3makefile modified: m3core/src/runtime/common/Compiler.tmpl modified: m3core/src/time/POSIX/m3makefile modified: m3core/src/unix/m3makefile 2001-12-18 13:29 wagner * m3-sys/cminstall/: PkgTags, src/config/I386_DARWIN, src/config/PPC_DARWIN: add I386_DARWIN and PPC_DARWIN target platform configurations templates (simpley copied from FreeBSD3) added: cminstall/src/config/I386_DARWIN added: cminstall/src/config/PPC_DARWIN 2001-12-18 13:27 wagner * m3-sys/cm3/: PkgTags, src/config/I386_DARWIN, src/config/PPC_DARWIN: add I386_DARWIN and PPC_DARWIN target platform configurations (certainly wrong) added: cm3/src/config/I386_DARWIN added: cm3/src/config/PPC_DARWIN 2001-12-18 13:22 wagner * m3-sys/m3front/: PkgTags, src/builtinInfo/InfoModule.m3: add I386_DARWIN and PPC_DARWIN target platforms modified: m3front/src/builtinInfo/InfoModule.m3 2001-12-18 13:21 wagner * m3-sys/m3middle/: PkgTags, src/Target.m3: add target definitions for I386_DARWIN and PPC_DARWIN The contained values are almost certainly still incorrect. modified: m3middle/src/Target.m3 2001-12-16 22:51 wagner * m3-libs/m3core/: PkgTags, src/runtime/ALPHA_OSF/RTHeapDep.m3, src/runtime/ALPHA_OSF/RTHeapDepC.c, src/runtime/ALPHA_OSF/RTMachine.i3, src/runtime/ALPHA_OSF/m3makefile, src/runtime/DS3100/RTHeapDep.m3, src/runtime/DS3100/RTHeapDepC.c, src/runtime/DS3100/RTMachine.i3, src/runtime/DS3100/m3makefile, src/runtime/FreeBSD/RTHeapDep.m3, src/runtime/FreeBSD/RTHeapDepC.c, src/runtime/FreeBSD/RTMachine.i3, src/runtime/FreeBSD/m3makefile, src/runtime/FreeBSD2/RTHeapDepC.c, src/runtime/FreeBSD2/accept.c, src/runtime/FreeBSD2/bind.c, src/runtime/FreeBSD2/close.c, src/runtime/FreeBSD2/connect.c, src/runtime/FreeBSD2/dup.c, src/runtime/FreeBSD2/dup2.c, src/runtime/FreeBSD2/gethostbyaddr.c, src/runtime/FreeBSD2/gethostbyname.c, src/runtime/FreeBSD2/getpeername.c, src/runtime/FreeBSD2/getsockname.c, src/runtime/FreeBSD2/listen.c, src/runtime/FreeBSD2/m3makefile, src/runtime/FreeBSD2/read.c, src/runtime/FreeBSD2/recv.c, src/runtime/FreeBSD2/recvfrom.c, src/runtime/FreeBSD2/select.c, src/runtime/FreeBSD2/send.c, src/runtime/FreeBSD2/sendto.c, src/runtime/FreeBSD2/shutdown.c, src/runtime/FreeBSD2/socket.c, src/runtime/FreeBSD2/socksconf.h, src/runtime/FreeBSD2/wrap.h, src/runtime/FreeBSD2/write.c, src/runtime/FreeBSD3/RTHeapDep.m3, src/runtime/FreeBSD3/RTHeapDepC.c, src/runtime/FreeBSD3/RTMachine.i3, src/runtime/FreeBSD3/accept.c, src/runtime/FreeBSD3/bind.c, src/runtime/FreeBSD3/close.c, src/runtime/FreeBSD3/connect.c, src/runtime/FreeBSD3/dup.c, src/runtime/FreeBSD3/dup2.c, src/runtime/FreeBSD3/gethostbyaddr.c, src/runtime/FreeBSD3/gethostbyname.c, src/runtime/FreeBSD3/getpeername.c, src/runtime/FreeBSD3/getsockname.c, src/runtime/FreeBSD3/listen.c, src/runtime/FreeBSD3/m3makefile, src/runtime/FreeBSD3/read.c, src/runtime/FreeBSD3/recv.c, src/runtime/FreeBSD3/recvfrom.c, src/runtime/FreeBSD3/select.c, src/runtime/FreeBSD3/send.c, src/runtime/FreeBSD3/sendto.c, src/runtime/FreeBSD3/shutdown.c, src/runtime/FreeBSD3/socket.c, src/runtime/FreeBSD3/socksconf.h, src/runtime/FreeBSD3/wrap.h, src/runtime/FreeBSD3/write.c, src/runtime/FreeBSD4/RTHeapDep.m3, src/runtime/FreeBSD4/RTHeapDepC.c, src/runtime/FreeBSD4/RTMachine.i3, src/runtime/FreeBSD4/accept.c, src/runtime/FreeBSD4/bind.c, src/runtime/FreeBSD4/close.c, src/runtime/FreeBSD4/connect.c, src/runtime/FreeBSD4/dup.c, src/runtime/FreeBSD4/dup2.c, src/runtime/FreeBSD4/gethostbyaddr.c, src/runtime/FreeBSD4/gethostbyname.c, src/runtime/FreeBSD4/getpeername.c, src/runtime/FreeBSD4/getsockname.c, src/runtime/FreeBSD4/listen.c, src/runtime/FreeBSD4/m3makefile, src/runtime/FreeBSD4/read.c, src/runtime/FreeBSD4/recv.c, src/runtime/FreeBSD4/recvfrom.c, src/runtime/FreeBSD4/select.c, src/runtime/FreeBSD4/send.c, src/runtime/FreeBSD4/sendto.c, src/runtime/FreeBSD4/shutdown.c, src/runtime/FreeBSD4/socket.c, src/runtime/FreeBSD4/socksconf.h, src/runtime/FreeBSD4/wrap.h, src/runtime/FreeBSD4/write.c, src/runtime/LINUX/RTMachine.i3, src/runtime/LINUXELF/RTHeapDep.m3, src/runtime/LINUXELF/RTHeapDepC.c, src/runtime/LINUXELF/RTMachine.i3, src/runtime/LINUXELF/m3makefile, src/runtime/LINUXLIBC6/RTHeapDep.m3, src/runtime/LINUXLIBC6/RTHeapDepC.c, src/runtime/LINUXLIBC6/RTMachine.i3, src/runtime/LINUXLIBC6/m3makefile, src/runtime/SOLgnu/RTHeapDep.m3, src/runtime/SOLgnu/RTHeapDepC.c, src/runtime/SOLgnu/RTMachine.i3, src/runtime/SOLgnu/m3makefile, src/runtime/SOLsun/RTHeapDep.m3, src/runtime/SOLsun/RTHeapDepC.c, src/runtime/SOLsun/RTMachine.i3, src/runtime/SOLsun/m3makefile, src/runtime/SPARC/RTHeapDep.m3, src/runtime/SPARC/RTHeapDepC.c, src/runtime/SPARC/RTMachine.i3, src/runtime/common/RTCollector.m3, src/runtime/common/RTHeapDep.i3, src/runtime/common/RTVM.i3, src/runtime/common/m3makefile: The platform specific files containing system call wrappers for enhanced garbage collection have been moved to their own library, m3gc-enhanced (except for the NT386 target). The new interface RTVM now is used to detect if virtual memory protection is available and if the system call wrappers are atomic. The actual definition is included in m3gc-simple and m3gc-enhanced. One of these libraries must be present at runtime. This is the first commit of this work which probably still contains many errors. It has so far only been tested on FreeBSD4. added: m3core/src/runtime/common/RTVM.i3 removed: m3core/src/runtime/ALPHA_OSF/RTHeapDepC.c removed: m3core/src/runtime/DS3100/RTHeapDepC.c removed: m3core/src/runtime/FreeBSD/RTHeapDepC.c removed: m3core/src/runtime/FreeBSD2/RTHeapDepC.c removed: m3core/src/runtime/FreeBSD2/accept.c removed: m3core/src/runtime/FreeBSD2/bind.c removed: m3core/src/runtime/FreeBSD2/close.c removed: m3core/src/runtime/FreeBSD2/connect.c removed: m3core/src/runtime/FreeBSD2/dup.c removed: m3core/src/runtime/FreeBSD2/dup2.c removed: m3core/src/runtime/FreeBSD2/gethostbyaddr.c removed: m3core/src/runtime/FreeBSD2/gethostbyname.c removed: m3core/src/runtime/FreeBSD2/getpeername.c removed: m3core/src/runtime/FreeBSD2/getsockname.c removed: m3core/src/runtime/FreeBSD2/listen.c removed: m3core/src/runtime/FreeBSD2/read.c removed: m3core/src/runtime/FreeBSD2/recv.c removed: m3core/src/runtime/FreeBSD2/recvfrom.c removed: m3core/src/runtime/FreeBSD2/select.c removed: m3core/src/runtime/FreeBSD2/send.c removed: m3core/src/runtime/FreeBSD2/sendto.c removed: m3core/src/runtime/FreeBSD2/shutdown.c removed: m3core/src/runtime/FreeBSD2/socket.c removed: m3core/src/runtime/FreeBSD2/socksconf.h removed: m3core/src/runtime/FreeBSD2/wrap.h removed: m3core/src/runtime/FreeBSD2/write.c removed: m3core/src/runtime/FreeBSD3/RTHeapDepC.c removed: m3core/src/runtime/FreeBSD3/accept.c removed: m3core/src/runtime/FreeBSD3/bind.c removed: m3core/src/runtime/FreeBSD3/close.c removed: m3core/src/runtime/FreeBSD3/connect.c removed: m3core/src/runtime/FreeBSD3/dup.c removed: m3core/src/runtime/FreeBSD3/dup2.c removed: m3core/src/runtime/FreeBSD3/gethostbyaddr.c removed: m3core/src/runtime/FreeBSD3/gethostbyname.c removed: m3core/src/runtime/FreeBSD3/getpeername.c removed: m3core/src/runtime/FreeBSD3/getsockname.c removed: m3core/src/runtime/FreeBSD3/listen.c removed: m3core/src/runtime/FreeBSD3/read.c removed: m3core/src/runtime/FreeBSD3/recv.c removed: m3core/src/runtime/FreeBSD3/recvfrom.c removed: m3core/src/runtime/FreeBSD3/select.c removed: m3core/src/runtime/FreeBSD3/send.c removed: m3core/src/runtime/FreeBSD3/sendto.c removed: m3core/src/runtime/FreeBSD3/shutdown.c removed: m3core/src/runtime/FreeBSD3/socket.c removed: m3core/src/runtime/FreeBSD3/socksconf.h removed: m3core/src/runtime/FreeBSD3/wrap.h removed: m3core/src/runtime/FreeBSD3/write.c removed: m3core/src/runtime/FreeBSD4/RTHeapDepC.c removed: m3core/src/runtime/FreeBSD4/accept.c removed: m3core/src/runtime/FreeBSD4/bind.c removed: m3core/src/runtime/FreeBSD4/close.c removed: m3core/src/runtime/FreeBSD4/connect.c removed: m3core/src/runtime/FreeBSD4/dup.c removed: m3core/src/runtime/FreeBSD4/dup2.c removed: m3core/src/runtime/FreeBSD4/gethostbyaddr.c removed: m3core/src/runtime/FreeBSD4/gethostbyname.c removed: m3core/src/runtime/FreeBSD4/getpeername.c removed: m3core/src/runtime/FreeBSD4/getsockname.c removed: m3core/src/runtime/FreeBSD4/listen.c removed: m3core/src/runtime/FreeBSD4/read.c removed: m3core/src/runtime/FreeBSD4/recv.c removed: m3core/src/runtime/FreeBSD4/recvfrom.c removed: m3core/src/runtime/FreeBSD4/select.c removed: m3core/src/runtime/FreeBSD4/send.c removed: m3core/src/runtime/FreeBSD4/sendto.c removed: m3core/src/runtime/FreeBSD4/shutdown.c removed: m3core/src/runtime/FreeBSD4/socket.c removed: m3core/src/runtime/FreeBSD4/socksconf.h removed: m3core/src/runtime/FreeBSD4/wrap.h removed: m3core/src/runtime/FreeBSD4/write.c removed: m3core/src/runtime/LINUXELF/RTHeapDepC.c removed: m3core/src/runtime/LINUXLIBC6/RTHeapDepC.c removed: m3core/src/runtime/SOLgnu/RTHeapDepC.c removed: m3core/src/runtime/SOLsun/RTHeapDepC.c removed: m3core/src/runtime/SPARC/RTHeapDepC.c modified: m3core/src/runtime/ALPHA_OSF/RTHeapDep.m3 modified: m3core/src/runtime/ALPHA_OSF/RTMachine.i3 modified: m3core/src/runtime/ALPHA_OSF/m3makefile modified: m3core/src/runtime/DS3100/RTHeapDep.m3 modified: m3core/src/runtime/DS3100/RTMachine.i3 modified: m3core/src/runtime/DS3100/m3makefile modified: m3core/src/runtime/FreeBSD/RTHeapDep.m3 modified: m3core/src/runtime/FreeBSD/RTMachine.i3 modified: m3core/src/runtime/FreeBSD/m3makefile modified: m3core/src/runtime/FreeBSD2/m3makefile modified: m3core/src/runtime/FreeBSD3/RTHeapDep.m3 modified: m3core/src/runtime/FreeBSD3/RTMachine.i3 modified: m3core/src/runtime/FreeBSD3/m3makefile modified: m3core/src/runtime/FreeBSD4/RTHeapDep.m3 modified: m3core/src/runtime/FreeBSD4/RTMachine.i3 modified: m3core/src/runtime/FreeBSD4/m3makefile modified: m3core/src/runtime/LINUX/RTMachine.i3 modified: m3core/src/runtime/LINUXELF/RTHeapDep.m3 modified: m3core/src/runtime/LINUXELF/RTMachine.i3 modified: m3core/src/runtime/LINUXELF/m3makefile modified: m3core/src/runtime/LINUXLIBC6/RTHeapDep.m3 modified: m3core/src/runtime/LINUXLIBC6/RTMachine.i3 modified: m3core/src/runtime/LINUXLIBC6/m3makefile modified: m3core/src/runtime/SOLgnu/RTHeapDep.m3 modified: m3core/src/runtime/SOLgnu/RTMachine.i3 modified: m3core/src/runtime/SOLgnu/m3makefile modified: m3core/src/runtime/SOLsun/RTHeapDep.m3 modified: m3core/src/runtime/SOLsun/RTMachine.i3 modified: m3core/src/runtime/SOLsun/m3makefile modified: m3core/src/runtime/SPARC/RTHeapDep.m3 modified: m3core/src/runtime/SPARC/RTMachine.i3 modified: m3core/src/runtime/common/RTCollector.m3 modified: m3core/src/runtime/common/RTHeapDep.i3 modified: m3core/src/runtime/common/m3makefile 2001-12-16 22:37 wagner * m3-libs/m3gc-enhanced/PkgTags: fix m3makefile (library export) modified: m3gc-enhanced/src/m3makefile 2001-12-16 22:35 wagner * m3-libs/m3gc-simple/PkgTags: fix m3makefile (library export) modified: m3gc-simple/src/m3makefile 2001-12-16 22:34 wagner * scripts/: PkgTags, def-std-pkgs.sh: add packages m3gc-simple, m3tk-misc, http modified: scripts/def-std-pkgs.sh 2001-12-16 15:36 wagner * scripts/: PkgTags, def-std-pkgs.sh: add packages udp and binIO modified: scripts/def-std-pkgs.sh 2001-12-16 15:27 wagner * m3-libs/m3gc-enhanced/PkgTags: fix several m3makefiles modified: m3gc-enhanced/src/runtime/ALPHA_OSF/m3makefile modified: m3gc-enhanced/src/runtime/DS3100/m3makefile modified: m3gc-enhanced/src/runtime/FreeBSD/m3makefile modified: m3gc-enhanced/src/runtime/FreeBSD2/m3makefile modified: m3gc-enhanced/src/runtime/FreeBSD3/m3makefile modified: m3gc-enhanced/src/runtime/LINUX/m3makefile modified: m3gc-enhanced/src/runtime/LINUXELF/m3makefile modified: m3gc-enhanced/src/runtime/LINUXLIBC6/m3makefile modified: m3gc-enhanced/src/runtime/NEXT/m3makefile modified: m3gc-enhanced/src/runtime/NT386/m3makefile modified: m3gc-enhanced/src/runtime/SOLgnu/m3makefile modified: m3gc-enhanced/src/runtime/SOLsun/m3makefile modified: m3gc-enhanced/src/runtime/SPARC/m3makefile 2001-12-16 15:13 wagner * m3-libs/m3gc-enhanced/PkgTags: library containing the enhanced garbage collection support like system call wrappers added: m3gc-enhanced/src/m3makefile added: m3gc-enhanced/src/runtime/RTVM.c added: m3gc-enhanced/src/runtime/m3makefile added: m3gc-enhanced/src/runtime/AIX386/m3makefile added: m3gc-enhanced/src/runtime/ALPHA_OSF/RTHeapDepC.c added: m3gc-enhanced/src/runtime/ALPHA_OSF/m3makefile added: m3gc-enhanced/src/runtime/AP3000/m3makefile added: m3gc-enhanced/src/runtime/ARM/m3makefile added: m3gc-enhanced/src/runtime/DS3100/RTHeapDepC.c added: m3gc-enhanced/src/runtime/DS3100/m3makefile added: m3gc-enhanced/src/runtime/FreeBSD/RTHeapDepC.c added: m3gc-enhanced/src/runtime/FreeBSD/m3makefile added: m3gc-enhanced/src/runtime/FreeBSD2/DEFS.h added: m3gc-enhanced/src/runtime/FreeBSD2/RTHeapDepC.c added: m3gc-enhanced/src/runtime/FreeBSD2/accept.c added: m3gc-enhanced/src/runtime/FreeBSD2/bind.c added: m3gc-enhanced/src/runtime/FreeBSD2/close.c added: m3gc-enhanced/src/runtime/FreeBSD2/connect.c added: m3gc-enhanced/src/runtime/FreeBSD2/dup.c added: m3gc-enhanced/src/runtime/FreeBSD2/dup2.c added: m3gc-enhanced/src/runtime/FreeBSD2/gethostbyaddr.c added: m3gc-enhanced/src/runtime/FreeBSD2/gethostbyname.c added: m3gc-enhanced/src/runtime/FreeBSD2/getpeername.c added: m3gc-enhanced/src/runtime/FreeBSD2/getsockname.c added: m3gc-enhanced/src/runtime/FreeBSD2/listen.c added: m3gc-enhanced/src/runtime/FreeBSD2/m3makefile added: m3gc-enhanced/src/runtime/FreeBSD2/read.c added: m3gc-enhanced/src/runtime/FreeBSD2/recv.c added: m3gc-enhanced/src/runtime/FreeBSD2/recvfrom.c added: m3gc-enhanced/src/runtime/FreeBSD2/select.c added: m3gc-enhanced/src/runtime/FreeBSD2/send.c added: m3gc-enhanced/src/runtime/FreeBSD2/sendto.c added: m3gc-enhanced/src/runtime/FreeBSD2/shutdown.c added: m3gc-enhanced/src/runtime/FreeBSD2/socket.c added: m3gc-enhanced/src/runtime/FreeBSD2/socksconf.h added: m3gc-enhanced/src/runtime/FreeBSD2/wrap.h added: m3gc-enhanced/src/runtime/FreeBSD2/write.c added: m3gc-enhanced/src/runtime/FreeBSD3/RTHeapDepC.c added: m3gc-enhanced/src/runtime/FreeBSD3/RTThreadC.c added: m3gc-enhanced/src/runtime/FreeBSD3/accept.c added: m3gc-enhanced/src/runtime/FreeBSD3/bind.c added: m3gc-enhanced/src/runtime/FreeBSD3/close.c added: m3gc-enhanced/src/runtime/FreeBSD3/connect.c added: m3gc-enhanced/src/runtime/FreeBSD3/dup.c added: m3gc-enhanced/src/runtime/FreeBSD3/dup2.c added: m3gc-enhanced/src/runtime/FreeBSD3/gethostbyaddr.c added: m3gc-enhanced/src/runtime/FreeBSD3/gethostbyname.c added: m3gc-enhanced/src/runtime/FreeBSD3/getpeername.c added: m3gc-enhanced/src/runtime/FreeBSD3/getsockname.c added: m3gc-enhanced/src/runtime/FreeBSD3/listen.c added: m3gc-enhanced/src/runtime/FreeBSD3/m3makefile added: m3gc-enhanced/src/runtime/FreeBSD3/malloc.c added: m3gc-enhanced/src/runtime/FreeBSD3/read.c added: m3gc-enhanced/src/runtime/FreeBSD3/recv.c added: m3gc-enhanced/src/runtime/FreeBSD3/recvfrom.c added: m3gc-enhanced/src/runtime/FreeBSD3/select.c added: m3gc-enhanced/src/runtime/FreeBSD3/send.c added: m3gc-enhanced/src/runtime/FreeBSD3/sendto.c added: m3gc-enhanced/src/runtime/FreeBSD3/shutdown.c added: m3gc-enhanced/src/runtime/FreeBSD3/socket.c added: m3gc-enhanced/src/runtime/FreeBSD3/socksconf.h added: m3gc-enhanced/src/runtime/FreeBSD3/wrap.h added: m3gc-enhanced/src/runtime/FreeBSD3/write.c added: m3gc-enhanced/src/runtime/FreeBSD4/.M3SHIP added: m3gc-enhanced/src/runtime/FreeBSD4/RTHeapDepC.c added: m3gc-enhanced/src/runtime/FreeBSD4/RTThreadC.c added: m3gc-enhanced/src/runtime/FreeBSD4/accept.c added: m3gc-enhanced/src/runtime/FreeBSD4/bind.c added: m3gc-enhanced/src/runtime/FreeBSD4/close.c added: m3gc-enhanced/src/runtime/FreeBSD4/connect.c added: m3gc-enhanced/src/runtime/FreeBSD4/dup.c added: m3gc-enhanced/src/runtime/FreeBSD4/dup2.c added: m3gc-enhanced/src/runtime/FreeBSD4/gethostbyaddr.c added: m3gc-enhanced/src/runtime/FreeBSD4/gethostbyname.c added: m3gc-enhanced/src/runtime/FreeBSD4/getpeername.c added: m3gc-enhanced/src/runtime/FreeBSD4/getsockname.c added: m3gc-enhanced/src/runtime/FreeBSD4/listen.c added: m3gc-enhanced/src/runtime/FreeBSD4/m3makefile added: m3gc-enhanced/src/runtime/FreeBSD4/malloc.c added: m3gc-enhanced/src/runtime/FreeBSD4/read.c added: m3gc-enhanced/src/runtime/FreeBSD4/recv.c added: m3gc-enhanced/src/runtime/FreeBSD4/recvfrom.c added: m3gc-enhanced/src/runtime/FreeBSD4/select.c added: m3gc-enhanced/src/runtime/FreeBSD4/send.c added: m3gc-enhanced/src/runtime/FreeBSD4/sendto.c added: m3gc-enhanced/src/runtime/FreeBSD4/shutdown.c added: m3gc-enhanced/src/runtime/FreeBSD4/socket.c added: m3gc-enhanced/src/runtime/FreeBSD4/socksconf.h added: m3gc-enhanced/src/runtime/FreeBSD4/wrap.h added: m3gc-enhanced/src/runtime/FreeBSD4/write.c added: m3gc-enhanced/src/runtime/HP300/m3makefile added: m3gc-enhanced/src/runtime/HPPA/m3makefile added: m3gc-enhanced/src/runtime/IBMR2/m3makefile added: m3gc-enhanced/src/runtime/IBMRT/m3makefile added: m3gc-enhanced/src/runtime/IRIX5/m3makefile added: m3gc-enhanced/src/runtime/LINUX/m3makefile added: m3gc-enhanced/src/runtime/LINUXELF/RTHeapDepC.c added: m3gc-enhanced/src/runtime/LINUXELF/m3makefile added: m3gc-enhanced/src/runtime/LINUXLIBC6/RTHeapDepC.c added: m3gc-enhanced/src/runtime/LINUXLIBC6/m3makefile added: m3gc-enhanced/src/runtime/NEXT/m3makefile added: m3gc-enhanced/src/runtime/NT386/RTHeapDepC.c added: m3gc-enhanced/src/runtime/NT386/m3makefile added: m3gc-enhanced/src/runtime/OKI/m3makefile added: m3gc-enhanced/src/runtime/OS2/m3makefile added: m3gc-enhanced/src/runtime/SEQUENT/m3makefile added: m3gc-enhanced/src/runtime/SOLgnu/RTHeapDepC.c added: m3gc-enhanced/src/runtime/SOLgnu/m3makefile added: m3gc-enhanced/src/runtime/SOLsun/RTHeapDepC.c added: m3gc-enhanced/src/runtime/SOLsun/m3makefile added: m3gc-enhanced/src/runtime/SPARC/RTHeapDepC.c added: m3gc-enhanced/src/runtime/SPARC/m3makefile added: m3gc-enhanced/src/runtime/SUN3/m3makefile added: m3gc-enhanced/src/runtime/SUN386/m3makefile added: m3gc-enhanced/src/runtime/UMAX/m3makefile added: m3gc-enhanced/src/runtime/VAX/m3makefile 2001-12-16 15:10 wagner * m3-libs/m3gc-simple/PkgTags: library containing enough runtime support for simple garbage collection, fancy stuff is to be found in m3gc-enhanced added: m3gc-simple/src/m3makefile added: m3gc-simple/src/runtime/RTVM.c added: m3gc-simple/src/runtime/m3makefile added: m3gc-simple/src/runtime/AIX386/m3makefile added: m3gc-simple/src/runtime/ALPHA_OSF/m3makefile added: m3gc-simple/src/runtime/ALPHA_OSF/sysdeps.c added: m3gc-simple/src/runtime/AP3000/m3makefile added: m3gc-simple/src/runtime/ARM/m3makefile added: m3gc-simple/src/runtime/DS3100/m3makefile added: m3gc-simple/src/runtime/DS3100/sysdeps.c added: m3gc-simple/src/runtime/FreeBSD/m3makefile added: m3gc-simple/src/runtime/FreeBSD/sysdeps.c added: m3gc-simple/src/runtime/FreeBSD2/DEFS.h added: m3gc-simple/src/runtime/FreeBSD2/accept.c added: m3gc-simple/src/runtime/FreeBSD2/bind.c added: m3gc-simple/src/runtime/FreeBSD2/close.c added: m3gc-simple/src/runtime/FreeBSD2/connect.c added: m3gc-simple/src/runtime/FreeBSD2/dup.c added: m3gc-simple/src/runtime/FreeBSD2/dup2.c added: m3gc-simple/src/runtime/FreeBSD2/gethostbyaddr.c added: m3gc-simple/src/runtime/FreeBSD2/gethostbyname.c added: m3gc-simple/src/runtime/FreeBSD2/getpeername.c added: m3gc-simple/src/runtime/FreeBSD2/getsockname.c added: m3gc-simple/src/runtime/FreeBSD2/listen.c added: m3gc-simple/src/runtime/FreeBSD2/m3makefile added: m3gc-simple/src/runtime/FreeBSD2/read.c added: m3gc-simple/src/runtime/FreeBSD2/recv.c added: m3gc-simple/src/runtime/FreeBSD2/recvfrom.c added: m3gc-simple/src/runtime/FreeBSD2/select.c added: m3gc-simple/src/runtime/FreeBSD2/send.c added: m3gc-simple/src/runtime/FreeBSD2/sendto.c added: m3gc-simple/src/runtime/FreeBSD2/shutdown.c added: m3gc-simple/src/runtime/FreeBSD2/socket.c added: m3gc-simple/src/runtime/FreeBSD2/socksconf.h added: m3gc-simple/src/runtime/FreeBSD2/sysdeps.c added: m3gc-simple/src/runtime/FreeBSD2/wrap.h added: m3gc-simple/src/runtime/FreeBSD2/write.c added: m3gc-simple/src/runtime/FreeBSD3/RTHeapDepC.c added: m3gc-simple/src/runtime/FreeBSD3/RTThreadC.c added: m3gc-simple/src/runtime/FreeBSD3/accept.c added: m3gc-simple/src/runtime/FreeBSD3/bind.c added: m3gc-simple/src/runtime/FreeBSD3/close.c added: m3gc-simple/src/runtime/FreeBSD3/connect.c added: m3gc-simple/src/runtime/FreeBSD3/dup.c added: m3gc-simple/src/runtime/FreeBSD3/dup2.c added: m3gc-simple/src/runtime/FreeBSD3/gethostbyaddr.c added: m3gc-simple/src/runtime/FreeBSD3/gethostbyname.c added: m3gc-simple/src/runtime/FreeBSD3/getpeername.c added: m3gc-simple/src/runtime/FreeBSD3/getsockname.c added: m3gc-simple/src/runtime/FreeBSD3/listen.c added: m3gc-simple/src/runtime/FreeBSD3/m3makefile added: m3gc-simple/src/runtime/FreeBSD3/malloc.c added: m3gc-simple/src/runtime/FreeBSD3/read.c added: m3gc-simple/src/runtime/FreeBSD3/recv.c added: m3gc-simple/src/runtime/FreeBSD3/recvfrom.c added: m3gc-simple/src/runtime/FreeBSD3/select.c added: m3gc-simple/src/runtime/FreeBSD3/send.c added: m3gc-simple/src/runtime/FreeBSD3/sendto.c added: m3gc-simple/src/runtime/FreeBSD3/shutdown.c added: m3gc-simple/src/runtime/FreeBSD3/socket.c added: m3gc-simple/src/runtime/FreeBSD3/socksconf.h added: m3gc-simple/src/runtime/FreeBSD3/sysdeps.c added: m3gc-simple/src/runtime/FreeBSD3/wrap.h added: m3gc-simple/src/runtime/FreeBSD3/write.c added: m3gc-simple/src/runtime/FreeBSD4/accept.c added: m3gc-simple/src/runtime/FreeBSD4/bind.c added: m3gc-simple/src/runtime/FreeBSD4/close.c added: m3gc-simple/src/runtime/FreeBSD4/connect.c added: m3gc-simple/src/runtime/FreeBSD4/dup.c added: m3gc-simple/src/runtime/FreeBSD4/dup2.c added: m3gc-simple/src/runtime/FreeBSD4/gethostbyaddr.c added: m3gc-simple/src/runtime/FreeBSD4/gethostbyname.c added: m3gc-simple/src/runtime/FreeBSD4/getpeername.c added: m3gc-simple/src/runtime/FreeBSD4/getsockname.c added: m3gc-simple/src/runtime/FreeBSD4/listen.c added: m3gc-simple/src/runtime/FreeBSD4/m3makefile added: m3gc-simple/src/runtime/FreeBSD4/malloc.c added: m3gc-simple/src/runtime/FreeBSD4/read.c added: m3gc-simple/src/runtime/FreeBSD4/recv.c added: m3gc-simple/src/runtime/FreeBSD4/recvfrom.c added: m3gc-simple/src/runtime/FreeBSD4/select.c added: m3gc-simple/src/runtime/FreeBSD4/send.c added: m3gc-simple/src/runtime/FreeBSD4/sendto.c added: m3gc-simple/src/runtime/FreeBSD4/shutdown.c added: m3gc-simple/src/runtime/FreeBSD4/socket.c added: m3gc-simple/src/runtime/FreeBSD4/socksconf.h added: m3gc-simple/src/runtime/FreeBSD4/sysdeps.c added: m3gc-simple/src/runtime/FreeBSD4/wrap.h added: m3gc-simple/src/runtime/FreeBSD4/write.c added: m3gc-simple/src/runtime/HP300/m3makefile added: m3gc-simple/src/runtime/HPPA/m3makefile added: m3gc-simple/src/runtime/IBMR2/m3makefile added: m3gc-simple/src/runtime/IBMRT/m3makefile added: m3gc-simple/src/runtime/IRIX5/m3makefile added: m3gc-simple/src/runtime/LINUX/m3mkefile added: m3gc-simple/src/runtime/LINUX/sysdeps.c added: m3gc-simple/src/runtime/LINUXELF/m3makefile added: m3gc-simple/src/runtime/LINUXELF/sysdeps.c added: m3gc-simple/src/runtime/LINUXLIBC6/m3makefile added: m3gc-simple/src/runtime/LINUXLIBC6/sysdeps.c added: m3gc-simple/src/runtime/NEXT/m3makefile added: m3gc-simple/src/runtime/OKI/m3makefile added: m3gc-simple/src/runtime/OS2/m3makefile added: m3gc-simple/src/runtime/SEQUENT/m3makefile added: m3gc-simple/src/runtime/SOLgnu/m3makefile added: m3gc-simple/src/runtime/SOLgnu/sysdeps.c added: m3gc-simple/src/runtime/SOLsun/m3makefile added: m3gc-simple/src/runtime/SOLsun/sysdeps.c added: m3gc-simple/src/runtime/SPARC/m3makefile added: m3gc-simple/src/runtime/SPARC/sysdeps.c added: m3gc-simple/src/runtime/SUN3/m3makefile added: m3gc-simple/src/runtime/SUN386/m3makefile added: m3gc-simple/src/runtime/UMAX/m3makefile added: m3gc-simple/src/runtime/VAX/m3makefile 2001-12-10 00:01 wagner * m3-libs/libm3/: PkgTags, src/m3overrides, src/bundleintf/bundle-ov.tmpl, src/bundleintf/bundle.tmpl, src/bundleintf/m3makefile: make m3bundle work in override mode added: libm3/src/bundleintf/bundle-ov.tmpl modified: libm3/src/m3overrides modified: libm3/src/bundleintf/bundle.tmpl modified: libm3/src/bundleintf/m3makefile 2001-12-09 23:50 wagner * m3-ui/zeus/: PkgTags, src/m3makefile, src/m3overrides, src/m3zume-ov.tmpl: make m3zume work in override mode added: zeus/src/m3zume-ov.tmpl modified: zeus/src/m3makefile modified: zeus/src/m3overrides 2001-12-09 23:38 wagner * m3-demo/fisheye/: PkgTags, src/GraphVBT.m3: fix possible NIL dereference due to race condition modified: fisheye/src/GraphVBT.m3 2001-12-09 23:36 wagner * m3-tools/showheap/: PkgTags, src/m3makefile: always build cm3 tools standalone modified: showheap/src/m3makefile 2001-12-09 23:35 wagner * m3-tools/showthread/: PkgTags, src/m3makefile: always build cm3 tools standalone modified: showthread/src/m3makefile 2001-12-09 17:16 wagner * m3-demo/fisheye/: PkgTags, src/m3overrides: add missing build_standalone to overrides modified: fisheye/src/m3overrides 2001-12-09 16:57 wagner * m3-comm/netobj/: PkgTags, src/m3makefile, src/m3overrides, src/netobj-ov.tmpl: fix override for stubgen added: netobj/src/netobj-ov.tmpl modified: netobj/src/m3makefile modified: netobj/src/m3overrides 2001-12-09 16:50 wagner * m3-comm/sharedobj/: PkgTags, src/m3makefile, src/m3overrides, src/sharedobj-ov.tmpl: fix override for sharedobj codegen added: sharedobj/src/sharedobj-ov.tmpl modified: sharedobj/src/m3makefile modified: sharedobj/src/m3overrides 2001-12-09 16:20 wagner * m3-obliq/obliqrt/: PkgTags, src/m3overrides: add missing override for sharedobj modified: obliqrt/src/m3overrides 2001-12-09 16:18 wagner * m3-tools/m3tk/: PkgTags, src/m3overrides: add missing override for m3tk-misc modified: m3tk/src/m3overrides 2001-12-09 14:54 wagner * m3-ui/juno-2/: PkgTags, juno-app/pkl-fonts/src/m3overrides, juno-app/src/m3overrides: add missing standalone directive to override files modified: juno-2/juno-app/pkl-fonts/src/m3overrides modified: juno-2/juno-app/src/m3overrides 2001-12-08 15:53 wagner * caltech-parser/cit_common/.cvsignore, caltech-parser/cit_util/.cvsignore, caltech-parser/drawcontext/.cvsignore, caltech-parser/drawcontext/dcpane/.cvsignore, caltech-parser/drawcontext/kgv/.cvsignore, caltech-parser/drawcontext/test/.cvsignore, caltech-parser/hack/.cvsignore, caltech-parser/m3browserhack/.cvsignore, caltech-parser/m3tmplhack/.cvsignore, caltech-parser/parserlib/kext/.cvsignore, caltech-parser/parserlib/klex/.cvsignore, caltech-parser/parserlib/klexlib/.cvsignore, caltech-parser/parserlib/ktok/.cvsignore, caltech-parser/parserlib/ktoklib/.cvsignore, caltech-parser/parserlib/kyacc/.cvsignore, caltech-parser/parserlib/kyacclib/.cvsignore, caltech-parser/parserlib/parserlib/.cvsignore, caltech-parser/parserlib/parserlib/test/.cvsignore, caltech-parser/parserlib/parserlib/test_stdin/.cvsignore, caltech-parser/term/.cvsignore, m3-comm/events/.cvsignore, m3-comm/events/tests/msg/.cvsignore, m3-comm/events/tests/test/.cvsignore, m3-comm/events/tests/work/.cvsignore, m3-comm/netobj/.cvsignore, m3-comm/netobj/tests/echorw/.cvsignore, m3-comm/netobj/tests/fd/.cvsignore, m3-comm/netobj/tests/fd1/.cvsignore, m3-comm/netobj/tests/longcall/.cvsignore, m3-comm/netobj/tests/luca/.cvsignore, m3-comm/netobj/tests/perf/.cvsignore, m3-comm/netobj/tests/pkl/.cvsignore, m3-comm/netobjd/.cvsignore, m3-comm/rdwr/.cvsignore, m3-comm/rdwr/test/echo/.cvsignore, m3-comm/rdwr/test/john/.cvsignore, m3-comm/serial/.cvsignore, m3-comm/sharedobj/.cvsignore, m3-comm/sharedobj/tests/netobjtest/.cvsignore, m3-comm/sharedobj/tests/obsequence/.cvsignore, m3-comm/sharedobj/tests/tracker/.cvsignore, m3-comm/sharedobjgen/.cvsignore, m3-comm/sharedobjgen/test/trackerpos/.cvsignore, m3-comm/stubgen/.cvsignore, m3-comm/tapi/.cvsignore, m3-comm/tcp/.cvsignore, m3-comm/udp/.cvsignore, m3-db/db/.cvsignore, m3-db/db/test/.cvsignore, m3-db/odbc/.cvsignore, m3-db/odbc/test/.cvsignore, m3-db/pgodbc/.cvsignore, m3-db/postgres95/.cvsignore, m3-db/postgres95/test/.cvsignore, m3-db/smalldb/.cvsignore, m3-db/stable/.cvsignore, m3-db/stable/example/.cvsignore, m3-db/stable/test/.cvsignore, m3-db/stablegen/.cvsignore, m3-demo/calculator/.cvsignore, m3-demo/cube/.cvsignore, m3-demo/dpsslides/.cvsignore, m3-demo/fisheye/.cvsignore, m3-demo/mentor/.cvsignore, m3-demo/sharedboard/board/.cvsignore, m3-demo/sharedboard/boardclient/.cvsignore, m3-demo/sharedboard/boardserver/.cvsignore, m3-demo/sharedboard/calendar/.cvsignore, m3-demo/sil/.cvsignore, m3-games/badbricks/.cvsignore, m3-games/columns/.cvsignore, m3-games/fours/.cvsignore, m3-games/maze/.cvsignore, m3-games/solitaire/.cvsignore, m3-games/tetris/.cvsignore, m3-lectern/buildlectern/.cvsignore, m3-lectern/editlectern/.cvsignore, m3-lectern/lectern/.cvsignore, m3-lectern/lecternclient/.cvsignore, m3-lectern/lecterndoc/.cvsignore, m3-lectern/lecterntohtml/.cvsignore, m3-lectern/ocr/.cvsignore, m3-libs/binIO/.cvsignore, m3-libs/bitvector/.cvsignore, m3-libs/bitvector/test/.cvsignore, m3-libs/debug/.cvsignore, m3-libs/digraph/.cvsignore, m3-libs/dps/.cvsignore, m3-libs/embutils/.cvsignore, m3-libs/libm3/.cvsignore, m3-libs/libm3/tests/fmtlex/fmt/.cvsignore, m3-libs/libm3/tests/fmtlex/lex/.cvsignore, m3-libs/libm3/tests/fmtlex/scan/.cvsignore, m3-libs/libm3/tests/os/.cvsignore, m3-libs/libm3/tests/pqueue/fromtty/.cvsignore, m3-libs/libm3/tests/pqueue/heapsort1/.cvsignore, m3-libs/libm3/tests/pqueue/heapsort2/.cvsignore, m3-libs/libm3/tests/random/.cvsignore, m3-libs/libm3/tests/rw/autotest/.cvsignore, m3-libs/libm3/tests/rw/copy/.cvsignore, m3-libs/libm3/tests/rw/pump/.cvsignore, m3-libs/libm3/tests/rw/pumprd/.cvsignore, m3-libs/libm3/tests/sequence/.cvsignore, m3-libs/libm3/tests/sortedtable/.cvsignore, m3-libs/libm3/tests/sqrt/.cvsignore, m3-libs/libsio/.cvsignore, m3-libs/listfuncs/.cvsignore, m3-libs/m3core/.cvsignore, m3-libs/m3core/tests/float/.cvsignore, m3-libs/m3core/tests/text/.cvsignore, m3-libs/m3tk-misc/.cvsignore, m3-libs/parseparams/.cvsignore, m3-libs/patternmatching/.cvsignore, m3-libs/patternmatching/tests/.cvsignore, m3-libs/realgeometry/.cvsignore, m3-libs/set/.cvsignore, m3-libs/slisp/.cvsignore, m3-libs/slisp/tests/.cvsignore, m3-libs/sortedtableextras/.cvsignore, m3-libs/sortedtableextras/tests/intperf/.cvsignore, m3-libs/sortedtableextras/tests/leveltest/.cvsignore, m3-libs/sortedtableextras/tests/randtest/.cvsignore, m3-libs/sortedtableextras/tests/rbtest/.cvsignore, m3-libs/sortedtableextras/tests/sltest/.cvsignore, m3-libs/table-list/.cvsignore, m3-libs/tcl/.cvsignore, m3-libs/tcl/test/src/.cvsignore, m3-libs/tempfiles/.cvsignore, m3-mail/llscan/.cvsignore, m3-mail/postcard/.cvsignore, m3-mail/webcard/.cvsignore, m3-obliq/metasyn/.cvsignore, m3-obliq/obliq/.cvsignore, m3-obliq/obliqbin3D/.cvsignore, m3-obliq/obliqbinanim/.cvsignore, m3-obliq/obliqbinmin/.cvsignore, m3-obliq/obliqbinstd/.cvsignore, m3-obliq/obliqbinui/.cvsignore, m3-obliq/obliqlib3D/.cvsignore, m3-obliq/obliqlibanim/.cvsignore, m3-obliq/obliqlibemb/.cvsignore, m3-obliq/obliqlibm3/.cvsignore, m3-obliq/obliqlibui/.cvsignore, m3-obliq/obliqparse/.cvsignore, m3-obliq/obliqprint/.cvsignore, m3-obliq/obliqrt/.cvsignore, m3-obliq/obliqsrvstd/.cvsignore, m3-obliq/obliqsrvui/.cvsignore, m3-obliq/synex/.cvsignore, m3-obliq/synloc/.cvsignore, m3-obliq/visualobliq/.cvsignore, m3-obliq/vocgi/.cvsignore, m3-obliq/voquery/.cvsignore, m3-obliq/vorun/.cvsignore, m3-pkgtools/pkgfprint/.cvsignore, m3-pkgtools/pkgobj/.cvsignore, m3-pkgtools/pkgq/.cvsignore, m3-pkgtools/pkgsrv/.cvsignore, m3-pkgtools/pkgtool/.cvsignore, m3-sys/cm3/.cvsignore, m3-sys/cminstall/.cvsignore, m3-sys/dll2lib/.cvsignore, m3-sys/fix_nl/.cvsignore, m3-sys/libdump/.cvsignore, m3-sys/m3back/.cvsignore, m3-sys/m3cc/.cvsignore, m3-sys/m3cgcat/.cvsignore, m3-sys/m3cggen/.cvsignore, m3-sys/m3front/.cvsignore, m3-sys/m3gdb/.cvsignore, m3-sys/m3linker/.cvsignore, m3-sys/m3loader/.cvsignore, m3-sys/m3middle/.cvsignore, m3-sys/m3objfile/.cvsignore, m3-sys/m3quake/.cvsignore, m3-sys/m3scanner/.cvsignore, m3-sys/m3staloneback/.cvsignore, m3-sys/m3tools/.cvsignore, m3-sys/mklib/.cvsignore, m3-tools/cmpdir/.cvsignore, m3-tools/cmpfp/.cvsignore, m3-tools/coverage/.cvsignore, m3-tools/dirfp/.cvsignore, m3-tools/gnuemacs/.cvsignore, m3-tools/hexdump/.cvsignore, m3-tools/m3bundle/.cvsignore, m3-tools/m3tk/.cvsignore, m3-tools/m3tohtml/.cvsignore, m3-tools/m3totex/.cvsignore, m3-tools/mtex/.cvsignore, m3-tools/pp/.cvsignore, m3-tools/recordheap/.cvsignore, m3-tools/rehearsecode/.cvsignore, m3-tools/replayheap/.cvsignore, m3-tools/showheap/.cvsignore, m3-tools/shownew/.cvsignore, m3-tools/showthread/.cvsignore, m3-tools/uniq/.cvsignore, m3-ui/PEX/.cvsignore, m3-ui/X11R4/.cvsignore, m3-ui/anim3D/.cvsignore, m3-ui/bicycle/.cvsignore, m3-ui/cmvbt/.cvsignore, m3-ui/codeview/.cvsignore, m3-ui/formsedit/.cvsignore, m3-ui/formsvbt/.cvsignore, m3-ui/formsvbtpixmaps/.cvsignore, m3-ui/formsview/.cvsignore, m3-ui/images/.cvsignore, m3-ui/juno-2/juno-app/.cvsignore, m3-ui/juno-2/juno-app/pkl-fonts/.cvsignore, m3-ui/juno-2/juno-compiler/.cvsignore, m3-ui/juno-2/juno-compiler/tests/compiler/.cvsignore, m3-ui/juno-2/juno-compiler/tests/lexer/.cvsignore, m3-ui/juno-2/juno-compiler/tests/parser/.cvsignore, m3-ui/juno-2/juno-compiler/tests/scope/.cvsignore, m3-ui/juno-2/juno-machine/.cvsignore, m3-ui/juno-2/juno-machine/linear/.cvsignore, m3-ui/juno-2/juno-machine/nonlinear/.cvsignore, m3-ui/juno-2/juno-machine/runtime/.cvsignore, m3-ui/juno-2/juno-machine/solve/.cvsignore, m3-ui/jvideo/.cvsignore, m3-ui/m3zume/.cvsignore, m3-ui/mg/.cvsignore, m3-ui/mgkit/.cvsignore, m3-ui/motif/.cvsignore, m3-ui/motif/tests/.cvsignore, m3-ui/opengl/.cvsignore, m3-ui/ui/.cvsignore, m3-ui/ui/test/Argus/.cvsignore, m3-ui/ui/test/BadBricks/.cvsignore, m3-ui/ui/test/ButtonTest/.cvsignore, m3-ui/ui/test/Cards/.cvsignore, m3-ui/ui/test/ColorMonster/.cvsignore, m3-ui/ui/test/Draw/.cvsignore, m3-ui/ui/test/EyesVBT/.cvsignore, m3-ui/ui/test/Hello/.cvsignore, m3-ui/ui/test/Monster/.cvsignore, m3-ui/ui/test/Sketch2/.cvsignore, m3-ui/ui/test/StarAnim/.cvsignore, m3-ui/ui/test/Track/.cvsignore, m3-ui/ui/test/TypeInTest/.cvsignore, m3-ui/ui-tests/pixmapcomtest/.cvsignore, m3-ui/ui-tests/pixtest/.cvsignore, m3-ui/ui-tests/test18/.cvsignore, m3-ui/ui-tests/test19/.cvsignore, m3-ui/ui-tests/test25/.cvsignore, m3-ui/ui-tests/test26/.cvsignore, m3-ui/ui-tests/test27/.cvsignore, m3-ui/ui-tests/test28/.cvsignore, m3-ui/ui-tests/test29/.cvsignore, m3-ui/ui-tests/test30/.cvsignore, m3-ui/ui-tests/test31/.cvsignore, m3-ui/ui-tests/test32/.cvsignore, m3-ui/ui-tests/test33/.cvsignore, m3-ui/ui-tests/test35/.cvsignore, m3-ui/ui-tests/texturecomtest/.cvsignore, m3-ui/ui-tests/tiles/.cvsignore, m3-ui/ui-tests/track/.cvsignore, m3-ui/vbtkit/.cvsignore, m3-ui/videovbt/.cvsignore, m3-ui/webvbt/.cvsignore, m3-ui/webvbt/src/hyperpage/.cvsignore, m3-ui/zeus/.cvsignore, m3-www/deckscape/.cvsignore, m3-www/http/.cvsignore, m3-www/proxy/.cvsignore, m3-www/web/.cvsignore, m3-www/webcat/.cvsignore, m3-www/webscape/.cvsignore: add .cvsignore for cm3 target directories 2001-12-08 15:50 wagner * caltech-parser/paneman/: .cvsignore, PkgTags, kemacs/.cvsignore, src/queue.tmpl: add missing template file and .cvsignores added: paneman/.cvsignore added: paneman/kemacs/.cvsignore added: paneman/src/queue.tmpl 2001-12-08 15:36 wagner * m3-comm/udp/: PkgTags, src/POSIX/UDPPosix.m3: make it compile with cm3 modified: udp/src/POSIX/UDPPosix.m3 2001-12-08 15:14 wagner * m3-comm/udp/: src/UDP.bib, src/UDP.tex, src/m3makefile, src/m3overrides, src/tex.quake, src/Common/UDP.i3, src/Common/m3makefile, src/POSIX/UDPPosix.m3, src/POSIX/m3makefile, test/src/TestUDP.m3, test/src/m3makefile, test/src/m3overrides: Initial revision 2001-12-08 15:14 wagner * m3-comm/udp/: src/UDP.bib, src/UDP.tex, src/m3makefile, src/m3overrides, src/tex.quake, src/Common/UDP.i3, src/Common/m3makefile, src/POSIX/UDPPosix.m3, src/POSIX/m3makefile, test/src/TestUDP.m3, test/src/m3makefile, test/src/m3overrides: add UDP package from m3.org 2001-12-08 15:10 wagner * m3-libs/binIO/: src/BinIO.i3, src/BinIO.m3, src/FastBinIO.i3, src/FastBinIO.m3, src/m3makefile, src/m3overrides, test/src/Test.m3, test/src/m3makefile: Initial revision 2001-12-08 15:10 wagner * m3-libs/binIO/: src/BinIO.i3, src/BinIO.m3, src/FastBinIO.i3, src/FastBinIO.m3, src/m3makefile, src/m3overrides, test/src/Test.m3, test/src/m3makefile: add binary I/O package from m3.org 2001-12-07 09:24 wagner * m3-demo/sharedboard/boardserver/: PkgTags, src/BoardX.i3, src/ClientInfoX.i3, src/Log.i3, src/Log.m3, src/NotifyRec.i3, src/m3makefile, src/m3overrides: fix makefile, overrides, and some more; package does still not compile added: boardserver/src/m3overrides modified: boardserver/src/BoardX.i3 modified: boardserver/src/ClientInfoX.i3 modified: boardserver/src/Log.i3 modified: boardserver/src/Log.m3 modified: boardserver/src/NotifyRec.i3 modified: boardserver/src/m3makefile 2001-12-07 09:23 wagner * m3-demo/sharedboard/boardclient/: PkgTags, src/m3makefile, src/m3overrides: fix makefile; package does still not compile added: boardclient/src/m3overrides modified: boardclient/src/m3makefile 2001-12-07 09:22 wagner * m3-demo/sharedboard/board/: PkgTags, src/ClientInfo.i3, src/Item.i3, src/m3makefile: fix makefiles and make it compile modified: board/src/ClientInfo.i3 modified: board/src/Item.i3 modified: board/src/m3makefile 2001-12-07 09:20 wagner * m3-demo/sharedboard/calendar/: PkgTags, src/m3makefile: fix makefile and make it compile modified: calendar/src/m3makefile 2001-12-07 09:16 wagner * m3-libs/m3tk-misc/: PkgTags, src/Makefile: add missing makefiles for docs added: m3tk-misc/src/Makefile 2001-12-06 23:33 wagner * scripts/: PkgTags, def-std-pkgs.sh: add some more obliq packages modified: scripts/def-std-pkgs.sh 2001-12-06 23:30 wagner * m3-ui/webvbt/src/oblet/: ObLibWeb.m3, Oblet.m3: make it compile with BM's version ob obliq 2001-12-06 22:49 wagner * m3-obliq/: obliqbinui/src/Main.m3, obliqbinanim/src/Main.m3: make it compile 2001-12-06 22:44 wagner * m3-obliq/obliqbinstd/src/m3overrides: fix overrides for cm3 2001-12-06 12:32 wagner * m3-tools/m3tk/: PkgTags, src/m3makefile: the misc subdirectory has been extracted in its own package, m3tk-misc removed: m3tk/src/misc/Args.i3 removed: m3tk/src/misc/Args.m3 removed: m3tk/src/misc/CITextRefTbl.i3 removed: m3tk/src/misc/CITextRefTbl.m3 removed: m3tk/src/misc/CITextTable.ig removed: m3tk/src/misc/CITextTable.mg removed: m3tk/src/misc/Command.i3 removed: m3tk/src/misc/Command.m3 removed: m3tk/src/misc/Csort.i3 removed: m3tk/src/misc/Err.i3 removed: m3tk/src/misc/Err.m3 removed: m3tk/src/misc/FingerPrint.i3 removed: m3tk/src/misc/FingerPrint.m3 removed: m3tk/src/misc/M3Args.i3 removed: m3tk/src/misc/M3Args.m3 removed: m3tk/src/misc/M3ArgsCL.i3 removed: m3tk/src/misc/M3Args_LM3.i3 removed: m3tk/src/misc/M3Assert.i3 removed: m3tk/src/misc/M3Assert.m3 removed: m3tk/src/misc/M3Time.i3 removed: m3tk/src/misc/M3Time.m3 removed: m3tk/src/misc/Makefile removed: m3tk/src/misc/README removed: m3tk/src/misc/Sort.ig removed: m3tk/src/misc/Sort.mg removed: m3tk/src/misc/SortText.i3 removed: m3tk/src/misc/SortText.m3 removed: m3tk/src/misc/m3makefile modified: m3tk/src/m3makefile 2001-12-06 12:27 wagner * m3-libs/m3tk-misc/: COPYRIGHT, PkgTags, src/Args.i3, src/Args.m3, src/CITextRefTbl.i3, src/CITextRefTbl.m3, src/CITextTable.ig, src/CITextTable.mg, src/Command.i3, src/Command.m3, src/Csort.i3, src/Err.i3, src/Err.m3, src/FingerPrint.i3, src/FingerPrint.m3, src/M3Args.i3, src/M3Args.m3, src/M3ArgsCL.i3, src/M3Args_LM3.i3, src/M3Assert.i3, src/M3Assert.m3, src/M3Time.i3, src/M3Time.m3, src/README, src/Sort.ig, src/Sort.mg, src/SortText.i3, src/SortText.m3, src/m3makefile, src/m3overrides: add package m3tk-misc extracted from m3-tools/m3tk/src/misc added: m3tk-misc/COPYRIGHT added: m3tk-misc/src/Args.i3 added: m3tk-misc/src/Args.m3 added: m3tk-misc/src/CITextRefTbl.i3 added: m3tk-misc/src/CITextRefTbl.m3 added: m3tk-misc/src/CITextTable.ig added: m3tk-misc/src/CITextTable.mg added: m3tk-misc/src/Command.i3 added: m3tk-misc/src/Command.m3 added: m3tk-misc/src/Csort.i3 added: m3tk-misc/src/Err.i3 added: m3tk-misc/src/Err.m3 added: m3tk-misc/src/FingerPrint.i3 added: m3tk-misc/src/FingerPrint.m3 added: m3tk-misc/src/M3Args.i3 added: m3tk-misc/src/M3Args.m3 added: m3tk-misc/src/M3ArgsCL.i3 added: m3tk-misc/src/M3Args_LM3.i3 added: m3tk-misc/src/M3Assert.i3 added: m3tk-misc/src/M3Assert.m3 added: m3tk-misc/src/M3Time.i3 added: m3tk-misc/src/M3Time.m3 added: m3tk-misc/src/README added: m3tk-misc/src/Sort.ig added: m3tk-misc/src/Sort.mg added: m3tk-misc/src/SortText.i3 added: m3tk-misc/src/SortText.m3 added: m3tk-misc/src/m3makefile added: m3tk-misc/src/m3overrides 2001-12-03 17:37 wagner * scripts/: PkgTags, def-std-pkgs.sh: add lots of packages to the standard distribution modified: scripts/def-std-pkgs.sh 2001-12-03 17:36 wagner * m3-sys/cm3/: PkgTags, src/Makefile.m3: update compiler version: o fix scope loop bug in m3quake o add packages from Blair MacIntyre and make more packages compilable modified: cm3/src/Makefile.m3 2001-12-03 17:34 wagner * m3-sys/m3quake/: PkgTags, src/QMachine.m3, src/QValue.i3: Certain combinations of procedure definitions and calls could corrupt the scope stack, yield circular references and lead to non-termination of the compiler. This has been fixed by making the bindings of procedures really static. modified: m3quake/src/QMachine.m3 modified: m3quake/src/QValue.i3 2001-12-03 17:23 wagner * m3-comm/sharedobjgen/: COPYRIGHT, COPYRIGHT-COLUMBIA, PkgTags, src/COPYRIGHT-COLUMBIA, src/SOxCodeFiles.i3, src/SOxCodeFiles.m3, src/SOxCodeGenError.i3, src/SOxCodeGenError.m3, src/SOxCodeUtils.i3, src/SOxCodeUtils.m3, src/SOxCoder.i3, src/SOxDummyCode.i3, src/SOxDummyCode.m3, src/SOxIntfCBCode.i3, src/SOxIntfCBCode.m3, src/SOxIntfCBProxyCode.i3, src/SOxIntfCBProxyCode.m3, src/SOxIntfPklCode.i3, src/SOxIntfPklCode.m3, src/SOxIntfProxyCode.i3, src/SOxIntfProxyCode.m3, src/SOxModuleCBCode.i3, src/SOxModuleCBCode.m3, src/SOxModuleProxyCode.i3, src/SOxModuleProxyCode.m3, src/SOxModuleSOCode.i3, src/SOxModuleSOCode.m3, src/StubGenTool.i3, src/StubGenTool.m3, src/m3overrides: add copyright notes and overrides added: sharedobjgen/COPYRIGHT added: sharedobjgen/COPYRIGHT-COLUMBIA added: sharedobjgen/src/COPYRIGHT-COLUMBIA added: sharedobjgen/src/m3overrides modified: sharedobjgen/src/SOxCodeFiles.i3 modified: sharedobjgen/src/SOxCodeFiles.m3 modified: sharedobjgen/src/SOxCodeGenError.i3 modified: sharedobjgen/src/SOxCodeGenError.m3 modified: sharedobjgen/src/SOxCodeUtils.i3 modified: sharedobjgen/src/SOxCodeUtils.m3 modified: sharedobjgen/src/SOxCoder.i3 modified: sharedobjgen/src/SOxDummyCode.i3 modified: sharedobjgen/src/SOxDummyCode.m3 modified: sharedobjgen/src/SOxIntfCBCode.i3 modified: sharedobjgen/src/SOxIntfCBCode.m3 modified: sharedobjgen/src/SOxIntfCBProxyCode.i3 modified: sharedobjgen/src/SOxIntfCBProxyCode.m3 modified: sharedobjgen/src/SOxIntfPklCode.i3 modified: sharedobjgen/src/SOxIntfPklCode.m3 modified: sharedobjgen/src/SOxIntfProxyCode.i3 modified: sharedobjgen/src/SOxIntfProxyCode.m3 modified: sharedobjgen/src/SOxModuleCBCode.i3 modified: sharedobjgen/src/SOxModuleCBCode.m3 modified: sharedobjgen/src/SOxModuleProxyCode.i3 modified: sharedobjgen/src/SOxModuleProxyCode.m3 modified: sharedobjgen/src/SOxModuleSOCode.i3 modified: sharedobjgen/src/SOxModuleSOCode.m3 modified: sharedobjgen/src/StubGenTool.i3 modified: sharedobjgen/src/StubGenTool.m3 2001-12-03 17:03 wagner * m3-demo/mentor/: PkgTags, src/stringsearch/BM.m3, src/wheeler/Wheeler.m3, src/wheeler/m3makefile: make package compile under cm3 (wheeler disabled) modified: mentor/src/stringsearch/BM.m3 modified: mentor/src/wheeler/Wheeler.m3 modified: mentor/src/wheeler/m3makefile 2001-12-03 11:30 wagner * m3-ui/webvbt/: PkgTags, src/TextExtras.i3, src/TextExtras.m3, src/m3makefile, src/m3overrides: use TextExtras from libm3, adapt overrides removed: webvbt/src/TextExtras.i3 removed: webvbt/src/TextExtras.m3 modified: webvbt/src/m3makefile modified: webvbt/src/m3overrides 2001-12-03 11:26 wagner * m3-www/http/: PkgTags, src/TextExtras.i3, src/TextExtras.m3, src/m3makefile: use TextExtras from libm3, local version removed removed: http/src/TextExtras.i3 removed: http/src/TextExtras.m3 modified: http/src/m3makefile 2001-12-03 11:25 wagner * m3-libs/libm3/: PkgTags, src/text/TextExtras.i3, src/text/TextExtras.m3: add PatternMatch function from http package extensions modified: libm3/src/text/TextExtras.i3 modified: libm3/src/text/TextExtras.m3 2001-12-03 11:14 wagner * m3-libs/libm3/: PkgTags, src/m3makefile, src/rw/RdExtras.i3, src/rw/RdExtras.m3, src/rw/m3makefile, src/text/TextExtras.i3, src/text/TextExtras.m3, src/text/m3makefile: add modules RdExtras and TextExtras originally contained in m3tk added: libm3/src/rw/RdExtras.i3 added: libm3/src/rw/RdExtras.m3 added: libm3/src/text/TextExtras.i3 added: libm3/src/text/TextExtras.m3 added: libm3/src/text/m3makefile modified: libm3/src/m3makefile modified: libm3/src/rw/m3makefile 2001-12-03 11:13 wagner * m3-tools/m3tk/PkgTags: modules RdExtras and TextExtras have been moved to libm3, as they were used in different places and simply copied there, which usually lead to `duplicate module' errors sooner or later removed: m3tk/src/misc/RdExtras.i3 removed: m3tk/src/misc/RdExtras.m3 removed: m3tk/src/misc/TextExtras.i3 removed: m3tk/src/misc/TextExtras.m3 modified: m3tk/src/misc/m3makefile 2001-12-02 17:40 wagner * m3-ui/ui/: PkgTags, src/vbt/Font.i3: add a brand to font module modified: ui/src/vbt/Font.i3 2001-12-02 17:30 wagner * m3-demo/mentor/: PkgTags, src/m3overrides: add some missing overrides modified: mentor/src/m3overrides 2001-12-02 16:55 wagner * m3-ui/webvbt/: PkgTags, src/m3makefile, src/m3overrides: fix makefile and overrides so that everything compiles with the recently added sharedobj and obliq code modified: webvbt/src/m3makefile modified: webvbt/src/m3overrides 2001-12-02 16:32 wagner * m3-obliq/obliqlibemb/: PkgTags, src/m3overrides: fix override for embutils modified: obliqlibemb/src/m3overrides 2001-12-02 16:29 wagner * m3-obliq/obliqrt/: PkgTags, src/m3makefile: activate sharedobj again modified: obliqrt/src/m3makefile 2001-12-02 16:25 wagner * m3-obliq/: obliq/src/m3overrides, obliqlibanim/src/m3overrides, obliqlibemb/src/m3overrides, obliqlibm3/src/ObLibM3.m3, obliqlibm3/src/m3overrides, obliqlibui/src/m3overrides, obliqparse/src/m3overrides, obliqprint/src/m3overrides, obliqrt/src/ObBuiltIn.m3, obliqrt/src/m3makefile, obliqrt/src/m3overrides, obliqsrvstd/src/Main.m3, obliqsrvui/src/Main.m3, visualobliq/src/ObliqRuntime.m3, vocgi/src/Main.m3, vorun/src/Main.m3: fix overrides and make (alomost) everything compile with cm3 2001-12-02 16:01 wagner * m3-ui/anim3D/: PkgTags, src/x-opengl/X_OpenGL_Base.m3: make it compile with new text type modified: anim3D/src/x-opengl/X_OpenGL_Base.m3 2001-12-02 14:34 wagner * m3-obliq/: metasyn/src/Builder.i3, metasyn/src/Builder.m3, metasyn/src/Constructor.i3, metasyn/src/Constructor.m3, metasyn/src/MetaParser.i3, metasyn/src/MetaParser.m3, metasyn/src/m3makefile, obliq/src/ObLibAnimHelp.m3, obliq/src/ObLibM3Help.m3, obliq/src/ObLibOnline.m3, obliq/src/ObLibOnlineHelp.m3, obliq/src/ObLibUIHelp.m3, obliq/src/ObliqOnline.i3, obliq/src/ObliqOnline.m3, obliq/src/array.hlp, obliq/src/debug.hlp, obliq/src/dict.hlp, obliq/src/dir.hlp, obliq/src/fmt.hlp, obliq/src/lex.hlp, obliq/src/m3makefile, obliq/src/m3overrides, obliq/src/net.hlp, obliq/src/os.hlp, obliq/src/path.hlp, obliq/src/process.hlp, obliq/src/random.hlp, obliq/src/real.hlp, obliq/src/reflect.hlp, obliq/src/regex.hlp, obliq/src/replica.hlp, obliq/src/repo, obliq/src/repo.1, obliq/src/repo.bat, obliq/src/reposrv, obliq/src/reposrv.1, obliq/src/reposrv.bat, obliq/src/syntax.hlp, obliq/src/sys.hlp, obliq/src/tcp.hlp, obliq/src/text.hlp, obliq/src/thread.hlp, obliq/src/word.hlp, obliqbinmin/src/Main.m3, obliqbinmin/src/m3makefile, obliqbinmin/src/repo-min.1, obliqbinstd/src/Main.m3, obliqbinstd/src/m3makefile, obliqbinstd/src/m3overrides, obliqbinstd/src/repo-std.1, obliqlibanim/src/ObLibAnim.i3, obliqlibanim/src/ObLibAnim.m3, obliqlibanim/src/m3overrides, obliqlibemb/src/EmbProxiedObj.hlp, obliqlibemb/src/EmbProxiedObj.obl, obliqlibemb/src/LibEmbDirs.i3, obliqlibemb/src/LibEmbDirs.m3, obliqlibemb/src/LibEmbDirsPosix.m3, obliqlibemb/src/LibEmbDirsWin32.m3, obliqlibemb/src/ObEmbProxiedObj.i3, obliqlibemb/src/ObEmbProxiedObj.m3, obliqlibemb/src/ObLibEmb.i3, obliqlibemb/src/ObLibEmb.m3, obliqlibemb/src/ObLoader.i3, obliqlibemb/src/ObLoader.m3, obliqlibemb/src/ObSharedObj.i3, obliqlibemb/src/ObSharedObj.m3, obliqlibemb/src/SharedObj.hlp, obliqlibemb/src/SharedObj.obl, obliqlibemb/src/m3makefile, obliqlibemb/src/m3overrides, obliqlibm3/src/ObLibM3.i3, obliqlibm3/src/ObLibM3.m3, obliqlibm3/src/m3makefile, obliqlibm3/src/m3overrides, obliqlibui/src/ObLibUI.i3, obliqlibui/src/ObLibUI.m3, obliqlibui/src/m3makefile, obliqlibui/src/m3overrides, obliqparse/src/ObFrame.i3, obliqparse/src/ObFrame.m3, obliqparse/src/ObParseTree.m3, obliqparse/src/ObliqParser.i3, obliqparse/src/ObliqParser.m3, obliqparse/src/m3makefile, obliqparse/src/m3overrides, obliqparse/src/obliq.gr, obliqprint/src/ObPrintTree.m3, obliqprint/src/ObPrintValue.m3, obliqprint/src/ObliqPrinter.i3, obliqprint/src/ObliqPrinter.m3, obliqprint/src/m3makefile, obliqprint/src/m3overrides, obliqrt/src/ObBuiltIn.i3, obliqrt/src/ObBuiltIn.m3, obliqrt/src/ObCheck.i3, obliqrt/src/ObCheck.m3, obliqrt/src/ObCommand.i3, obliqrt/src/ObCommand.m3, obliqrt/src/ObEval.i3, obliqrt/src/ObEval.m3, obliqrt/src/ObLib.i3, obliqrt/src/ObLib.m3, obliqrt/src/ObLibPrivate.i3, obliqrt/src/ObScope.i3, obliqrt/src/ObScope.m3, obliqrt/src/ObTree.i3, obliqrt/src/ObValue.i3, obliqrt/src/ObValue.m3, obliqrt/src/ObValueField.i3, obliqrt/src/ObValueField.m3, obliqrt/src/ObValueNotify.i3, obliqrt/src/ObValueNotify.m3, obliqrt/src/ObValueRep.i3, obliqrt/src/Obliq.i3, obliqrt/src/Obliq.m3, obliqrt/src/m3makefile, synex/src/SynParse.i3, synex/src/SynParse.m3, synex/src/SynScan.m3, synex/src/m3makefile, synloc/src/SynLocation.i3, synloc/src/SynLocation.m3, synloc/src/SynWr.i3, synloc/src/SynWr.m3, synloc/src/m3makefile: import of Blair MacIntyre's obliq and repo language versions for later merge 2001-12-02 14:17 wagner * m3-www/http/: diffs, src/App.i3, src/App.m3, src/AppBackup.m3, src/HTTP.m3, src/HTTPApp.m3, src/HTTPControl.m3, src/HTTPControlValue.m3, src/HTTPPayment.m3, src/HTTPProxy.m3, src/TextExtras.m3, src/m3makefile: import of Blair MacIntyre's http library version for later merge 2001-12-02 14:12 wagner * m3-ui/opengl/: genlib, src/POSIX/GL.i3, src/POSIX/GLX.i3, src/POSIX/GLX.m3, src/POSIX/GLu.i3, src/POSIX/XXX.i3, src/POSIX/m3makefile, src/WIN32/GL.i3, src/WIN32/GLu.i3: import of Blair MacIntyre's opengl library version for later merge 2001-12-02 13:41 wagner * m3-comm/sharedobj/: COPYRIGHT-COLUMBIA, PkgTags, src/COPYRIGHT-COLUMBIA, src/LocalObjectSpace.i3, src/LocalObjectSpace.m3, src/Message.i3, src/Message.m3, src/ObjCopy.i3, src/ObjCopy.m3, src/ObjectInfo.i3, src/ObjectInfo.m3, src/ObjectSpace.i3, src/ObjectSpace_FindObjCallBack_v1.i3, src/ObjectSpace_FindObjCallBack_v1.m3, src/ObjectSpace_FindObjCallBack_v2.i3, src/ObjectSpace_FindObjCallBack_v2.m3, src/ObjectSpace_T_v1.i3, src/ObjectSpace_T_v1.m3, src/ObjectSpace_T_v2.i3, src/ObjectSpace_T_v2.m3, src/SharedObj.i3, src/SharedObjError.i3, src/SharedObjF.i3, src/SharedObjF.m3, src/SharedObjRT.i3, src/SharedObjRT.m3, src/SharedObjRTF.i3, src/SharedObjRep.i3, src/SharedObjRep.m3, src/SharedObjStubLib.i3, src/SharedObjStubLib.m3, src/SpaceConn.i3, src/SpaceConn.m3, src/WeakerRef.i3, src/WeakerRef.m3, src/m3makefile, src/m3overrides, tests/netobjtest/src/m3makefile, tests/obsequence/src/m3makefile, tests/tracker/src/m3makefile: add copyright notes, fix overrides for cm3, and make everything compile(except tests) added: sharedobj/COPYRIGHT-COLUMBIA added: sharedobj/src/COPYRIGHT-COLUMBIA modified: sharedobj/src/LocalObjectSpace.i3 modified: sharedobj/src/LocalObjectSpace.m3 modified: sharedobj/src/Message.i3 modified: sharedobj/src/Message.m3 modified: sharedobj/src/ObjCopy.i3 modified: sharedobj/src/ObjCopy.m3 modified: sharedobj/src/ObjectInfo.i3 modified: sharedobj/src/ObjectInfo.m3 modified: sharedobj/src/ObjectSpace.i3 modified: sharedobj/src/ObjectSpace_FindObjCallBack_v1.i3 modified: sharedobj/src/ObjectSpace_FindObjCallBack_v1.m3 modified: sharedobj/src/ObjectSpace_FindObjCallBack_v2.i3 modified: sharedobj/src/ObjectSpace_FindObjCallBack_v2.m3 modified: sharedobj/src/ObjectSpace_T_v1.i3 modified: sharedobj/src/ObjectSpace_T_v1.m3 modified: sharedobj/src/ObjectSpace_T_v2.i3 modified: sharedobj/src/ObjectSpace_T_v2.m3 modified: sharedobj/src/SharedObj.i3 modified: sharedobj/src/SharedObjError.i3 modified: sharedobj/src/SharedObjF.i3 modified: sharedobj/src/SharedObjF.m3 modified: sharedobj/src/SharedObjRT.i3 modified: sharedobj/src/SharedObjRT.m3 modified: sharedobj/src/SharedObjRTF.i3 modified: sharedobj/src/SharedObjRep.i3 modified: sharedobj/src/SharedObjRep.m3 modified: sharedobj/src/SharedObjStubLib.i3 modified: sharedobj/src/SharedObjStubLib.m3 modified: sharedobj/src/SpaceConn.i3 modified: sharedobj/src/SpaceConn.m3 modified: sharedobj/src/WeakerRef.i3 modified: sharedobj/src/WeakerRef.m3 modified: sharedobj/src/m3makefile modified: sharedobj/src/m3overrides modified: sharedobj/tests/netobjtest/src/m3makefile modified: sharedobj/tests/obsequence/src/m3makefile modified: sharedobj/tests/tracker/src/m3makefile 2001-12-02 13:15 wagner * m3-comm/sharedobjgen/: README, run, src/AstToType.i3, src/AstToType.m3, src/AstToVal.i3, src/AstToVal.m3, src/AtomAtomListTbl.i3, src/AtomAtomListTbl.m3, src/COPYRIGHT, src/CodeForType.i3, src/CodeForType.m3, src/FRefRefTbl.i3, src/FRefRefTbl.m3, src/ImportList.i3, src/ImportList.m3, src/Main.m3, src/ModuleStubCode.i3, src/ModuleStubCode.m3, src/Protocol.i3, src/README.stubgen, src/REMINDER, src/SOxCodeFiles.i3, src/SOxCodeFiles.m3, src/SOxCodeGenError.i3, src/SOxCodeGenError.m3, src/SOxCodeUtils.i3, src/SOxCodeUtils.m3, src/SOxCoder.i3, src/SOxDummyCode.i3, src/SOxDummyCode.m3, src/SOxIntfCBCode.i3, src/SOxIntfCBCode.m3, src/SOxIntfCBProxyCode.i3, src/SOxIntfCBProxyCode.m3, src/SOxIntfPklCode.i3, src/SOxIntfPklCode.m3, src/SOxIntfProxyCode.i3, src/SOxIntfProxyCode.m3, src/SOxModuleCBCode.i3, src/SOxModuleCBCode.m3, src/SOxModuleProxyCode.i3, src/SOxModuleProxyCode.m3, src/SOxModuleSOCode.i3, src/SOxModuleSOCode.m3, src/StubCode.i3, src/StubCode.m3, src/StubGenTool.i3, src/StubGenTool.m3, src/Type.i3, src/Type.m3, src/TypeNames.i3, src/TypeNames.m3, src/UpdateMethodsTbl.i3, src/UpdateMethodsTbl.m3, src/Value.i3, src/Value.m3, src/ValueProc.i3, src/m3makefile, test/trackerpos/src/PATHS, test/trackerpos/src/PATHTracker, test/trackerpos/src/TrackerPosition.i3, test/trackerpos/src/TrackerPosition.m3, test/trackerpos/src/TrackerPositionF.i3, test/trackerpos/src/TrackerPositionTst.hlp, test/trackerpos/src/TrackerPositionTst.i3, test/trackerpos/src/TrackerPositionTst.obl, test/trackerpos/src/TrackerPositionTst2F.i3, test/trackerpos/src/TrackerPositionTstCB.hlp, test/trackerpos/src/TrackerPositionTstCB.i3, test/trackerpos/src/TrackerPositionTstCB.m3, test/trackerpos/src/TrackerPositionTstCB.obl, test/trackerpos/src/TrackerPositionTstF.i3, test/trackerpos/src/TrackerPositionTstObliq.i3, test/trackerpos/src/TrackerPositionTstObliq.m3, test/trackerpos/src/TrackerPositionTstObliqCB.i3, test/trackerpos/src/TrackerPositionTstObliqCB.m3, test/trackerpos/src/TrackerPositionTstPRX.i3, test/trackerpos/src/TrackerPositionTstPRX.m3, test/trackerpos/src/TrackerPositionTstSO.m3, test/trackerpos/src/m3makefile, test/trackerpos/src/run: Blair MacIntyre's sharedobjgen package 2001-12-02 13:14 wagner * m3-comm/sharedobj/: src/LocalObjectSpace.i3, src/LocalObjectSpace.m3, src/Message.i3, src/Message.m3, src/ObjCopy.i3, src/ObjCopy.m3, src/ObjectInfo.i3, src/ObjectInfo.m3, src/ObjectSpace.i3, src/ObjectSpace_FindObjCallBack_v1.i3, src/ObjectSpace_FindObjCallBack_v1.m3, src/ObjectSpace_FindObjCallBack_v2.i3, src/ObjectSpace_FindObjCallBack_v2.m3, src/ObjectSpace_T_v1.i3, src/ObjectSpace_T_v1.m3, src/ObjectSpace_T_v2.i3, src/ObjectSpace_T_v2.m3, src/SharedObj.i3, src/SharedObjError.i3, src/SharedObjF.i3, src/SharedObjF.m3, src/SharedObjRT.i3, src/SharedObjRT.m3, src/SharedObjRTF.i3, src/SharedObjRep.i3, src/SharedObjRep.m3, src/SharedObjStubLib.i3, src/SharedObjStubLib.m3, src/SpaceConn.i3, src/SpaceConn.m3, src/WeakerRef.i3, src/WeakerRef.m3, src/m3makefile, src/m3overrides, src/sharedobj.tmpl, tests/netobjtest/src/ObjectSpace.i3, tests/netobjtest/src/SharedObj.i3, tests/netobjtest/src/SharedObjRep.i3, tests/netobjtest/src/SharedObjRep.m3, tests/netobjtest/src/WeakerRef.i3, tests/netobjtest/src/WeakerRef.m3, tests/netobjtest/src/m3makefile, tests/obsequence/src/ObArrayRefanyT.i3, tests/obsequence/src/ObArrayRefanyT.m3, tests/obsequence/src/ObRefShSeq.i3, tests/obsequence/src/ObRefShSeq.m3, tests/obsequence/src/ObRefShSeqCB.i3, tests/obsequence/src/ObTrackerPositionCB.m3, tests/obsequence/src/RefShSeqCB.i3, tests/obsequence/src/ShSequence.ig, tests/obsequence/src/ShSequence.mg, tests/obsequence/src/ShSequenceRep.ig, tests/obsequence/src/TrackerPosition.hlp, tests/obsequence/src/TrackerPosition.obl, tests/obsequence/src/TrackerPositionCB.hlp, tests/obsequence/src/TrackerPositionCB.m3, tests/obsequence/src/TrackerPositionCB.obl, tests/obsequence/src/TrackerPositionProxy.i3, tests/obsequence/src/TrackerPositionSO.m3, tests/obsequence/src/m3makefile, tests/obsequence/src/m3overrides, tests/obsequence/src/shsequence.tmpl, tests/tracker/.gdbinit, tests/tracker/src/Echo.m3, tests/tracker/src/TrackerPosition.i3, tests/tracker/src/TrackerPosition.m3, tests/tracker/src/TrackerPositionCB.i3, tests/tracker/src/TrackerPositionCB.m3, tests/tracker/src/TrackerPositionF.i3, tests/tracker/src/TrackerPositionProxy.i3, tests/tracker/src/TrackerPositionProxy.m3, tests/tracker/src/TrackerPositionSO.m3, tests/tracker/src/m3makefile, tests/tracker/src/m3overrides: Blair MacIntyre's sharedobj package 2001-12-02 13:14 wagner * m3-comm/: sharedobj/src/LocalObjectSpace.i3, sharedobj/src/LocalObjectSpace.m3, sharedobj/src/Message.i3, sharedobj/src/Message.m3, sharedobj/src/ObjCopy.i3, sharedobj/src/ObjCopy.m3, sharedobj/src/ObjectInfo.i3, sharedobj/src/ObjectInfo.m3, sharedobj/src/ObjectSpace.i3, sharedobj/src/ObjectSpace_FindObjCallBack_v1.i3, sharedobj/src/ObjectSpace_FindObjCallBack_v1.m3, sharedobj/src/ObjectSpace_FindObjCallBack_v2.i3, sharedobj/src/ObjectSpace_FindObjCallBack_v2.m3, sharedobj/src/ObjectSpace_T_v1.i3, sharedobj/src/ObjectSpace_T_v1.m3, sharedobj/src/ObjectSpace_T_v2.i3, sharedobj/src/ObjectSpace_T_v2.m3, sharedobj/src/SharedObj.i3, sharedobj/src/SharedObjError.i3, sharedobj/src/SharedObjF.i3, sharedobj/src/SharedObjF.m3, sharedobj/src/SharedObjRT.i3, sharedobj/src/SharedObjRT.m3, sharedobj/src/SharedObjRTF.i3, sharedobj/src/SharedObjRep.i3, sharedobj/src/SharedObjRep.m3, sharedobj/src/SharedObjStubLib.i3, sharedobj/src/SharedObjStubLib.m3, sharedobj/src/SpaceConn.i3, sharedobj/src/SpaceConn.m3, sharedobj/src/WeakerRef.i3, sharedobj/src/WeakerRef.m3, sharedobj/src/m3makefile, sharedobj/src/m3overrides, sharedobj/src/sharedobj.tmpl, sharedobj/tests/netobjtest/src/ObjectSpace.i3, sharedobj/tests/netobjtest/src/SharedObj.i3, sharedobj/tests/netobjtest/src/SharedObjRep.i3, sharedobj/tests/netobjtest/src/SharedObjRep.m3, sharedobj/tests/netobjtest/src/WeakerRef.i3, sharedobj/tests/netobjtest/src/WeakerRef.m3, sharedobj/tests/netobjtest/src/m3makefile, sharedobj/tests/obsequence/src/ObArrayRefanyT.i3, sharedobj/tests/obsequence/src/ObArrayRefanyT.m3, sharedobj/tests/obsequence/src/ObRefShSeq.i3, sharedobj/tests/obsequence/src/ObRefShSeq.m3, sharedobj/tests/obsequence/src/ObRefShSeqCB.i3, sharedobj/tests/obsequence/src/ObTrackerPositionCB.m3, sharedobj/tests/obsequence/src/RefShSeqCB.i3, sharedobj/tests/obsequence/src/ShSequence.ig, sharedobj/tests/obsequence/src/ShSequence.mg, sharedobj/tests/obsequence/src/ShSequenceRep.ig, sharedobj/tests/obsequence/src/TrackerPosition.hlp, sharedobj/tests/obsequence/src/TrackerPosition.obl, sharedobj/tests/obsequence/src/TrackerPositionCB.hlp, sharedobj/tests/obsequence/src/TrackerPositionCB.m3, sharedobj/tests/obsequence/src/TrackerPositionCB.obl, sharedobj/tests/obsequence/src/TrackerPositionProxy.i3, sharedobj/tests/obsequence/src/TrackerPositionSO.m3, sharedobj/tests/obsequence/src/m3makefile, sharedobj/tests/obsequence/src/m3overrides, sharedobj/tests/obsequence/src/shsequence.tmpl, sharedobj/tests/tracker/.gdbinit, sharedobj/tests/tracker/src/Echo.m3, sharedobj/tests/tracker/src/TrackerPosition.i3, sharedobj/tests/tracker/src/TrackerPosition.m3, sharedobj/tests/tracker/src/TrackerPositionCB.i3, sharedobj/tests/tracker/src/TrackerPositionCB.m3, sharedobj/tests/tracker/src/TrackerPositionF.i3, sharedobj/tests/tracker/src/TrackerPositionProxy.i3, sharedobj/tests/tracker/src/TrackerPositionProxy.m3, sharedobj/tests/tracker/src/TrackerPositionSO.m3, sharedobj/tests/tracker/src/m3makefile, sharedobj/tests/tracker/src/m3overrides, sharedobjgen/README, sharedobjgen/run, sharedobjgen/src/AstToType.i3, sharedobjgen/src/AstToType.m3, sharedobjgen/src/AstToVal.i3, sharedobjgen/src/AstToVal.m3, sharedobjgen/src/AtomAtomListTbl.i3, sharedobjgen/src/AtomAtomListTbl.m3, sharedobjgen/src/COPYRIGHT, sharedobjgen/src/CodeForType.i3, sharedobjgen/src/CodeForType.m3, sharedobjgen/src/FRefRefTbl.i3, sharedobjgen/src/FRefRefTbl.m3, sharedobjgen/src/ImportList.i3, sharedobjgen/src/ImportList.m3, sharedobjgen/src/Main.m3, sharedobjgen/src/ModuleStubCode.i3, sharedobjgen/src/ModuleStubCode.m3, sharedobjgen/src/Protocol.i3, sharedobjgen/src/README.stubgen, sharedobjgen/src/REMINDER, sharedobjgen/src/SOxCodeFiles.i3, sharedobjgen/src/SOxCodeFiles.m3, sharedobjgen/src/SOxCodeGenError.i3, sharedobjgen/src/SOxCodeGenError.m3, sharedobjgen/src/SOxCodeUtils.i3, sharedobjgen/src/SOxCodeUtils.m3, sharedobjgen/src/SOxCoder.i3, sharedobjgen/src/SOxDummyCode.i3, sharedobjgen/src/SOxDummyCode.m3, sharedobjgen/src/SOxIntfCBCode.i3, sharedobjgen/src/SOxIntfCBCode.m3, sharedobjgen/src/SOxIntfCBProxyCode.i3, sharedobjgen/src/SOxIntfCBProxyCode.m3, sharedobjgen/src/SOxIntfPklCode.i3, sharedobjgen/src/SOxIntfPklCode.m3, sharedobjgen/src/SOxIntfProxyCode.i3, sharedobjgen/src/SOxIntfProxyCode.m3, sharedobjgen/src/SOxModuleCBCode.i3, sharedobjgen/src/SOxModuleCBCode.m3, sharedobjgen/src/SOxModuleProxyCode.i3, sharedobjgen/src/SOxModuleProxyCode.m3, sharedobjgen/src/SOxModuleSOCode.i3, sharedobjgen/src/SOxModuleSOCode.m3, sharedobjgen/src/StubCode.i3, sharedobjgen/src/StubCode.m3, sharedobjgen/src/StubGenTool.i3, sharedobjgen/src/StubGenTool.m3, sharedobjgen/src/Type.i3, sharedobjgen/src/Type.m3, sharedobjgen/src/TypeNames.i3, sharedobjgen/src/TypeNames.m3, sharedobjgen/src/UpdateMethodsTbl.i3, sharedobjgen/src/UpdateMethodsTbl.m3, sharedobjgen/src/Value.i3, sharedobjgen/src/Value.m3, sharedobjgen/src/ValueProc.i3, sharedobjgen/src/m3makefile, sharedobjgen/test/trackerpos/src/PATHS, sharedobjgen/test/trackerpos/src/PATHTracker, sharedobjgen/test/trackerpos/src/TrackerPosition.i3, sharedobjgen/test/trackerpos/src/TrackerPosition.m3, sharedobjgen/test/trackerpos/src/TrackerPositionF.i3, sharedobjgen/test/trackerpos/src/TrackerPositionTst.hlp, sharedobjgen/test/trackerpos/src/TrackerPositionTst.i3, sharedobjgen/test/trackerpos/src/TrackerPositionTst.obl, sharedobjgen/test/trackerpos/src/TrackerPositionTst2F.i3, sharedobjgen/test/trackerpos/src/TrackerPositionTstCB.hlp, sharedobjgen/test/trackerpos/src/TrackerPositionTstCB.i3, sharedobjgen/test/trackerpos/src/TrackerPositionTstCB.m3, sharedobjgen/test/trackerpos/src/TrackerPositionTstCB.obl, sharedobjgen/test/trackerpos/src/TrackerPositionTstF.i3, sharedobjgen/test/trackerpos/src/TrackerPositionTstObliq.i3, sharedobjgen/test/trackerpos/src/TrackerPositionTstObliq.m3, sharedobjgen/test/trackerpos/src/TrackerPositionTstObliqCB.i3, sharedobjgen/test/trackerpos/src/TrackerPositionTstObliqCB.m3, sharedobjgen/test/trackerpos/src/TrackerPositionTstPRX.i3, sharedobjgen/test/trackerpos/src/TrackerPositionTstPRX.m3, sharedobjgen/test/trackerpos/src/TrackerPositionTstSO.m3, sharedobjgen/test/trackerpos/src/m3makefile, sharedobjgen/test/trackerpos/src/run: Initial revision 2001-12-02 00:35 wagner * m3-comm/rdwr/: COPYRIGHT-COLUMBIA, PkgTags, src/COPYRIGHT-COLUMBIA, src/RdWrPipe.i3, src/RdWrPipe.m3, src/SimpleMsgRW.i3, src/SimpleMsgRW.m3, src/TeeWr.i3, src/TeeWr.m3, src/m3overrides: add copyright notes and fix overrides for cm3 added: rdwr/COPYRIGHT-COLUMBIA added: rdwr/src/COPYRIGHT-COLUMBIA added: rdwr/src/m3overrides modified: rdwr/src/RdWrPipe.i3 modified: rdwr/src/RdWrPipe.m3 modified: rdwr/src/SimpleMsgRW.i3 modified: rdwr/src/SimpleMsgRW.m3 modified: rdwr/src/TeeWr.i3 modified: rdwr/src/TeeWr.m3 2001-12-02 00:29 wagner * m3-comm/rdwr/: src/RdWrPipe.i3, src/RdWrPipe.m3, src/SimpleMsgRW.i3, src/SimpleMsgRW.m3, src/TeeWr.i3, src/TeeWr.m3, src/m3makefile, test/echo/src/Echo.m3, test/echo/src/EchoRW.i3, test/echo/src/m3makefile, test/echo/src/m3overrides, test/john/.gdbinit, test/john/TestData, test/john/t1, test/john/t2, test/john/t3, test/john/t4, test/john/src/Main.m3, test/john/src/README, test/john/src/RdWrPipe.i3, test/john/src/RdWrPipe.m3, test/john/src/m3makefile, test/john/src/m3overrides: Blair MacIntyre's rdwr library 2001-12-02 00:29 wagner * m3-comm/rdwr/: src/RdWrPipe.i3, src/RdWrPipe.m3, src/SimpleMsgRW.i3, src/SimpleMsgRW.m3, src/TeeWr.i3, src/TeeWr.m3, src/m3makefile, test/echo/src/Echo.m3, test/echo/src/EchoRW.i3, test/echo/src/m3makefile, test/echo/src/m3overrides, test/john/.gdbinit, test/john/TestData, test/john/t1, test/john/t2, test/john/t3, test/john/t4, test/john/src/Main.m3, test/john/src/README, test/john/src/RdWrPipe.i3, test/john/src/RdWrPipe.m3, test/john/src/m3makefile, test/john/src/m3overrides: Initial revision 2001-12-02 00:26 wagner * m3-comm/events/: PkgTags, tests/msg/src/m3makefile, tests/test/src/m3makefile: fix syntax in test packages; test do still not compile currently modified: events/tests/msg/src/m3makefile modified: events/tests/test/src/m3makefile 2001-12-02 00:20 wagner * m3-comm/events/: COPYRIGHT-COLUMBIA, PkgTags, src/COPYRIGHT-COLUMBIA, src/Event.i3, src/Event.m3, src/EventConn.i3, src/EventConn.m3, src/EventCounter.i3, src/EventCounter.m3, src/EventHandle.i3, src/EventIO.i3, src/EventNumber.i3, src/EventNumber.m3, src/EventNumberF.i3, src/EventPort.i3, src/EventPort.m3, src/EventProtocol.i3, src/EventRd.i3, src/EventRd.m3, src/EventSpaceID.i3, src/EventSpaceID.m3, src/EventStubLib.i3, src/EventStubLib.m3, src/EventWireRep.i3, src/EventWireRep.m3, src/EventWr.i3, src/EventWr.m3, src/EventWrF.i3, src/HostInfo.i3, src/HostInfo.m3, src/RdWrMutex.i3, src/RdWrMutex.m3, src/Work.i3, src/WorkerPool.i3, src/WorkerPool.m3, src/Zombie.i3, src/m3makefile, src/m3overrides: add copyright notes, fix overrides for cm3, and make everything compile added: events/COPYRIGHT-COLUMBIA added: events/src/COPYRIGHT-COLUMBIA modified: events/src/Event.i3 modified: events/src/Event.m3 modified: events/src/EventConn.i3 modified: events/src/EventConn.m3 modified: events/src/EventCounter.i3 modified: events/src/EventCounter.m3 modified: events/src/EventHandle.i3 modified: events/src/EventIO.i3 modified: events/src/EventNumber.i3 modified: events/src/EventNumber.m3 modified: events/src/EventNumberF.i3 modified: events/src/EventPort.i3 modified: events/src/EventPort.m3 modified: events/src/EventProtocol.i3 modified: events/src/EventRd.i3 modified: events/src/EventRd.m3 modified: events/src/EventSpaceID.i3 modified: events/src/EventSpaceID.m3 modified: events/src/EventStubLib.i3 modified: events/src/EventStubLib.m3 modified: events/src/EventWireRep.i3 modified: events/src/EventWireRep.m3 modified: events/src/EventWr.i3 modified: events/src/EventWr.m3 modified: events/src/EventWrF.i3 modified: events/src/HostInfo.i3 modified: events/src/HostInfo.m3 modified: events/src/RdWrMutex.i3 modified: events/src/RdWrMutex.m3 modified: events/src/Work.i3 modified: events/src/WorkerPool.i3 modified: events/src/WorkerPool.m3 modified: events/src/Zombie.i3 modified: events/src/m3makefile modified: events/src/m3overrides 2001-12-02 00:06 wagner * m3-comm/events/: src/Event.i3, src/Event.m3, src/EventConn.i3, src/EventConn.m3, src/EventCounter.i3, src/EventCounter.m3, src/EventHandle.i3, src/EventIO.i3, src/EventNumber.i3, src/EventNumber.m3, src/EventNumberF.i3, src/EventPort.i3, src/EventPort.m3, src/EventProtocol.i3, src/EventRd.i3, src/EventRd.m3, src/EventSpaceID.i3, src/EventSpaceID.m3, src/EventStubLib.i3, src/EventStubLib.m3, src/EventWireRep.i3, src/EventWireRep.m3, src/EventWr.i3, src/EventWr.m3, src/EventWrF.i3, src/HostInfo.i3, src/HostInfo.m3, src/RdWrMutex.i3, src/RdWrMutex.m3, src/Work.i3, src/WorkerPool.i3, src/WorkerPool.m3, src/Zombie.i3, src/m3makefile, src/m3overrides, tests/msg/src/Echo.m3, tests/msg/src/Endpoint.i3, tests/msg/src/m3makefile, tests/msg/src/m3overrides, tests/test/src/Main.m3, tests/test/src/m3makefile, tests/work/Failure.out, tests/work/src/Test.m3, tests/work/src/m3makefile, tests/work/src/m3overrides: Blair MacIntyre's events library 2001-12-02 00:06 wagner * m3-comm/events/: src/Event.i3, src/Event.m3, src/EventConn.i3, src/EventConn.m3, src/EventCounter.i3, src/EventCounter.m3, src/EventHandle.i3, src/EventIO.i3, src/EventNumber.i3, src/EventNumber.m3, src/EventNumberF.i3, src/EventPort.i3, src/EventPort.m3, src/EventProtocol.i3, src/EventRd.i3, src/EventRd.m3, src/EventSpaceID.i3, src/EventSpaceID.m3, src/EventStubLib.i3, src/EventStubLib.m3, src/EventWireRep.i3, src/EventWireRep.m3, src/EventWr.i3, src/EventWr.m3, src/EventWrF.i3, src/HostInfo.i3, src/HostInfo.m3, src/RdWrMutex.i3, src/RdWrMutex.m3, src/Work.i3, src/WorkerPool.i3, src/WorkerPool.m3, src/Zombie.i3, src/m3makefile, src/m3overrides, tests/msg/src/Echo.m3, tests/msg/src/Endpoint.i3, tests/msg/src/m3makefile, tests/msg/src/m3overrides, tests/test/src/Main.m3, tests/test/src/m3makefile, tests/work/Failure.out, tests/work/src/Test.m3, tests/work/src/m3makefile, tests/work/src/m3overrides: Initial revision 2001-12-02 00:06 wagner * m3-libs/embutils/: PkgTags, src/COPYRIGHT-COLUMBIA, src/EmbProxiedObj.m3, src/m3makefile, src/m3overrides: add copyright notes and fix overrides for cm3 added: embutils/src/COPYRIGHT-COLUMBIA modified: embutils/src/EmbProxiedObj.m3 modified: embutils/src/m3makefile modified: embutils/src/m3overrides 2001-12-01 23:53 wagner * m3-libs/embutils/src/: EmbProxiedObj.i3, EmbProxiedObj.m3, m3makefile, m3overrides: Blair MacIntyre's embutils library 2001-12-01 23:53 wagner * m3-libs/embutils/src/: EmbProxiedObj.i3, EmbProxiedObj.m3, m3makefile, m3overrides: Initial revision 2001-12-01 16:07 wagner * m3-libs/patternmatching/: COPYRIGHT-BSD, COPYRIGHT-JDP, COPYRIGHT-XEROX, PkgTags, src/COPYRIGHT-JDP, src/COPYRIGHT-XEROX, src/Glob.i3, src/Glob.m3, src/GlobTree.i3, src/GlobTree.m3, src/RegEx.i3, src/RegEx.m3, src/Uglob.i3, src/m3makefile, src/m3overrides, src/libglob/fnmatch.c, src/libglob/fnmatch.h, src/libglob/m3makefile, tests/tests.input, tests/testsdiffer.input, tests/src/Main.m3, tests/src/m3makefile, tests/src/m3overrides, tests/src/regex.i3: add patternmatching package, containing regular expressions and globbing added: patternmatching/COPYRIGHT-BSD added: patternmatching/COPYRIGHT-JDP added: patternmatching/COPYRIGHT-XEROX added: patternmatching/src/COPYRIGHT-JDP added: patternmatching/src/COPYRIGHT-XEROX added: patternmatching/src/Glob.i3 added: patternmatching/src/Glob.m3 added: patternmatching/src/GlobTree.i3 added: patternmatching/src/GlobTree.m3 added: patternmatching/src/RegEx.i3 added: patternmatching/src/RegEx.m3 added: patternmatching/src/Uglob.i3 added: patternmatching/src/m3makefile added: patternmatching/src/m3overrides added: patternmatching/src/libglob/fnmatch.c added: patternmatching/src/libglob/fnmatch.h added: patternmatching/src/libglob/m3makefile added: patternmatching/tests/tests.input added: patternmatching/tests/testsdiffer.input added: patternmatching/tests/src/Main.m3 added: patternmatching/tests/src/m3makefile added: patternmatching/tests/src/m3overrides added: patternmatching/tests/src/regex.i3 2001-12-01 16:03 wagner * COPYRIGHTS: copyrights notice 2001-12-01 15:59 wagner * COPYRIGHT-BSD, COPYRIGHT-JDP, COPYRIGHT-XEROX: add more copyright notes 2001-12-01 14:46 wagner * m3-libs/listfuncs/: COPYRIGHT-COLUMBIA, PkgTags, src/COPYRIGHT-COLUMBIA, src/ListFuncs.ig, src/ListFuncs.mg, src/m3overrides: add copyright notes and fix overrides for cm3 added: listfuncs/COPYRIGHT-COLUMBIA added: listfuncs/src/COPYRIGHT-COLUMBIA modified: listfuncs/src/ListFuncs.ig modified: listfuncs/src/ListFuncs.mg modified: listfuncs/src/m3overrides 2001-12-01 14:42 wagner * m3-libs/listfuncs/src/: ListFuncs.ig, ListFuncs.mg, listfuncs.tmpl, m3makefile, m3overrides: Blair MacIntyre's listfuncs library 2001-12-01 14:42 wagner * m3-libs/listfuncs/src/: ListFuncs.ig, ListFuncs.mg, listfuncs.tmpl, m3makefile, m3overrides: Initial revision 2001-12-01 14:38 wagner * m3-libs/debug/: PkgTags, src/m3overrides: fix overrides for cm3 modified: debug/src/m3overrides 2001-12-01 14:34 wagner * m3-libs/debug/: PkgTags, src/COPYRIGHT-COLUMBIA, src/Debug.i3, src/Debug.m3: add copyright notes added: debug/src/COPYRIGHT-COLUMBIA modified: debug/src/Debug.i3 modified: debug/src/Debug.m3 2001-12-01 14:28 wagner * m3-libs/debug/src/: Debug.i3, Debug.m3, m3makefile, m3overrides: Blair MacIntyre's debug library 2001-12-01 14:28 wagner * m3-libs/debug/src/: Debug.i3, Debug.m3, m3makefile, m3overrides: Initial revision 2001-12-01 14:22 wagner * COPYRIGHT-COLUMBIA: add copyright notice for Columbia University 2001-12-01 13:27 wagner * scripts/: PkgTags, def-std-pkgs.sh: add missing libsio to standard libraries modified: scripts/def-std-pkgs.sh 2001-12-01 13:25 wagner * m3-libs/libsio/: PkgTags, src/SIO.i3, src/m3makefile, src/POSIX/SIO.m3, src/WIN32/SIO.m3: fix sources (remove CRs) and m3makefile modified: libsio/src/SIO.i3 modified: libsio/src/m3makefile modified: libsio/src/POSIX/SIO.m3 modified: libsio/src/WIN32/SIO.m3 2001-11-25 16:35 wagner * www/: PkgTags, archive.cksum, archive.list, archive.md5, checksums.php3, download.html, installation.html: improve checksum handling by including list files added: www/archive.cksum added: www/archive.list added: www/archive.md5 added: www/checksums.php3 modified: www/download.html modified: www/installation.html 2001-11-25 14:02 wagner * scripts/: PkgTags, make-src-dist-all.sh, make-src-dist-gnu.sh, make-src-dist-std.sh, make-src-dist-sys.sh: Add more files to ignore in source archives modified: scripts/make-src-dist-all.sh modified: scripts/make-src-dist-gnu.sh modified: scripts/make-src-dist-std.sh modified: scripts/make-src-dist-sys.sh 2001-11-25 13:53 wagner * www/: PkgTags, download.html, index.html: updated several archive links (5.1.6) modified: www/download.html modified: www/index.html 2001-11-25 12:51 wagner * scripts/: PkgTags, sysinfo.sh: set release number to 5.1.6 (compiler patches) modified: scripts/sysinfo.sh 2001-11-13 23:01 wagner * m3-sys/cm3/: PkgTags, src/M3Build.m3, src/Makefile.m3: changes: o fix import_obj("object_file") o inhibit the generation of import_object(...) statements in the .M3EXPORTS file, as nobody will be able to interpret them later. I don't know what the intention was to generate these lines, but I have found no other reference to import_object in the whole cm3 m3-sys sources, so I think we'll be on the safe side. o upgrade the version number to 5.1.6 modified: cm3/src/M3Build.m3 modified: cm3/src/Makefile.m3 2001-11-13 12:16 wagner * www/: PkgTags, www-install.sh: remove old web server from destination machines modified: www/www-install.sh 2001-11-13 12:15 wagner * www/: PkgTags, cm3-problem-report.html: add some more information modified: www/cm3-problem-report.html 2001-11-13 12:07 wagner * www/: PkgTags, cm3-problem-report.html: add problem categories for pm3 modified: www/cm3-problem-report.html 2001-11-11 13:54 wagner * doc/: PkgTags, help/bib.html: import of changes and extensions made by Allan Heydon modified: doc/help/bib.html 2001-11-02 18:04 wagner * doc/: PkgTags, help/bib.html: changed links to the threads newsletter to www.m3.org/threads modified: doc/help/bib.html 2001-10-28 13:29 wagner * m3-sys/cm3/: PkgTags, src/Makefile.m3: increment version number for m3_store patch (problem report request id 135) modified: cm3/src/Makefile.m3 2001-10-25 23:54 wagner * m3-sys/m3cc/: PkgTags, gcc/gcc/expr.c, gcc/gcc/m3cg/m3.c: attempted fix for request-id 135: In the gcc backend interface, m3cc/gcc/gcc/m3cg/m3.c, there seems to have been confusion between expression trees and their types in procedure m3_store(). cm3-std and cm3-core have been built with this change and no negative effects have been observed. The example given in the problem report compiles with the fix, too. However, I'm not fully convinced that the changes made suffice and are completely correct. Further testing seems indicated. modified: m3cc/gcc/gcc/expr.c modified: m3cc/gcc/gcc/m3cg/m3.c 2001-10-23 14:48 wagner * m3-ui/vbtkit/: PkgTags, src/etext/TypescriptVBT.m3, src/lego/ScrollerVBTClass.m3: imported patches from the pm3 distribution modified: vbtkit/src/etext/TypescriptVBT.m3 modified: vbtkit/src/lego/ScrollerVBTClass.m3 2001-10-23 14:08 wagner * m3-ui/ui/: PkgTags, src/winvbt/WinScrnColorMap.m3, src/winvbt/WinScrnFont.m3, src/winvbt/WinTrestle.m3, src/xvbt/XClient.m3, src/xvbt/XClientF.m3, src/xvbt/XSharedMem.m3: imported six patches from the pm3 distribution modified: ui/src/winvbt/WinScrnColorMap.m3 modified: ui/src/winvbt/WinScrnFont.m3 modified: ui/src/winvbt/WinTrestle.m3 modified: ui/src/xvbt/XClient.m3 modified: ui/src/xvbt/XClientF.m3 modified: ui/src/xvbt/XSharedMem.m3 2001-10-09 09:09 wagner * m3-sys/cminstall/: PkgTags, src/config/FreeBSD3, src/config/FreeBSD4: fixed GNU_MAKE definition for FreeBSD3 and FreeBSD4 modified: cminstall/src/config/FreeBSD3 modified: cminstall/src/config/FreeBSD4 2001-09-20 12:32 wagner * www/: PkgTags, www-install.sh: added script to install cm3 web pages added: www/www-install.sh 2001-09-20 11:10 wagner * www/: PkgTags, cvs-cm3.html, cvsup-cm3.html, cvsupfile.cm3, download.html, index.html: add info about cvs and cvsup access added: www/cvs-cm3.html added: www/cvsup-cm3.html added: www/cvsupfile.cm3 modified: www/download.html modified: www/index.html 2001-09-19 17:29 wagner * www/: PkgTags, index.html: fixed typo modified: www/index.html 2001-09-19 17:22 wagner * www/: PkgTags, download.html, index.html, package-status.html: added src and script updates and mini cvsup info modified: www/download.html modified: www/index.html modified: www/package-status.html 2001-09-19 16:07 wagner * scripts/: PkgTags, make-src-update.sh, sysinfo.sh: improved make-src-update.sh, updated sysinfo.sh modified: scripts/make-src-update.sh modified: scripts/sysinfo.sh 2001-09-19 15:40 wagner * scripts/: PkgTags, do-cm3-caltech-parser.sh: added script to compile the caltech parser packages and other contributions added: scripts/do-cm3-caltech-parser.sh 2001-09-19 15:39 wagner * caltech-parser/: Makefile, PkgTags, dirsexist.sh, m3subdir.mk: everything compiles with cm3 on FreeBSD4 modified: caltech-parser/Makefile modified: caltech-parser/dirsexist.sh modified: caltech-parser/m3subdir.mk 2001-09-19 15:33 wagner * caltech-parser/m3overrides: rest of the packages compile with cm3 2001-09-19 15:31 wagner * caltech-parser/parserlib/: Makefile, PkgTags, html/src/SeekRd.html, html/src/build, html/src/calc.html, html/src/index.html, html/src/kext.html, html/src/klex.html, html/src/ktok.html, html/src/kyacc.html, html/src/lr.html, html/src/m3build.html, kyacclib/src/Prec.i3, kyacclib/src/Prec.m3, kyacclib/src/Rule.i3, kyacclib/src/Rule.m3, kyacclib/src/Sym.i3, kyacclib/src/Sym.m3, kyacclib/src/SymListParse.i3, kyacclib/src/SymListParse.m3, kyacclib/src/YaccParse.i3, kyacclib/src/YaccParse.m3, kyacclib/src/m3overrides: dummy commit modified: parserlib/Makefile modified: parserlib/html/src/SeekRd.html modified: parserlib/html/src/build modified: parserlib/html/src/calc.html modified: parserlib/html/src/index.html modified: parserlib/html/src/kext.html modified: parserlib/html/src/klex.html modified: parserlib/html/src/ktok.html modified: parserlib/html/src/kyacc.html modified: parserlib/html/src/lr.html modified: parserlib/html/src/m3build.html modified: parserlib/kyacclib/src/Prec.i3 modified: parserlib/kyacclib/src/Prec.m3 modified: parserlib/kyacclib/src/Rule.i3 modified: parserlib/kyacclib/src/Rule.m3 modified: parserlib/kyacclib/src/Sym.i3 modified: parserlib/kyacclib/src/Sym.m3 modified: parserlib/kyacclib/src/SymListParse.i3 modified: parserlib/kyacclib/src/SymListParse.m3 modified: parserlib/kyacclib/src/YaccParse.i3 modified: parserlib/kyacclib/src/YaccParse.m3 modified: parserlib/kyacclib/src/m3overrides 2001-09-19 15:30 wagner * caltech-parser/drawcontext/: PkgTags, dcpane/src/DCPaneVBT.i3, dcpane/src/DCPaneVBT.m3, dcpane/src/PSReaderPaneVBT.i3, dcpane/src/PSReaderPaneVBT.m3, dcpane/src/TextSubsPaneUpdater.i3, dcpane/src/TextSubsPaneUpdater.m3, dcpane/src/TextSubsViewer.i3, dcpane/src/TextSubsViewer.m3, dcpane/src/TrestleExtras.i3, dcpane/src/TrestleExtras.m3, dcpane/src/m3overrides, kgv/src/Main.m3, kgv/src/m3overrides, src/BoundDrawContext.i3, src/BoundDrawContext.m3, src/CacheDrawContext.i3, src/CacheDrawContext.m3, src/DrawContext.i3, src/DrawContextClass.i3, src/DrawContextClass.m3, src/Figure.i3, src/Figure.m3, src/Line.i3, src/Line.m3, src/LineStyle.i3, src/LinoText.i3, src/LinoText.m3, src/OneFont.i3, src/OneFont.m3, src/PSDrawContext.i3, src/PSDrawContext.m3, src/PSReader.i3, src/PSReader.m3, src/PSReaderGuts.i3, src/PSReaderGuts.m3, src/PSTextBounder.i3, src/PSTextBounder.m3, src/Pointe.i3, src/Pointe.m3, src/RealPoint.i3, src/RealPoint.m3, src/Recte.i3, src/Recte.m3, src/RegionDrawContext.i3, src/RegionDrawContext.m3, src/Stroker.i3, src/Stroker.m3, src/TestDrawContext.i3, src/TestDrawContext.m3, src/TextBounder.i3, src/TransformOther.i3, src/TransformOther.m3, src/VBTDrawContext.i3, src/VBTDrawContext.m3, src/VBTTextBounder.i3, src/VBTTextBounder.m3, src/WYSIWYGify.i3, src/WYSIWYGify.m3, src/m3overrides, test/src/Main.m3, test/src/TestVBT.i3, test/src/TestVBT.m3, test/src/m3overrides: compiles with cm3 modified: drawcontext/dcpane/src/DCPaneVBT.i3 modified: drawcontext/dcpane/src/DCPaneVBT.m3 modified: drawcontext/dcpane/src/PSReaderPaneVBT.i3 modified: drawcontext/dcpane/src/PSReaderPaneVBT.m3 modified: drawcontext/dcpane/src/TextSubsPaneUpdater.i3 modified: drawcontext/dcpane/src/TextSubsPaneUpdater.m3 modified: drawcontext/dcpane/src/TextSubsViewer.i3 modified: drawcontext/dcpane/src/TextSubsViewer.m3 modified: drawcontext/dcpane/src/TrestleExtras.i3 modified: drawcontext/dcpane/src/TrestleExtras.m3 modified: drawcontext/dcpane/src/m3overrides modified: drawcontext/kgv/src/Main.m3 modified: drawcontext/kgv/src/m3overrides modified: drawcontext/src/BoundDrawContext.i3 modified: drawcontext/src/BoundDrawContext.m3 modified: drawcontext/src/CacheDrawContext.i3 modified: drawcontext/src/CacheDrawContext.m3 modified: drawcontext/src/DrawContext.i3 modified: drawcontext/src/DrawContextClass.i3 modified: drawcontext/src/DrawContextClass.m3 modified: drawcontext/src/Figure.i3 modified: drawcontext/src/Figure.m3 modified: drawcontext/src/Line.i3 modified: drawcontext/src/Line.m3 modified: drawcontext/src/LineStyle.i3 modified: drawcontext/src/LinoText.i3 modified: drawcontext/src/LinoText.m3 modified: drawcontext/src/OneFont.i3 modified: drawcontext/src/OneFont.m3 modified: drawcontext/src/PSDrawContext.i3 modified: drawcontext/src/PSDrawContext.m3 modified: drawcontext/src/PSReader.i3 modified: drawcontext/src/PSReader.m3 modified: drawcontext/src/PSReaderGuts.i3 modified: drawcontext/src/PSReaderGuts.m3 modified: drawcontext/src/PSTextBounder.i3 modified: drawcontext/src/PSTextBounder.m3 modified: drawcontext/src/Pointe.i3 modified: drawcontext/src/Pointe.m3 modified: drawcontext/src/RealPoint.i3 modified: drawcontext/src/RealPoint.m3 modified: drawcontext/src/Recte.i3 modified: drawcontext/src/Recte.m3 modified: drawcontext/src/RegionDrawContext.i3 modified: drawcontext/src/RegionDrawContext.m3 modified: drawcontext/src/Stroker.i3 modified: drawcontext/src/Stroker.m3 modified: drawcontext/src/TestDrawContext.i3 modified: drawcontext/src/TestDrawContext.m3 modified: drawcontext/src/TextBounder.i3 modified: drawcontext/src/TransformOther.i3 modified: drawcontext/src/TransformOther.m3 modified: drawcontext/src/VBTDrawContext.i3 modified: drawcontext/src/VBTDrawContext.m3 modified: drawcontext/src/VBTTextBounder.i3 modified: drawcontext/src/VBTTextBounder.m3 modified: drawcontext/src/WYSIWYGify.i3 modified: drawcontext/src/WYSIWYGify.m3 modified: drawcontext/src/m3overrides modified: drawcontext/test/src/Main.m3 modified: drawcontext/test/src/TestVBT.i3 modified: drawcontext/test/src/TestVBT.m3 modified: drawcontext/test/src/m3overrides 2001-09-19 15:28 wagner * caltech-parser/parserlib/parserlib/: PkgTags, src/parser.tmpl: compiles with cm3 modified: parserlib/src/parser.tmpl 2001-09-19 15:16 wagner * caltech-parser/parserlib/parserlib/: PkgTags, src/m3overrides, test/src/m3overrides, test_stdin/src/m3overrides: compiles with cm3 modified: parserlib/src/m3overrides modified: parserlib/test/src/m3overrides modified: parserlib/test_stdin/src/m3overrides 2001-09-19 15:14 wagner * caltech-parser/parserlib/kext/: PkgTags, src/ExtBody.i3, src/ExtBody.m3, src/ExtHeader.i3, src/ExtHeader.m3, src/ExtSection.i3, src/ExtSection.m3, src/InitGen.i3, src/InitGen.m3, src/LoadSpec.i3, src/LoadSpec.m3, src/Main.m3, src/Override.i3, src/Override.m3, src/m3overrides: compiles with cm3 modified: kext/src/ExtBody.i3 modified: kext/src/ExtBody.m3 modified: kext/src/ExtHeader.i3 modified: kext/src/ExtHeader.m3 modified: kext/src/ExtSection.i3 modified: kext/src/ExtSection.m3 modified: kext/src/InitGen.i3 modified: kext/src/InitGen.m3 modified: kext/src/LoadSpec.i3 modified: kext/src/LoadSpec.m3 modified: kext/src/Main.m3 modified: kext/src/Override.i3 modified: kext/src/Override.m3 modified: kext/src/m3overrides 2001-09-19 15:13 wagner * caltech-parser/parserlib/kyacc/: PkgTags, src/Main.m3, src/Mark.i3, src/Mark.m3, src/PDA.i3, src/PDA.m3, src/PDATrans.i3, src/PDATrans.m3, src/PDATransListFlat.i3, src/PDATransListFlat.m3, src/PDATransListOp.i3, src/PDATransListOp.m3, src/PDATransTally.i3, src/PDATransTally.m3, src/Pos.i3, src/Pos.m3, src/RuleListState.i3, src/RuleListState.m3, src/m3overrides: compiles with cm3 modified: kyacc/src/Main.m3 modified: kyacc/src/Mark.i3 modified: kyacc/src/Mark.m3 modified: kyacc/src/PDA.i3 modified: kyacc/src/PDA.m3 modified: kyacc/src/PDATrans.i3 modified: kyacc/src/PDATrans.m3 modified: kyacc/src/PDATransListFlat.i3 modified: kyacc/src/PDATransListFlat.m3 modified: kyacc/src/PDATransListOp.i3 modified: kyacc/src/PDATransListOp.m3 modified: kyacc/src/PDATransTally.i3 modified: kyacc/src/PDATransTally.m3 modified: kyacc/src/Pos.i3 modified: kyacc/src/Pos.m3 modified: kyacc/src/RuleListState.i3 modified: kyacc/src/RuleListState.m3 modified: kyacc/src/m3overrides 2001-09-19 15:05 wagner * caltech-parser/parserlib/klex/: PkgTags, src/DFA.i3, src/DFA.m3, src/DFAState.i3, src/DFAState.m3, src/DFATrans.i3, src/DFATrans.m3, src/DFATransOp.i3, src/DFATransOp.m3, src/LexFmt.i3, src/LexFmt.m3, src/Main.m3, src/NFAState.i3, src/NFAState.m3, src/m3overrides: compiles with cm3 modified: klex/src/DFA.i3 modified: klex/src/DFA.m3 modified: klex/src/DFAState.i3 modified: klex/src/DFAState.m3 modified: klex/src/DFATrans.i3 modified: klex/src/DFATrans.m3 modified: klex/src/DFATransOp.i3 modified: klex/src/DFATransOp.m3 modified: klex/src/LexFmt.i3 modified: klex/src/LexFmt.m3 modified: klex/src/Main.m3 modified: klex/src/NFAState.i3 modified: klex/src/NFAState.m3 modified: klex/src/m3overrides 2001-09-19 15:04 wagner * caltech-parser/parserlib/ktok/: PkgTags, src/Main.m3, src/m3overrides: compiles with cm3 modified: ktok/src/Main.m3 modified: ktok/src/m3overrides 2001-09-19 15:04 wagner * caltech-parser/parserlib/klexlib/: PkgTags, src/LexParse.i3, src/LexParse.m3, src/NFA.i3, src/NFA.m3, src/NFANode.i3, src/NFANode.m3, src/m3makefile, src/m3overrides: compiles with cm3 modified: klexlib/src/LexParse.i3 modified: klexlib/src/LexParse.m3 modified: klexlib/src/NFA.i3 modified: klexlib/src/NFA.m3 modified: klexlib/src/NFANode.i3 modified: klexlib/src/NFANode.m3 modified: klexlib/src/m3makefile modified: klexlib/src/m3overrides 2001-09-19 15:03 wagner * caltech-parser/parserlib/ktoklib/: PkgTags, src/BracedCode.i3, src/BracedCode.m3, src/CharCodes.i3, src/CharCodes.m3, src/CharRange.i3, src/CharRange.m3, src/FileRdErr.i3, src/FileRdErr.m3, src/FileReWr.i3, src/FileReWr.m3, src/FmtTable.i3, src/FmtTable.m3, src/Import.i3, src/Import.m3, src/IntInt.i3, src/IntInt.m3, src/ListF.ig, src/ListF.mg, src/Pragma.i3, src/PragmaRead.i3, src/PragmaRead.m3, src/TokParams.i3, src/TokParams.m3, src/TokSpec.i3, src/TokSpec.m3, src/m3overrides: compiles with cm3 modified: ktoklib/src/BracedCode.i3 modified: ktoklib/src/BracedCode.m3 modified: ktoklib/src/CharCodes.i3 modified: ktoklib/src/CharCodes.m3 modified: ktoklib/src/CharRange.i3 modified: ktoklib/src/CharRange.m3 modified: ktoklib/src/FileRdErr.i3 modified: ktoklib/src/FileRdErr.m3 modified: ktoklib/src/FileReWr.i3 modified: ktoklib/src/FileReWr.m3 modified: ktoklib/src/FmtTable.i3 modified: ktoklib/src/FmtTable.m3 modified: ktoklib/src/Import.i3 modified: ktoklib/src/Import.m3 modified: ktoklib/src/IntInt.i3 modified: ktoklib/src/IntInt.m3 modified: ktoklib/src/ListF.ig modified: ktoklib/src/ListF.mg modified: ktoklib/src/Pragma.i3 modified: ktoklib/src/PragmaRead.i3 modified: ktoklib/src/PragmaRead.m3 modified: ktoklib/src/TokParams.i3 modified: ktoklib/src/TokParams.m3 modified: ktoklib/src/TokSpec.i3 modified: ktoklib/src/TokSpec.m3 modified: ktoklib/src/m3overrides 2001-09-19 15:02 wagner * caltech-parser/parserlib/m3overrides: cm3 distribution changes 2001-09-19 14:23 wagner * caltech-parser/m3overrides: packages drawcontext, hack, m3browserhack, paneman now compile, too 2001-09-19 14:22 wagner * caltech-parser/paneman/: PkgTags, kemacs/src/m3overrides, src/Channel.ig, src/Channel.mg, src/IOPaneMan.i3, src/IOPaneMan.m3, src/KeyDaemon.i3, src/KeyDaemon.m3, src/KeyRec.i3, src/KeyRec.m3, src/ListExtras.ig, src/ListExtras.mg, src/ListPane.i3, src/MiniPane.i3, src/MiniPane.m3, src/Pane.i3, src/Pane.m3, src/PaneFrame.i3, src/PaneFrame.m3, src/PaneMan.i3, src/PaneMan.m3, src/PaneManOp.i3, src/PaneManRequest.i3, src/PaneManVBT.i3, src/PaneManVBT.m3, src/PaneVBT.i3, src/PathInput.i3, src/PathnameUtils.i3, src/PathnameUtils.m3, src/Queue.ig, src/Queue.mg, src/RequestDaemon.i3, src/RequestDaemon.m3, src/Squat.ig, src/Squat.mg, src/Starter.i3, src/Starter.ig, src/Starter.m3, src/Starter.mg, src/StarterScan.i3, src/StarterScan.m3, src/StartingStarters.i3, src/StartingStarters.m3, src/TextPane.i3, src/TextPane.m3, src/VBTPane.ig, src/VBTPane.mg, src/m3makefile, src/m3overrides: compiles with cm3 modified: paneman/kemacs/src/m3overrides modified: paneman/src/Channel.ig modified: paneman/src/Channel.mg modified: paneman/src/IOPaneMan.i3 modified: paneman/src/IOPaneMan.m3 modified: paneman/src/KeyDaemon.i3 modified: paneman/src/KeyDaemon.m3 modified: paneman/src/KeyRec.i3 modified: paneman/src/KeyRec.m3 modified: paneman/src/ListExtras.ig modified: paneman/src/ListExtras.mg modified: paneman/src/ListPane.i3 modified: paneman/src/MiniPane.i3 modified: paneman/src/MiniPane.m3 modified: paneman/src/Pane.i3 modified: paneman/src/Pane.m3 modified: paneman/src/PaneFrame.i3 modified: paneman/src/PaneFrame.m3 modified: paneman/src/PaneMan.i3 modified: paneman/src/PaneMan.m3 modified: paneman/src/PaneManOp.i3 modified: paneman/src/PaneManRequest.i3 modified: paneman/src/PaneManVBT.i3 modified: paneman/src/PaneManVBT.m3 modified: paneman/src/PaneVBT.i3 modified: paneman/src/PathInput.i3 modified: paneman/src/PathnameUtils.i3 modified: paneman/src/PathnameUtils.m3 modified: paneman/src/Queue.ig modified: paneman/src/Queue.mg modified: paneman/src/RequestDaemon.i3 modified: paneman/src/RequestDaemon.m3 modified: paneman/src/Squat.ig modified: paneman/src/Squat.mg modified: paneman/src/Starter.i3 modified: paneman/src/Starter.ig modified: paneman/src/Starter.m3 modified: paneman/src/Starter.mg modified: paneman/src/StarterScan.i3 modified: paneman/src/StarterScan.m3 modified: paneman/src/StartingStarters.i3 modified: paneman/src/StartingStarters.m3 modified: paneman/src/TextPane.i3 modified: paneman/src/TextPane.m3 modified: paneman/src/VBTPane.ig modified: paneman/src/VBTPane.mg modified: paneman/src/m3makefile modified: paneman/src/m3overrides 2001-09-19 14:20 wagner * caltech-parser/m3browserhack/: PkgTags, src/m3overrides: compiles with cm3 modified: m3browserhack/src/m3overrides 2001-09-19 14:18 wagner * caltech-parser/hack/: PkgTags, src/m3overrides: compiles with cm3 added: hack/src/m3overrides 2001-09-19 14:11 wagner * caltech-parser/m3overrides: packages cit_common, cit_util, m3tmplhack, term compile with these overrides 2001-09-19 14:10 wagner * caltech-parser/term/: PkgTags, src/Term.m3, src/Termios.i3, src/m3overrides: compiles with cm3 modified: term/src/Term.m3 modified: term/src/Termios.i3 modified: term/src/m3overrides 2001-09-19 14:07 wagner * caltech-parser/cit_util/: PkgTags, src/BrandedSet.ig, src/BrandedSet.mg, src/DblTable.ig, src/DblTable.mg, src/Debug.i3, src/Debug.m3, src/Equivalence.ig, src/Equivalence.mg, src/OpenArrayTable.ig, src/OpenArrayTable.mg, src/RTBrand.i3, src/RTBrand.m3, src/SIsuffix.i3, src/SIsuffix.m3, src/TextUtils.i3, src/TextUtils.m3, src/TextUtilsFmt.m3, src/ToRefany.i3, src/ToRefany.m3, src/ToRefanyPrivate.m3, src/brandedset.tmpl, src/dbltable.tmpl, src/generics.tmpl, src/keypair.tmpl, src/m3makefile, src/m3overrides: make it compile with cm3 modified: cit_util/src/BrandedSet.ig modified: cit_util/src/BrandedSet.mg modified: cit_util/src/DblTable.ig modified: cit_util/src/DblTable.mg modified: cit_util/src/Debug.i3 modified: cit_util/src/Debug.m3 modified: cit_util/src/Equivalence.ig modified: cit_util/src/Equivalence.mg modified: cit_util/src/OpenArrayTable.ig modified: cit_util/src/OpenArrayTable.mg modified: cit_util/src/RTBrand.i3 modified: cit_util/src/RTBrand.m3 modified: cit_util/src/SIsuffix.i3 modified: cit_util/src/SIsuffix.m3 modified: cit_util/src/TextUtils.i3 modified: cit_util/src/TextUtils.m3 modified: cit_util/src/TextUtilsFmt.m3 modified: cit_util/src/ToRefany.i3 modified: cit_util/src/ToRefany.m3 modified: cit_util/src/ToRefanyPrivate.m3 modified: cit_util/src/brandedset.tmpl modified: cit_util/src/dbltable.tmpl modified: cit_util/src/generics.tmpl modified: cit_util/src/keypair.tmpl modified: cit_util/src/m3makefile modified: cit_util/src/m3overrides 2001-09-19 14:06 wagner * caltech-parser/m3tmplhack/: PkgTags, src/m3overrides: revert to use global m3overrides file modified: m3tmplhack/src/m3overrides 2001-09-19 14:06 wagner * caltech-parser/cit_common/: PkgTags, src/m3overrides: revert to use global m3overrides file modified: cit_common/src/m3overrides 2001-09-19 13:53 wagner * caltech-parser/m3tmplhack/: PkgTags, src/Main.m3, src/m3overrides: make it compile with cm3 modified: m3tmplhack/src/Main.m3 modified: m3tmplhack/src/m3overrides 2001-09-19 13:27 wagner * caltech-parser/cit_common/: PkgTags, src/TextReader.i3, src/TextReader.m3, src/m3makefile, src/m3overrides: make it compile with cm3 modified: cit_common/src/TextReader.i3 modified: cit_common/src/TextReader.m3 modified: cit_common/src/m3makefile modified: cit_common/src/m3overrides 2001-09-19 11:46 wagner * caltech-parser/: COPYRIGHT, README.cm3: added copyright file and some status comments 2001-09-19 11:40 wagner * caltech-parser/: Makefile, README, dirsexist.sh, m3overrides, m3subdir.mk, cit_common/Makefile, cit_common/src/TextReader.i3, cit_common/src/TextReader.m3, cit_common/src/m3makefile, cit_common/src/m3overrides, cit_util/Makefile, cit_util/src/ArrayRef.ig, cit_util/src/ArrayRef.mg, cit_util/src/BrandedSet.ig, cit_util/src/BrandedSet.mg, cit_util/src/COPYRIGHT, cit_util/src/DblRefany.i3, cit_util/src/DblTable.ig, cit_util/src/DblTable.mg, cit_util/src/Debug.i3, cit_util/src/Debug.m3, cit_util/src/Equivalence.ig, cit_util/src/Equivalence.mg, cit_util/src/KeyPair.ig, cit_util/src/KeyPair.mg, cit_util/src/OpenArrayTable.ig, cit_util/src/OpenArrayTable.mg, cit_util/src/RTBrand.i3, cit_util/src/RTBrand.m3, cit_util/src/Ref.ig, cit_util/src/Ref.mg, cit_util/src/SIsuffix.i3, cit_util/src/SIsuffix.m3, cit_util/src/TextSubs.i3, cit_util/src/TextSubs.m3, cit_util/src/TextTextTblExtras.i3, cit_util/src/TextTextTblExtras.m3, cit_util/src/TextUtils.i3, cit_util/src/TextUtils.m3, cit_util/src/TextUtilsFmt.m3, cit_util/src/ToRefany.i3, cit_util/src/ToRefany.ig, cit_util/src/ToRefany.m3, cit_util/src/ToRefany.mg, cit_util/src/ToRefanyClass.i3, cit_util/src/ToRefanyPrivate.i3, cit_util/src/ToRefanyPrivate.m3, cit_util/src/UnsafeMutex.i3, cit_util/src/UnsafeMutex.m3, cit_util/src/brandedset.tmpl, cit_util/src/dbltable.tmpl, cit_util/src/generics.tmpl, cit_util/src/keypair.tmpl, cit_util/src/m3makefile, cit_util/src/m3overrides, cit_util/src/to_refany.tmpl, drawcontext/COPYRIGHT, drawcontext/dcpane/src/DCPaneVBT.i3, drawcontext/dcpane/src/DCPaneVBT.m3, drawcontext/dcpane/src/PSReaderPaneVBT.i3, drawcontext/dcpane/src/PSReaderPaneVBT.m3, drawcontext/dcpane/src/TextSubsPaneUpdater.i3, drawcontext/dcpane/src/TextSubsPaneUpdater.m3, drawcontext/dcpane/src/TextSubsViewer.i3, drawcontext/dcpane/src/TextSubsViewer.m3, drawcontext/dcpane/src/TrestleExtras.i3, drawcontext/dcpane/src/TrestleExtras.m3, drawcontext/dcpane/src/m3makefile, drawcontext/dcpane/src/m3overrides, drawcontext/kgv/src/Main.m3, drawcontext/kgv/src/m3makefile, drawcontext/kgv/src/m3overrides, drawcontext/kgv/src/raw.eps, drawcontext/kgv/src/run, drawcontext/kgv/src/test.eps, drawcontext/kgv/src/test2.eps, drawcontext/src/BoundDrawContext.i3, drawcontext/src/BoundDrawContext.m3, drawcontext/src/CacheDrawContext.i3, drawcontext/src/CacheDrawContext.m3, drawcontext/src/DrawContext.i3, drawcontext/src/DrawContextClass.i3, drawcontext/src/DrawContextClass.m3, drawcontext/src/Figure.i3, drawcontext/src/Figure.m3, drawcontext/src/Line.i3, drawcontext/src/Line.m3, drawcontext/src/LineStyle.i3, drawcontext/src/LinoText.i3, drawcontext/src/LinoText.m3, drawcontext/src/OneFont.i3, drawcontext/src/OneFont.m3, drawcontext/src/PSDrawContext.i3, drawcontext/src/PSDrawContext.m3, drawcontext/src/PSReader.i3, drawcontext/src/PSReader.m3, drawcontext/src/PSReaderGuts.i3, drawcontext/src/PSReaderGuts.m3, drawcontext/src/PSTextBounder.i3, drawcontext/src/PSTextBounder.m3, drawcontext/src/Pointe.i3, drawcontext/src/Pointe.m3, drawcontext/src/RealPoint.i3, drawcontext/src/RealPoint.m3, drawcontext/src/Recte.i3, drawcontext/src/Recte.m3, drawcontext/src/RegionDrawContext.i3, drawcontext/src/RegionDrawContext.m3, drawcontext/src/Stroker.i3, drawcontext/src/Stroker.m3, drawcontext/src/TestDrawContext.i3, drawcontext/src/TestDrawContext.m3, drawcontext/src/TextBounder.i3, drawcontext/src/TransformOther.i3, drawcontext/src/TransformOther.m3, drawcontext/src/VBTDrawContext.i3, drawcontext/src/VBTDrawContext.m3, drawcontext/src/VBTTextBounder.i3, drawcontext/src/VBTTextBounder.m3, drawcontext/src/WYSIWYGify.i3, drawcontext/src/WYSIWYGify.m3, drawcontext/src/form.ps, drawcontext/src/m3makefile, drawcontext/src/m3overrides, drawcontext/src/times.afm, drawcontext/test/src/Main.m3, drawcontext/test/src/TestVBT.i3, drawcontext/test/src/TestVBT.m3, drawcontext/test/src/m3makefile, drawcontext/test/src/m3overrides, hack/bindir.sh, hack/src/Dummy.m3, hack/src/m3makefile, m3browserhack/COPYRIGHT, m3browserhack/Makefile, m3browserhack/export.sh, m3browserhack/pwdname.sh, m3browserhack/src/Main.m3, m3browserhack/src/m3makefile, m3browserhack/src/m3overrides, m3tmplhack/Makefile, m3tmplhack/src/Main.m3, m3tmplhack/src/m3makefile, m3tmplhack/src/m3overrides, m3tmplhack/test/Box.ig, m3tmplhack/test/Box.mg, m3tmplhack/test/Chan.ig, m3tmplhack/test/Chan.mg, m3tmplhack/test/Insides.mg, m3tmplhack/test/Thingy.ig, m3tmplhack/test/box.test, m3tmplhack/test/chan.test, m3tmplhack/test/clean, m3tmplhack/test/insides.test, m3tmplhack/test/run, m3tmplhack/test/thingy.test, paneman/COPYRIGHT, paneman/kemacs/src/Main.m3, paneman/kemacs/src/m3makefile, paneman/kemacs/src/m3overrides, paneman/kemacs/src/run, paneman/src/Channel.ig, paneman/src/Channel.mg, paneman/src/IOPaneMan.i3, paneman/src/IOPaneMan.m3, paneman/src/KeyDaemon.i3, paneman/src/KeyDaemon.m3, paneman/src/KeyRec.i3, paneman/src/KeyRec.m3, paneman/src/ListExtras.ig, paneman/src/ListExtras.mg, paneman/src/ListPane.i3, paneman/src/MiniPane.i3, paneman/src/MiniPane.m3, paneman/src/Pane.i3, paneman/src/Pane.m3, paneman/src/PaneFrame.i3, paneman/src/PaneFrame.m3, paneman/src/PaneMan.i3, paneman/src/PaneMan.m3, paneman/src/PaneManOp.i3, paneman/src/PaneManRequest.i3, paneman/src/PaneManVBT.i3, paneman/src/PaneManVBT.m3, paneman/src/PaneVBT.i3, paneman/src/PathInput.i3, paneman/src/PathnameUtils.i3, paneman/src/PathnameUtils.m3, paneman/src/Queue.ig, paneman/src/Queue.mg, paneman/src/RequestDaemon.i3, paneman/src/RequestDaemon.m3, paneman/src/Squat.ig, paneman/src/Squat.mg, paneman/src/Starter.i3, paneman/src/Starter.ig, paneman/src/Starter.m3, paneman/src/Starter.mg, paneman/src/StarterScan.i3, paneman/src/StarterScan.m3, paneman/src/StartingStarters.i3, paneman/src/StartingStarters.m3, paneman/src/TextPane.i3, paneman/src/TextPane.m3, paneman/src/VBTPane.ig, paneman/src/VBTPane.mg, paneman/src/channel.tmpl, paneman/src/liste.tmpl, paneman/src/m3makefile, paneman/src/m3overrides, paneman/src/squat.tmpl, paneman/src/starter.tmpl, parserlib/COPYRIGHT, parserlib/Makefile, parserlib/m3overrides, parserlib/html/src/SeekRd.html, parserlib/html/src/build, parserlib/html/src/calc.html, parserlib/html/src/html.h, parserlib/html/src/index.html, parserlib/html/src/kext.html, parserlib/html/src/klex.html, parserlib/html/src/ktok.html, parserlib/html/src/kyacc.html, parserlib/html/src/lr.html, parserlib/html/src/m3build.html, parserlib/html/src/macroize, parserlib/kext/src/ExtBody.i3, parserlib/kext/src/ExtBody.m3, parserlib/kext/src/ExtHeader.i3, parserlib/kext/src/ExtHeader.m3, parserlib/kext/src/ExtSection.i3, parserlib/kext/src/ExtSection.m3, parserlib/kext/src/InitGen.i3, parserlib/kext/src/InitGen.m3, parserlib/kext/src/LoadSpec.i3, parserlib/kext/src/LoadSpec.m3, parserlib/kext/src/Main.m3, parserlib/kext/src/Override.i3, parserlib/kext/src/Override.m3, parserlib/kext/src/extform.l.m3, parserlib/kext/src/extform.t.m3, parserlib/kext/src/extform.tokimport.i3, parserlib/kext/src/extform.y.m3, parserlib/kext/src/m3makefile, parserlib/kext/src/m3overrides, parserlib/kext/src/testLexStd.e, parserlib/kext/src/testParseStd.e, parserlib/kext/src/testTokStd.e, parserlib/klex/src/DFA.i3, parserlib/klex/src/DFA.m3, parserlib/klex/src/DFAState.i3, parserlib/klex/src/DFAState.m3, parserlib/klex/src/DFATrans.i3, parserlib/klex/src/DFATrans.m3, parserlib/klex/src/DFATransOp.i3, parserlib/klex/src/DFATransOp.m3, parserlib/klex/src/LexFmt.i3, parserlib/klex/src/LexFmt.m3, parserlib/klex/src/Main.m3, parserlib/klex/src/NFAState.i3, parserlib/klex/src/NFAState.m3, parserlib/klex/src/lexform.i3, parserlib/klex/src/lexform.m3, parserlib/klex/src/lexform.proc.m3, parserlib/klex/src/m3makefile, parserlib/klex/src/m3overrides, parserlib/klex/src/run, parserlib/klex/src/test.l, parserlib/klex/src/test.t, parserlib/klexlib/src/LexParse.i3, parserlib/klexlib/src/LexParse.m3, parserlib/klexlib/src/NFA.i3, parserlib/klexlib/src/NFA.m3, parserlib/klexlib/src/NFANode.i3, parserlib/klexlib/src/NFANode.m3, parserlib/klexlib/src/RegExp.l, parserlib/klexlib/src/RegExp.t, parserlib/klexlib/src/RegExp.y, parserlib/klexlib/src/RegExpLexStd.e, parserlib/klexlib/src/RegExpParseNFA.e, parserlib/klexlib/src/m3makefile, parserlib/klexlib/src/m3overrides, parserlib/klexlib/src/boot/RegExpLex.i3, parserlib/klexlib/src/boot/RegExpLex.m3, parserlib/klexlib/src/boot/RegExpLexStd.i3, parserlib/klexlib/src/boot/RegExpLexStd.m3, parserlib/klexlib/src/boot/RegExpParse.i3, parserlib/klexlib/src/boot/RegExpParse.m3, parserlib/klexlib/src/boot/RegExpParseNFA.i3, parserlib/klexlib/src/boot/RegExpParseNFA.m3, parserlib/klexlib/src/boot/RegExpTok.i3, parserlib/klexlib/src/boot/RegExpTok.m3, parserlib/klexlib/src/boot/install, parserlib/ktok/src/Main.m3, parserlib/ktok/src/m3makefile, parserlib/ktok/src/m3overrides, parserlib/ktok/src/run, parserlib/ktok/src/test.t, parserlib/ktok/src/tokform.case, parserlib/ktok/src/tokform.i3, parserlib/ktok/src/tokform.m3, parserlib/ktok/src/tokform.type, parserlib/ktoklib/src/BracedCode.i3, parserlib/ktoklib/src/BracedCode.m3, parserlib/ktoklib/src/CharCodes.i3, parserlib/ktoklib/src/CharCodes.m3, parserlib/ktoklib/src/CharRange.i3, parserlib/ktoklib/src/CharRange.m3, parserlib/ktoklib/src/FileRdErr.i3, parserlib/ktoklib/src/FileRdErr.m3, parserlib/ktoklib/src/FileReWr.i3, parserlib/ktoklib/src/FileReWr.m3, parserlib/ktoklib/src/FmtTable.i3, parserlib/ktoklib/src/FmtTable.m3, parserlib/ktoklib/src/Import.i3, parserlib/ktoklib/src/Import.m3, parserlib/ktoklib/src/IntInt.i3, parserlib/ktoklib/src/IntInt.m3, parserlib/ktoklib/src/ListF.ig, parserlib/ktoklib/src/ListF.mg, parserlib/ktoklib/src/Pragma.i3, parserlib/ktoklib/src/PragmaRead.i3, parserlib/ktoklib/src/PragmaRead.m3, parserlib/ktoklib/src/TokParams.i3, parserlib/ktoklib/src/TokParams.m3, parserlib/ktoklib/src/TokSpec.i3, parserlib/ktoklib/src/TokSpec.m3, parserlib/ktoklib/src/listf.tmpl, parserlib/ktoklib/src/m3makefile, parserlib/ktoklib/src/m3overrides, parserlib/ktoklib/src/run, parserlib/kyacc/src/Main.m3, parserlib/kyacc/src/Mark.i3, parserlib/kyacc/src/Mark.m3, parserlib/kyacc/src/PDA.i3, parserlib/kyacc/src/PDA.m3, parserlib/kyacc/src/PDATrans.i3, parserlib/kyacc/src/PDATrans.m3, parserlib/kyacc/src/PDATransListFlat.i3, parserlib/kyacc/src/PDATransListFlat.m3, parserlib/kyacc/src/PDATransListOp.i3, parserlib/kyacc/src/PDATransListOp.m3, parserlib/kyacc/src/PDATransTally.i3, parserlib/kyacc/src/PDATransTally.m3, parserlib/kyacc/src/Pos.i3, parserlib/kyacc/src/Pos.m3, parserlib/kyacc/src/RuleListState.i3, parserlib/kyacc/src/RuleListState.m3, parserlib/kyacc/src/debugcmds, parserlib/kyacc/src/m3makefile, parserlib/kyacc/src/m3overrides, parserlib/kyacc/src/run, parserlib/kyacc/src/test.t, parserlib/kyacc/src/test.y, parserlib/kyacc/src/yaccform.i3, parserlib/kyacc/src/yaccform.m3, parserlib/kyacc/src/yaccform.orig.m3, parserlib/kyacc/src/yaccform.proc.m3, parserlib/kyacc/src/yaccform.reduce.m3, parserlib/kyacc/src/yaccform.rule.m3, parserlib/kyacc/src/yaccform.type.m3, parserlib/kyacc/src/yaccform.typecase.m3, parserlib/kyacclib/src/Prec.i3, parserlib/kyacclib/src/Prec.m3, parserlib/kyacclib/src/Rule.i3, parserlib/kyacclib/src/Rule.m3, parserlib/kyacclib/src/Sym.i3, parserlib/kyacclib/src/Sym.m3, parserlib/kyacclib/src/SymListParse.i3, parserlib/kyacclib/src/SymListParse.m3, parserlib/kyacclib/src/YaccParse.i3, parserlib/kyacclib/src/YaccParse.m3, parserlib/kyacclib/src/m3makefile, parserlib/kyacclib/src/m3overrides, parserlib/parserlib/src/SeekRd.i3, parserlib/parserlib/src/SeekRd.m3, parserlib/parserlib/src/SeekRdClass.i3, parserlib/parserlib/src/SeekRdClass.m3, parserlib/parserlib/src/m3makefile, parserlib/parserlib/src/m3overrides, parserlib/parserlib/src/parser.tmpl, parserlib/parserlib/test/src/Calc.l, parserlib/parserlib/test/src/Calc.t, parserlib/parserlib/test/src/Calc.y, parserlib/parserlib/test/src/CalcLexStd.e, parserlib/parserlib/test/src/CalcParseStd.e, parserlib/parserlib/test/src/CalcParseTree.e, parserlib/parserlib/test/src/CalcTokStd.e, parserlib/parserlib/test/src/Main.m3, parserlib/parserlib/test/src/m3makefile, parserlib/parserlib/test/src/m3overrides, parserlib/parserlib/test/src/run, parserlib/parserlib/test/src/test2, parserlib/parserlib/test/src/test3, parserlib/parserlib/test/src/testfile, parserlib/parserlib/test_stdin/src/Main.m3, parserlib/parserlib/test_stdin/src/m3makefile, parserlib/parserlib/test_stdin/src/m3overrides, term/Makefile, term/src/Term.i3, term/src/Term.m3, term/src/TermIO.i3, term/src/TermIO.m3, term/src/Termios.i3, term/src/m3makefile, term/src/m3overrides, term/src/termios.h: Initial revision 2001-09-19 11:40 wagner * caltech-parser/: Makefile, README, dirsexist.sh, m3overrides, m3subdir.mk, cit_common/Makefile, cit_common/src/TextReader.i3, cit_common/src/TextReader.m3, cit_common/src/m3makefile, cit_common/src/m3overrides, cit_util/Makefile, cit_util/src/ArrayRef.ig, cit_util/src/ArrayRef.mg, cit_util/src/BrandedSet.ig, cit_util/src/BrandedSet.mg, cit_util/src/COPYRIGHT, cit_util/src/DblRefany.i3, cit_util/src/DblTable.ig, cit_util/src/DblTable.mg, cit_util/src/Debug.i3, cit_util/src/Debug.m3, cit_util/src/Equivalence.ig, cit_util/src/Equivalence.mg, cit_util/src/KeyPair.ig, cit_util/src/KeyPair.mg, cit_util/src/OpenArrayTable.ig, cit_util/src/OpenArrayTable.mg, cit_util/src/RTBrand.i3, cit_util/src/RTBrand.m3, cit_util/src/Ref.ig, cit_util/src/Ref.mg, cit_util/src/SIsuffix.i3, cit_util/src/SIsuffix.m3, cit_util/src/TextSubs.i3, cit_util/src/TextSubs.m3, cit_util/src/TextTextTblExtras.i3, cit_util/src/TextTextTblExtras.m3, cit_util/src/TextUtils.i3, cit_util/src/TextUtils.m3, cit_util/src/TextUtilsFmt.m3, cit_util/src/ToRefany.i3, cit_util/src/ToRefany.ig, cit_util/src/ToRefany.m3, cit_util/src/ToRefany.mg, cit_util/src/ToRefanyClass.i3, cit_util/src/ToRefanyPrivate.i3, cit_util/src/ToRefanyPrivate.m3, cit_util/src/UnsafeMutex.i3, cit_util/src/UnsafeMutex.m3, cit_util/src/brandedset.tmpl, cit_util/src/dbltable.tmpl, cit_util/src/generics.tmpl, cit_util/src/keypair.tmpl, cit_util/src/m3makefile, cit_util/src/m3overrides, cit_util/src/to_refany.tmpl, drawcontext/COPYRIGHT, drawcontext/dcpane/src/DCPaneVBT.i3, drawcontext/dcpane/src/DCPaneVBT.m3, drawcontext/dcpane/src/PSReaderPaneVBT.i3, drawcontext/dcpane/src/PSReaderPaneVBT.m3, drawcontext/dcpane/src/TextSubsPaneUpdater.i3, drawcontext/dcpane/src/TextSubsPaneUpdater.m3, drawcontext/dcpane/src/TextSubsViewer.i3, drawcontext/dcpane/src/TextSubsViewer.m3, drawcontext/dcpane/src/TrestleExtras.i3, drawcontext/dcpane/src/TrestleExtras.m3, drawcontext/dcpane/src/m3makefile, drawcontext/dcpane/src/m3overrides, drawcontext/kgv/src/Main.m3, drawcontext/kgv/src/m3makefile, drawcontext/kgv/src/m3overrides, drawcontext/kgv/src/raw.eps, drawcontext/kgv/src/run, drawcontext/kgv/src/test.eps, drawcontext/kgv/src/test2.eps, drawcontext/src/BoundDrawC