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/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: import of parser sources from Karl Papadantonakis 2001-09-19 11:25 wagner * m3-ui/webvbt/: PkgTags, src/CIText.m3, src/m3makefile, src/m3overrides, src/nooblet/m3makefile: fixed text use deactivated oblets imported text extras from http fixed overrides modified: webvbt/src/CIText.m3 modified: webvbt/src/m3makefile modified: webvbt/src/m3overrides modified: webvbt/src/nooblet/m3makefile 2001-09-19 11:19 wagner * m3-obliq/: metasyn/src/m3overrides, obliq/src/m3overrides, obliqrt/src/m3makefile, synex/src/m3overrides, synloc/src/m3overrides: fix some overrides 2001-09-13 14:09 wagner * scripts/: PkgTags, def-std-pkgs.sh: added missing Juno-2 package pkl-fonts modified: scripts/def-std-pkgs.sh 2001-09-13 13:18 wagner * m3-sys/cminstall/: PkgTags, src/config/FreeBSD3, src/config/FreeBSD4, src/config/LINUXLIBC6, src/config/SOLgnu: added missing slash before libp and lib directories modified: cminstall/src/config/FreeBSD3 modified: cminstall/src/config/FreeBSD4 modified: cminstall/src/config/LINUXLIBC6 modified: cminstall/src/config/SOLgnu 2001-09-13 13:03 wagner * m3-libs/m3core/: PkgTags, src/runtime/LINUXLIBC6/RTHeapDepC.c: attempted patch for glibc 2.2(.4) compatibility modified: m3core/src/runtime/LINUXLIBC6/RTHeapDepC.c 2001-08-26 13:54 wagner * m3-libs/libsio/: PkgTags, src/SIO.i3, src/m3makefile, src/POSIX/SIO.m3, src/POSIX/m3makefile, src/WIN32/SIO.m3, src/WIN32/m3makefile: added simple io package from RWTH Aachen added: libsio/src/SIO.i3 added: libsio/src/m3makefile added: libsio/src/POSIX/SIO.m3 added: libsio/src/POSIX/m3makefile added: libsio/src/WIN32/SIO.m3 added: libsio/src/WIN32/m3makefile 2001-06-27 10:27 wagner * www/: PkgTags, about-cm3.html, booting.html, checksums.html, cm3-and-elego.html, cm3-problem-report.html, cm3-src-std-contents.html, download.html, index.html, installation.html, known-problems.html, notyet.html, package-status.html, plans.html, porting.html, todo.html: replaced absolute www.m3.org references with relative links modified: www/about-cm3.html modified: www/booting.html modified: www/checksums.html modified: www/cm3-and-elego.html modified: www/cm3-problem-report.html modified: www/cm3-src-std-contents.html modified: www/download.html modified: www/index.html modified: www/installation.html modified: www/known-problems.html modified: www/notyet.html modified: www/package-status.html modified: www/plans.html modified: www/porting.html modified: www/todo.html 2001-06-27 10:21 wagner * style/: PkgTags, normal.css: added style file for cm3 web pages added: style/normal.css 2001-06-10 11:53 wagner * www/: PkgTags, checksums.html, cm3-src-std-contents.html, download.html, index.html, installation.html, known-problems.html: added information about checksums, md5 hashes, and contents of the standard archives improved some misleading or ambiguous phrases added: www/checksums.html added: www/cm3-src-std-contents.html modified: www/download.html modified: www/index.html modified: www/installation.html modified: www/known-problems.html 2001-05-12 15:32 wagner * www/: PkgTags, download.html, index.html: extensions for cm3-min-WIN32-NT386-5.1.3a.tgz archive modified: www/download.html modified: www/index.html 2001-05-12 15:21 wagner * scripts/: PkgTags, def-std-pkgs.sh, do-cm3-std.bat, make-src-update.sh, pkginfo.sh, sysinfo.sh: changes: o made a do-cm3-std.bat script from do-cm3-std.cmd o improved make-src-update.sh to accept directories as well as package names o fixed QGREP nonsense in sysinfo.sh and pkginfo.sh o added juno-2 packages to standard distribution for non-win32 platforms added: scripts/do-cm3-std.bat modified: scripts/def-std-pkgs.sh modified: scripts/make-src-update.sh modified: scripts/pkginfo.sh modified: scripts/sysinfo.sh 2001-05-12 14:50 wagner * m3-sys/cm3/: PkgTags, src/Makefile.m3: increased version from 5.1.3 to 5.1.4 changes: o fix for TextSub from John Polstra o Juno-2 now standard packages on non-win32 platforms modified: cm3/src/Makefile.m3 2001-05-12 14:37 wagner * m3-libs/m3core/: PkgTags, src/text/TextSub.m3: fix for TextSub from John Polstra: I've finally got CVSup ported to the CM3 compiler. When testing it I found a bug in Text.Sub(). This little program demonstrates it: MODULE TextTest EXPORTS Main; IMPORT Text; VAR t: TEXT; BEGIN t := "abc"; LOOP t := t & "def"; (* Becomes "abcdef" *) t := Text.Sub(t, 0, 3); (* Becomes "abc" again *) END; END TextTest. If you compile this program with CM3 and run it, the data structure representing "t" grows without bound. On each iteration, the "&" operation adds a TextCat.T node on top of "t". Then the Text.Sub operation adds a TextSub.T node on top of that. This kind of pattern arises in CVSup when it is doing a walk over the file tree it is mirroring. When it descends into a subdirectory it concatenates the subdirectory name to the end of its working pathname. When it ascends back out of the subdirectory it uses Text.Sub to remove the last component. On large directory trees this results in a TEXT structure so deep that when the code attempts to flatten it, the thread stack overflows from too much recursion. Attached is a patch which fixes the problem. It enhances Text.Sub so that it looks for opportunities to shrink the data structure when that is practical. I'd appreciate it if a few of you could do a quick review of it. Then if it's OK it should be put into the next CM3 release. John I've made some more tests and observed the behaviour of the heap using showheap. I haven't found any problem. modified: m3core/src/text/TextSub.m3 2001-04-13 13:44 wagner * m3-ui/juno-2/juno-app/: PkgTags, src/m3makefile: made the font pickling run on win32, too modified: juno-app/src/m3makefile 2001-04-13 13:03 wagner * m3-ui/juno-2/: PkgTags, juno-app/pkl-fonts/src/m3overrides, juno-app/src/m3makefile, juno-app/src/m3overrides, juno-compiler/src/m3overrides, juno-compiler/tests/compiler/src/m3overrides, juno-compiler/tests/lexer/src/m3makefile, juno-compiler/tests/parser/src/m3makefile, juno-compiler/tests/parser/src/m3overrides, juno-compiler/tests/scope/src/m3makefile, juno-compiler/tests/scope/src/m3overrides, juno-machine/linear/src/m3overrides, juno-machine/nonlinear/src/m3overrides, juno-machine/runtime/src/m3overrides, juno-machine/solve/src/m3overrides, juno-machine/src/m3overrides: adjusted makefile and overrides to work with the CM3 5.1 build scripts added: juno-2/juno-app/pkl-fonts/src/m3overrides added: juno-2/juno-machine/src/m3overrides modified: juno-2/juno-app/src/m3makefile modified: juno-2/juno-app/src/m3overrides modified: juno-2/juno-compiler/src/m3overrides modified: juno-2/juno-compiler/tests/compiler/src/m3overrides modified: juno-2/juno-compiler/tests/lexer/src/m3makefile modified: juno-2/juno-compiler/tests/parser/src/m3makefile modified: juno-2/juno-compiler/tests/parser/src/m3overrides modified: juno-2/juno-compiler/tests/scope/src/m3makefile modified: juno-2/juno-compiler/tests/scope/src/m3overrides modified: juno-2/juno-machine/linear/src/m3overrides modified: juno-2/juno-machine/nonlinear/src/m3overrides modified: juno-2/juno-machine/runtime/src/m3overrides modified: juno-2/juno-machine/solve/src/m3overrides 2001-04-13 12:12 wagner * m3-ui/juno-2/docs/: Juno.1, Juno.1.html, juno-langdef.pdf, juno-langdef.ps: import of Juno-2 docs 2001-04-13 12:10 wagner * m3-ui/juno-2/: juno-app/BigConfig.sx, juno-app/src/.PGM_SOURCES, juno-app/src/.RSRC_CMD, juno-app/src/.RSRC_MODIFIED, juno-app/src/.dbxinit, juno-app/src/.m3check, juno-app/src/.makefile, juno-app/src/BUGS-App, juno-app/src/CurrCmd.i3, juno-app/src/CurrCmd.m3, juno-app/src/Drag.i3, juno-app/src/Drag.m3, juno-app/src/Drawing.i3, juno-app/src/Drawing.m3, juno-app/src/Editor.i3, juno-app/src/Editor.m3, juno-app/src/EditorUI.i3, juno-app/src/EditorXtra.i3, juno-app/src/EditorXtra.m3, juno-app/src/ExternalProc.i3, juno-app/src/ExternalProc.m3, juno-app/src/FVFilter.i3, juno-app/src/FVFilter.m3, juno-app/src/Juno.1, juno-app/src/Juno.1.html, juno-app/src/Juno.1.mtex, juno-app/src/Juno.m3, juno-app/src/JunoBuild.i3, juno-app/src/JunoBuild.m3, juno-app/src/JunoClosure.i3, juno-app/src/JunoConfig.i3, juno-app/src/JunoConfig.m3, juno-app/src/JunoError.i3, juno-app/src/JunoError.m3, juno-app/src/JunoHandleLexErr.i3, juno-app/src/JunoPt.i3, juno-app/src/JunoPt.m3, juno-app/src/JunoRect.i3, juno-app/src/JunoRect.m3, juno-app/src/JunoRsrc.i3, juno-app/src/JunoRsrc.m3, juno-app/src/JunoUIImpl.i3, juno-app/src/JunoUIImpl.m3, juno-app/src/JunoVersion.i3, juno-app/src/JunoWM.i3, juno-app/src/JunoWM.m3, juno-app/src/JunoZeus.i3, juno-app/src/JunoZeus.m3, juno-app/src/Marquee.i3, juno-app/src/Marquee.m3, juno-app/src/PSFont.i3, juno-app/src/PSImpl.i3, juno-app/src/PSImpl.m3, juno-app/src/PrintImpl.i3, juno-app/src/PrintImpl.m3, juno-app/src/PublicView.i3, juno-app/src/PublicView.m3, juno-app/src/RandomImpl.i3, juno-app/src/RandomImpl.m3, juno-app/src/RealPoint.i3, juno-app/src/RemoteView.i3, juno-app/src/SaveState.i3, juno-app/src/SaveState.m3, juno-app/src/ScrnFontExtras.i3, juno-app/src/ScrnFontExtras.m3, juno-app/src/Source.i3, juno-app/src/Source.m3, juno-app/src/TextImpl.i3, juno-app/src/TextImpl.m3, juno-app/src/TimeImpl.i3, juno-app/src/TimeImpl.m3, juno-app/src/ToolBox.i3, juno-app/src/ToolBox.m3, juno-app/src/UnitImpl.i3, juno-app/src/UnitImpl.m3, juno-app/src/VBTExtras.i3, juno-app/src/VBTExtras.m3, juno-app/src/View.i3, juno-app/src/etpprocs, juno-app/src/m3makefile, juno-app/src/m3overrides, juno-app/src/OLD/AtomJVTbl.i3, juno-app/src/OLD/AtomJVTbl.m3, juno-app/src/OLD/Debug.i3, juno-app/src/OLD/Debug.m3, juno-app/src/OLD/Emu.i3, juno-app/src/OLD/Emu.m3, juno-app/src/OLD/JTE.fv, juno-app/src/OLD/JTE.i3, juno-app/src/OLD/JTE.m3, juno-app/src/OLD/JunoToolbox.i3, juno-app/src/OLD/JunoToolbox.m3, juno-app/src/rsrc/AboutBox.fv, juno-app/src/rsrc/Angle.juno, juno-app/src/rsrc/Anim.juno, juno-app/src/rsrc/AppError.fv, juno-app/src/rsrc/Arc.juno, juno-app/src/rsrc/Arrow.juno, juno-app/src/rsrc/BST.juno, juno-app/src/rsrc/Bezier.juno, juno-app/juno-src/README, juno-app/juno-src/3D/Cube3D.juno, juno-app/juno-src/3D/Tetra.juno, juno-app/juno-src/animations/AliceBob.juno, juno-app/juno-src/animations/Archimedes.juno, juno-app/juno-src/animations/Binpack.juno, juno-app/juno-src/animations/ChaCha.juno, juno-app/juno-src/animations/GoJuno.juno, juno-app/juno-src/animations/LeungTransform.juno, juno-app/juno-src/animations/MoveBall.juno, juno-app/juno-src/animations/Rotate.juno, juno-app/juno-src/animations/StarFast.juno, juno-app/juno-src/animations/StarSlow.juno, juno-app/juno-src/animations/Valentine.juno, juno-app/juno-src/bugs/AlphaFloatCrash.juno, juno-app/juno-src/bugs/IntTest.juno, juno-app/juno-src/bugs/JunoCompileNF-Bug.juno, juno-app/juno-src/bundled/Angle.juno, juno-app/juno-src/bundled/Anim.juno, juno-app/juno-src/bundled/Arc.juno, juno-app/juno-src/bundled/Arrow.juno, juno-app/juno-src/bundled/BST.juno, juno-app/juno-src/bundled/Bezier.juno, juno-app/juno-src/bundled/BuiltIn.juno, juno-app/juno-src/bundled/Bundled.modlist, juno-app/juno-src/bundled/C.juno, juno-app/juno-src/bundled/CharSet.juno, juno-app/juno-src/bundled/Circle.juno, juno-app/juno-src/bundled/Color.juno, juno-app/juno-src/bundled/Curve.juno, juno-app/juno-src/bundled/Dash.juno, juno-app/juno-src/bundled/DiGraph.juno, juno-app/juno-src/bundled/Ellipse.juno, juno-app/juno-src/bundled/Font.juno, juno-app/juno-src/bundled/Geometry.juno, juno-app/juno-src/bundled/JunoUI.juno, juno-app/juno-src/bundled/Line.juno, juno-app/juno-src/bundled/LineSkip.juno, juno-app/juno-src/bundled/List.juno, juno-app/juno-src/bundled/Math.juno, juno-app/juno-src/bundled/Offset.juno, juno-app/juno-src/bundled/Outline.juno, juno-app/juno-src/bundled/PS.juno, juno-app/juno-src/bundled/Path.juno, juno-app/juno-src/bundled/Pen.juno, juno-app/juno-src/bundled/PieChart.juno, juno-app/juno-src/bundled/Plot.juno, juno-app/juno-src/bundled/Print.juno, juno-app/juno-src/bundled/Proj3D.juno, juno-app/juno-src/bundled/PtLabel.juno, juno-app/juno-src/bundled/PtLoc.juno, juno-app/juno-src/bundled/R2.juno, juno-app/juno-src/bundled/R3.juno, juno-app/juno-src/bundled/README, juno-app/juno-src/bundled/Random.juno, juno-app/juno-src/bundled/Rect.juno, juno-app/juno-src/bundled/Rel.juno, juno-app/juno-src/bundled/Shadow.juno, juno-app/juno-src/bundled/Show.juno, juno-app/juno-src/bundled/ShowLine.juno, juno-app/juno-src/bundled/Slider.juno, juno-app/juno-src/bundled/Square.juno, juno-app/juno-src/bundled/Text.juno, juno-app/juno-src/bundled/TextList.juno, juno-app/juno-src/bundled/Time.juno, juno-app/juno-src/bundled/Triangle.juno, juno-app/juno-src/bundled/Type.juno, juno-app/juno-src/bundled/TypeLinesC.juno, juno-app/juno-src/bundled/TypeLinesL.juno, juno-app/juno-src/bundled/TypeLinesR.juno, juno-app/juno-src/bundled/Unit.juno, juno-app/juno-src/bundled/Unparse.juno, juno-app/juno-src/bundled/Untitled.juno, juno-app/juno-src/bundled/Xform2.juno, juno-app/juno-src/bundled/New/Anim.juno, juno-app/juno-src/bundled/New/Arrow.juno, juno-app/juno-src/bundled/New/Curve.juno, juno-app/juno-src/bundled/New/Dash.juno, juno-app/juno-src/bundled/New/PieChart.juno, juno-app/juno-src/bundled/New/Slider.juno, juno-app/juno-src/bundled/New/Type.juno, juno-app/juno-src/figures/BlockA.juno, juno-app/juno-src/figures/BlockD.juno, juno-app/juno-src/figures/ColorChart.juno, juno-app/juno-src/figures/ColorCube.juno, juno-app/juno-src/figures/ConsCell.juno, juno-app/juno-src/figures/Damien.juno, juno-app/juno-src/figures/Dependency.juno, juno-app/juno-src/figures/Flange.juno, juno-app/juno-src/figures/GODag.juno, juno-app/juno-src/figures/Integra.juno, juno-app/juno-src/figures/Jumble.juno, juno-app/juno-src/figures/Juno2Logo.juno, juno-app/juno-src/figures/JunoArchitecture.juno, juno-app/juno-src/figures/LetterS.juno, juno-app/juno-src/figures/Links.juno, juno-app/juno-src/figures/Memo.juno, juno-app/juno-src/figures/Speedometer.juno, juno-app/juno-src/figures/Spirograph.juno, juno-app/juno-src/figures/StickFig.juno, juno-app/juno-src/figures/ThreeSticks.juno, juno-app/juno-src/figures/TimesE.juno, juno-app/juno-src/figures/TimesS.juno, juno-app/juno-src/figures/TwoBars.juno, juno-app/juno-src/figures/VideotapeLabel.juno, juno-app/juno-src/geometry/AndreiEllipse.juno, juno-app/juno-src/geometry/CirclesTangent3.juno, juno-app/juno-src/geometry/CircumTriangle.juno, juno-app/juno-src/geometry/DeSargues.juno, juno-app/juno-src/geometry/Euler.juno, juno-app/juno-src/geometry/EulerLine.juno, juno-app/juno-src/geometry/GoodTrisector.juno, juno-app/juno-src/geometry/LyleQuad.juno, juno-app/juno-src/geometry/Miquel.juno, juno-app/juno-src/geometry/Morley.juno, juno-app/juno-src/geometry/Napoleon.juno, juno-app/juno-src/geometry/Pappus.juno, juno-app/juno-src/geometry/StolfiTrisector.juno, juno-app/juno-src/performance/AllOnes.juno, juno-app/juno-src/performance/AnimA.juno, juno-app/juno-src/performance/AnimFillD.juno, juno-app/juno-src/performance/AnimFillEqTri.juno, juno-app/juno-src/performance/AnimFillTri.juno, juno-app/juno-src/performance/AnimFlange.juno, juno-app/juno-src/performance/AnimFlange2.juno, juno-app/juno-src/performance/AnimMess.juno, juno-app/juno-src/performance/AnimMesses.juno, juno-app/juno-src/performance/AnimStrokeD.juno, juno-app/juno-src/performance/AnimStrokeTri.juno, juno-app/juno-src/performance/AnimTetra.juno, juno-app/juno-src/performance/BlockASolve.juno, juno-app/juno-src/performance/DragResponse.juno, juno-app/juno-src/performance/EqTriSolve.juno, juno-app/juno-src/performance/FactorialTest.juno, juno-app/juno-src/performance/GramSchmidt.juno, juno-app/juno-src/performance/HueDistrib.juno, juno-app/juno-src/performance/KramerFig.juno, juno-app/juno-src/performance/ShapeTest.juno, juno-app/juno-src/performance/SpinA.juno, juno-app/juno-src/performance/SpinEqTr.juno, juno-app/juno-src/shapes/Fractal.juno, juno-app/juno-src/shapes/Spiral.juno, juno-app/juno-src/test/AtanTest.juno, juno-app/juno-src/test/Bezier.juno, juno-app/juno-src/test/Boxes.juno, juno-app/juno-src/test/Cube3D.juno, juno-app/juno-src/test/Demo.juno, juno-app/juno-src/test/DemoUIST.juno, juno-app/juno-src/test/DemoUIST.juno.start, juno-app/juno-src/test/DotTest.juno, juno-app/juno-src/test/FontMetrics.juno, juno-app/juno-src/test/FontSizes.juno, juno-app/juno-src/test/GraphPaper.juno, juno-app/juno-src/test/Inequality.juno, juno-app/juno-src/test/KeystoneMap.juno, juno-app/juno-src/test/Lyle.juno, juno-app/juno-src/test/Mat2Multiply.juno, juno-app/juno-src/test/Meehan-Tile.juno, juno-app/juno-src/test/Misc.juno, juno-app/juno-src/test/NearHintTest.juno, juno-app/juno-src/test/OnCurve.juno, juno-app/juno-src/test/OnCurve2.juno, juno-app/juno-src/test/OnEllipseTest.juno, juno-app/juno-src/test/ParamCrash.juno, juno-app/juno-src/test/PathTest.juno, juno-app/juno-src/test/Pentagram.juno, juno-app/juno-src/test/Pretty-Printer.juno, juno-app/juno-src/test/RightAngle.juno, juno-app/juno-src/test/Runtime-Error.juno, juno-app/juno-src/test/Slider.juno, juno-app/juno-src/test/Slider2.juno, juno-app/juno-src/test/SliderConstraints.juno, juno-app/juno-src/test/Spring.juno, juno-app/juno-src/test/StringTest.juno, juno-app/juno-src/test/Trisect.juno, juno-app/juno-src/test/UnitTest.juno, juno-app/juno-src/test/Unpure-Predicate.juno, juno-app/juno-src/testRedundant/BadNearMid.juno, juno-app/juno-src/testRedundant/BezierBug.juno, juno-app/juno-src/testRedundant/FourCircles.juno, juno-app/juno-src/testRedundant/HorVerRect.juno, juno-app/juno-src/testRedundant/OnTouchingCircles.juno, juno-app/juno-src/testRedundant/OneEcc.juno, juno-app/juno-src/testRedundant/Pappus.juno, juno-app/juno-src/testRedundant/Untitled.juno, juno-app/juno-src/testRedundant/VerEqTri.juno, juno-app/juno-src/testRedundant/ellipse.juno, juno-app/juno-src/testRedundant/midpoint.juno, juno-app/juno-src/testRedundant/pentfreeze0.juno, juno-app/juno-src/testRedundant/pentfreeze2.juno, juno-app/juno-src/testRedundant/powers.juno, juno-app/juno-src/testRedundant/rightAngInSemicircle.juno, juno-app/juno-src/testRedundant/root2.juno, juno-app/juno-src/testRedundant/root2p100.juno, juno-app/juno-src/testRedundant/root2p1000.juno, juno-app/juno-src/testRedundant/tetrafig.juno, juno-app/juno-src/to-bundle/Anim2.juno, juno-app/juno-src/to-bundle/Brace.juno, juno-app/juno-src/to-bundle/Sqrt.juno, juno-app/src/rsrc/BuiltIn.juno, juno-app/src/rsrc/Bundled.modlist, juno-app/src/rsrc/C.juno, juno-app/src/rsrc/CharSet.juno, juno-app/src/rsrc/Circle.juno, juno-app/src/rsrc/Color.juno, juno-app/src/rsrc/CompaqLogo.ppm, juno-app/src/rsrc/Configure.fv, juno-app/src/rsrc/Curve.juno, juno-app/src/rsrc/Dash.juno, juno-app/src/rsrc/DefaultConfig.sx, juno-app/src/rsrc/DiGraph.juno, juno-app/src/rsrc/Editor2.fv, juno-app/src/rsrc/Ellipse.juno, juno-app/src/rsrc/Fold.fv, juno-app/src/rsrc/FoldAsAnim.fv, juno-app/src/rsrc/Font.juno, juno-app/src/rsrc/Geometry.juno, juno-app/src/rsrc/Grow.pbm, juno-app/src/rsrc/Juno.fv, juno-app/src/rsrc/Juno2Logo.ppm, juno-app/src/rsrc/JunoUI.juno, juno-app/src/rsrc/Line.juno, juno-app/src/rsrc/LineSkip.juno, juno-app/src/rsrc/List.juno, juno-app/src/rsrc/LoadFile.fv, juno-app/src/rsrc/LoadModule.fv, juno-app/src/rsrc/Macros.fv, juno-app/src/rsrc/Math.juno, juno-app/src/rsrc/MenuArrow.pbm, juno-app/src/rsrc/ModifiedP.fv, juno-app/src/rsrc/Offset.juno, juno-app/src/rsrc/Outline.juno, juno-app/src/rsrc/PS.juno, juno-app/src/rsrc/Path.juno, juno-app/src/rsrc/Pen.juno, juno-app/src/rsrc/PieChart.juno, juno-app/src/rsrc/Plot.juno, juno-app/src/rsrc/Print.juno, juno-app/src/rsrc/Proj3D.juno, juno-app/src/rsrc/PtLabel.juno, juno-app/src/rsrc/PtLoc.juno, juno-app/src/rsrc/R2.juno, juno-app/src/rsrc/R3.juno, juno-app/src/rsrc/Random.juno, juno-app/src/rsrc/Rect.juno, juno-app/src/rsrc/Rel.juno, juno-app/src/rsrc/SaveChanges.fv, juno-app/src/rsrc/SaveConfirm.fv, juno-app/src/rsrc/SaveFile.fv, juno-app/src/rsrc/SavePS.fv, juno-app/src/rsrc/Shadow.juno, juno-app/src/rsrc/Show.juno, juno-app/src/rsrc/ShowLine.juno, juno-app/src/rsrc/Slider.juno, juno-app/src/rsrc/Square.juno, juno-app/src/rsrc/Startup.fv, juno-app/src/rsrc/Text.juno, juno-app/src/rsrc/TextList.juno, juno-app/src/rsrc/Time.juno, juno-app/src/rsrc/Toolbox.fv, juno-app/src/rsrc/Triangle.juno, juno-app/src/rsrc/Type.juno, juno-app/src/rsrc/TypeLinesC.juno, juno-app/src/rsrc/TypeLinesL.juno, juno-app/src/rsrc/TypeLinesR.juno, juno-app/src/rsrc/Unit.juno, juno-app/src/rsrc/Unparse.juno, juno-app/src/rsrc/Untitled.juno, juno-app/src/rsrc/UpArrow.pbm, juno-app/src/rsrc/VPrint.juno, juno-app/src/rsrc/Xform2.juno, juno-app/src/rsrc/ice-blue.fv, juno-app/src/rsrc/m3makefile, juno-app/src/rsrc/prologue.ps, juno-app/src/rsrc/showerror.ps, juno-app/juno-src/user-font/Dijkstra.juno, juno-app/juno-src/user-font/README, juno-app/juno-src/user-font/TypeCurve.juno, juno-app/juno-src/user-font/UserFont.juno, juno-app/pkl-fonts/README, juno-app/pkl-fonts/src/JunoRect.i3, juno-app/pkl-fonts/src/JunoValue.i3, juno-app/pkl-fonts/src/PSFont.i3, juno-app/pkl-fonts/src/PklFonts.m3, juno-app/pkl-fonts/src/m3makefile, juno-app/pkl-fonts/src/rsrc/Courier-Bold.afm, juno-app/pkl-fonts/src/rsrc/Courier-BoldOblique.afm, juno-app/pkl-fonts/src/rsrc/Courier-Oblique.afm, juno-app/pkl-fonts/src/rsrc/Courier.afm, juno-app/pkl-fonts/src/rsrc/Helvetica-Bold.afm, juno-app/pkl-fonts/src/rsrc/Helvetica-BoldOblique.afm, juno-app/pkl-fonts/src/rsrc/Helvetica-Oblique.afm, juno-app/pkl-fonts/src/rsrc/Helvetica.afm, juno-app/pkl-fonts/src/rsrc/ISOLatin1Encoding, juno-app/pkl-fonts/src/rsrc/StandardEncoding, juno-app/pkl-fonts/src/rsrc/Symbol.afm, juno-app/pkl-fonts/src/rsrc/SymbolEncoding, juno-app/pkl-fonts/src/rsrc/Times-Bold.afm, juno-app/pkl-fonts/src/rsrc/Times-BoldItalic.afm, juno-app/pkl-fonts/src/rsrc/Times-Italic.afm, juno-app/pkl-fonts/src/rsrc/Times-Roman.afm, juno-app/pkl-fonts/src/rsrc/m3makefile, juno-compiler/src/BUGS-Compiler, juno-compiler/src/BuiltInSlots.i3, juno-compiler/src/BuiltInSlots.m3, juno-compiler/src/IndexedNF.i3, juno-compiler/src/IndexedNF.m3, juno-compiler/src/JunoAST.i3, juno-compiler/src/JunoAST.m3, juno-compiler/src/JunoASTUtils.i3, juno-compiler/src/JunoASTUtils.m3, juno-compiler/src/JunoAssemble.i3, juno-compiler/src/JunoAssemble.m3, juno-compiler/src/JunoChkBNF.i3, juno-compiler/src/JunoChkBNF.m3, juno-compiler/src/JunoCompile.i3, juno-compiler/src/JunoCompile.m3, juno-compiler/src/JunoCompileErr.i3, juno-compiler/src/JunoCompileErr.m3, juno-compiler/src/JunoCompileNF.i3, juno-compiler/src/JunoCompileNF.m3, juno-compiler/src/JunoCompileRep.i3, juno-compiler/src/JunoLex.i3, juno-compiler/src/JunoLex.m3, juno-compiler/src/JunoParse.i3, juno-compiler/src/JunoParse.m3, juno-compiler/src/JunoScope.i3, juno-compiler/src/JunoScope.m3, juno-compiler/src/JunoToken.i3, juno-compiler/src/JunoToken.m3, juno-compiler/src/JunoUnparse.i3, juno-compiler/src/JunoUnparse.m3, juno-compiler/src/README, juno-compiler/src/StackTbl.i3, juno-compiler/src/StackTbl.m3, juno-compiler/src/WriteVal.i3, juno-compiler/src/WriteVal.m3, juno-compiler/src/m3makefile, juno-compiler/src/m3overrides, juno-compiler/src/Grammar/Juno.bnf, juno-compiler/src/Grammar/Juno.out, juno-compiler/src/Grammar/Makefile, juno-compiler/src/Grammar/README, juno-compiler/src/Prolog/README, juno-compiler/src/Prolog/built-in.pl, juno-compiler/src/Prolog/gamma.pl, juno-compiler/src/Prolog/misc.pl, juno-compiler/src/Prolog/scope.pl, juno-compiler/src/Prolog/sets.pl, juno-compiler/src/Prolog/tests.txt, juno-compiler/tests/.PGM_SOURCES, juno-compiler/tests/.makefile, juno-compiler/tests/README, juno-compiler/tests/compiler/.gdbinit, juno-compiler/tests/compiler/src/BackPtr.i3, juno-compiler/tests/compiler/src/BackPtr.m3, juno-compiler/tests/compiler/src/CompilerTest.m3, juno-compiler/tests/compiler/src/Makefile, juno-compiler/tests/compiler/src/README, juno-compiler/tests/compiler/src/bad-cmds.txt.in, juno-compiler/tests/compiler/src/bad-cmds.txt.out, juno-compiler/tests/compiler/src/buggy.txt.in, juno-compiler/tests/compiler/src/good-cmds.txt.in, juno-compiler/tests/compiler/src/good-cmds.txt.out, juno-compiler/tests/compiler/src/m3makefile, juno-compiler/tests/compiler/src/m3overrides, juno-compiler/tests/compiler/src/run-tests, juno-compiler/tests/lexer/.gdbinit, juno-compiler/tests/lexer/src/LexerTest.m3, juno-compiler/tests/lexer/src/Makefile, juno-compiler/tests/lexer/src/README, juno-compiler/tests/lexer/src/all-keywds.txt.in, juno-compiler/tests/lexer/src/all-keywds.txt.out, juno-compiler/tests/lexer/src/all-ops.txt.in, juno-compiler/tests/lexer/src/all-ops.txt.out, juno-compiler/tests/lexer/src/bad-tokens.txt.in, juno-compiler/tests/lexer/src/bad-tokens.txt.out, juno-compiler/tests/lexer/src/good-tokens.txt.in, juno-compiler/tests/lexer/src/good-tokens.txt.out, juno-compiler/tests/lexer/src/m3makefile, juno-compiler/tests/lexer/src/m3overrides, juno-compiler/tests/lexer/src/run-tests, juno-compiler/tests/parser/.gdbinit, juno-compiler/tests/parser/src/Makefile, juno-compiler/tests/parser/src/ParserTest.m3, juno-compiler/tests/parser/src/README, juno-compiler/tests/parser/src/UnparseTree.i3, juno-compiler/tests/parser/src/UnparseTree.m3, juno-compiler/tests/parser/src/bad.cmds.txt.in, juno-compiler/tests/parser/src/bad.cmds.txt.out, juno-compiler/tests/parser/src/bad.exprs.txt.in, juno-compiler/tests/parser/src/bad.exprs.txt.out, juno-compiler/tests/parser/src/good.cmds.txt.in, juno-compiler/tests/parser/src/good.cmds.txt.out, juno-compiler/tests/parser/src/good.exprs.txt.in, juno-compiler/tests/parser/src/good.exprs.txt.out, juno-compiler/tests/parser/src/good.mod.txt.in, juno-compiler/tests/parser/src/good.mod.txt.out, juno-compiler/tests/parser/src/m3makefile, juno-compiler/tests/parser/src/m3overrides, juno-compiler/tests/parser/src/option, juno-compiler/tests/parser/src/run-tests, juno-compiler/tests/scope/.gdbinit, juno-compiler/tests/scope/src/Makefile, juno-compiler/tests/scope/src/README, juno-compiler/tests/scope/src/ScopeTest.m3, juno-compiler/tests/scope/src/m3makefile, juno-compiler/tests/scope/src/m3overrides, juno-compiler/tests/scope/src/run-tests, juno-compiler/tests/scope/src/test.txt.out, juno-machine/src/.EXPORTED_PUB, juno-machine/src/.PGM_SOURCES, juno-machine/src/.m3check, juno-machine/src/BUGS-Machine, juno-machine/src/Egraph.i3, juno-machine/src/Egraph.m3, juno-machine/src/Equiv.i3, juno-machine/src/Equiv.m3, juno-machine/src/EquivByRank.m3, juno-machine/src/EquivQuickFind.m3, juno-machine/src/InUseRec.i3, juno-machine/src/JunoArgs.i3, juno-machine/src/JunoByteCode.i3, juno-machine/src/JunoByteCode.m3, juno-machine/src/JunoDisassem.i3, juno-machine/src/JunoDisassem.m3, juno-machine/src/JunoMarshal.i3, juno-machine/src/JunoMarshal.m3, juno-machine/src/JunoRT.2.m3, juno-machine/src/JunoRT.i3, juno-machine/src/JunoRT.m3, juno-machine/src/JunoRT.m3.PoppedNIL, juno-machine/src/JunoRT.orig.m3, juno-machine/src/JunoRTError.i3, juno-machine/src/JunoRTError.m3, juno-machine/src/JunoSolve.i3, juno-machine/src/JunoSolve.m3, juno-machine/src/JunoValue.i3, juno-machine/src/JunoValue.m3, juno-machine/src/NonLinearSolveRep.i3, juno-machine/src/QId.i3, juno-machine/src/QId.m3, juno-machine/src/README, juno-machine/src/RTVal.i3, juno-machine/src/RTVal.m3, juno-machine/src/RedundantLSolve.i3, juno-machine/src/RedundantLSolve.m3, juno-machine/src/RedundantSolve.i3, juno-machine/src/RedundantSolve.m3, juno-machine/src/m3makefile, juno-machine/src/stack-figure.ps, juno-machine/linear/README, juno-machine/linear/src/12x12.txt.in, juno-machine/linear/src/12x12.txt.out, juno-machine/linear/src/LinearTest.m3, juno-machine/linear/src/Makefile, juno-machine/linear/src/README, juno-machine/linear/src/m3makefile, juno-machine/linear/src/m3overrides, juno-machine/linear/src/matrix.lim, juno-machine/linear/src/run-tests, juno-machine/linear/src/test-full.txt.in, juno-machine/linear/src/test-full.txt.out, juno-machine/linear/src/test-full0.txt.in, juno-machine/linear/src/test-sparse.txt.in, juno-machine/linear/src/test-sparse.txt.out, juno-machine/linear/src/test1.txt.in, juno-machine/linear/src/test1.txt.out, juno-machine/linear/src/test2.txt.in, juno-machine/linear/src/test2.txt.out, juno-machine/linear/src/test3.txt.in, juno-machine/linear/src/test3.txt.out, juno-machine/nonlinear/README, juno-machine/nonlinear/src/Makefile, juno-machine/nonlinear/src/NonLinearTest.m3, juno-machine/nonlinear/src/README, juno-machine/nonlinear/src/atan.txt.in, juno-machine/nonlinear/src/atan.txt.out, juno-machine/nonlinear/src/blocka.txt.in, juno-machine/nonlinear/src/blocka.txt.out, juno-machine/nonlinear/src/lin-sub-2D.txt.in, juno-machine/nonlinear/src/lin-sub-3D.txt.in, juno-machine/nonlinear/src/m3makefile, juno-machine/nonlinear/src/m3overrides, juno-machine/nonlinear/src/on-circle.txt.in, juno-machine/nonlinear/src/run-tests, juno-machine/nonlinear/src/test1.txt.in, juno-machine/nonlinear/src/test1.txt.out, juno-machine/nonlinear/src/test2.txt.in, juno-machine/nonlinear/src/test2.txt.out, juno-machine/nonlinear/src/test3.txt.in, juno-machine/nonlinear/src/test3.txt.out, juno-machine/nonlinear/src/test4.txt.in, juno-machine/nonlinear/src/test4.txt.out, juno-machine/nonlinear/src/test5.txt.in, juno-machine/nonlinear/src/test5.txt.out, juno-machine/nonlinear/src/test6.txt.in, juno-machine/nonlinear/src/test6.txt.out, juno-machine/nonlinear/src/test7.txt.in, juno-machine/nonlinear/src/test7.txt.out, juno-machine/nonlinear/src/test8.txt.in, juno-machine/nonlinear/src/test8.txt.out, juno-machine/nonlinear/src/test9.txt.in, juno-machine/nonlinear/src/test9.txt.out, juno-machine/nonlinear/src/tetrahedron.txt.in, juno-machine/nonlinear/src/tetrahedron.txt.out, juno-machine/runtime/.EXPORT, juno-machine/runtime/.gdbinit, juno-machine/runtime/.makefile, juno-machine/runtime/README, juno-machine/runtime/src/JunoLiteral.i3, juno-machine/runtime/src/JunoLiteral.m3, juno-machine/runtime/src/Makefile, juno-machine/runtime/src/README, juno-machine/runtime/src/RuntimeTest.m3, juno-machine/runtime/src/bc-01.txt.in, juno-machine/runtime/src/bc-01.txt.out, juno-machine/runtime/src/bc-02.txt.in, juno-machine/runtime/src/bc-02.txt.out, juno-machine/runtime/src/bc-03.txt.in, juno-machine/runtime/src/bc-03.txt.out, juno-machine/runtime/src/bc-04.txt.in, juno-machine/runtime/src/bc-04.txt.out, juno-machine/runtime/src/bc-05.txt.in, juno-machine/runtime/src/bc-05.txt.out, juno-machine/runtime/src/bc-06.txt.in, juno-machine/runtime/src/bc-06.txt.out, juno-machine/runtime/src/bc-07.txt.in, juno-machine/runtime/src/bc-07.txt.out, juno-machine/runtime/src/bc-08.txt.in, juno-machine/runtime/src/bc-08.txt.out, juno-machine/runtime/src/bc-09.txt.in, juno-machine/runtime/src/bc-09.txt.out, juno-machine/runtime/src/bc-10.txt.in, juno-machine/runtime/src/bc-10.txt.out, juno-machine/runtime/src/bc-11.txt.in, juno-machine/runtime/src/bc-11.txt.out, juno-machine/runtime/src/bc-12.txt.in, juno-machine/runtime/src/bc-12.txt.out, juno-machine/runtime/src/bc-13.txt.in, juno-machine/runtime/src/bc-13.txt.out, juno-machine/runtime/src/bc-14.txt.in, juno-machine/runtime/src/bc-14.txt.out, juno-machine/runtime/src/bc-15.txt.in, juno-machine/runtime/src/bc-15.txt.out, juno-machine/runtime/src/bc-16.txt.in, juno-machine/runtime/src/bc-16.txt.out, juno-machine/runtime/src/bc-17.txt.in, juno-machine/runtime/src/bc-17.txt.out, juno-machine/runtime/src/bc-18.txt.in, juno-machine/runtime/src/bc-18.txt.out, juno-machine/runtime/src/bc-19.txt.in, juno-machine/runtime/src/bc-19.txt.out, juno-machine/runtime/src/equal.txt.in, juno-machine/runtime/src/equal.txt.out, juno-machine/runtime/src/is-int.txt.in, juno-machine/runtime/src/is-int.txt.out, juno-machine/runtime/src/is-int2.txt.in, juno-machine/runtime/src/is-int2.txt.out, juno-machine/runtime/src/m3makefile, juno-machine/runtime/src/m3overrides, juno-machine/runtime/src/run-tests, juno-machine/runtime/src/test.txt, juno-machine/solve/README, juno-machine/solve/src/Makefile, juno-machine/solve/src/README, juno-machine/solve/src/SolveTest.m3, juno-machine/solve/src/m3makefile, juno-machine/solve/src/m3overrides, juno-machine/solve/src/run-tests, juno-machine/solve/src/test01.sx.in, juno-machine/solve/src/test01.sx.out, juno-machine/solve/src/test02.sx.in, juno-machine/solve/src/test02.sx.out, juno-machine/solve/src/test03.sx.in, juno-machine/solve/src/test03.sx.out, juno-machine/src/OLD/CRowOp.c, juno-machine/src/OLD/CRowOp.i3, juno-machine/src/OLD/ConjugateGradient.m3, juno-machine/src/OLD/LinearSolve.i3, juno-machine/src/OLD/LinearSolve.m3, juno-machine/src/OLD/NonLinearSolve.i3, juno-machine/src/OLD/NonLinearSolve.m3, juno-machine/src/OLD/RowOp.i3, juno-machine/src/OLD/RowOp.m3, juno-machine/src/OLD/SetNumericHints.m3, juno-machine/src/OLD/SignConstraint.m3, juno-machine/src/a/e, docs/Juno.1, docs/Juno.1.html, docs/juno-langdef.pdf, docs/juno-langdef.ps: Initial revision 2001-04-13 12:10 wagner * m3-ui/juno-2/: juno-app/BigConfig.sx, juno-app/src/.PGM_SOURCES, juno-app/src/.RSRC_CMD, juno-app/src/.RSRC_MODIFIED, juno-app/src/.dbxinit, juno-app/src/.m3check, juno-app/src/.makefile, juno-app/src/BUGS-App, juno-app/src/CurrCmd.i3, juno-app/src/CurrCmd.m3, juno-app/src/Drag.i3, juno-app/src/Drag.m3, juno-app/src/Drawing.i3, juno-app/src/Drawing.m3, juno-app/src/Editor.i3, juno-app/src/Editor.m3, juno-app/src/EditorUI.i3, juno-app/src/EditorXtra.i3, juno-app/src/EditorXtra.m3, juno-app/src/ExternalProc.i3, juno-app/src/ExternalProc.m3, juno-app/src/FVFilter.i3, juno-app/src/FVFilter.m3, juno-app/src/Juno.1, juno-app/src/Juno.1.html, juno-app/src/Juno.1.mtex, juno-app/src/Juno.m3, juno-app/src/JunoBuild.i3, juno-app/src/JunoBuild.m3, juno-app/src/JunoClosure.i3, juno-app/src/JunoConfig.i3, juno-app/src/JunoConfig.m3, juno-app/src/JunoError.i3, juno-app/src/JunoError.m3, juno-app/src/JunoHandleLexErr.i3, juno-app/src/JunoPt.i3, juno-app/src/JunoPt.m3, juno-app/src/JunoRect.i3, juno-app/src/JunoRect.m3, juno-app/src/JunoRsrc.i3, juno-app/src/JunoRsrc.m3, juno-app/src/JunoUIImpl.i3, juno-app/src/JunoUIImpl.m3, juno-app/src/JunoVersion.i3, juno-app/src/JunoWM.i3, juno-app/src/JunoWM.m3, juno-app/src/JunoZeus.i3, juno-app/src/JunoZeus.m3, juno-app/src/Marquee.i3, juno-app/src/Marquee.m3, juno-app/src/PSFont.i3, juno-app/src/PSImpl.i3, juno-app/src/PSImpl.m3, juno-app/src/PrintImpl.i3, juno-app/src/PrintImpl.m3, juno-app/src/PublicView.i3, juno-app/src/PublicView.m3, juno-app/src/RandomImpl.i3, juno-app/src/RandomImpl.m3, juno-app/src/RealPoint.i3, juno-app/src/RemoteView.i3, juno-app/src/SaveState.i3, juno-app/src/SaveState.m3, juno-app/src/ScrnFontExtras.i3, juno-app/src/ScrnFontExtras.m3, juno-app/src/Source.i3, juno-app/src/Source.m3, juno-app/src/TextImpl.i3, juno-app/src/TextImpl.m3, juno-app/src/TimeImpl.i3, juno-app/src/TimeImpl.m3, juno-app/src/ToolBox.i3, juno-app/src/ToolBox.m3, juno-app/src/UnitImpl.i3, juno-app/src/UnitImpl.m3, juno-app/src/VBTExtras.i3, juno-app/src/VBTExtras.m3, juno-app/src/View.i3, juno-app/src/etpprocs, juno-app/src/m3makefile, juno-app/src/m3overrides, juno-app/src/OLD/AtomJVTbl.i3, juno-app/src/OLD/AtomJVTbl.m3, juno-app/src/OLD/Debug.i3, juno-app/src/OLD/Debug.m3, juno-app/src/OLD/Emu.i3, juno-app/src/OLD/Emu.m3, juno-app/src/OLD/JTE.fv, juno-app/src/OLD/JTE.i3, juno-app/src/OLD/JTE.m3, juno-app/src/OLD/JunoToolbox.i3, juno-app/src/OLD/JunoToolbox.m3, juno-app/src/rsrc/AboutBox.fv, juno-app/src/rsrc/Angle.juno, juno-app/src/rsrc/Anim.juno, juno-app/src/rsrc/AppError.fv, juno-app/src/rsrc/Arc.juno, juno-app/src/rsrc/Arrow.juno, juno-app/src/rsrc/BST.juno, juno-app/src/rsrc/Bezier.juno, juno-app/juno-src/README, juno-app/juno-src/3D/Cube3D.juno, juno-app/juno-src/3D/Tetra.juno, juno-app/juno-src/animations/AliceBob.juno, juno-app/juno-src/animations/Archimedes.juno, juno-app/juno-src/animations/Binpack.juno, juno-app/juno-src/animations/ChaCha.juno, juno-app/juno-src/animations/GoJuno.juno, juno-app/juno-src/animations/LeungTransform.juno, juno-app/juno-src/animations/MoveBall.juno, juno-app/juno-src/animations/Rotate.juno, juno-app/juno-src/animations/StarFast.juno, juno-app/juno-src/animations/StarSlow.juno, juno-app/juno-src/animations/Valentine.juno, juno-app/juno-src/bugs/AlphaFloatCrash.juno, juno-app/juno-src/bugs/IntTest.juno, juno-app/juno-src/bugs/JunoCompileNF-Bug.juno, juno-app/juno-src/bundled/Angle.juno, juno-app/juno-src/bundled/Anim.juno, juno-app/juno-src/bundled/Arc.juno, juno-app/juno-src/bundled/Arrow.juno, juno-app/juno-src/bundled/BST.juno, juno-app/juno-src/bundled/Bezier.juno, juno-app/juno-src/bundled/BuiltIn.juno, juno-app/juno-src/bundled/Bundled.modlist, juno-app/juno-src/bundled/C.juno, juno-app/juno-src/bundled/CharSet.juno, juno-app/juno-src/bundled/Circle.juno, juno-app/juno-src/bundled/Color.juno, juno-app/juno-src/bundled/Curve.juno, juno-app/juno-src/bundled/Dash.juno, juno-app/juno-src/bundled/DiGraph.juno, juno-app/juno-src/bundled/Ellipse.juno, juno-app/juno-src/bundled/Font.juno, juno-app/juno-src/bundled/Geometry.juno, juno-app/juno-src/bundled/JunoUI.juno, juno-app/juno-src/bundled/Line.juno, juno-app/juno-src/bundled/LineSkip.juno, juno-app/juno-src/bundled/List.juno, juno-app/juno-src/bundled/Math.juno, juno-app/juno-src/bundled/Offset.juno, juno-app/juno-src/bundled/Outline.juno, juno-app/juno-src/bundled/PS.juno, juno-app/juno-src/bundled/Path.juno, juno-app/juno-src/bundled/Pen.juno, juno-app/juno-src/bundled/PieChart.juno, juno-app/juno-src/bundled/Plot.juno, juno-app/juno-src/bundled/Print.juno, juno-app/juno-src/bundled/Proj3D.juno, juno-app/juno-src/bundled/PtLabel.juno, juno-app/juno-src/bundled/PtLoc.juno, juno-app/juno-src/bundled/R2.juno, juno-app/juno-src/bundled/R3.juno, juno-app/juno-src/bundled/README, juno-app/juno-src/bundled/Random.juno, juno-app/juno-src/bundled/Rect.juno, juno-app/juno-src/bundled/Rel.juno, juno-app/juno-src/bundled/Shadow.juno, juno-app/juno-src/bundled/Show.juno, juno-app/juno-src/bundled/ShowLine.juno, juno-app/juno-src/bundled/Slider.juno, juno-app/juno-src/bundled/Square.juno, juno-app/juno-src/bundled/Text.juno, juno-app/juno-src/bundled/TextList.juno, juno-app/juno-src/bundled/Time.juno, juno-app/juno-src/bundled/Triangle.juno, juno-app/juno-src/bundled/Type.juno, juno-app/juno-src/bundled/TypeLinesC.juno, juno-app/juno-src/bundled/TypeLinesL.juno, juno-app/juno-src/bundled/TypeLinesR.juno, juno-app/juno-src/bundled/Unit.juno, juno-app/juno-src/bundled/Unparse.juno, juno-app/juno-src/bundled/Untitled.juno, juno-app/juno-src/bundled/Xform2.juno, juno-app/juno-src/bundled/New/Anim.juno, juno-app/juno-src/bundled/New/Arrow.juno, juno-app/juno-src/bundled/New/Curve.juno, juno-app/juno-src/bundled/New/Dash.juno, juno-app/juno-src/bundled/New/PieChart.juno, juno-app/juno-src/bundled/New/Slider.juno, juno-app/juno-src/bundled/New/Type.juno, juno-app/juno-src/figures/BlockA.juno, juno-app/juno-src/figures/BlockD.juno, juno-app/juno-src/figures/ColorChart.juno, juno-app/juno-src/figures/ColorCube.juno, juno-app/juno-src/figures/ConsCell.juno, juno-app/juno-src/figures/Damien.juno, juno-app/juno-src/figures/Dependency.juno, juno-app/juno-src/figures/Flange.juno, juno-app/juno-src/figures/GODag.juno, juno-app/juno-src/figures/Integra.juno, juno-app/juno-src/figures/Jumble.juno, juno-app/juno-src/figures/Juno2Logo.juno, juno-app/juno-src/figures/JunoArchitecture.juno, juno-app/juno-src/figures/LetterS.juno, juno-app/juno-src/figures/Links.juno, juno-app/juno-src/figures/Memo.juno, juno-app/juno-src/figures/Speedometer.juno, juno-app/juno-src/figures/Spirograph.juno, juno-app/juno-src/figures/StickFig.juno, juno-app/juno-src/figures/ThreeSticks.juno, juno-app/juno-src/figures/TimesE.juno, juno-app/juno-src/figures/TimesS.juno, juno-app/juno-src/figures/TwoBars.juno, juno-app/juno-src/figures/VideotapeLabel.juno, juno-app/juno-src/geometry/AndreiEllipse.juno, juno-app/juno-src/geometry/CirclesTangent3.juno, juno-app/juno-src/geometry/CircumTriangle.juno, juno-app/juno-src/geometry/DeSargues.juno, juno-app/juno-src/geometry/Euler.juno, juno-app/juno-src/geometry/EulerLine.juno, juno-app/juno-src/geometry/GoodTrisector.juno, juno-app/juno-src/geometry/LyleQuad.juno, juno-app/juno-src/geometry/Miquel.juno, juno-app/juno-src/geometry/Morley.juno, juno-app/juno-src/geometry/Napoleon.juno, juno-app/juno-src/geometry/Pappus.juno, juno-app/juno-src/geometry/StolfiTrisector.juno, juno-app/juno-src/performance/AllOnes.juno, juno-app/juno-src/performance/AnimA.juno, juno-app/juno-src/performance/AnimFillD.juno, juno-app/juno-src/performance/AnimFillEqTri.juno, juno-app/juno-src/performance/AnimFillTri.juno, juno-app/juno-src/performance/AnimFlange.juno, juno-app/juno-src/performance/AnimFlange2.juno, juno-app/juno-src/performance/AnimMess.juno, juno-app/juno-src/performance/AnimMesses.juno, juno-app/juno-src/performance/AnimStrokeD.juno, juno-app/juno-src/performance/AnimStrokeTri.juno, juno-app/juno-src/performance/AnimTetra.juno, juno-app/juno-src/performance/BlockASolve.juno, juno-app/juno-src/performance/DragResponse.juno, juno-app/juno-src/performance/EqTriSolve.juno, juno-app/juno-src/performance/FactorialTest.juno, juno-app/juno-src/performance/GramSchmidt.juno, juno-app/juno-src/performance/HueDistrib.juno, juno-app/juno-src/performance/KramerFig.juno, juno-app/juno-src/performance/ShapeTest.juno, juno-app/juno-src/performance/SpinA.juno, juno-app/juno-src/performance/SpinEqTr.juno, juno-app/juno-src/shapes/Fractal.juno, juno-app/juno-src/shapes/Spiral.juno, juno-app/juno-src/test/AtanTest.juno, juno-app/juno-src/test/Bezier.juno, juno-app/juno-src/test/Boxes.juno, juno-app/juno-src/test/Cube3D.juno, juno-app/juno-src/test/Demo.juno, juno-app/juno-src/test/DemoUIST.juno, juno-app/juno-src/test/DemoUIST.juno.start, juno-app/juno-src/test/DotTest.juno, juno-app/juno-src/test/FontMetrics.juno, juno-app/juno-src/test/FontSizes.juno, juno-app/juno-src/test/GraphPaper.juno, juno-app/juno-src/test/Inequality.juno, juno-app/juno-src/test/KeystoneMap.juno, juno-app/juno-src/test/Lyle.juno, juno-app/juno-src/test/Mat2Multiply.juno, juno-app/juno-src/test/Meehan-Tile.juno, juno-app/juno-src/test/Misc.juno, juno-app/juno-src/test/NearHintTest.juno, juno-app/juno-src/test/OnCurve.juno, juno-app/juno-src/test/OnCurve2.juno, juno-app/juno-src/test/OnEllipseTest.juno, juno-app/juno-src/test/ParamCrash.juno, juno-app/juno-src/test/PathTest.juno, juno-app/juno-src/test/Pentagram.juno, juno-app/juno-src/test/Pretty-Printer.juno, juno-app/juno-src/test/RightAngle.juno, juno-app/juno-src/test/Runtime-Error.juno, juno-app/juno-src/test/Slider.juno, juno-app/juno-src/test/Slider2.juno, juno-app/juno-src/test/SliderConstraints.juno, juno-app/juno-src/test/Spring.juno, juno-app/juno-src/test/StringTest.juno, juno-app/juno-src/test/Trisect.juno, juno-app/juno-src/test/UnitTest.juno, juno-app/juno-src/test/Unpure-Predicate.juno, juno-app/juno-src/testRedundant/BadNearMid.juno, juno-app/juno-src/testRedundant/BezierBug.juno, juno-app/juno-src/testRedundant/FourCircles.juno, juno-app/juno-src/testRedundant/HorVerRect.juno, juno-app/juno-src/testRedundant/OnTouchingCircles.juno, juno-app/juno-src/testRedundant/OneEcc.juno, juno-app/juno-src/testRedundant/Pappus.juno, juno-app/juno-src/testRedundant/Untitled.juno, juno-app/juno-src/testRedundant/VerEqTri.juno, juno-app/juno-src/testRedundant/ellipse.juno, juno-app/juno-src/testRedundant/midpoint.juno, juno-app/juno-src/testRedundant/pentfreeze0.juno, juno-app/juno-src/testRedundant/pentfreeze2.juno, juno-app/juno-src/testRedundant/powers.juno, juno-app/juno-src/testRedundant/rightAngInSemicircle.juno, juno-app/juno-src/testRedundant/root2.juno, juno-app/juno-src/testRedundant/root2p100.juno, juno-app/juno-src/testRedundant/root2p1000.juno, juno-app/juno-src/testRedundant/tetrafig.juno, juno-app/juno-src/to-bundle/Anim2.juno, juno-app/juno-src/to-bundle/Brace.juno, juno-app/juno-src/to-bundle/Sqrt.juno, juno-app/src/rsrc/BuiltIn.juno, juno-app/src/rsrc/Bundled.modlist, juno-app/src/rsrc/C.juno, juno-app/src/rsrc/CharSet.juno, juno-app/src/rsrc/Circle.juno, juno-app/src/rsrc/Color.juno, juno-app/src/rsrc/CompaqLogo.ppm, juno-app/src/rsrc/Configure.fv, juno-app/src/rsrc/Curve.juno, juno-app/src/rsrc/Dash.juno, juno-app/src/rsrc/DefaultConfig.sx, juno-app/src/rsrc/DiGraph.juno, juno-app/src/rsrc/Editor2.fv, juno-app/src/rsrc/Ellipse.juno, juno-app/src/rsrc/Fold.fv, juno-app/src/rsrc/FoldAsAnim.fv, juno-app/src/rsrc/Font.juno, juno-app/src/rsrc/Geometry.juno, juno-app/src/rsrc/Grow.pbm, juno-app/src/rsrc/Juno.fv, juno-app/src/rsrc/Juno2Logo.ppm, juno-app/src/rsrc/JunoUI.juno, juno-app/src/rsrc/Line.juno, juno-app/src/rsrc/LineSkip.juno, juno-app/src/rsrc/List.juno, juno-app/src/rsrc/LoadFile.fv, juno-app/src/rsrc/LoadModule.fv, juno-app/src/rsrc/Macros.fv, juno-app/src/rsrc/Math.juno, juno-app/src/rsrc/MenuArrow.pbm, juno-app/src/rsrc/ModifiedP.fv, juno-app/src/rsrc/Offset.juno, juno-app/src/rsrc/Outline.juno, juno-app/src/rsrc/PS.juno, juno-app/src/rsrc/Path.juno, juno-app/src/rsrc/Pen.juno, juno-app/src/rsrc/PieChart.juno, juno-app/src/rsrc/Plot.juno, juno-app/src/rsrc/Print.juno, juno-app/src/rsrc/Proj3D.juno, juno-app/src/rsrc/PtLabel.juno, juno-app/src/rsrc/PtLoc.juno, juno-app/src/rsrc/R2.juno, juno-app/src/rsrc/R3.juno, juno-app/src/rsrc/Random.juno, juno-app/src/rsrc/Rect.juno, juno-app/src/rsrc/Rel.juno, juno-app/src/rsrc/SaveChanges.fv, juno-app/src/rsrc/SaveConfirm.fv, juno-app/src/rsrc/SaveFile.fv, juno-app/src/rsrc/SavePS.fv, juno-app/src/rsrc/Shadow.juno, juno-app/src/rsrc/Show.juno, juno-app/src/rsrc/ShowLine.juno, juno-app/src/rsrc/Slider.juno, juno-app/src/rsrc/Square.juno, juno-app/src/rsrc/Startup.fv, juno-app/src/rsrc/Text.juno, juno-app/src/rsrc/TextList.juno, juno-app/src/rsrc/Time.juno, juno-app/src/rsrc/Toolbox.fv, juno-app/src/rsrc/Triangle.juno, juno-app/src/rsrc/Type.juno, juno-app/src/rsrc/TypeLinesC.juno, juno-app/src/rsrc/TypeLinesL.juno, juno-app/src/rsrc/TypeLinesR.juno, juno-app/src/rsrc/Unit.juno, juno-app/src/rsrc/Unparse.juno, juno-app/src/rsrc/Untitled.juno, juno-app/src/rsrc/UpArrow.pbm, juno-app/src/rsrc/VPrint.juno, juno-app/src/rsrc/Xform2.juno, juno-app/src/rsrc/ice-blue.fv, juno-app/src/rsrc/m3makefile, juno-app/src/rsrc/prologue.ps, juno-app/src/rsrc/showerror.ps, juno-app/juno-src/user-font/Dijkstra.juno, juno-app/juno-src/user-font/README, juno-app/juno-src/user-font/TypeCurve.juno, juno-app/juno-src/user-font/UserFont.juno, juno-app/pkl-fonts/README, juno-app/pkl-fonts/src/JunoRect.i3, juno-app/pkl-fonts/src/JunoValue.i3, juno-app/pkl-fonts/src/PSFont.i3, juno-app/pkl-fonts/src/PklFonts.m3, juno-app/pkl-fonts/src/m3makefile, juno-app/pkl-fonts/src/rsrc/Courier-Bold.afm, juno-app/pkl-fonts/src/rsrc/Courier-BoldOblique.afm, juno-app/pkl-fonts/src/rsrc/Courier-Oblique.afm, juno-app/pkl-fonts/src/rsrc/Courier.afm, juno-app/pkl-fonts/src/rsrc/Helvetica-Bold.afm, juno-app/pkl-fonts/src/rsrc/Helvetica-BoldOblique.afm, juno-app/pkl-fonts/src/rsrc/Helvetica-Oblique.afm, juno-app/pkl-fonts/src/rsrc/Helvetica.afm, juno-app/pkl-fonts/src/rsrc/ISOLatin1Encoding, juno-app/pkl-fonts/src/rsrc/StandardEncoding, juno-app/pkl-fonts/src/rsrc/Symbol.afm, juno-app/pkl-fonts/src/rsrc/SymbolEncoding, juno-app/pkl-fonts/src/rsrc/Times-Bold.afm, juno-app/pkl-fonts/src/rsrc/Times-BoldItalic.afm, juno-app/pkl-fonts/src/rsrc/Times-Italic.afm, juno-app/pkl-fonts/src/rsrc/Times-Roman.afm, juno-app/pkl-fonts/src/rsrc/m3makefile, juno-compiler/src/BUGS-Compiler, juno-compiler/src/BuiltInSlots.i3, juno-compiler/src/BuiltInSlots.m3, juno-compiler/src/IndexedNF.i3, juno-compiler/src/IndexedNF.m3, juno-compiler/src/JunoAST.i3, juno-compiler/src/JunoAST.m3, juno-compiler/src/JunoASTUtils.i3, juno-compiler/src/JunoASTUtils.m3, juno-compiler/src/JunoAssemble.i3, juno-compiler/src/JunoAssemble.m3, juno-compiler/src/JunoChkBNF.i3, juno-compiler/src/JunoChkBNF.m3, juno-compiler/src/JunoCompile.i3, juno-compiler/src/JunoCompile.m3, juno-compiler/src/JunoCompileErr.i3, juno-compiler/src/JunoCompileErr.m3, juno-compiler/src/JunoCompileNF.i3, juno-compiler/src/JunoCompileNF.m3, juno-compiler/src/JunoCompileRep.i3, juno-compiler/src/JunoLex.i3, juno-compiler/src/JunoLex.m3, juno-compiler/src/JunoParse.i3, juno-compiler/src/JunoParse.m3, juno-compiler/src/JunoScope.i3, juno-compiler/src/JunoScope.m3, juno-compiler/src/JunoToken.i3, juno-compiler/src/JunoToken.m3, juno-compiler/src/JunoUnparse.i3, juno-compiler/src/JunoUnparse.m3, juno-compiler/src/README, juno-compiler/src/StackTbl.i3, juno-compiler/src/StackTbl.m3, juno-compiler/src/WriteVal.i3, juno-compiler/src/WriteVal.m3, juno-compiler/src/m3makefile, juno-compiler/src/m3overrides, juno-compiler/src/Grammar/Juno.bnf, juno-compiler/src/Grammar/Juno.out, juno-compiler/src/Grammar/Makefile, juno-compiler/src/Grammar/README, juno-compiler/src/Prolog/README, juno-compiler/src/Prolog/built-in.pl, juno-compiler/src/Prolog/gamma.pl, juno-compiler/src/Prolog/misc.pl, juno-compiler/src/Prolog/scope.pl, juno-compiler/src/Prolog/sets.pl, juno-compiler/src/Prolog/tests.txt, juno-compiler/tests/.PGM_SOURCES, juno-compiler/tests/.makefile, juno-compiler/tests/README, juno-compiler/tests/compiler/.gdbinit, juno-compiler/tests/compiler/src/BackPtr.i3, juno-compiler/tests/compiler/src/BackPtr.m3, juno-compiler/tests/compiler/src/CompilerTest.m3, juno-compiler/tests/compiler/src/Makefile, juno-compiler/tests/compiler/src/README, juno-compiler/tests/compiler/src/bad-cmds.txt.in, juno-compiler/tests/compiler/src/bad-cmds.txt.out, juno-compiler/tests/compiler/src/buggy.txt.in, juno-compiler/tests/compiler/src/good-cmds.txt.in, juno-compiler/tests/compiler/src/good-cmds.txt.out, juno-compiler/tests/compiler/src/m3makefile, juno-compiler/tests/compiler/src/m3overrides, juno-compiler/tests/compiler/src/run-tests, juno-compiler/tests/lexer/.gdbinit, juno-compiler/tests/lexer/src/LexerTest.m3, juno-compiler/tests/lexer/src/Makefile, juno-compiler/tests/lexer/src/README, juno-compiler/tests/lexer/src/all-keywds.txt.in, juno-compiler/tests/lexer/src/all-keywds.txt.out, juno-compiler/tests/lexer/src/all-ops.txt.in, juno-compiler/tests/lexer/src/all-ops.txt.out, juno-compiler/tests/lexer/src/bad-tokens.txt.in, juno-compiler/tests/lexer/src/bad-tokens.txt.out, juno-compiler/tests/lexer/src/good-tokens.txt.in, juno-compiler/tests/lexer/src/good-tokens.txt.out, juno-compiler/tests/lexer/src/m3makefile, juno-compiler/tests/lexer/src/m3overrides, juno-compiler/tests/lexer/src/run-tests, juno-compiler/tests/parser/.gdbinit, juno-compiler/tests/parser/src/Makefile, juno-compiler/tests/parser/src/ParserTest.m3, juno-compiler/tests/parser/src/README, juno-compiler/tests/parser/src/UnparseTree.i3, juno-compiler/tests/parser/src/UnparseTree.m3, juno-compiler/tests/parser/src/bad.cmds.txt.in, juno-compiler/tests/parser/src/bad.cmds.txt.out, juno-compiler/tests/parser/src/bad.exprs.txt.in, juno-compiler/tests/parser/src/bad.exprs.txt.out, juno-compiler/tests/parser/src/good.cmds.txt.in, juno-compiler/tests/parser/src/good.cmds.txt.out, juno-compiler/tests/parser/src/good.exprs.txt.in, juno-compiler/tests/parser/src/good.exprs.txt.out, juno-compiler/tests/parser/src/good.mod.txt.in, juno-compiler/tests/parser/src/good.mod.txt.out, juno-compiler/tests/parser/src/m3makefile, juno-compiler/tests/parser/src/m3overrides, juno-compiler/tests/parser/src/option, juno-compiler/tests/parser/src/run-tests, juno-compiler/tests/scope/.gdbinit, juno-compiler/tests/scope/src/Makefile, juno-compiler/tests/scope/src/README, juno-compiler/tests/scope/src/ScopeTest.m3, juno-compiler/tests/scope/src/m3makefile, juno-compiler/tests/scope/src/m3overrides, juno-compiler/tests/scope/src/run-tests, juno-compiler/tests/scope/src/test.txt.out, juno-machine/src/.EXPORTED_PUB, juno-machine/src/.PGM_SOURCES, juno-machine/src/.m3check, juno-machine/src/BUGS-Machine, juno-machine/src/Egraph.i3, juno-machine/src/Egraph.m3, juno-machine/src/Equiv.i3, juno-machine/src/Equiv.m3, juno-machine/src/EquivByRank.m3, juno-machine/src/EquivQuickFind.m3, juno-machine/src/InUseRec.i3, juno-machine/src/JunoArgs.i3, juno-machine/src/JunoByteCode.i3, juno-machine/src/JunoByteCode.m3, juno-machine/src/JunoDisassem.i3, juno-machine/src/JunoDisassem.m3, juno-machine/src/JunoMarshal.i3, juno-machine/src/JunoMarshal.m3, juno-machine/src/JunoRT.2.m3, juno-machine/src/JunoRT.i3, juno-machine/src/JunoRT.m3, juno-machine/src/JunoRT.m3.PoppedNIL, juno-machine/src/JunoRT.orig.m3, juno-machine/src/JunoRTError.i3, juno-machine/src/JunoRTError.m3, juno-machine/src/JunoSolve.i3, juno-machine/src/JunoSolve.m3, juno-machine/src/JunoValue.i3, juno-machine/src/JunoValue.m3, juno-machine/src/NonLinearSolveRep.i3, juno-machine/src/QId.i3, juno-machine/src/QId.m3, juno-machine/src/README, juno-machine/src/RTVal.i3, juno-machine/src/RTVal.m3, juno-machine/src/RedundantLSolve.i3, juno-machine/src/RedundantLSolve.m3, juno-machine/src/RedundantSolve.i3, juno-machine/src/RedundantSolve.m3, juno-machine/src/m3makefile, juno-machine/src/stack-figure.ps, juno-machine/linear/README, juno-machine/linear/src/12x12.txt.in, juno-machine/linear/src/12x12.txt.out, juno-machine/linear/src/LinearTest.m3, juno-machine/linear/src/Makefile, juno-machine/linear/src/README, juno-machine/linear/src/m3makefile, juno-machine/linear/src/m3overrides, juno-machine/linear/src/matrix.lim, juno-machine/linear/src/run-tests, juno-machine/linear/src/test-full.txt.in, juno-machine/linear/src/test-full.txt.out, juno-machine/linear/src/test-full0.txt.in, juno-machine/linear/src/test-sparse.txt.in, juno-machine/linear/src/test-sparse.txt.out, juno-machine/linear/src/test1.txt.in, juno-machine/linear/src/test1.txt.out, juno-machine/linear/src/test2.txt.in, juno-machine/linear/src/test2.txt.out, juno-machine/linear/src/test3.txt.in, juno-machine/linear/src/test3.txt.out, juno-machine/nonlinear/README, juno-machine/nonlinear/src/Makefile, juno-machine/nonlinear/src/NonLinearTest.m3, juno-machine/nonlinear/src/README, juno-machine/nonlinear/src/atan.txt.in, juno-machine/nonlinear/src/atan.txt.out, juno-machine/nonlinear/src/blocka.txt.in, juno-machine/nonlinear/src/blocka.txt.out, juno-machine/nonlinear/src/lin-sub-2D.txt.in, juno-machine/nonlinear/src/lin-sub-3D.txt.in, juno-machine/nonlinear/src/m3makefile, juno-machine/nonlinear/src/m3overrides, juno-machine/nonlinear/src/on-circle.txt.in, juno-machine/nonlinear/src/run-tests, juno-machine/nonlinear/src/test1.txt.in, juno-machine/nonlinear/src/test1.txt.out, juno-machine/nonlinear/src/test2.txt.in, juno-machine/nonlinear/src/test2.txt.out, juno-machine/nonlinear/src/test3.txt.in, juno-machine/nonlinear/src/test3.txt.out, juno-machine/nonlinear/src/test4.txt.in, juno-machine/nonlinear/src/test4.txt.out, juno-machine/nonlinear/src/test5.txt.in, juno-machine/nonlinear/src/test5.txt.out, juno-machine/nonlinear/src/test6.txt.in, juno-machine/nonlinear/src/test6.txt.out, juno-machine/nonlinear/src/test7.txt.in, juno-machine/nonlinear/src/test7.txt.out, juno-machine/nonlinear/src/test8.txt.in, juno-machine/nonlinear/src/test8.txt.out, juno-machine/nonlinear/src/test9.txt.in, juno-machine/nonlinear/src/test9.txt.out, juno-machine/nonlinear/src/tetrahedron.txt.in, juno-machine/nonlinear/src/tetrahedron.txt.out, juno-machine/runtime/.EXPORT, juno-machine/runtime/.gdbinit, juno-machine/runtime/.makefile, juno-machine/runtime/README, juno-machine/runtime/src/JunoLiteral.i3, juno-machine/runtime/src/JunoLiteral.m3, juno-machine/runtime/src/Makefile, juno-machine/runtime/src/README, juno-machine/runtime/src/RuntimeTest.m3, juno-machine/runtime/src/bc-01.txt.in, juno-machine/runtime/src/bc-01.txt.out, juno-machine/runtime/src/bc-02.txt.in, juno-machine/runtime/src/bc-02.txt.out, juno-machine/runtime/src/bc-03.txt.in, juno-machine/runtime/src/bc-03.txt.out, juno-machine/runtime/src/bc-04.txt.in, juno-machine/runtime/src/bc-04.txt.out, juno-machine/runtime/src/bc-05.txt.in, juno-machine/runtime/src/bc-05.txt.out, juno-machine/runtime/src/bc-06.txt.in, juno-machine/runtime/src/bc-06.txt.out, juno-machine/runtime/src/bc-07.txt.in, juno-machine/runtime/src/bc-07.txt.out, juno-machine/runtime/src/bc-08.txt.in, juno-machine/runtime/src/bc-08.txt.out, juno-machine/runtime/src/bc-09.txt.in, juno-machine/runtime/src/bc-09.txt.out, juno-machine/runtime/src/bc-10.txt.in, juno-machine/runtime/src/bc-10.txt.out, juno-machine/runtime/src/bc-11.txt.in, juno-machine/runtime/src/bc-11.txt.out, juno-machine/runtime/src/bc-12.txt.in, juno-machine/runtime/src/bc-12.txt.out, juno-machine/runtime/src/bc-13.txt.in, juno-machine/runtime/src/bc-13.txt.out, juno-machine/runtime/src/bc-14.txt.in, juno-machine/runtime/src/bc-14.txt.out, juno-machine/runtime/src/bc-15.txt.in, juno-machine/runtime/src/bc-15.txt.out, juno-machine/runtime/src/bc-16.txt.in, juno-machine/runtime/src/bc-16.txt.out, juno-machine/runtime/src/bc-17.txt.in, juno-machine/runtime/src/bc-17.txt.out, juno-machine/runtime/src/bc-18.txt.in, juno-machine/runtime/src/bc-18.txt.out, juno-machine/runtime/src/bc-19.txt.in, juno-machine/runtime/src/bc-19.txt.out, juno-machine/runtime/src/equal.txt.in, juno-machine/runtime/src/equal.txt.out, juno-machine/runtime/src/is-int.txt.in, juno-machine/runtime/src/is-int.txt.out, juno-machine/runtime/src/is-int2.txt.in, juno-machine/runtime/src/is-int2.txt.out, juno-machine/runtime/src/m3makefile, juno-machine/runtime/src/m3overrides, juno-machine/runtime/src/run-tests, juno-machine/runtime/src/test.txt, juno-machine/solve/README, juno-machine/solve/src/Makefile, juno-machine/solve/src/README, juno-machine/solve/src/SolveTest.m3, juno-machine/solve/src/m3makefile, juno-machine/solve/src/m3overrides, juno-machine/solve/src/run-tests, juno-machine/solve/src/test01.sx.in, juno-machine/solve/src/test01.sx.out, juno-machine/solve/src/test02.sx.in, juno-machine/solve/src/test02.sx.out, juno-machine/solve/src/test03.sx.in, juno-machine/solve/src/test03.sx.out, juno-machine/src/OLD/CRowOp.c, juno-machine/src/OLD/CRowOp.i3, juno-machine/src/OLD/ConjugateGradient.m3, juno-machine/src/OLD/LinearSolve.i3, juno-machine/src/OLD/LinearSolve.m3, juno-machine/src/OLD/NonLinearSolve.i3, juno-machine/src/OLD/NonLinearSolve.m3, juno-machine/src/OLD/RowOp.i3, juno-machine/src/OLD/RowOp.m3, juno-machine/src/OLD/SetNumericHints.m3, juno-machine/src/OLD/SignConstraint.m3, juno-machine/src/a/e: import of Juno-2 graphical constraint based editor sources (suggested by Allan Heydon) 2001-04-10 23:15 wagner * scripts/: PkgTags, sysinfo.sh: made DEV_LIB, DEV_BIN, and CM3VERSION configurable modified: scripts/sysinfo.sh 2001-04-10 23:13 wagner * m3-sys/cminstall/: PkgTags, src/config/NT386: added more search paths for Microsoft tools modified: cminstall/src/config/NT386 2001-04-10 22:40 wagner * www/: PkgTags, installation.html, known-problems.html: changes: o added links to win32 tools (tar and gzip) o added note about linker errors in libm3 o corrected several misspellings modified: www/installation.html modified: www/known-problems.html 2001-04-10 08:30 wagner * m3-ui/cmvbt/: PkgTags, src/IPTypeinVBT.m3: fixes from Randy Coleburn modified: cmvbt/src/IPTypeinVBT.m3 2001-04-08 15:02 wagner * www/: PkgTags, download.html, index.html, installation.html, known-problems.html, todo.html: last changes for the official CM3 5.1 release (CM3 5.1.3) modified: www/download.html modified: www/index.html modified: www/installation.html modified: www/known-problems.html modified: www/todo.html 2001-04-08 14:20 wagner * scripts/: PkgTags, do-cm3-std.cmd: added script to build the standard distribution on NT386 using a cmd shell added: scripts/do-cm3-std.cmd 2001-04-06 23:49 wagner * www/: PkgTags, download.html, index.html, known-problems.html: changes for the 5.1.3 official release modified: www/download.html modified: www/index.html modified: www/known-problems.html 2001-04-06 20:30 wagner * doc/: PkgTags, help/cm3/example.html, help/cm3/history.html, help/cm3/m3args.html, help/cm3/packages.html, help/cm3/restrictions.html, help/cm3/runtime.html, help/cm3/scheduler.html, help/cm3/showthread.html, help/cm3/m3build/m3build.html, pics/html.gif, pics/pdf.gif, pics/ps.gif, reference/arithmetic.html, reference/index.html, reference/intfs.html, reference/intro.html, reference/m3.html, src_reports/index.html, tutorial/m3/m3_11.html, tutorial/m3/m3_17.html, tutorial/m3/m3_2.html, tutorial/m3/m3_5.html, tutorial/m3/m3_66.html, tutorial/m3/m3_67.html, tutorial/m3/m3_68.html, tutorial/m3/m3_69.html, tutorial/m3/m3_70.html, tutorial/m3/m3_71.html, tutorial/m3/m3_72.html, tutorial/m3/m3_73.html, tutorial/m3/m3_74.html, tutorial/m3/m3_76.html, tutorial/m3/m3_78.html, tutorial/m3/m3_80.html, tutorial/m3/m3_toc.html, tutorial/m3/old-index.html, tutorial/ui/tutorial.html, tutorial/ui/intro/tut-intro.html: fixed 91 references and commented out obsolete or out-of-date passages added: doc/pics/html.gif added: doc/pics/pdf.gif added: doc/pics/ps.gif modified: doc/help/cm3/example.html modified: doc/help/cm3/history.html modified: doc/help/cm3/m3args.html modified: doc/help/cm3/packages.html modified: doc/help/cm3/restrictions.html modified: doc/help/cm3/runtime.html modified: doc/help/cm3/scheduler.html modified: doc/help/cm3/showthread.html modified: doc/help/cm3/m3build/m3build.html modified: doc/reference/arithmetic.html modified: doc/reference/index.html modified: doc/reference/intfs.html modified: doc/reference/intro.html modified: doc/reference/m3.html modified: doc/src_reports/index.html modified: doc/tutorial/m3/m3_11.html modified: doc/tutorial/m3/m3_17.html modified: doc/tutorial/m3/m3_2.html modified: doc/tutorial/m3/m3_5.html modified: doc/tutorial/m3/m3_66.html modified: doc/tutorial/m3/m3_67.html modified: doc/tutorial/m3/m3_68.html modified: doc/tutorial/m3/m3_69.html modified: doc/tutorial/m3/m3_70.html modified: doc/tutorial/m3/m3_71.html modified: doc/tutorial/m3/m3_72.html modified: doc/tutorial/m3/m3_73.html modified: doc/tutorial/m3/m3_74.html modified: doc/tutorial/m3/m3_76.html modified: doc/tutorial/m3/m3_78.html modified: doc/tutorial/m3/m3_80.html modified: doc/tutorial/m3/m3_toc.html modified: doc/tutorial/m3/old-index.html modified: doc/tutorial/ui/tutorial.html modified: doc/tutorial/ui/intro/tut-intro.html 2001-04-05 17:20 wagner * scripts/: PkgTags, sysinfo.sh: increased version to 5.1.3 modified: scripts/sysinfo.sh 2001-04-05 16:58 wagner * m3-libs/m3core/: PkgTags, src/C/LINUXLIBC6/CsetjmpASM.s: Dynamically linked programs would crash on LINUXLIBC6 platform without this patch from John Polstra. Here are his comments on the patch: The absence of the ".type" and ".size" statements in setjmpASM.s caused the linker to get confused. Consequently, the call to RTThread.Save() at line 1061 of thread/POSIX/ThreadPosix.m3 went to the wrong address. I also changed the ".align 2" to ".align 4". In the ELF assembler, the argument to ".align" is the multiple of alignment. With the previous object file format, the argument was the log base 2 of the multiple. So what used to be 2**2 is now given as 4. This isn't an essential part of the fix, but it helps performance. modified: m3core/src/C/LINUXLIBC6/CsetjmpASM.s 2001-04-03 19:30 wagner * m3-db/stablegen/: PkgTags, src/m3overrides: added missing override for mtex modified: stablegen/src/m3overrides 2001-04-03 19:17 wagner * scripts/: PkgTags, make-src-dist-all.sh, make-src-dist-gnu.sh, make-src-dist-std.sh, make-src-dist-sys.sh: exclude profiling TARGETp directories from 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-04-03 18:42 wagner * m3-sys/cminstall/: PkgTags, src/config/NT386: added -ign:__real to m3_lib_flags for the sake of latest Microsoft C compilers modified: cminstall/src/config/NT386 2001-04-03 18:41 wagner * m3-sys/cm3/: PkgTags, src/config/NT386: added -ign:__real to m3_lib_flags for the sake of latest Microsoft C compilers modified: cm3/src/config/NT386 2001-04-03 17:34 wagner * m3-sys/mklib/: PkgTags, src/Main.m3: added options -v, -h, -noclean, -ign:SYMSTART modified: mklib/src/Main.m3 2001-03-24 13:17 wagner * m3-sys/cminstall/: PkgTags, src/config/NT386: fixed recognition of linking errors on NT386 platform modified: cminstall/src/config/NT386 2001-03-24 13:16 wagner * m3-sys/cm3/: PkgTags, src/Builder.m3, src/Main.m3, src/Makefile.m3, src/config/NT386: fixed recognition of linking and c-compilation errors, which now cause an exit code of 1 and an appropriate error message modified: cm3/src/Builder.m3 modified: cm3/src/Main.m3 modified: cm3/src/Makefile.m3 modified: cm3/src/config/NT386 2001-03-15 17:53 wagner * m3-sys/cminstall/: PkgTags, src/OSPOSIX.m3: fixed missing import modified: cminstall/src/OSPOSIX.m3 2001-03-15 17:52 wagner * m3-sys/cm3/: PkgTags, src/Main.m3: fixed unnecessary warning modified: cm3/src/Main.m3 2001-03-15 17:27 wagner * scripts/: PkgTags, sysinfo.sh: upgraded cm3 version modified: scripts/sysinfo.sh 2001-03-11 14:46 wagner * www/: PkgTags, about-cm3.html, download.html, index.html: additions: o CM3 5.1 interface changes and performance considerations o src-update-2001-03-11.tgz o updated news and contents sections modified: www/about-cm3.html modified: www/download.html modified: www/index.html 2001-03-11 14:32 wagner * scripts/: PkgTags, make-src-files-update.sh: removed exclude list code modified: scripts/make-src-files-update.sh 2001-03-11 14:29 wagner * scripts/: PkgTags, make-src-files-update.sh: added script to create update archive based on file list added: scripts/make-src-files-update.sh 2001-03-11 00:15 wagner * www/: PkgTags, installation.html, todo.html: minor additions about win32 linker and things already done modified: www/installation.html modified: www/todo.html 2001-03-11 00:09 wagner * m3-libs/libm3/: PkgTags, src/os/WIN32/ProcessWin32.m3: ProcessWin32.Create( cmd: Pathname.T; READONLY params: ARRAY OF TEXT; env: REF ARRAY OF TEXT := NIL; wd: Pathname.T := NIL; stdin, stdout, stderr: File.T := NIL) : T RAISES {OSError.E} has been partially fixed concerning parameter passing. The problem is that cmd and all the parameters are concatenated into a string and then passed to the win32 subsystem. Thus it is not possible to use programs or parameters with pathnames that contain spaces. Now, cmd is always surrounded by double quotes. If the command name begins with a ` (backquote), this is stripped and all parameters are enclosed by double quotes, too. In this case it is not possible to pass double quotes, as there seems to be no escape character :-( The chosen solution is a compromise. It maintains compatibility with the past in most cases, and offers the possibility to preserve argument boundaries as long as no double quotes need to be passed, though with a somewhat contrived interface. All in all it's a hack and better solutions are welcome. The main problems for them are: 1. The windows interface is broken as parameters cannot be passed transparently. 2. The Process.Create interface should not be altered as it is conceptually sound and many things depend on it. modified: libm3/src/os/WIN32/ProcessWin32.m3 2001-03-10 23:39 wagner * m3-libs/libm3/src/os/Common/COPYRIGHT-CMASS, m3-libs/libm3/src/os/POSIX/COPYRIGHT-CMASS, m3-libs/libm3/src/os/WIN32/COPYRIGHT-CMASS, m3-libs/libm3/src/pickle/ver1/COPYRIGHT-CMASS, m3-libs/libm3/src/pickle/ver2/COPYRIGHT-CMASS, m3-libs/libm3/src/types/COPYRIGHT-CMASS, m3-libs/libm3/COPYRIGHT-CMASS, m3-libs/m3core/src/Csupport/HPPA/COPYRIGHT-CMASS, m3-libs/m3core/src/runtime/NT386/COPYRIGHT-CMASS, m3-libs/m3core/src/runtime/WIN32/COPYRIGHT-CMASS, m3-libs/m3core/src/runtime/common/COPYRIGHT-CMASS, m3-libs/m3core/src/text/COPYRIGHT-CMASS, m3-libs/m3core/src/thread/Common/COPYRIGHT-CMASS, m3-libs/m3core/src/thread/WIN32/COPYRIGHT-CMASS, m3-libs/m3core/src/unix/hpux-7-0/COPYRIGHT-CMASS, m3-libs/m3core/src/unix/irix-5.2/COPYRIGHT-CMASS, m3-libs/m3core/src/unix/linux/COPYRIGHT-CMASS, m3-libs/m3core/src/unix/osf-1.generic/COPYRIGHT-CMASS, m3-libs/m3core/src/unix/solaris-2-x/COPYRIGHT-CMASS, m3-libs/m3core/src/unix/sunos-4-x/COPYRIGHT-CMASS, m3-libs/m3core/src/win32/COPYRIGHT-CMASS, m3-libs/m3core/COPYRIGHT-CMASS, m3-libs/COPYRIGHT-CMASS, m3-tools/cmpdir/src/COPYRIGHT-CMASS, m3-tools/cmpdir/COPYRIGHT-CMASS, m3-tools/dirfp/src/COPYRIGHT-CMASS, m3-tools/dirfp/COPYRIGHT-CMASS, m3-tools/COPYRIGHT-CMASS, m3-comm/tapi/src/COPYRIGHT-CMASS, m3-comm/tapi/COPYRIGHT-CMASS, m3-comm/tcp/src/POSIX/COPYRIGHT-CMASS, m3-comm/tcp/src/WIN32/COPYRIGHT-CMASS, m3-comm/tcp/src/common/COPYRIGHT-CMASS, m3-comm/tcp/COPYRIGHT-CMASS, m3-comm/COPYRIGHT-CMASS, m3-sys/cm3/src/config/COPYRIGHT-CMASS, m3-sys/cm3/src/COPYRIGHT-CMASS, m3-sys/cm3/COPYRIGHT-CMASS, m3-sys/cminstall/src/config/COPYRIGHT-CMASS, m3-sys/cminstall/src/COPYRIGHT-CMASS, m3-sys/cminstall/COPYRIGHT-CMASS, m3-sys/dll2lib/src/COPYRIGHT-CMASS, m3-sys/dll2lib/COPYRIGHT-CMASS, m3-sys/fix_nl/src/COPYRIGHT-CMASS, m3-sys/fix_nl/COPYRIGHT-CMASS, m3-sys/m3front/src/builtinInfo/COPYRIGHT-CMASS, m3-sys/m3front/src/builtinTypes/COPYRIGHT-CMASS, m3-sys/m3front/src/exprs/COPYRIGHT-CMASS, m3-sys/m3front/src/misc/COPYRIGHT-CMASS, m3-sys/m3front/src/stmts/COPYRIGHT-CMASS, m3-sys/m3front/src/types/COPYRIGHT-CMASS, m3-sys/m3front/COPYRIGHT-CMASS, m3-sys/m3linker/src/COPYRIGHT-CMASS, m3-sys/m3linker/COPYRIGHT-CMASS, m3-sys/m3middle/src/POSIX/COPYRIGHT-CMASS, m3-sys/m3middle/src/WIN32/COPYRIGHT-CMASS, m3-sys/m3middle/src/COPYRIGHT-CMASS, m3-sys/m3middle/COPYRIGHT-CMASS, m3-sys/m3quake/src/COPYRIGHT-CMASS, m3-sys/m3quake/COPYRIGHT-CMASS, m3-sys/m3tools/src/COPYRIGHT-CMASS, m3-sys/m3tools/COPYRIGHT-CMASS, m3-sys/COPYRIGHT-CMASS, m3-db/db/src/odbc/archive/COPYRIGHT-CMASS, m3-db/db/src/odbc/COPYRIGHT-CMASS, m3-db/db/src/postgres95/COPYRIGHT-CMASS, m3-db/db/src/COPYRIGHT-CMASS, m3-db/db/COPYRIGHT-CMASS, m3-db/odbc/src/POSIX/COPYRIGHT-CMASS, m3-db/odbc/src/WIN32/COPYRIGHT-CMASS, m3-db/odbc/src/COPYRIGHT-CMASS, m3-db/odbc/COPYRIGHT-CMASS, m3-db/pgodbc/src/COPYRIGHT-CMASS, m3-db/pgodbc/COPYRIGHT-CMASS, m3-db/postgres95/src/COPYRIGHT-CMASS, m3-db/postgres95/COPYRIGHT-CMASS, m3-db/COPYRIGHT-CMASS, m3-ui/cmvbt/src/COPYRIGHT-CMASS, m3-ui/cmvbt/COPYRIGHT-CMASS, m3-ui/formsview/src/COPYRIGHT-CMASS, m3-ui/formsview/COPYRIGHT-CMASS, m3-ui/ui/src/winvbt/old/COPYRIGHT-CMASS, m3-ui/ui/src/winvbt/COPYRIGHT-CMASS, m3-ui/ui/COPYRIGHT-CMASS, m3-ui/COPYRIGHT-CMASS: removed last paragraph in CM3 copyright texts 2001-03-09 18:35 wagner * m3-libs/m3core/: PkgTags, src/Csupport/FreeBSD4/dtoa.c: dtoa.c fix for FreeBSD4 from John Polstra modified: m3core/src/Csupport/FreeBSD4/dtoa.c 2001-03-07 22:42 wagner * www/: PkgTags, download.html, index.html, known-problems.html: changes: o added problem with spaces in pathnames on win32 o added new installer for win32 o added contrib section modified: www/download.html modified: www/index.html modified: www/known-problems.html 2001-03-07 22:37 wagner * m3-tools/m3tohtml/: PkgTags, src/m3overrides: added missing override for parseparams modified: m3tohtml/src/m3overrides 2001-03-07 22:37 wagner * m3-db/db/: PkgTags, src/m3overrides: added missing override for libm3 modified: db/src/m3overrides 2001-03-07 22:13 wagner * m3-sys/cminstall/: PkgTags, src/config/FreeBSD3, src/config/FreeBSD4, src/config/LINUXLIBC6, src/config/SOLgnu: added some basic profiling support to four template files modified: cminstall/src/config/FreeBSD3 modified: cminstall/src/config/FreeBSD4 modified: cminstall/src/config/LINUXLIBC6 modified: cminstall/src/config/SOLgnu 2001-03-07 21:54 wagner * m3-sys/cm3/: PkgTags, src/config/FreeBSD3: fix for latest commit modified: cm3/src/config/FreeBSD3 2001-03-07 21:52 wagner * m3-sys/cm3/: PkgTags, src/Main.m3, src/Makefile.i3, src/Makefile.m3, src/config/FreeBSD3, src/config/FreeBSD4, src/config/LINUXLIBC6, src/config/SOLgnu: changes: o centralized quake pre-definitions in Makefile module o added -pretend option o added -profile option o added some basic profiling support to the several template files (only tested on FreeBSD3) modified: cm3/src/Main.m3 modified: cm3/src/Makefile.i3 modified: cm3/src/Makefile.m3 modified: cm3/src/config/FreeBSD3 modified: cm3/src/config/FreeBSD4 modified: cm3/src/config/LINUXLIBC6 modified: cm3/src/config/SOLgnu 2001-03-07 15:56 wagner * scripts/: PkgTags, make-src-dist-all.sh, make-src-dist-std.sh, make-src-dist-sys.sh: fixed last commit (type) modified: scripts/make-src-dist-all.sh modified: scripts/make-src-dist-std.sh modified: scripts/make-src-dist-sys.sh 2001-03-07 15:54 wagner * scripts/: PkgTags, make-src-dist-all.sh, make-src-dist-std.sh, make-src-dist-sys.sh: added compat-quake to src distributions modified: scripts/make-src-dist-all.sh modified: scripts/make-src-dist-std.sh modified: scripts/make-src-dist-sys.sh 2001-03-06 23:29 wagner * scripts/: PkgTags, def-std-pkgs.sh: removed double entry of tcp modified: scripts/def-std-pkgs.sh 2001-03-06 22:32 wagner * m3-sys/cminstall/: PkgTags, src/Main.m3, src/OS.i3, src/OSPOSIX.m3, src/OSWIN32.m3, src/Text2.i3, src/Text2.m3: fixes: o workaround for filenames with spaces, which now get converted to their short 8.3 style equivalent on win32, if possible o fixed setting of `kind' in installer config section modified: cminstall/src/Main.m3 modified: cminstall/src/OS.i3 modified: cminstall/src/OSPOSIX.m3 modified: cminstall/src/OSWIN32.m3 modified: cminstall/src/Text2.i3 modified: cminstall/src/Text2.m3 2001-03-04 11:00 wagner * m3-sys/cminstall/: PkgTags, src/Main.m3, src/config/LINUXLIBC6: several fixes for the latest changes (curing crashes on Linux) modified: cminstall/src/Main.m3 modified: cminstall/src/config/LINUXLIBC6 2001-03-04 10:04 wagner * www/: PkgTags, about-cm3.html, booting.html, index.html: added documentation references fixed pathnames in booting.html modified: www/about-cm3.html modified: www/booting.html modified: www/index.html 2001-03-03 16:06 wagner * m3-sys/cminstall/: PkgTags, src/Main.m3, src/Msg.i3, src/Msg.m3, src/config/ALPHA_OSF, src/config/FreeBSD3, src/config/FreeBSD4, src/config/HPPA, src/config/IBMR2, src/config/IRIX5, src/config/LINUXLIBC6, src/config/SOLgnu, src/config/SOLsun, src/config/SPARC: The installer is now much more verbose by default, and may thus provide some usable information for the user during installation. It is partially possible to changes names of libraries, but manual editing is still needed after installation in this case. The ODBC configuration templates have been changed, but I don't yet know if they are correct. modified: cminstall/src/Main.m3 modified: cminstall/src/Msg.i3 modified: cminstall/src/Msg.m3 modified: cminstall/src/config/ALPHA_OSF modified: cminstall/src/config/FreeBSD3 modified: cminstall/src/config/FreeBSD4 modified: cminstall/src/config/HPPA modified: cminstall/src/config/IBMR2 modified: cminstall/src/config/IRIX5 modified: cminstall/src/config/LINUXLIBC6 modified: cminstall/src/config/SOLgnu modified: cminstall/src/config/SOLsun modified: cminstall/src/config/SPARC 2001-03-02 13:44 wagner * www/: PkgTags, download.html, index.html, known-problems.html: changes: o added known problems section o minor fixes and improvements added: www/known-problems.html modified: www/download.html modified: www/index.html 2001-03-01 22:57 wagner * scripts/: PkgTags, do-cm3-std.sh: build and ship m3bundle if not already installed modified: scripts/do-cm3-std.sh 2001-03-01 22:38 wagner * www/: PkgTags, download.html, index.html, installation.html, package-status.html, todo.html: changes: o partial update to 5.1.1 o added platform notes o updated package status and todo list modified: www/download.html modified: www/index.html modified: www/installation.html modified: www/package-status.html modified: www/todo.html 2001-03-01 21:29 wagner * scripts/: PkgTags, make-src-dist-gnu.sh, make-src-dist-sys.sh: changes: o exclude m3cc and m3gdb from the src-sys archive o create a new archive src-gnu with m3cc and m3gdb added: scripts/make-src-dist-gnu.sh modified: scripts/make-src-dist-sys.sh 2001-03-01 20:33 wagner * scripts/: PkgTags, do-cm3-front.sh: added script to compile frontend added: scripts/do-cm3-front.sh 2001-03-01 20:12 wagner * m3-sys/cminstall/: PkgTags, src/Main.m3: several fixes for win32 platform modified: cminstall/src/Main.m3 2001-03-01 20:10 wagner * scripts/: PkgTags, sysinfo.sh: new patch level modified: scripts/sysinfo.sh 2001-03-01 17:14 wagner * scripts/: PkgTags, make-bin-dist-min.sh, pkgcmds.sh, sysinfo.sh: export system dependent path CM3ROOT from sysinfo and use it in pkgcmds and make-bin-dist-min modified: scripts/make-bin-dist-min.sh modified: scripts/pkgcmds.sh modified: scripts/sysinfo.sh 2001-03-01 17:07 wagner * m3-db/smalldb/: PkgTags, src/OSSupportWIN32.m3, src/OSSupportWIN32IF.i3: windows interfaces were all wrong, but should now be fixed modified: smalldb/src/OSSupportWIN32.m3 modified: smalldb/src/OSSupportWIN32IF.i3 2001-03-01 16:10 wagner * scripts/: PkgTags, def-std-pkgs.sh, make-bin-dist-min.sh, pkgcmds.sh, sysinfo.sh: changes: o add and remove some packages to std, exclude some on win32 o add cygwin.dll to system archive on win32 o fix pathnames used for ROOT / overrides on win32 modified: scripts/def-std-pkgs.sh modified: scripts/make-bin-dist-min.sh modified: scripts/pkgcmds.sh modified: scripts/sysinfo.sh 2001-03-01 16:00 wagner * m3-db/smalldb/: PkgTags, src/OSSupportWIN32.m3, src/OSSupportWIN32IF.i3, src/m3makefile: added os support for win32, still untested, but compiles added: smalldb/src/OSSupportWIN32.m3 added: smalldb/src/OSSupportWIN32IF.i3 modified: smalldb/src/m3makefile 2001-03-01 15:59 wagner * m3-db/postgres95/: PkgTags, src/m3makefile: only compile postgres package if postgres library is in system libs modified: postgres95/src/m3makefile 2001-03-01 14:15 wagner * m3-sys/cminstall/: PkgTags, src/Main.m3: made the installer look for some more archives to unpack, including docs and last minute fixes modified: cminstall/src/Main.m3 2001-03-01 13:53 wagner * m3-sys/cm3/: PkgTags, src/Main.m3, src/Makefile.m3: cm3 now defines the quake variables CM3_VERSION and CM3_CREATED as well as EOL, which is NL on POSIX and CRNL on WIN32 Now the following code should work: if defined(CM3_VERSION) write(CM3_VERSION, EOL) end if defined(CM3_CREATED) write(CM3_CREATED, EOL) end modified: cm3/src/Main.m3 modified: cm3/src/Makefile.m3 2001-03-01 00:05 wagner * www/: PkgTags, about-cm3.html, booting.html, cm3-and-elego.html, cm3-problem-report.html, download.html, index.html, installation.html, notyet.html, package-status.html, plans.html, porting.html, send-pr.php3, todo.html: changes: o added problem report page o set background colour to white everywhere o update things to do / done added: www/cm3-problem-report.html added: www/send-pr.php3 modified: www/about-cm3.html modified: www/booting.html modified: www/cm3-and-elego.html modified: www/download.html modified: www/index.html modified: www/installation.html modified: www/notyet.html modified: www/package-status.html modified: www/plans.html modified: www/porting.html modified: www/todo.html 2001-02-27 10:55 wagner * m3-libs/libm3/: PkgTags, src/sort/ArraySort.mg: Added fix that prevents an index out of bound crash in rare situations. The original log message from the m3fix package at Elego was: We have hit the one sequence of permutations for an array of 14 elements where the QuickSort procedure fell over an array subscription error it seems. This occured when using sorting the tag sequence of package cvs-diff on 25.8.1999. Here is the sequence for reference: RELENG-PRE-INTEGRA-CVS-1_10[undefined_format] RELENG-POST-INTEGRA-CVS-1_10[undefined_format] devel_cvs-diff_d0_0_1 devel_cvs-diff_d0_0_2 devel_cvs-diff_d0_0_3 devel_cvs-diff_d0_0_4 devel_cvs-diff_d0_0_5 devel_cvs-diff_d0_0_6 devel_cvs-diff_d1_0_0 devel_cvs-diff_d1_0_1 devel_cvs-diff_d2_0_0 release_cvs-diff_0_0_0 release_cvs-diff_0_0_start release_cvs-diff_0_0_stable In line 54 the value of `i' ran over the top array boundary, and the program halted with a checked runtime error. I just inserted checks to avoid this fatal condition, but am not sure if the algorithm is totally correct, as it is quiet subtly coded. Anyway, we cannord afford runtime errors. modified: libm3/src/sort/ArraySort.mg 2001-02-26 19:10 wagner * www/: PkgTags, download.html, index.html: minor corrections and improvements modified: www/download.html modified: www/index.html 2001-02-26 15:21 wagner * m3-sys/cm3/: PkgTags, src/Builder.i3, src/Builder.m3, src/Dirs.m3, src/M3Build.i3, src/M3Build.m3, src/M3Options.i3, src/Main.m3, src/Makefile.m3, src/Utils.i3, src/Utils.m3: The option -depend has been added to cm3, which outputs a makefile dependency line containing the current and all imported packages. Indirect imports will be present if the corresponding packages can be found (e.g. their .M3EXPORTS file scanned). A new major mode has been added for the -depend command, and several checks and messages had to be disable or bypassed depending on it. The output of the dependency line will be triggered by the library() or program() declaration in the m3makefile. Quake errors after this statement are ignored. Dependency computation will fail if quake entities imported from other packages that cannot be found are used. modified: cm3/src/Builder.i3 modified: cm3/src/Builder.m3 modified: cm3/src/Dirs.m3 modified: cm3/src/M3Build.i3 modified: cm3/src/M3Build.m3 modified: cm3/src/M3Options.i3 modified: cm3/src/Main.m3 modified: cm3/src/Makefile.m3 modified: cm3/src/Utils.i3 modified: cm3/src/Utils.m3 2001-02-26 15:14 wagner * m3-sys/m3quake/: PkgTags, src/m3overrides: m3core override was missing modified: m3quake/src/m3overrides 2001-02-24 17:39 wagner * www/: PkgTags, download.html, index.html, package-status.html: added CM3 doc archive, new scripts archive, and new src update modified: www/download.html modified: www/index.html modified: www/package-status.html 2001-02-24 16:52 wagner * scripts/: PkgTags, make-doc-dist.sh, make-script-dist.sh, make-src-update.sh: added scripts to create distribution archives for scripts, docs, and source updates (whole packages) added: scripts/make-doc-dist.sh added: scripts/make-script-dist.sh added: scripts/make-src-update.sh 2001-02-24 16:03 wagner * doc/: PkgTags, index.html, help/gen_html_files, help/interfaces.html, help/cm3/cm3.html, help/cm3/history.html, help/gen_html/INDEX.html, help/gen_html/X11R4/src/Common/X.i3.html, help/gen_html/X11R4/src/Common/Xatom.i3.html, help/gen_html/X11R4/src/Common/Xaw.i3.html, help/gen_html/X11R4/src/Common/Xct.i3.html, help/gen_html/X11R4/src/Common/Xmbuf.i3.html, help/gen_html/X11R4/src/Common/Xmu.i3.html, help/gen_html/X11R4/src/Common/Xrm.i3.html, help/gen_html/X11R4/src/Common/Xt.i3.html, help/gen_html/X11R4/src/Common/XtC.i3.html, help/gen_html/X11R4/src/Common/XtC.m3.html, help/gen_html/X11R4/src/Common/XtE.i3.html, help/gen_html/X11R4/src/Common/XtE.m3.html, help/gen_html/X11R4/src/Common/XtN.i3.html, help/gen_html/X11R4/src/Common/XtN.m3.html, help/gen_html/X11R4/src/Common/XtR.i3.html, help/gen_html/X11R4/src/Common/XtR.m3.html, help/gen_html/X11R4/src/Vanilla/XMachine.i3.html, help/gen_html/bitvector/src/BitVector.i3.html, help/gen_html/bitvector/src/BitVector.m3.html, help/gen_html/bitvector/src/BitVectorRep.i3.html, help/gen_html/cm3/src/Arg.i3.html, help/gen_html/cm3/src/Arg.m3.html, help/gen_html/cm3/src/Builder.i3.html, help/gen_html/cm3/src/Builder.m3.html, help/gen_html/cm3/src/Dirs.i3.html, help/gen_html/cm3/src/Dirs.m3.html, help/gen_html/cm3/src/M3BackPosix.m3.html, help/gen_html/cm3/src/M3Backend.i3.html, help/gen_html/cm3/src/M3Build.i3.html, help/gen_html/cm3/src/M3Build.m3.html, help/gen_html/cm3/src/M3Loc.i3.html, help/gen_html/cm3/src/M3Loc.m3.html, help/gen_html/cm3/src/M3Options.i3.html, help/gen_html/cm3/src/M3Options.m3.html, help/gen_html/cm3/src/M3Path.i3.html, help/gen_html/cm3/src/M3Path.m3.html, help/gen_html/cm3/src/M3Unit.i3.html, help/gen_html/cm3/src/M3Unit.m3.html, help/gen_html/cm3/src/Main.m3.html, help/gen_html/cm3/src/Makefile.i3.html, help/gen_html/cm3/src/Makefile.m3.html, help/gen_html/cm3/src/Msg.i3.html, help/gen_html/cm3/src/Msg.m3.html, help/gen_html/cm3/src/Utils.i3.html, help/gen_html/cm3/src/Utils.m3.html, help/gen_html/cm3/src/UtilsPosix.m3.html, help/gen_html/cm3/src/WebFile.i3.html, help/gen_html/cm3/src/WebFile.m3.html, help/gen_html/cmvbt/src/AnimateVBT.i3.html, help/gen_html/cmvbt/src/AnimateVBT.m3.html, help/gen_html/cmvbt/src/ClockVBT.i3.html, help/gen_html/cmvbt/src/ClockVBT.m3.html, help/gen_html/cmvbt/src/FrameVBT.i3.html, help/gen_html/cmvbt/src/FrameVBT.m3.html, help/gen_html/cmvbt/src/GridSplit.i3.html, help/gen_html/cmvbt/src/GridSplit.m3.html, help/gen_html/cmvbt/src/HoverVBT.i3.html, help/gen_html/cmvbt/src/HoverVBT.m3.html, help/gen_html/cmvbt/src/IPTypeinVBT.i3.html, help/gen_html/cmvbt/src/IPTypeinVBT.m3.html, help/gen_html/cmvbt/src/IntervalTimer.i3.html, help/gen_html/cmvbt/src/IntervalTimer.m3.html, help/gen_html/cmvbt/src/PasswordFont.i3.html, help/gen_html/cmvbt/src/PasswordFont.m3.html, help/gen_html/cmvbt/src/SortedTableVBT.i3.html, help/gen_html/cmvbt/src/SortedTableVBT.m3.html, help/gen_html/cmvbt/src/TabVBT.i3.html, help/gen_html/cmvbt/src/TabVBT.m3.html, help/gen_html/cmvbt/src/TableVBT.i3.html, help/gen_html/cmvbt/src/TableVBT.m3.html, help/gen_html/db/src/DB.i3.html, help/gen_html/db/src/odbc/DB.m3.html, help/gen_html/db/src/odbc/DBRep.i3.html, help/gen_html/db/src/postgres95/DB.m3.html, help/gen_html/db/src/postgres95/DBRep.i3.html, help/gen_html/digraph/src/DiGraph.ig.html, help/gen_html/digraph/src/DiGraph.mg.html, help/gen_html/digraph/src/NullEdgeType.i3.html, help/gen_html/digraph/src/NullEdgeType.m3.html, help/gen_html/digraph/src/POEdgeType.i3.html, help/gen_html/digraph/src/POEdgeType.m3.html, help/gen_html/digraph/src/digraph.tmpl.html, help/gen_html/formsedit/derived/formseditBundle.i3.html, help/gen_html/formsedit/derived/formseditBundle.m3.html, help/gen_html/formsedit/src/FormsEdit.m3.html, help/gen_html/formsedit/src/FormsEditVBT.i3.html, help/gen_html/formsedit/src/FormsEditVBT.m3.html, help/gen_html/formsvbt/src/FVRuntime.i3.html, help/gen_html/formsvbt/src/FVRuntime.m3.html, help/gen_html/formsvbt/src/FVTypes.i3.html, help/gen_html/formsvbt/src/FormsVBT.i3.html, help/gen_html/formsvbt/src/FormsVBT.m3.html, help/gen_html/formsvbt/src/Macro.i3.html, help/gen_html/formsvbt/src/Macro.m3.html, help/gen_html/formsvbt/src/Manpage.i3.html, help/gen_html/formsvbt/src/Manpage.m3.html, help/gen_html/formsvbt/src/RefListUtils.i3.html, help/gen_html/formsvbt/src/RefListUtils.m3.html, help/gen_html/formsvbt/src/StubImageRd.i3.html, help/gen_html/formsvbt/src/StubImageRd.m3.html, help/gen_html/formsvbt/src/StubImageVBT.i3.html, help/gen_html/formsvbt/src/StubImageVBT.m3.html, help/gen_html/formsvbt/src/StubImages.i3.html, help/gen_html/formsvbtpixmaps/derived/FormsVBTPixmapsBundle.i3.html, help/gen_html/formsvbtpixmaps/derived/FormsVBTPixmapsBundle.m3.html, help/gen_html/formsview/src/formsview.m3.html, help/gen_html/href/I3_1.html, help/gen_html/href/I3_10.html, help/gen_html/href/I3_100.html, help/gen_html/href/I3_101.html, help/gen_html/href/I3_102.html, help/gen_html/href/I3_103.html, help/gen_html/href/I3_104.html, help/gen_html/href/I3_105.html, help/gen_html/href/I3_106.html, help/gen_html/href/I3_107.html, help/gen_html/href/I3_108.html, help/gen_html/href/I3_109.html, help/gen_html/href/I3_11.html, help/gen_html/href/I3_110.html, help/gen_html/href/I3_111.html, help/gen_html/href/I3_112.html, help/gen_html/href/I3_113.html, help/gen_html/href/I3_114.html, help/gen_html/href/I3_115.html, help/gen_html/href/I3_116.html, help/gen_html/href/I3_117.html, help/gen_html/href/I3_118.html, help/gen_html/href/I3_119.html, help/gen_html/href/I3_12.html, help/gen_html/href/I3_120.html, help/gen_html/href/I3_121.html, help/gen_html/href/I3_122.html, help/gen_html/href/I3_123.html, help/gen_html/href/I3_124.html, help/gen_html/href/I3_125.html, help/gen_html/href/I3_126.html, help/gen_html/href/I3_127.html, help/gen_html/href/I3_128.html, help/gen_html/href/I3_129.html, help/gen_html/href/I3_13.html, help/gen_html/href/I3_130.html, help/gen_html/href/I3_131.html, help/gen_html/href/I3_132.html, help/gen_html/href/I3_133.html, help/gen_html/href/I3_134.html, help/gen_html/href/I3_135.html, help/gen_html/href/I3_136.html, help/gen_html/href/I3_137.html, help/gen_html/href/I3_138.html, help/gen_html/href/I3_139.html, help/gen_html/href/I3_14.html, help/gen_html/href/I3_140.html, help/gen_html/href/I3_141.html, help/gen_html/href/I3_142.html, help/gen_html/href/I3_143.html, help/gen_html/href/I3_144.html, help/gen_html/href/I3_145.html, help/gen_html/href/I3_146.html, help/gen_html/href/I3_147.html, help/gen_html/href/I3_148.html, help/gen_html/href/I3_149.html, help/gen_html/href/I3_15.html, help/gen_html/href/I3_150.html, help/gen_html/href/I3_151.html, help/gen_html/href/I3_152.html, help/gen_html/href/I3_16.html, help/gen_html/href/I3_17.html, help/gen_html/href/I3_18.html, help/gen_html/href/I3_19.html, help/gen_html/href/I3_2.html, help/gen_html/href/I3_20.html, help/gen_html/href/I3_21.html, help/gen_html/href/I3_22.html, help/gen_html/href/I3_23.html, help/gen_html/href/I3_24.html, help/gen_html/href/I3_25.html, help/gen_html/href/I3_26.html, help/gen_html/href/I3_27.html, help/gen_html/href/I3_28.html, help/gen_html/href/I3_29.html, help/gen_html/href/I3_3.html, help/gen_html/href/I3_30.html, help/gen_html/href/I3_31.html, help/gen_html/href/I3_32.html, help/gen_html/href/I3_33.html, help/gen_html/href/I3_34.html, help/gen_html/href/I3_35.html, help/gen_html/href/I3_36.html, help/gen_html/href/I3_37.html, help/gen_html/href/I3_38.html, help/gen_html/href/I3_39.html, help/gen_html/href/I3_4.html, help/gen_html/href/I3_40.html, help/gen_html/href/I3_41.html, help/gen_html/href/I3_42.html, help/gen_html/href/I3_43.html, help/gen_html/href/I3_44.html, help/gen_html/href/I3_45.html, help/gen_html/href/I3_46.html, help/gen_html/href/I3_47.html, help/gen_html/href/I3_48.html, help/gen_html/href/I3_49.html, help/gen_html/href/I3_5.html, help/gen_html/href/I3_50.html, help/gen_html/href/I3_51.html, help/gen_html/href/I3_52.html, help/gen_html/href/I3_53.html, help/gen_html/href/I3_54.html, help/gen_html/href/I3_55.html, help/gen_html/href/I3_56.html, help/gen_html/href/I3_57.html, help/gen_html/href/I3_58.html, help/gen_html/href/I3_59.html, help/gen_html/href/I3_6.html, help/gen_html/href/I3_60.html, help/gen_html/href/I3_61.html, help/gen_html/href/I3_62.html, help/gen_html/href/I3_63.html, help/gen_html/href/I3_64.html, help/gen_html/href/I3_65.html, help/gen_html/href/I3_66.html, help/gen_html/href/I3_67.html, help/gen_html/href/I3_68.html, help/gen_html/href/I3_69.html, help/gen_html/href/I3_7.html, help/gen_html/href/I3_70.html, help/gen_html/href/I3_71.html, help/gen_html/href/I3_72.html, help/gen_html/href/I3_73.html, help/gen_html/href/I3_74.html, help/gen_html/href/I3_75.html, help/gen_html/href/I3_76.html, help/gen_html/href/I3_77.html, help/gen_html/href/I3_78.html, help/gen_html/href/I3_79.html, help/gen_html/href/I3_8.html, help/gen_html/href/I3_80.html, help/gen_html/href/I3_81.html, help/gen_html/href/I3_82.html, help/gen_html/href/I3_83.html, help/gen_html/href/I3_84.html, help/gen_html/href/I3_85.html, help/gen_html/href/I3_86.html, help/gen_html/href/I3_87.html, help/gen_html/href/I3_88.html, help/gen_html/href/I3_89.html, help/gen_html/href/I3_9.html, help/gen_html/href/I3_90.html, help/gen_html/href/I3_91.html, help/gen_html/href/I3_92.html, help/gen_html/href/I3_93.html, help/gen_html/href/I3_94.html, help/gen_html/href/I3_95.html, help/gen_html/href/I3_96.html, help/gen_html/href/I3_97.html, help/gen_html/href/I3_98.html, help/gen_html/href/I3_99.html, help/gen_html/href/M3_1.html, help/gen_html/href/M3_10.html, help/gen_html/href/M3_11.html, help/gen_html/href/M3_12.html, help/gen_html/href/M3_13.html, help/gen_html/href/M3_14.html, help/gen_html/href/M3_15.html, help/gen_html/href/M3_16.html, help/gen_html/href/M3_17.html, help/gen_html/href/M3_18.html, help/gen_html/href/M3_19.html, help/gen_html/href/M3_2.html, help/gen_html/href/M3_20.html, help/gen_html/href/M3_21.html, help/gen_html/href/M3_22.html, help/gen_html/href/M3_23.html, help/gen_html/href/M3_24.html, help/gen_html/href/M3_25.html, help/gen_html/href/M3_26.html, help/gen_html/href/M3_27.html, help/gen_html/href/M3_28.html, help/gen_html/href/M3_29.html, help/gen_html/href/M3_3.html, help/gen_html/href/M3_30.html, help/gen_html/href/M3_31.html, help/gen_html/href/M3_32.html, help/gen_html/href/M3_33.html, help/gen_html/href/M3_34.html, help/gen_html/href/M3_35.html, help/gen_html/href/M3_36.html, help/gen_html/href/M3_37.html, help/gen_html/href/M3_38.html, help/gen_html/href/M3_39.html, help/gen_html/href/M3_4.html, help/gen_html/href/M3_40.html, help/gen_html/href/M3_41.html, help/gen_html/href/M3_42.html, help/gen_html/href/M3_43.html, help/gen_html/href/M3_44.html, help/gen_html/href/M3_45.html, help/gen_html/href/M3_46.html, help/gen_html/href/M3_47.html, help/gen_html/href/M3_48.html, help/gen_html/href/M3_49.html, help/gen_html/href/M3_5.html, help/gen_html/href/M3_50.html, help/gen_html/href/M3_51.html, help/gen_html/href/M3_52.html, help/gen_html/href/M3_53.html, help/gen_html/href/M3_54.html, help/gen_html/href/M3_55.html, help/gen_html/href/M3_56.html, help/gen_html/href/M3_57.html, help/gen_html/href/M3_58.html, help/gen_html/href/M3_59.html, help/gen_html/href/M3_6.html, help/gen_html/href/M3_60.html, help/gen_html/href/M3_61.html, help/gen_html/href/M3_62.html, help/gen_html/href/M3_63.html, help/gen_html/href/M3_64.html, help/gen_html/href/M3_65.html, help/gen_html/href/M3_66.html, help/gen_html/href/M3_67.html, help/gen_html/href/M3_68.html, help/gen_html/href/M3_69.html, help/gen_html/href/M3_7.html, help/gen_html/href/M3_70.html, help/gen_html/href/M3_71.html, help/gen_html/href/M3_72.html, help/gen_html/href/M3_73.html, help/gen_html/href/M3_74.html, help/gen_html/href/M3_75.html, help/gen_html/href/M3_76.html, help/gen_html/href/M3_77.html, help/gen_html/href/M3_78.html, help/gen_html/href/M3_79.html, help/gen_html/href/M3_8.html, help/gen_html/href/M3_80.html, help/gen_html/href/M3_81.html, help/gen_html/href/M3_82.html, help/gen_html/href/M3_83.html, help/gen_html/href/M3_84.html, help/gen_html/href/M3_85.html, help/gen_html/href/M3_86.html, help/gen_html/href/M3_87.html, help/gen_html/href/M3_88.html, help/gen_html/href/M3_89.html, help/gen_html/href/M3_9.html, help/gen_html/href/M3_90.html, help/gen_html/href/M3_91.html, help/gen_html/href/M3_92.html, help/gen_html/href/M3_93.html, help/gen_html/href/M3_94.html, help/gen_html/href/M3_95.html, help/gen_html/href/M3_96.html, help/gen_html/href/M3_97.html, help/gen_html/jvideo/src/POSIX/JVAudio.i3.html, help/gen_html/jvideo/src/POSIX/JVAudio.m3.html, help/gen_html/jvideo/src/POSIX/JVBuffer.i3.html, help/gen_html/jvideo/src/POSIX/JVConverter.i3.html, help/gen_html/jvideo/src/POSIX/JVConverter.m3.html, help/gen_html/jvideo/src/POSIX/JVConverterF.i3.html, help/gen_html/jvideo/src/POSIX/JVDecomp.i3.html, help/gen_html/jvideo/src/POSIX/JVDecomp.m3.html, help/gen_html/jvideo/src/POSIX/JVDecompPool.i3.html, help/gen_html/jvideo/src/POSIX/JVDecompPool.m3.html, help/gen_html/jvideo/src/POSIX/JVFromDecomp.i3.html, help/gen_html/jvideo/src/POSIX/JVFromDecomp.m3.html, help/gen_html/jvideo/src/POSIX/JVFromSource.i3.html, help/gen_html/jvideo/src/POSIX/JVFromSource.m3.html, help/gen_html/jvideo/src/POSIX/JVSink.i3.html, help/gen_html/jvideo/src/POSIX/JVSinkPool.i3.html, help/gen_html/jvideo/src/POSIX/JVSinkPool.m3.html, help/gen_html/jvideo/src/POSIX/Jv.i3.html, help/gen_html/jvideo/src/POSIX/Jva.i3.html, help/gen_html/jvideo/src/POSIX/Jva.m3.html, help/gen_html/jvideo/src/POSIX/JvaProtocol.i3.html, help/gen_html/jvideo/src/POSIX/Jvs.i3.html, help/gen_html/jvideo/src/POSIX/Jvs.m3.html, help/gen_html/jvideo/src/POSIX/JvsBuffer.i3.html, help/gen_html/jvideo/src/POSIX/JvsProtocol.i3.html, help/gen_html/jvideo/src/POSIX/jvprotocol.i3.html, help/gen_html/jvideo/src/POSIX/generic/JVBuffer.m3.html, help/gen_html/jvideo/src/POSIX/generic/JVSink.m3.html, help/gen_html/jvideo/src/POSIX/generic/Jv.m3.html, help/gen_html/jvideo/src/POSIX/generic/JvsBuffer.m3.html, help/gen_html/libm3/derived/AtomAtomTbl.i3.html, help/gen_html/libm3/derived/AtomAtomTbl.m3.html, help/gen_html/libm3/derived/AtomIntTbl.i3.html, help/gen_html/libm3/derived/AtomIntTbl.m3.html, help/gen_html/libm3/derived/AtomList.i3.html, help/gen_html/libm3/derived/AtomList.m3.html, help/gen_html/libm3/derived/AtomListSort.i3.html, help/gen_html/libm3/derived/AtomListSort.m3.html, help/gen_html/libm3/derived/AtomPQ.i3.html, help/gen_html/libm3/derived/AtomPQ.m3.html, help/gen_html/libm3/derived/AtomPQRep.i3.html, help/gen_html/libm3/derived/AtomRefTbl.i3.html, help/gen_html/libm3/derived/AtomRefTbl.m3.html, help/gen_html/libm3/derived/AtomSeq.i3.html, help/gen_html/libm3/derived/AtomSeq.m3.html, help/gen_html/libm3/derived/AtomSeqRep.i3.html, help/gen_html/libm3/derived/AtomTextTbl.i3.html, help/gen_html/libm3/derived/AtomTextTbl.m3.html, help/gen_html/libm3/derived/IntArraySort.i3.html, help/gen_html/libm3/derived/IntArraySort.m3.html, help/gen_html/libm3/derived/IntAtomTbl.i3.html, help/gen_html/libm3/derived/IntAtomTbl.m3.html, help/gen_html/libm3/derived/IntIntTbl.i3.html, help/gen_html/libm3/derived/IntIntTbl.m3.html, help/gen_html/libm3/derived/IntList.i3.html, help/gen_html/libm3/derived/IntList.m3.html, help/gen_html/libm3/derived/IntListSort.i3.html, help/gen_html/libm3/derived/IntListSort.m3.html, help/gen_html/libm3/derived/IntPQ.i3.html, help/gen_html/libm3/derived/IntPQ.m3.html, help/gen_html/libm3/derived/IntPQRep.i3.html, help/gen_html/libm3/derived/IntRefTbl.i3.html, help/gen_html/libm3/derived/IntRefTbl.m3.html, help/gen_html/libm3/derived/IntSeq.i3.html, help/gen_html/libm3/derived/IntSeq.m3.html, help/gen_html/libm3/derived/IntSeqRep.i3.html, help/gen_html/libm3/derived/IntTextTbl.i3.html, help/gen_html/libm3/derived/IntTextTbl.m3.html, help/gen_html/libm3/derived/LongFloatExtras.i3.html, help/gen_html/libm3/derived/LongFloatExtras.m3.html, help/gen_html/libm3/derived/LongSqrt.i3.html, help/gen_html/libm3/derived/LongSqrt.m3.html, help/gen_html/libm3/derived/M3Config.i3.html, help/gen_html/libm3/derived/PackingTbl.i3.html, help/gen_html/libm3/derived/PackingTbl.m3.html, help/gen_html/libm3/derived/PklActionSeq.i3.html, help/gen_html/libm3/derived/PklActionSeq.m3.html, help/gen_html/libm3/derived/PklActionSeqRep.i3.html, help/gen_html/libm3/derived/RealFloatExtras.i3.html, help/gen_html/libm3/derived/RealFloatExtras.m3.html, help/gen_html/libm3/derived/RealSqrt.i3.html, help/gen_html/libm3/derived/RealSqrt.m3.html, help/gen_html/libm3/derived/RefAtomTbl.i3.html, help/gen_html/libm3/derived/RefAtomTbl.m3.html, help/gen_html/libm3/derived/RefIntTbl.i3.html, help/gen_html/libm3/derived/RefIntTbl.m3.html, help/gen_html/libm3/derived/RefList.i3.html, help/gen_html/libm3/derived/RefList.m3.html, help/gen_html/libm3/derived/RefListSort.i3.html, help/gen_html/libm3/derived/RefListSort.m3.html, help/gen_html/libm3/derived/RefPQ.i3.html, help/gen_html/libm3/derived/RefPQ.m3.html, help/gen_html/libm3/derived/RefPQRep.i3.html, help/gen_html/libm3/derived/RefRefTbl.i3.html, help/gen_html/libm3/derived/RefRefTbl.m3.html, help/gen_html/libm3/derived/RefSeq.i3.html, help/gen_html/libm3/derived/RefSeq.m3.html, help/gen_html/libm3/derived/RefSeqRep.i3.html, help/gen_html/libm3/derived/RefTextTbl.i3.html, help/gen_html/libm3/derived/RefTextTbl.m3.html, help/gen_html/libm3/derived/SortedAtomAtomTbl.i3.html, help/gen_html/libm3/derived/SortedAtomAtomTbl.m3.html, help/gen_html/libm3/derived/SortedAtomIntTbl.i3.html, help/gen_html/libm3/derived/SortedAtomIntTbl.m3.html, help/gen_html/libm3/derived/SortedAtomRefTbl.i3.html, help/gen_html/libm3/derived/SortedAtomRefTbl.m3.html, help/gen_html/libm3/derived/SortedAtomTextTbl.i3.html, help/gen_html/libm3/derived/SortedAtomTextTbl.m3.html, help/gen_html/libm3/derived/SortedIntAtomTbl.i3.html, help/gen_html/libm3/derived/SortedIntAtomTbl.m3.html, help/gen_html/libm3/derived/SortedIntIntTbl.i3.html, help/gen_html/libm3/derived/SortedIntIntTbl.m3.html, help/gen_html/libm3/derived/SortedIntRefTbl.i3.html, help/gen_html/libm3/derived/SortedIntRefTbl.m3.html, help/gen_html/libm3/derived/SortedIntTextTbl.i3.html, help/gen_html/libm3/derived/SortedIntTextTbl.m3.html, help/gen_html/libm3/derived/SortedRefAtomTbl.i3.html, help/gen_html/libm3/derived/SortedRefAtomTbl.m3.html, help/gen_html/libm3/derived/SortedRefIntTbl.i3.html, help/gen_html/libm3/derived/SortedRefIntTbl.m3.html, help/gen_html/libm3/derived/SortedRefRefTbl.i3.html, help/gen_html/libm3/derived/SortedRefRefTbl.m3.html, help/gen_html/libm3/derived/SortedRefTextTbl.i3.html, help/gen_html/libm3/derived/SortedRefTextTbl.m3.html, help/gen_html/libm3/derived/SortedTextAtomTbl.i3.html, help/gen_html/libm3/derived/SortedTextAtomTbl.m3.html, help/gen_html/libm3/derived/SortedTextIntTbl.i3.html, help/gen_html/libm3/derived/SortedTextIntTbl.m3.html, help/gen_html/libm3/derived/SortedTextRefTbl.i3.html, help/gen_html/libm3/derived/SortedTextRefTbl.m3.html, help/gen_html/libm3/derived/SortedTextTextTbl.i3.html, help/gen_html/libm3/derived/SortedTextTextTbl.m3.html, help/gen_html/libm3/derived/TextArraySort.i3.html, help/gen_html/libm3/derived/TextArraySort.m3.html, help/gen_html/libm3/derived/TextAtomTbl.i3.html, help/gen_html/libm3/derived/TextAtomTbl.m3.html, help/gen_html/libm3/derived/TextIntTbl.i3.html, help/gen_html/libm3/derived/TextIntTbl.m3.html, help/gen_html/libm3/derived/TextList.i3.html, help/gen_html/libm3/derived/TextList.m3.html, help/gen_html/libm3/derived/TextListSort.i3.html, help/gen_html/libm3/derived/TextListSort.m3.html, help/gen_html/libm3/derived/TextPQ.i3.html, help/gen_html/libm3/derived/TextPQ.m3.html, help/gen_html/libm3/derived/TextPQRep.i3.html, help/gen_html/libm3/derived/TextRefTbl.i3.html, help/gen_html/libm3/derived/TextRefTbl.m3.html, help/gen_html/libm3/derived/TextSeq.i3.html, help/gen_html/libm3/derived/TextSeq.m3.html, help/gen_html/libm3/derived/TextSeqRep.i3.html, help/gen_html/libm3/derived/TextTextTbl.i3.html, help/gen_html/libm3/derived/TextTextTbl.m3.html, help/gen_html/libm3/src/arith/POSIX/Math.i3.html, help/gen_html/libm3/src/atom/Atom.i3.html, help/gen_html/libm3/src/atom/Atom.m3.html, help/gen_html/libm3/src/bundleintf/Bundle.i3.html, help/gen_html/libm3/src/bundleintf/Bundle.m3.html, help/gen_html/libm3/src/bundleintf/BundleRep.i3.html, help/gen_html/libm3/src/bundleintf/bundle.tmpl.html, help/gen_html/libm3/src/etimer/ETimer.i3.html, help/gen_html/libm3/src/etimer/ETimer.m3.html, help/gen_html/libm3/src/fmtlex/Fmt.i3.html, help/gen_html/libm3/src/fmtlex/Fmt.m3.html, help/gen_html/libm3/src/fmtlex/FmtBuf.i3.html, help/gen_html/libm3/src/fmtlex/FmtBuf.m3.html, help/gen_html/libm3/src/fmtlex/FmtBufF.i3.html, help/gen_html/libm3/src/fmtlex/FmtBufTest.i3.html, help/gen_html/libm3/src/fmtlex/Lex.i3.html, help/gen_html/libm3/src/fmtlex/Lex.m3.html, help/gen_html/libm3/src/fmtlex/Scan.i3.html, help/gen_html/libm3/src/fmtlex/Scan.m3.html, help/gen_html/libm3/src/formatter/Formatter.i3.html, help/gen_html/libm3/src/formatter/Formatter.m3.html, help/gen_html/libm3/src/geometry/Axis.i3.html, help/gen_html/libm3/src/geometry/Axis.m3.html, help/gen_html/libm3/src/geometry/Interval.i3.html, help/gen_html/libm3/src/geometry/Interval.m3.html, help/gen_html/libm3/src/geometry/Path.i3.html, help/gen_html/libm3/src/geometry/Path.m3.html, help/gen_html/libm3/src/geometry/PathPrivate.i3.html, help/gen_html/libm3/src/geometry/Point.i3.html, help/gen_html/libm3/src/geometry/Point.m3.html, help/gen_html/libm3/src/geometry/PolyRegion.i3.html, help/gen_html/libm3/src/geometry/PolyRegion.m3.html, help/gen_html/libm3/src/geometry/Rect.i3.html, help/gen_html/libm3/src/geometry/Rect.m3.html, help/gen_html/libm3/src/geometry/Region.i3.html, help/gen_html/libm3/src/geometry/Region.m3.html, help/gen_html/libm3/src/geometry/RegionRep.i3.html, help/gen_html/libm3/src/geometry/Transform.i3.html, help/gen_html/libm3/src/geometry/Transform.m3.html, help/gen_html/libm3/src/geometry/Trapezoid.i3.html, help/gen_html/libm3/src/geometry/Trapezoid.m3.html, help/gen_html/libm3/src/list/List.ig.html, help/gen_html/libm3/src/list/List.mg.html, help/gen_html/libm3/src/list/ListSort.ig.html, help/gen_html/libm3/src/list/ListSort.mg.html, help/gen_html/libm3/src/list/list.tmpl.html, help/gen_html/libm3/src/os/Common/FS.i3.html, help/gen_html/libm3/src/os/Common/FS.m3.html, help/gen_html/libm3/src/os/Common/File.i3.html, help/gen_html/libm3/src/os/Common/OSError.i3.html, help/gen_html/libm3/src/os/Common/Pathname.i3.html, help/gen_html/libm3/src/os/Common/Pipe.i3.html, help/gen_html/libm3/src/os/Common/Pipe.m3.html, help/gen_html/libm3/src/os/Common/Process.i3.html, help/gen_html/libm3/src/os/Common/RegularFile.i3.html, help/gen_html/libm3/src/os/Common/RegularFile.m3.html, help/gen_html/libm3/src/os/Common/Socket.i3.html, help/gen_html/libm3/src/os/Common/Socket.m3.html, help/gen_html/libm3/src/os/Common/Terminal.i3.html, help/gen_html/libm3/src/os/Common/Terminal.m3.html, help/gen_html/libm3/src/os/POSIX/FSPosix.m3.html, help/gen_html/libm3/src/os/POSIX/FilePosix.i3.html, help/gen_html/libm3/src/os/POSIX/FilePosix.m3.html, help/gen_html/libm3/src/os/POSIX/OSConfig.i3.html, help/gen_html/libm3/src/os/POSIX/OSConfigPosix.m3.html, help/gen_html/libm3/src/os/POSIX/OSErrorPosix.i3.html, help/gen_html/libm3/src/os/POSIX/OSErrorPosix.m3.html, help/gen_html/libm3/src/os/POSIX/PathnamePosix.m3.html, help/gen_html/libm3/src/os/POSIX/PipePosix.m3.html, help/gen_html/libm3/src/os/POSIX/ProcessPosix.m3.html, help/gen_html/libm3/src/os/POSIX/SocketPosix.m3.html, help/gen_html/libm3/src/os/WIN32/FSWin32.m3.html, help/gen_html/libm3/src/os/WIN32/FileWin32.i3.html, help/gen_html/libm3/src/os/WIN32/FileWin32.m3.html, help/gen_html/libm3/src/os/WIN32/LazyConsole.i3.html, help/gen_html/libm3/src/os/WIN32/LazyConsole.m3.html, help/gen_html/libm3/src/os/WIN32/OSConfig.i3.html, help/gen_html/libm3/src/os/WIN32/OSConfigWin32.m3.html, help/gen_html/libm3/src/os/WIN32/OSErrorWin32.i3.html, help/gen_html/libm3/src/os/WIN32/OSErrorWin32.m3.html, help/gen_html/libm3/src/os/WIN32/OSWin32.i3.html, help/gen_html/libm3/src/os/WIN32/OSWin32.m3.html, help/gen_html/libm3/src/os/WIN32/PathnameWin32.m3.html, help/gen_html/libm3/src/os/WIN32/PipeWin32.m3.html, help/gen_html/libm3/src/os/WIN32/ProcessWin32.m3.html, help/gen_html/libm3/src/os/WIN32/SocketWin32.m3.html, help/gen_html/libm3/src/params/Env.i3.html, help/gen_html/libm3/src/params/Env.m3.html, help/gen_html/libm3/src/params/Params.i3.html, help/gen_html/libm3/src/params/Params.m3.html, help/gen_html/libm3/src/perftool/Common/LowPerfTool.i3.html, help/gen_html/libm3/src/perftool/Common/PerfComm.ig.html, help/gen_html/libm3/src/perftool/Common/PerfComm.mg.html, help/gen_html/libm3/src/perftool/Common/PerfTool.i3.html, help/gen_html/libm3/src/perftool/Common/PerfTool.m3.html, help/gen_html/libm3/src/perftool/POSIX/LowPerfTool.m3.html, help/gen_html/libm3/src/pickle/ver1/BuiltinSpecials.i3.html, help/gen_html/libm3/src/pickle/ver1/BuiltinSpecials.m3.html, help/gen_html/libm3/src/pickle/ver1/Pickle.i3.html, help/gen_html/libm3/src/pickle/ver1/Pickle.m3.html, help/gen_html/libm3/src/pickle/ver2/BuiltinSpecials2.i3.html, help/gen_html/libm3/src/pickle/ver2/BuiltinSpecials2.m3.html, help/gen_html/libm3/src/pickle/ver2/ConvertPacking.i3.html, help/gen_html/libm3/src/pickle/ver2/ConvertPacking.m3.html, help/gen_html/libm3/src/pickle/ver2/PackingTypeCode.i3.html, help/gen_html/libm3/src/pickle/ver2/PackingTypeCode.m3.html, help/gen_html/libm3/src/pickle/ver2/Pickle2.i3.html, help/gen_html/libm3/src/pickle/ver2/Pickle2.m3.html, help/gen_html/libm3/src/pickle/ver2/PickleRd.i3.html, help/gen_html/libm3/src/pickle/ver2/PickleStubs.i3.html, help/gen_html/libm3/src/pickle/ver2/PickleStubs.m3.html, help/gen_html/libm3/src/pickle/ver2/PklAction.i3.html, help/gen_html/libm3/src/pickle/ver2/PklTipeMap.i3.html, help/gen_html/libm3/src/pickle/ver2/PklTipeMap.m3.html, help/gen_html/libm3/src/pqueue/PQueue.ig.html, help/gen_html/libm3/src/pqueue/PQueue.mg.html, help/gen_html/libm3/src/pqueue/PQueueRep.ig.html, help/gen_html/libm3/src/pqueue/pqueue.tmpl.html, help/gen_html/libm3/src/property/MProperty.i3.html, help/gen_html/libm3/src/property/MProperty.m3.html, help/gen_html/libm3/src/property/MPropertyF.i3.html, help/gen_html/libm3/src/property/Property.i3.html, help/gen_html/libm3/src/property/Property.m3.html, help/gen_html/libm3/src/property/PropertyF.i3.html, help/gen_html/libm3/src/property/PropertyV.i3.html, help/gen_html/libm3/src/property/PropertyV.m3.html, help/gen_html/libm3/src/random/Common/Random.i3.html, help/gen_html/libm3/src/random/Common/Random.m3.html, help/gen_html/libm3/src/random/Common/RandomPerm.i3.html, help/gen_html/libm3/src/random/Common/RandomPerm.m3.html, help/gen_html/libm3/src/random/Common/RandomReal.i3.html, help/gen_html/libm3/src/random/IEEE/RandomReal.m3.html, help/gen_html/libm3/src/rw/AutoFlushWr.i3.html, help/gen_html/libm3/src/rw/AutoFlushWr.m3.html, help/gen_html/libm3/src/rw/FileRd.i3.html, help/gen_html/libm3/src/rw/FileRd.m3.html, help/gen_html/libm3/src/rw/FileWr.i3.html, help/gen_html/libm3/src/rw/FileWr.m3.html, help/gen_html/libm3/src/rw/IO.i3.html, help/gen_html/libm3/src/rw/IO.m3.html, help/gen_html/libm3/src/rw/MsgRd.i3.html, help/gen_html/libm3/src/rw/MsgWr.i3.html, help/gen_html/libm3/src/rw/NullRd.i3.html, help/gen_html/libm3/src/rw/NullRd.m3.html, help/gen_html/libm3/src/rw/NullWr.i3.html, help/gen_html/libm3/src/rw/NullWr.m3.html, help/gen_html/libm3/src/rw/Rd.i3.html, help/gen_html/libm3/src/rw/Rd.m3.html, help/gen_html/libm3/src/rw/RdClass.i3.html, help/gen_html/libm3/src/rw/RdCopy.i3.html, help/gen_html/libm3/src/rw/RdCopy.m3.html, help/gen_html/libm3/src/rw/RdUtils.i3.html, help/gen_html/libm3/src/rw/RdUtils.m3.html, help/gen_html/libm3/src/rw/Stdio.i3.html, help/gen_html/libm3/src/rw/Stdio.m3.html, help/gen_html/libm3/src/rw/TextRd.i3.html, help/gen_html/libm3/src/rw/TextRd.m3.html, help/gen_html/libm3/src/rw/TextWr.i3.html, help/gen_html/libm3/src/rw/TextWr.m3.html, help/gen_html/libm3/src/rw/UnsafeRd.i3.html, help/gen_html/libm3/src/rw/UnsafeWr.i3.html, help/gen_html/libm3/src/rw/Wr.i3.html, help/gen_html/libm3/src/rw/Wr.m3.html, help/gen_html/libm3/src/rw/WrClass.i3.html, help/gen_html/libm3/src/sequence/Sequence.ig.html, help/gen_html/libm3/src/sequence/Sequence.mg.html, help/gen_html/libm3/src/sequence/SequenceRep.ig.html, help/gen_html/libm3/src/sequence/sequence.tmpl.html, help/gen_html/libm3/src/sort/ArraySort.ig.html, help/gen_html/libm3/src/sort/ArraySort.mg.html, help/gen_html/libm3/src/sort/arraysort.tmpl.html, help/gen_html/libm3/src/sortedtable/SortedTable.ig.html, help/gen_html/libm3/src/sortedtable/SortedTable.mg.html, help/gen_html/libm3/src/sortedtable/sortedtable.tmpl.html, help/gen_html/libm3/src/sqrt/FloatExtras.ig.html, help/gen_html/libm3/src/sqrt/FloatExtras.mg.html, help/gen_html/libm3/src/sqrt/Sqrt.ig.html, help/gen_html/libm3/src/sqrt/Sqrt.mg.html, help/gen_html/libm3/src/statistics/Stat.i3.html, help/gen_html/libm3/src/statistics/Stat.m3.html, help/gen_html/libm3/src/sx/Sx.i3.html, help/gen_html/libm3/src/sx/Sx.m3.html, help/gen_html/libm3/src/table/Table.ig.html, help/gen_html/libm3/src/table/Table.mg.html, help/gen_html/libm3/src/table/table.tmpl.html, help/gen_html/libm3/src/types/ASCII.i3.html, help/gen_html/libm3/src/types/ASCII.m3.html, help/gen_html/libm3/src/types/Boolean.i3.html, help/gen_html/libm3/src/types/Boolean.m3.html, help/gen_html/libm3/src/types/Char.i3.html, help/gen_html/libm3/src/types/Char.m3.html, help/gen_html/libm3/src/types/Int32.i3.html, help/gen_html/libm3/src/types/Int32.m3.html, help/gen_html/libm3/src/types/Integer.i3.html, help/gen_html/libm3/src/types/Integer.m3.html, help/gen_html/libm3/src/types/LongrealType.i3.html, help/gen_html/libm3/src/types/LongrealType.m3.html, help/gen_html/libm3/src/types/RealType.i3.html, help/gen_html/libm3/src/types/RealType.m3.html, help/gen_html/libm3/src/types/Refany.i3.html, help/gen_html/libm3/src/types/Refany.m3.html, help/gen_html/libm3/src/types/WideChar.i3.html, help/gen_html/libm3/src/types/WideChar.m3.html, help/gen_html/libm3/src/uid/Common/Capability.i3.html, help/gen_html/libm3/src/uid/Common/Capability.m3.html, help/gen_html/libm3/src/uid/Common/MachineID.i3.html, help/gen_html/libm3/src/uid/Common/Swap.i3.html, help/gen_html/libm3/src/uid/Common/Swap.m3.html, help/gen_html/libm3/src/uid/Common/TimeStamp.i3.html, help/gen_html/libm3/src/uid/Common/TimeStamp.m3.html, help/gen_html/libm3/src/uid/Common/TimeStampRep.i3.html, help/gen_html/libm3/src/uid/POSIX/MachineIDPosix.m3.html, help/gen_html/m3bundle/src/m3bundle.m3.html, help/gen_html/m3cgcat/src/Main.m3.html, help/gen_html/m3cggen/src/Main.m3.html, help/gen_html/m3core/derived/Compiler.i3.html, help/gen_html/m3core/src/C/32BITS/BasicCtypes.i3.html, help/gen_html/m3core/src/C/Common/Cerrno.i3.html, help/gen_html/m3core/src/C/Common/Cstdarg.i3.html, help/gen_html/m3core/src/C/Common/Cstdarg.m3.html, help/gen_html/m3core/src/C/Common/Cstddef.i3.html, help/gen_html/m3core/src/C/Common/Cstdlib.i3.html, help/gen_html/m3core/src/C/Common/Ctypes.i3.html, help/gen_html/m3core/src/C/Common/M3toC.i3.html, help/gen_html/m3core/src/C/Common/M3toC.m3.html, help/gen_html/m3core/src/C/FreeBSD3/Csetjmp.i3.html, help/gen_html/m3core/src/C/FreeBSD3/Csignal.i3.html, help/gen_html/m3core/src/C/FreeBSD3/Cstdio.i3.html, help/gen_html/m3core/src/C/FreeBSD3/Cstdio.m3.html, help/gen_html/m3core/src/C/FreeBSD3/CstdioC.c.html, help/gen_html/m3core/src/C/FreeBSD3/Cstring.i3.html, help/gen_html/m3core/src/Csupport/Common/dtoa.h.html, help/gen_html/m3core/src/Csupport/Common/hand.c.html, help/gen_html/m3core/src/Csupport/FreeBSD3/dtoa.c.html, help/gen_html/m3core/src/convert/CConvert.i3.html, help/gen_html/m3core/src/convert/CConvert.m3.html, help/gen_html/m3core/src/convert/Convert.i3.html, help/gen_html/m3core/src/convert/Convert.m3.html, help/gen_html/m3core/src/fingerprint/Fingerprint.i3.html, help/gen_html/m3core/src/fingerprint/Fingerprint.m3.html, help/gen_html/m3core/src/fingerprint/Poly.i3.html, help/gen_html/m3core/src/fingerprint/Poly.m3.html, help/gen_html/m3core/src/fingerprint/PolyBasis.i3.html, help/gen_html/m3core/src/fingerprint/PolyBasis.m3.html, help/gen_html/m3core/src/float/Common/DragonInt.i3.html, help/gen_html/m3core/src/float/Common/DragonInt.m3.html, help/gen_html/m3core/src/float/Common/DragonT.i3.html, help/gen_html/m3core/src/float/Common/DragonT.m3.html, help/gen_html/m3core/src/float/Common/Extended.m3.html, help/gen_html/m3core/src/float/Common/ExtendedFloat.i3.html, help/gen_html/m3core/src/float/Common/Float.ig.html, help/gen_html/m3core/src/float/Common/IEEESpecial.i3.html, help/gen_html/m3core/src/float/Common/IEEESpecial.m3.html, help/gen_html/m3core/src/float/Common/LongFloat.i3.html, help/gen_html/m3core/src/float/Common/LongReal.m3.html, help/gen_html/m3core/src/float/Common/Real.m3.html, help/gen_html/m3core/src/float/Common/RealFloat.i3.html, help/gen_html/m3core/src/float/IEEE/Extended.i3.html, help/gen_html/m3core/src/float/IEEE/ExtendedFloat.m3.html, help/gen_html/m3core/src/float/IEEE/LongFloat.m3.html, help/gen_html/m3core/src/float/IEEE/LongReal.i3.html, help/gen_html/m3core/src/float/IEEE/Real.i3.html, help/gen_html/m3core/src/float/IEEE/RealFloat.m3.html, help/gen_html/m3core/src/float/IEEE-default/FPU.i3.html, help/gen_html/m3core/src/float/IEEE-default/FPU.m3.html, help/gen_html/m3core/src/float/IEEE-default/FloatMode.i3.html, help/gen_html/m3core/src/float/IEEE-default/FloatMode.m3.html, help/gen_html/m3core/src/float/IEEE-le/LongRealRep.i3.html, help/gen_html/m3core/src/float/IEEE-le/RealRep.i3.html, help/gen_html/m3core/src/main/Main.i3.html, help/gen_html/m3core/src/runtime/FreeBSD3/RTHeapDep.m3.html, help/gen_html/m3core/src/runtime/FreeBSD3/RTHeapDepC.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/RTMachine.i3.html, help/gen_html/m3core/src/runtime/FreeBSD3/RTSignal.m3.html, help/gen_html/m3core/src/runtime/FreeBSD3/RTThread.m3.html, help/gen_html/m3core/src/runtime/FreeBSD3/RTThreadC.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/accept.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/bind.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/close.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/connect.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/dup.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/dup2.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/gethostbyaddr.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/gethostbyname.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/getpeername.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/getsockname.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/listen.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/malloc.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/read.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/recv.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/recvfrom.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/select.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/send.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/sendto.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/shutdown.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/socket.c.html, help/gen_html/m3core/src/runtime/FreeBSD3/socksconf.h.html, help/gen_html/m3core/src/runtime/FreeBSD3/wrap.h.html, help/gen_html/m3core/src/runtime/FreeBSD3/write.c.html, help/gen_html/m3core/src/runtime/POSIX/RT0u.i3.html, help/gen_html/m3core/src/runtime/POSIX/RT0u.m3.html, help/gen_html/m3core/src/runtime/POSIX/RTArgs.m3.html, help/gen_html/m3core/src/runtime/POSIX/RTOS.m3.html, help/gen_html/m3core/src/runtime/POSIX/RTPerfTool.i3.html, help/gen_html/m3core/src/runtime/POSIX/RTPerfTool.m3.html, help/gen_html/m3core/src/runtime/POSIX/RTThread.i3.html, help/gen_html/m3core/src/runtime/POSIX/RTThreadStk.m3.html, help/gen_html/m3core/src/runtime/common/Compiler.m3.html, help/gen_html/m3core/src/runtime/common/RT0.i3.html, help/gen_html/m3core/src/runtime/common/RT0.m3.html, help/gen_html/m3core/src/runtime/common/RTAllocCnts.i3.html, help/gen_html/m3core/src/runtime/common/RTAllocStats.i3.html, help/gen_html/m3core/src/runtime/common/RTAllocStats.m3.html, help/gen_html/m3core/src/runtime/common/RTAllocator.i3.html, help/gen_html/m3core/src/runtime/common/RTAllocator.m3.html, help/gen_html/m3core/src/runtime/common/RTArgs.i3.html, help/gen_html/m3core/src/runtime/common/RTCollector.i3.html, help/gen_html/m3core/src/runtime/common/RTCollector.m3.html, help/gen_html/m3core/src/runtime/common/RTCollectorSRC.i3.html, help/gen_html/m3core/src/runtime/common/RTDebug.i3.html, help/gen_html/m3core/src/runtime/common/RTDebug.m3.html, help/gen_html/m3core/src/runtime/common/RTError.i3.html, help/gen_html/m3core/src/runtime/common/RTError.m3.html, help/gen_html/m3core/src/runtime/common/RTException.i3.html, help/gen_html/m3core/src/runtime/common/RTException.m3.html, help/gen_html/m3core/src/runtime/common/RTHeap.i3.html, help/gen_html/m3core/src/runtime/common/RTHeap.m3.html, help/gen_html/m3core/src/runtime/common/RTHeapDebug.i3.html, help/gen_html/m3core/src/runtime/common/RTHeapDebug.m3.html, help/gen_html/m3core/src/runtime/common/RTHeapDep.i3.html, help/gen_html/m3core/src/runtime/common/RTHeapEvent.i3.html, help/gen_html/m3core/src/runtime/common/RTHeapInfo.i3.html, help/gen_html/m3core/src/runtime/common/RTHeapInfo.m3.html, help/gen_html/m3core/src/runtime/common/RTHeapMap.i3.html, help/gen_html/m3core/src/runtime/common/RTHeapMap.m3.html, help/gen_html/m3core/src/runtime/common/RTHeapRep.i3.html, help/gen_html/m3core/src/runtime/common/RTHeapRep.m3.html, help/gen_html/m3core/src/runtime/common/RTHeapStats.i3.html, help/gen_html/m3core/src/runtime/common/RTHeapStats.m3.html, help/gen_html/m3core/src/runtime/common/RTHooks.i3.html, help/gen_html/m3core/src/runtime/common/RTHooks.m3.html, help/gen_html/m3core/src/runtime/common/RTIO.i3.html, help/gen_html/m3core/src/runtime/common/RTIO.m3.html, help/gen_html/m3core/src/runtime/common/RTLinker.i3.html, help/gen_html/m3core/src/runtime/common/RTLinker.m3.html, help/gen_html/m3core/src/runtime/common/RTLinkerX.i3.html, help/gen_html/m3core/src/runtime/common/RTMapOp.i3.html, help/gen_html/m3core/src/runtime/common/RTMapOp.m3.html, help/gen_html/m3core/src/runtime/common/RTMisc.i3.html, help/gen_html/m3core/src/runtime/common/RTMisc.m3.html, help/gen_html/m3core/src/runtime/common/RTModule.i3.html, help/gen_html/m3core/src/runtime/common/RTOS.i3.html, help/gen_html/m3core/src/runtime/common/RTPacking.i3.html, help/gen_html/m3core/src/runtime/common/RTPacking.m3.html, help/gen_html/m3core/src/runtime/common/RTParams.i3.html, help/gen_html/m3core/src/runtime/common/RTParams.m3.html, help/gen_html/m3core/src/runtime/common/RTProcedure.i3.html, help/gen_html/m3core/src/runtime/common/RTProcedure.m3.html, help/gen_html/m3core/src/runtime/common/RTProcedureSRC.i3.html, help/gen_html/m3core/src/runtime/common/RTProcess.i3.html, help/gen_html/m3core/src/runtime/common/RTProcess.m3.html, help/gen_html/m3core/src/runtime/common/RTSignal.i3.html, help/gen_html/m3core/src/runtime/common/RTStack.i3.html, help/gen_html/m3core/src/runtime/common/RTThreadInit.i3.html, help/gen_html/m3core/src/runtime/common/RTTipe.i3.html, help/gen_html/m3core/src/runtime/common/RTTipe.m3.html, help/gen_html/m3core/src/runtime/common/RTType.i3.html, help/gen_html/m3core/src/runtime/common/RTType.m3.html, help/gen_html/m3core/src/runtime/common/RTTypeFP.i3.html, help/gen_html/m3core/src/runtime/common/RTTypeFP.m3.html, help/gen_html/m3core/src/runtime/common/RTTypeMap.i3.html, help/gen_html/m3core/src/runtime/common/RTTypeMap.m3.html, help/gen_html/m3core/src/runtime/common/RTTypeSRC.i3.html, help/gen_html/m3core/src/runtime/common/RTWeakRef.i3.html, help/gen_html/m3core/src/runtime/common/RTutils.i3.html, help/gen_html/m3core/src/runtime/common/RTutils.m3.html, help/gen_html/m3core/src/runtime/common/RuntimeError.i3.html, help/gen_html/m3core/src/runtime/common/RuntimeError.m3.html, help/gen_html/m3core/src/runtime/ex_frame/RTExFrame.i3.html, help/gen_html/m3core/src/runtime/ex_frame/RTExFrame.m3.html, help/gen_html/m3core/src/runtime/ex_frame/RTStackC.c.html, help/gen_html/m3core/src/text/String16.i3.html, help/gen_html/m3core/src/text/String16.m3.html, help/gen_html/m3core/src/text/String8.i3.html, help/gen_html/m3core/src/text/String8.m3.html, help/gen_html/m3core/src/text/Text.i3.html, help/gen_html/m3core/src/text/Text.m3.html, help/gen_html/m3core/src/text/Text16.i3.html, help/gen_html/m3core/src/text/Text16.m3.html, help/gen_html/m3core/src/text/Text16Short.i3.html, help/gen_html/m3core/src/text/Text16Short.m3.html, help/gen_html/m3core/src/text/Text8.i3.html, help/gen_html/m3core/src/text/Text8.m3.html, help/gen_html/m3core/src/text/Text8CString.i3.html, help/gen_html/m3core/src/text/Text8CString.m3.html, help/gen_html/m3core/src/text/Text8Short.i3.html, help/gen_html/m3core/src/text/Text8Short.m3.html, help/gen_html/m3core/src/text/TextCat.i3.html, help/gen_html/m3core/src/text/TextCat.m3.html, help/gen_html/m3core/src/text/TextClass.i3.html, help/gen_html/m3core/src/text/TextClass.m3.html, help/gen_html/m3core/src/text/TextConv.i3.html, help/gen_html/m3core/src/text/TextConv.m3.html, help/gen_html/m3core/src/text/TextLiteral.i3.html, help/gen_html/m3core/src/text/TextLiteral.m3.html, help/gen_html/m3core/src/text/TextSub.i3.html, help/gen_html/m3core/src/text/TextSub.m3.html, help/gen_html/m3core/src/thread/Common/MutexRep.i3.html, help/gen_html/m3core/src/thread/Common/Scheduler.i3.html, help/gen_html/m3core/src/thread/Common/Thread.i3.html, help/gen_html/m3core/src/thread/POSIX/SchedulerPosix.i3.html, help/gen_html/m3core/src/thread/POSIX/ThreadEvent.i3.html, help/gen_html/m3core/src/thread/POSIX/ThreadF.i3.html, help/gen_html/m3core/src/thread/POSIX/ThreadPosix.m3.html, help/gen_html/m3core/src/time/Common/Date.i3.html, help/gen_html/m3core/src/time/Common/FmtTime.i3.html, help/gen_html/m3core/src/time/Common/FmtTime.m3.html, help/gen_html/m3core/src/time/Common/Tick.i3.html, help/gen_html/m3core/src/time/Common/Time.i3.html, help/gen_html/m3core/src/time/POSIX/DateBsd.m3.html, help/gen_html/m3core/src/time/POSIX/TimePosix.i3.html, help/gen_html/m3core/src/time/POSIX/TimePosix.m3.html, help/gen_html/m3core/src/time/Portable/TickPortable.m3.html, help/gen_html/m3core/src/time/WIN32/DateWin32.m3.html, help/gen_html/m3core/src/time/WIN32/TimeWin32.i3.html, help/gen_html/m3core/src/time/WIN32/TimeWin32.m3.html, help/gen_html/m3core/src/unix/freebsd-3/Udir.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uerror.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uerror.m3.html, help/gen_html/m3core/src/unix/freebsd-3/Uexec.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Ugrp.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uin.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uin.m3.html, help/gen_html/m3core/src/unix/freebsd-3/Uipc.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Umman.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Umsg.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Umsg.m3.html, help/gen_html/m3core/src/unix/freebsd-3/Unetdb.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Unetdb.m3.html, help/gen_html/m3core/src/unix/freebsd-3/Unix.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uprocess.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Upwd.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uresource.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Usem.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Ushm.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Usignal.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Usignal.m3.html, help/gen_html/m3core/src/unix/freebsd-3/Usocket.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Ustat.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Usyslog.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Utime.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Utypes.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Utypes.m3.html, help/gen_html/m3core/src/unix/freebsd-3/Uugid.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uuio.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uutmp.i3.html, help/gen_html/m3core/src/unix/freebsd-3/Uutsname.i3.html, help/gen_html/m3core/src/unix/freebsd-3/off_t_wrap.c.html, help/gen_html/m3core/src/weakref/WeakRef.i3.html, help/gen_html/m3core/src/weakref/WeakRef.m3.html, help/gen_html/m3core/src/win32/CDErr.i3.html, help/gen_html/m3core/src/win32/CommDlg.i3.html, help/gen_html/m3core/src/win32/NB30.i3.html, help/gen_html/m3core/src/win32/NB30.m3.html, help/gen_html/m3core/src/win32/TlHelp32.i3.html, help/gen_html/m3core/src/win32/WinBase.i3.html, help/gen_html/m3core/src/win32/WinBaseTypes.i3.html, help/gen_html/m3core/src/win32/WinCon.i3.html, help/gen_html/m3core/src/win32/WinDef.i3.html, help/gen_html/m3core/src/win32/WinDef.m3.html, help/gen_html/m3core/src/win32/WinError.i3.html, help/gen_html/m3core/src/win32/WinGDI.i3.html, help/gen_html/m3core/src/win32/WinGDI.m3.html, help/gen_html/m3core/src/win32/WinIoctl.i3.html, help/gen_html/m3core/src/win32/WinIoctl.m3.html, help/gen_html/m3core/src/win32/WinNLS.i3.html, help/gen_html/m3core/src/win32/WinNT.i3.html, help/gen_html/m3core/src/win32/WinNT.m3.html, help/gen_html/m3core/src/win32/WinNetwk.i3.html, help/gen_html/m3core/src/win32/WinReg.i3.html, help/gen_html/m3core/src/win32/WinReg.m3.html, help/gen_html/m3core/src/win32/WinSock.i3.html, help/gen_html/m3core/src/win32/WinSock.m3.html, help/gen_html/m3core/src/win32/WinUser.i3.html, help/gen_html/m3core/src/win32/WinUser.m3.html, help/gen_html/m3core/src/win32/WinVer.i3.html, help/gen_html/m3core/src/win32/WinVer.m3.html, help/gen_html/m3core/src/word/Word.i3.html, help/gen_html/m3core/src/word/Word.m3.html, help/gen_html/m3front/src/builtinInfo/InfoModule.i3.html, help/gen_html/m3front/src/builtinInfo/InfoModule.m3.html, help/gen_html/m3front/src/builtinInfo/InfoThisException.i3.html, help/gen_html/m3front/src/builtinInfo/InfoThisException.m3.html, help/gen_html/m3front/src/builtinInfo/InfoThisFile.i3.html, help/gen_html/m3front/src/builtinInfo/InfoThisFile.m3.html, help/gen_html/m3front/src/builtinInfo/InfoThisLine.i3.html, help/gen_html/m3front/src/builtinInfo/InfoThisLine.m3.html, help/gen_html/m3front/src/builtinInfo/InfoThisPath.i3.html, help/gen_html/m3front/src/builtinInfo/InfoThisPath.m3.html, help/gen_html/m3front/src/builtinOps/Abs.i3.html, help/gen_html/m3front/src/builtinOps/Abs.m3.html, help/gen_html/m3front/src/builtinOps/Adr.i3.html, help/gen_html/m3front/src/builtinOps/Adr.m3.html, help/gen_html/m3front/src/builtinOps/AdrSize.i3.html, help/gen_html/m3front/src/builtinOps/AdrSize.m3.html, help/gen_html/m3front/src/builtinOps/BitSize.i3.html, help/gen_html/m3front/src/builtinOps/BitSize.m3.html, help/gen_html/m3front/src/builtinOps/BuiltinOps.i3.html, help/gen_html/m3front/src/builtinOps/BuiltinOps.m3.html, help/gen_html/m3front/src/builtinOps/ByteSize.i3.html, help/gen_html/m3front/src/builtinOps/ByteSize.m3.html, help/gen_html/m3front/src/builtinOps/Ceiling.i3.html, help/gen_html/m3front/src/builtinOps/Ceiling.m3.html, help/gen_html/m3front/src/builtinOps/Dec.i3.html, help/gen_html/m3front/src/builtinOps/Dec.m3.html, help/gen_html/m3front/src/builtinOps/Dispose.i3.html, help/gen_html/m3front/src/builtinOps/Dispose.m3.html, help/gen_html/m3front/src/builtinOps/First.i3.html, help/gen_html/m3front/src/builtinOps/First.m3.html, help/gen_html/m3front/src/builtinOps/Floatt.i3.html, help/gen_html/m3front/src/builtinOps/Floatt.m3.html, help/gen_html/m3front/src/builtinOps/Floor.i3.html, help/gen_html/m3front/src/builtinOps/Floor.m3.html, help/gen_html/m3front/src/builtinOps/Inc.i3.html, help/gen_html/m3front/src/builtinOps/Inc.m3.html, help/gen_html/m3front/src/builtinOps/IsType.i3.html, help/gen_html/m3front/src/builtinOps/IsType.m3.html, help/gen_html/m3front/src/builtinOps/Last.i3.html, help/gen_html/m3front/src/builtinOps/Last.m3.html, help/gen_html/m3front/src/builtinOps/Loophole.i3.html, help/gen_html/m3front/src/builtinOps/Loophole.m3.html, help/gen_html/m3front/src/builtinOps/Max.i3.html, help/gen_html/m3front/src/builtinOps/Max.m3.html, help/gen_html/m3front/src/builtinOps/Min.i3.html, help/gen_html/m3front/src/builtinOps/Min.m3.html, help/gen_html/m3front/src/builtinOps/Narrow.i3.html, help/gen_html/m3front/src/builtinOps/Narrow.m3.html, help/gen_html/m3front/src/builtinOps/New.i3.html, help/gen_html/m3front/src/builtinOps/New.m3.html, help/gen_html/m3front/src/builtinOps/Number.i3.html, help/gen_html/m3front/src/builtinOps/Number.m3.html, help/gen_html/m3front/src/builtinOps/Ord.i3.html, help/gen_html/m3front/src/builtinOps/Ord.m3.html, help/gen_html/m3front/src/builtinOps/Round.i3.html, help/gen_html/m3front/src/builtinOps/Round.m3.html, help/gen_html/m3front/src/builtinOps/Subarray.i3.html, help/gen_html/m3front/src/builtinOps/Subarray.m3.html, help/gen_html/m3front/src/builtinOps/Trunc.i3.html, help/gen_html/m3front/src/builtinOps/Trunc.m3.html, help/gen_html/m3front/src/builtinOps/Typecode.i3.html, help/gen_html/m3front/src/builtinOps/Typecode.m3.html, help/gen_html/m3front/src/builtinOps/Val.i3.html, help/gen_html/m3front/src/builtinOps/Val.m3.html, help/gen_html/m3front/src/builtinTypes/Addr.i3.html, help/gen_html/m3front/src/builtinTypes/Addr.m3.html, help/gen_html/m3front/src/builtinTypes/Bool.i3.html, help/gen_html/m3front/src/builtinTypes/Bool.m3.html, help/gen_html/m3front/src/builtinTypes/BuiltinTypes.i3.html, help/gen_html/m3front/src/builtinTypes/BuiltinTypes.m3.html, help/gen_html/m3front/src/builtinTypes/Card.i3.html, help/gen_html/m3front/src/builtinTypes/Card.m3.html, help/gen_html/m3front/src/builtinTypes/Charr.i3.html, help/gen_html/m3front/src/builtinTypes/Charr.m3.html, help/gen_html/m3front/src/builtinTypes/EReel.i3.html, help/gen_html/m3front/src/builtinTypes/EReel.m3.html, help/gen_html/m3front/src/builtinTypes/ErrType.i3.html, help/gen_html/m3front/src/builtinTypes/ErrType.m3.html, help/gen_html/m3front/src/builtinTypes/Int.i3.html, help/gen_html/m3front/src/builtinTypes/Int.m3.html, help/gen_html/m3front/src/builtinTypes/LReel.i3.html, help/gen_html/m3front/src/builtinTypes/LReel.m3.html, help/gen_html/m3front/src/builtinTypes/Mutex.i3.html, help/gen_html/m3front/src/builtinTypes/Mutex.m3.html, help/gen_html/m3front/src/builtinTypes/Null.i3.html, help/gen_html/m3front/src/builtinTypes/Null.m3.html, help/gen_html/m3front/src/builtinTypes/ObjectAdr.i3.html, help/gen_html/m3front/src/builtinTypes/ObjectAdr.m3.html, help/gen_html/m3front/src/builtinTypes/ObjectRef.i3.html, help/gen_html/m3front/src/builtinTypes/ObjectRef.m3.html, help/gen_html/m3front/src/builtinTypes/Reel.i3.html, help/gen_html/m3front/src/builtinTypes/Reel.m3.html, help/gen_html/m3front/src/builtinTypes/Reff.i3.html, help/gen_html/m3front/src/builtinTypes/Reff.m3.html, help/gen_html/m3front/src/builtinTypes/Textt.i3.html, help/gen_html/m3front/src/builtinTypes/Textt.m3.html, help/gen_html/m3front/src/builtinTypes/WCharr.i3.html, help/gen_html/m3front/src/builtinTypes/WCharr.m3.html, help/gen_html/m3front/src/builtinWord/WordAnd.i3.html, help/gen_html/m3front/src/builtinWord/WordAnd.m3.html, help/gen_html/m3front/src/builtinWord/WordDivide.i3.html, help/gen_html/m3front/src/builtinWord/WordDivide.m3.html, help/gen_html/m3front/src/builtinWord/WordExtract.i3.html, help/gen_html/m3front/src/builtinWord/WordExtract.m3.html, help/gen_html/m3front/src/builtinWord/WordGE.i3.html, help/gen_html/m3front/src/builtinWord/WordGE.m3.html, help/gen_html/m3front/src/builtinWord/WordGT.i3.html, help/gen_html/m3front/src/builtinWord/WordGT.m3.html, help/gen_html/m3front/src/builtinWord/WordInsert.i3.html, help/gen_html/m3front/src/builtinWord/WordInsert.m3.html, help/gen_html/m3front/src/builtinWord/WordLE.i3.html, help/gen_html/m3front/src/builtinWord/WordLE.m3.html, help/gen_html/m3front/src/builtinWord/WordLT.i3.html, help/gen_html/m3front/src/builtinWord/WordLT.m3.html, help/gen_html/m3front/src/builtinWord/WordMinus.i3.html, help/gen_html/m3front/src/builtinWord/WordMinus.m3.html, help/gen_html/m3front/src/builtinWord/WordMod.i3.html, help/gen_html/m3front/src/builtinWord/WordMod.m3.html, help/gen_html/m3front/src/builtinWord/WordModule.i3.html, help/gen_html/m3front/src/builtinWord/WordModule.m3.html, help/gen_html/m3front/src/builtinWord/WordNot.i3.html, help/gen_html/m3front/src/builtinWord/WordNot.m3.html, help/gen_html/m3front/src/builtinWord/WordOr.i3.html, help/gen_html/m3front/src/builtinWord/WordOr.m3.html, help/gen_html/m3front/src/builtinWord/WordPlus.i3.html, help/gen_html/m3front/src/builtinWord/WordPlus.m3.html, help/gen_html/m3front/src/builtinWord/WordRotate.i3.html, help/gen_html/m3front/src/builtinWord/WordRotate.m3.html, help/gen_html/m3front/src/builtinWord/WordShift.i3.html, help/gen_html/m3front/src/builtinWord/WordShift.m3.html, help/gen_html/m3front/src/builtinWord/WordTimes.i3.html, help/gen_html/m3front/src/builtinWord/WordTimes.m3.html, help/gen_html/m3front/src/builtinWord/WordXor.i3.html, help/gen_html/m3front/src/builtinWord/WordXor.m3.html, help/gen_html/m3front/src/exprs/AddExpr.i3.html, help/gen_html/m3front/src/exprs/AddExpr.m3.html, help/gen_html/m3front/src/exprs/AddressExpr.i3.html, help/gen_html/m3front/src/exprs/AddressExpr.m3.html, help/gen_html/m3front/src/exprs/AndExpr.i3.html, help/gen_html/m3front/src/exprs/AndExpr.m3.html, help/gen_html/m3front/src/exprs/ArrayExpr.i3.html, help/gen_html/m3front/src/exprs/ArrayExpr.m3.html, help/gen_html/m3front/src/exprs/CallExpr.i3.html, help/gen_html/m3front/src/exprs/CallExpr.m3.html, help/gen_html/m3front/src/exprs/CastExpr.i3.html, help/gen_html/m3front/src/exprs/CastExpr.m3.html, help/gen_html/m3front/src/exprs/CheckExpr.i3.html, help/gen_html/m3front/src/exprs/CheckExpr.m3.html, help/gen_html/m3front/src/exprs/CompareExpr.i3.html, help/gen_html/m3front/src/exprs/CompareExpr.m3.html, help/gen_html/m3front/src/exprs/ConcatExpr.i3.html, help/gen_html/m3front/src/exprs/ConcatExpr.m3.html, help/gen_html/m3front/src/exprs/ConsExpr.i3.html, help/gen_html/m3front/src/exprs/ConsExpr.m3.html, help/gen_html/m3front/src/exprs/DerefExpr.i3.html, help/gen_html/m3front/src/exprs/DerefExpr.m3.html, help/gen_html/m3front/src/exprs/DivExpr.i3.html, help/gen_html/m3front/src/exprs/DivExpr.m3.html, help/gen_html/m3front/src/exprs/DivideExpr.i3.html, help/gen_html/m3front/src/exprs/DivideExpr.m3.html, help/gen_html/m3front/src/exprs/EnumExpr.i3.html, help/gen_html/m3front/src/exprs/EnumExpr.m3.html, help/gen_html/m3front/src/exprs/EqualExpr.i3.html, help/gen_html/m3front/src/exprs/EqualExpr.m3.html, help/gen_html/m3front/src/exprs/Expr.i3.html, help/gen_html/m3front/src/exprs/Expr.m3.html, help/gen_html/m3front/src/exprs/ExprParse.i3.html, help/gen_html/m3front/src/exprs/ExprParse.m3.html, help/gen_html/m3front/src/exprs/ExprRep.i3.html, help/gen_html/m3front/src/exprs/InExpr.i3.html, help/gen_html/m3front/src/exprs/InExpr.m3.html, help/gen_html/m3front/src/exprs/IntegerExpr.i3.html, help/gen_html/m3front/src/exprs/IntegerExpr.m3.html, help/gen_html/m3front/src/exprs/KeywordExpr.i3.html, help/gen_html/m3front/src/exprs/KeywordExpr.m3.html, help/gen_html/m3front/src/exprs/MethodExpr.i3.html, help/gen_html/m3front/src/exprs/MethodExpr.m3.html, help/gen_html/m3front/src/exprs/ModExpr.i3.html, help/gen_html/m3front/src/exprs/ModExpr.m3.html, help/gen_html/m3front/src/exprs/MultiplyExpr.i3.html, help/gen_html/m3front/src/exprs/MultiplyExpr.m3.html, help/gen_html/m3front/src/exprs/NamedExpr.i3.html, help/gen_html/m3front/src/exprs/NamedExpr.m3.html, help/gen_html/m3front/src/exprs/NarrowExpr.i3.html, help/gen_html/m3front/src/exprs/NarrowExpr.m3.html, help/gen_html/m3front/src/exprs/NegateExpr.i3.html, help/gen_html/m3front/src/exprs/NegateExpr.m3.html, help/gen_html/m3front/src/exprs/NilChkExpr.i3.html, help/gen_html/m3front/src/exprs/NilChkExpr.m3.html, help/gen_html/m3front/src/exprs/NotExpr.i3.html, help/gen_html/m3front/src/exprs/NotExpr.m3.html, help/gen_html/m3front/src/exprs/OrExpr.i3.html, help/gen_html/m3front/src/exprs/OrExpr.m3.html, help/gen_html/m3front/src/exprs/PlusExpr.i3.html, help/gen_html/m3front/src/exprs/PlusExpr.m3.html, help/gen_html/m3front/src/exprs/ProcExpr.i3.html, help/gen_html/m3front/src/exprs/ProcExpr.m3.html, help/gen_html/m3front/src/exprs/QualifyExpr.i3.html, help/gen_html/m3front/src/exprs/QualifyExpr.m3.html, help/gen_html/m3front/src/exprs/RangeExpr.i3.html, help/gen_html/m3front/src/exprs/RangeExpr.m3.html, help/gen_html/m3front/src/exprs/RecordExpr.i3.html, help/gen_html/m3front/src/exprs/RecordExpr.m3.html, help/gen_html/m3front/src/exprs/ReelExpr.i3.html, help/gen_html/m3front/src/exprs/ReelExpr.m3.html, help/gen_html/m3front/src/exprs/SetExpr.i3.html, help/gen_html/m3front/src/exprs/SetExpr.m3.html, help/gen_html/m3front/src/exprs/SubscriptExpr.i3.html, help/gen_html/m3front/src/exprs/SubscriptExpr.m3.html, help/gen_html/m3front/src/exprs/SubtractExpr.i3.html, help/gen_html/m3front/src/exprs/SubtractExpr.m3.html, help/gen_html/m3front/src/exprs/TextExpr.i3.html, help/gen_html/m3front/src/exprs/TextExpr.m3.html, help/gen_html/m3front/src/exprs/TypeExpr.i3.html, help/gen_html/m3front/src/exprs/TypeExpr.m3.html, help/gen_html/m3front/src/exprs/VarExpr.i3.html, help/gen_html/m3front/src/exprs/VarExpr.m3.html, help/gen_html/m3front/src/misc/CG.i3.html, help/gen_html/m3front/src/misc/CG.m3.html, help/gen_html/m3front/src/misc/Coverage.i3.html, help/gen_html/m3front/src/misc/Coverage.m3.html, help/gen_html/m3front/src/misc/ESet.i3.html, help/gen_html/m3front/src/misc/ESet.m3.html, help/gen_html/m3front/src/misc/Error.i3.html, help/gen_html/m3front/src/misc/Error.m3.html, help/gen_html/m3front/src/misc/Host.i3.html, help/gen_html/m3front/src/misc/Host.m3.html, help/gen_html/m3front/src/misc/M3.i3.html, help/gen_html/m3front/src/misc/M3.m3.html, help/gen_html/m3front/src/misc/M3Compiler.i3.html, help/gen_html/m3front/src/misc/M3Compiler.m3.html, help/gen_html/m3front/src/misc/M3Front.i3.html, help/gen_html/m3front/src/misc/M3Front.m3.html, help/gen_html/m3front/src/misc/M3Header.i3.html, help/gen_html/m3front/src/misc/M3Header.m3.html, help/gen_html/m3front/src/misc/M3String.i3.html, help/gen_html/m3front/src/misc/M3String.m3.html, help/gen_html/m3front/src/misc/M3WString.i3.html, help/gen_html/m3front/src/misc/M3WString.m3.html, help/gen_html/m3front/src/misc/Marker.i3.html, help/gen_html/m3front/src/misc/Marker.m3.html, help/gen_html/m3front/src/misc/ProcBody.i3.html, help/gen_html/m3front/src/misc/ProcBody.m3.html, help/gen_html/m3front/src/misc/RunTyme.i3.html, help/gen_html/m3front/src/misc/RunTyme.m3.html, help/gen_html/m3front/src/misc/Scanner.i3.html, help/gen_html/m3front/src/misc/Scanner.m3.html, help/gen_html/m3front/src/misc/Scope.i3.html, help/gen_html/m3front/src/misc/Scope.m3.html, help/gen_html/m3front/src/misc/TipeDesc.i3.html, help/gen_html/m3front/src/misc/TipeDesc.m3.html, help/gen_html/m3front/src/misc/TipeMap.i3.html, help/gen_html/m3front/src/misc/TipeMap.m3.html, help/gen_html/m3front/src/misc/Token.i3.html, help/gen_html/m3front/src/misc/Token.m3.html, help/gen_html/m3front/src/misc/Tracer.i3.html, help/gen_html/m3front/src/misc/Tracer.m3.html, help/gen_html/m3front/src/misc/WebInfo.i3.html, help/gen_html/m3front/src/misc/WebInfo.m3.html, help/gen_html/m3front/src/stmts/AssertStmt.i3.html, help/gen_html/m3front/src/stmts/AssertStmt.m3.html, help/gen_html/m3front/src/stmts/AssignStmt.i3.html, help/gen_html/m3front/src/stmts/AssignStmt.m3.html, help/gen_html/m3front/src/stmts/BlockStmt.i3.html, help/gen_html/m3front/src/stmts/BlockStmt.m3.html, help/gen_html/m3front/src/stmts/CallStmt.i3.html, help/gen_html/m3front/src/stmts/CallStmt.m3.html, help/gen_html/m3front/src/stmts/CaseStmt.i3.html, help/gen_html/m3front/src/stmts/CaseStmt.m3.html, help/gen_html/m3front/src/stmts/DebugStmt.i3.html, help/gen_html/m3front/src/stmts/DebugStmt.m3.html, help/gen_html/m3front/src/stmts/EvalStmt.i3.html, help/gen_html/m3front/src/stmts/EvalStmt.m3.html, help/gen_html/m3front/src/stmts/ExitStmt.i3.html, help/gen_html/m3front/src/stmts/ExitStmt.m3.html, help/gen_html/m3front/src/stmts/ForStmt.i3.html, help/gen_html/m3front/src/stmts/ForStmt.m3.html, help/gen_html/m3front/src/stmts/IfStmt.i3.html, help/gen_html/m3front/src/stmts/IfStmt.m3.html, help/gen_html/m3front/src/stmts/LockStmt.i3.html, help/gen_html/m3front/src/stmts/LockStmt.m3.html, help/gen_html/m3front/src/stmts/LoopStmt.i3.html, help/gen_html/m3front/src/stmts/LoopStmt.m3.html, help/gen_html/m3front/src/stmts/RaiseStmt.i3.html, help/gen_html/m3front/src/stmts/RaiseStmt.m3.html, help/gen_html/m3front/src/stmts/RepeatStmt.i3.html, help/gen_html/m3front/src/stmts/RepeatStmt.m3.html, help/gen_html/m3front/src/stmts/ReturnStmt.i3.html, help/gen_html/m3front/src/stmts/ReturnStmt.m3.html, help/gen_html/m3front/src/stmts/Stmt.i3.html, help/gen_html/m3front/src/stmts/Stmt.m3.html, help/gen_html/m3front/src/stmts/StmtRep.i3.html, help/gen_html/m3front/src/stmts/TryFinStmt.i3.html, help/gen_html/m3front/src/stmts/TryFinStmt.m3.html, help/gen_html/m3front/src/stmts/TryStmt.i3.html, help/gen_html/m3front/src/stmts/TryStmt.m3.html, help/gen_html/m3front/src/stmts/TypeCaseStmt.i3.html, help/gen_html/m3front/src/stmts/TypeCaseStmt.m3.html, help/gen_html/m3front/src/stmts/WhileStmt.i3.html, help/gen_html/m3front/src/stmts/WhileStmt.m3.html, help/gen_html/m3front/src/stmts/WithStmt.i3.html, help/gen_html/m3front/src/stmts/WithStmt.m3.html, help/gen_html/m3front/src/types/ArrayType.i3.html, help/gen_html/m3front/src/types/ArrayType.m3.html, help/gen_html/m3front/src/types/Brand.i3.html, help/gen_html/m3front/src/types/Brand.m3.html, help/gen_html/m3front/src/types/EnumType.i3.html, help/gen_html/m3front/src/types/EnumType.m3.html, help/gen_html/m3front/src/types/NamedType.i3.html, help/gen_html/m3front/src/types/NamedType.m3.html, help/gen_html/m3front/src/types/ObjectType.i3.html, help/gen_html/m3front/src/types/ObjectType.m3.html, help/gen_html/m3front/src/types/OpaqueType.i3.html, help/gen_html/m3front/src/types/OpaqueType.m3.html, help/gen_html/m3front/src/types/OpenArrayType.i3.html, help/gen_html/m3front/src/types/OpenArrayType.m3.html, help/gen_html/m3front/src/types/PackedType.i3.html, help/gen_html/m3front/src/types/PackedType.m3.html, help/gen_html/m3front/src/types/ProcType.i3.html, help/gen_html/m3front/src/types/ProcType.m3.html, help/gen_html/m3front/src/types/RecordType.i3.html, help/gen_html/m3front/src/types/RecordType.m3.html, help/gen_html/m3front/src/types/RefType.i3.html, help/gen_html/m3front/src/types/RefType.m3.html, help/gen_html/m3front/src/types/SetType.i3.html, help/gen_html/m3front/src/types/SetType.m3.html, help/gen_html/m3front/src/types/SubrangeType.i3.html, help/gen_html/m3front/src/types/SubrangeType.m3.html, help/gen_html/m3front/src/types/Type.i3.html, help/gen_html/m3front/src/types/Type.m3.html, help/gen_html/m3front/src/types/TypeFP.i3.html, help/gen_html/m3front/src/types/TypeFP.m3.html, help/gen_html/m3front/src/types/TypeRep.i3.html, help/gen_html/m3front/src/types/TypeTbl.i3.html, help/gen_html/m3front/src/types/TypeTbl.m3.html, help/gen_html/m3front/src/types/UserProc.i3.html, help/gen_html/m3front/src/types/UserProc.m3.html, help/gen_html/m3front/src/values/Constant.i3.html, help/gen_html/m3front/src/values/Constant.m3.html, help/gen_html/m3front/src/values/Decl.i3.html, help/gen_html/m3front/src/values/Decl.m3.html, help/gen_html/m3front/src/values/EnumElt.i3.html, help/gen_html/m3front/src/values/EnumElt.m3.html, help/gen_html/m3front/src/values/Exceptionz.i3.html, help/gen_html/m3front/src/values/Exceptionz.m3.html, help/gen_html/m3front/src/values/External.i3.html, help/gen_html/m3front/src/values/External.m3.html, help/gen_html/m3front/src/values/Field.i3.html, help/gen_html/m3front/src/values/Field.m3.html, help/gen_html/m3front/src/values/Formal.i3.html, help/gen_html/m3front/src/values/Formal.m3.html, help/gen_html/m3front/src/values/Ident.i3.html, help/gen_html/m3front/src/values/Ident.m3.html, help/gen_html/m3front/src/values/Method.i3.html, help/gen_html/m3front/src/values/Method.m3.html, help/gen_html/m3front/src/values/Module.i3.html, help/gen_html/m3front/src/values/Module.m3.html, help/gen_html/m3front/src/values/Procedure.i3.html, help/gen_html/m3front/src/values/Procedure.m3.html, help/gen_html/m3front/src/values/Revelation.i3.html, help/gen_html/m3front/src/values/Revelation.m3.html, help/gen_html/m3front/src/values/Tipe.i3.html, help/gen_html/m3front/src/values/Tipe.m3.html, help/gen_html/m3front/src/values/Value.i3.html, help/gen_html/m3front/src/values/Value.m3.html, help/gen_html/m3front/src/values/ValueRep.i3.html, help/gen_html/m3front/src/values/Variable.i3.html, help/gen_html/m3front/src/values/Variable.m3.html, help/gen_html/m3linker/src/Mx.i3.html, help/gen_html/m3linker/src/Mx.m3.html, help/gen_html/m3linker/src/MxCheck.i3.html, help/gen_html/m3linker/src/MxCheck.m3.html, help/gen_html/m3linker/src/MxGen.i3.html, help/gen_html/m3linker/src/MxGen.m3.html, help/gen_html/m3linker/src/MxIO.i3.html, help/gen_html/m3linker/src/MxIO.m3.html, help/gen_html/m3linker/src/MxIn.i3.html, help/gen_html/m3linker/src/MxIn.m3.html, help/gen_html/m3linker/src/MxMap.i3.html, help/gen_html/m3linker/src/MxMap.m3.html, help/gen_html/m3linker/src/MxMerge.i3.html, help/gen_html/m3linker/src/MxMerge.m3.html, help/gen_html/m3linker/src/MxOut.i3.html, help/gen_html/m3linker/src/MxOut.m3.html, help/gen_html/m3linker/src/MxRep.i3.html, help/gen_html/m3linker/src/MxRep.m3.html, help/gen_html/m3linker/src/MxSet.i3.html, help/gen_html/m3linker/src/MxSet.m3.html, help/gen_html/m3linker/src/MxVS.i3.html, help/gen_html/m3linker/src/MxVS.m3.html, help/gen_html/m3linker/src/MxVSSet.i3.html, help/gen_html/m3linker/src/MxVSSet.m3.html, help/gen_html/m3middle/src/M3Buf.i3.html, help/gen_html/m3middle/src/M3Buf.m3.html, help/gen_html/m3middle/src/M3CG.i3.html, help/gen_html/m3middle/src/M3CG.m3.html, help/gen_html/m3middle/src/M3CG_BinRd.i3.html, help/gen_html/m3middle/src/M3CG_BinRd.m3.html, help/gen_html/m3middle/src/M3CG_BinWr.i3.html, help/gen_html/m3middle/src/M3CG_BinWr.m3.html, help/gen_html/m3middle/src/M3CG_Binary.i3.html, help/gen_html/m3middle/src/M3CG_Binary.m3.html, help/gen_html/m3middle/src/M3CG_Check.i3.html, help/gen_html/m3middle/src/M3CG_Check.m3.html, help/gen_html/m3middle/src/M3CG_Ops.i3.html, help/gen_html/m3middle/src/M3CG_Rd.i3.html, help/gen_html/m3middle/src/M3CG_Rd.m3.html, help/gen_html/m3middle/src/M3CG_Wr.i3.html, help/gen_html/m3middle/src/M3CG_Wr.m3.html, help/gen_html/m3middle/src/M3FP.i3.html, help/gen_html/m3middle/src/M3FP.m3.html, help/gen_html/m3middle/src/M3File.i3.html, help/gen_html/m3middle/src/M3File.m3.html, help/gen_html/m3middle/src/M3ID.i3.html, help/gen_html/m3middle/src/M3ID.m3.html, help/gen_html/m3middle/src/M3Process.i3.html, help/gen_html/m3middle/src/M3RT.i3.html, help/gen_html/m3middle/src/M3RT.m3.html, help/gen_html/m3middle/src/M3Timers.i3.html, help/gen_html/m3middle/src/M3Timers.m3.html, help/gen_html/m3middle/src/TFloat.i3.html, help/gen_html/m3middle/src/TFloat.m3.html, help/gen_html/m3middle/src/TInt.i3.html, help/gen_html/m3middle/src/TInt.m3.html, help/gen_html/m3middle/src/TWord.i3.html, help/gen_html/m3middle/src/TWord.m3.html, help/gen_html/m3middle/src/Target.i3.html, help/gen_html/m3middle/src/Target.m3.html, help/gen_html/m3middle/src/TargetMap.i3.html, help/gen_html/m3middle/src/TargetMap.m3.html, help/gen_html/m3middle/src/POSIX/CoffTime.i3.html, help/gen_html/m3middle/src/POSIX/CoffTime.m3.html, help/gen_html/m3middle/src/POSIX/M3Process.m3.html, help/gen_html/m3quake/derived/QVSeq.i3.html, help/gen_html/m3quake/derived/QVSeq.m3.html, help/gen_html/m3quake/derived/QVSeqRep.i3.html, help/gen_html/m3quake/derived/QVTbl.i3.html, help/gen_html/m3quake/derived/QVTbl.m3.html, help/gen_html/m3quake/src/MxConfig.i3.html, help/gen_html/m3quake/src/MxConfig.m3.html, help/gen_html/m3quake/src/QCode.i3.html, help/gen_html/m3quake/src/QCode.m3.html, help/gen_html/m3quake/src/QCompiler.i3.html, help/gen_html/m3quake/src/QCompiler.m3.html, help/gen_html/m3quake/src/QIdent.i3.html, help/gen_html/m3quake/src/QIdent.m3.html, help/gen_html/m3quake/src/QMachine.i3.html, help/gen_html/m3quake/src/QMachine.m3.html, help/gen_html/m3quake/src/QScanner.i3.html, help/gen_html/m3quake/src/QScanner.m3.html, help/gen_html/m3quake/src/QToken.i3.html, help/gen_html/m3quake/src/QToken.m3.html, help/gen_html/m3quake/src/QVal.i3.html, help/gen_html/m3quake/src/QVal.m3.html, help/gen_html/m3quake/src/QValue.i3.html, help/gen_html/m3quake/src/QValue.m3.html, help/gen_html/m3quake/src/Quake.i3.html, help/gen_html/m3quake/src/Quake.m3.html, help/gen_html/m3scanner/src/M3Keyword.i3.html, help/gen_html/m3scanner/src/M3Keyword.m3.html, help/gen_html/m3scanner/src/M3Scanner.i3.html, help/gen_html/m3scanner/src/M3Scanner.m3.html, help/gen_html/m3tk/derived/M3AST_AS_Actual.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Binding.i3.html, help/gen_html/m3tk/derived/M3AST_AS_CONS_ELEM.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Case.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Const_decl.i3.html, help/gen_html/m3tk/derived/M3AST_AS_DECL_REVL.i3.html, help/gen_html/m3tk/derived/M3AST_AS_DEF_ID.i3.html, help/gen_html/m3tk/derived/M3AST_AS_EXP.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Elsif.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Enum_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Exc_decl.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Exc_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_FORMAL_ID.i3.html, help/gen_html/m3tk/derived/M3AST_AS_F_Interface_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Field_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Fields.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Formal_param.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Handler.i3.html, help/gen_html/m3tk/derived/M3AST_AS_IMPORTED.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Import_item.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Interface.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Interface_AS_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_M3TYPE.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Method.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Module.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Module_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Object_type.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Override.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Proc_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Qual_used_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_RANGE_EXP.i3.html, help/gen_html/m3tk/derived/M3AST_AS_REVELATION.i3.html, help/gen_html/m3tk/derived/M3AST_AS_STM.i3.html, help/gen_html/m3tk/derived/M3AST_AS_TYPE_DECL.i3.html, help/gen_html/m3tk/derived/M3AST_AS_TYPE_SPEC.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Tcase.i3.html, help/gen_html/m3tk/derived/M3AST_AS_USED_ID.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Used_def_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Used_interface_id.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Var_decl.i3.html, help/gen_html/m3tk/derived/M3AST_AS_Var_id.i3.html, help/gen_html/m3tk/derived/M3AST_LX_SRC_NODE.i3.html, help/gen_html/m3tk/derived/M3AST_SC_Exported_node.i3.html, help/gen_html/m3tk/derived/M3AST_SC_Unit_stub.i3.html, help/gen_html/m3tk/derived/M3AST_SM_Opaque_type_Revln.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Actual.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Actual.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Actual_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Binding.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Binding.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Binding_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_CONS_ELEM.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_CONS_ELEM.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_CONS_ELEM_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Case.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Case.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Case_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Const_decl.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Const_decl.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Const_decl_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_DECL_REVL.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_DECL_REVL.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_DECL_REVL_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_DEF_ID.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_DEF_ID.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_DEF_ID_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_EXP.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_EXP.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_EXP_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Elsif.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Elsif.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Elsif_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Enum_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Enum_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Enum_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Exc_decl.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Exc_decl.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Exc_decl_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Exc_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Exc_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Exc_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_FORMAL_ID.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_FORMAL_ID.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_FORMAL_ID_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_F_Interface_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_F_Interface_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_F_Interface_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Field_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Field_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Field_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Fields.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Fields.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Fields_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Formal_param.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Formal_param.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Formal_param_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Handler.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Handler.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Handler_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_IMPORTED.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_IMPORTED.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_IMPORTED_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Import_item.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Import_item.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Import_item_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Interface.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Interface.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Interface_AS_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Interface_AS_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Interface_AS_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Interface_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_M3TYPE.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_M3TYPE.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_M3TYPE_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Method.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Method.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Method_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Module.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Module.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Module_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Module_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Module_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Module_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Object_type.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Object_type.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Object_type_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Override.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Override.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Override_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Proc_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Proc_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Proc_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Qual_used_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Qual_used_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Qual_used_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_RANGE_EXP.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_RANGE_EXP.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_RANGE_EXP_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_REVELATION.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_REVELATION.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_REVELATION_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_STM.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_STM.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_STM_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_TYPE_DECL.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_TYPE_DECL.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_TYPE_DECL_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_TYPE_SPEC.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_TYPE_SPEC.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_TYPE_SPEC_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Tcase.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Tcase.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Tcase_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_USED_ID.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_USED_ID.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_USED_ID_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Used_def_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Used_def_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Used_def_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Used_interface_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Used_interface_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Used_interface_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Var_decl.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Var_decl.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Var_decl_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Var_id.i3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Var_id.m3.html, help/gen_html/m3tk/derived/SeqM3AST_AS_Var_id_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_LX_SRC_NODE.i3.html, help/gen_html/m3tk/derived/SeqM3AST_LX_SRC_NODE.m3.html, help/gen_html/m3tk/derived/SeqM3AST_LX_SRC_NODE_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_SC_Exported_node.i3.html, help/gen_html/m3tk/derived/SeqM3AST_SC_Exported_node.m3.html, help/gen_html/m3tk/derived/SeqM3AST_SC_Exported_node_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_SC_Unit_stub.i3.html, help/gen_html/m3tk/derived/SeqM3AST_SC_Unit_stub.m3.html, help/gen_html/m3tk/derived/SeqM3AST_SC_Unit_stub_rep.i3.html, help/gen_html/m3tk/derived/SeqM3AST_SM_Opaque_type_Revln.i3.html, help/gen_html/m3tk/derived/SeqM3AST_SM_Opaque_type_Revln.m3.html, help/gen_html/m3tk/derived/SeqM3AST_SM_Opaque_type_Revln_rep.i3.html, help/gen_html/m3tk/src/ast/M3AST.i3.html, help/gen_html/m3tk/src/ast/M3ASTCopySM.i3.html, help/gen_html/m3tk/src/ast/M3ASTCopySM.m3.html, help/gen_html/m3tk/src/ast/M3ASTOp_AS.i3.html, help/gen_html/m3tk/src/ast/M3ASTOp_SM.i3.html, help/gen_html/m3tk/src/ast/M3ASTOp_SM.m3.html, help/gen_html/m3tk/src/ast/M3ASTScope.i3.html, help/gen_html/m3tk/src/ast/M3ASTScope.m3.html, help/gen_html/m3tk/src/ast/M3ASTWalk.i3.html, help/gen_html/m3tk/src/ast/M3ASTWalk.m3.html, help/gen_html/m3tk/src/ast/M3AST_AS.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Copy.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Copy.m3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Display.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_F.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_F.m3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Init.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Init.m3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Iter.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Iter.m3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Iter_rep.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Name.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Name.m3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Walk.i3.html, help/gen_html/m3tk/src/ast/M3AST_AS_Walk.m3.html, help/gen_html/m3tk/src/ast/M3AST_FE.i3.html, help/gen_html/m3tk/src/ast/M3AST_FE_F.i3.html, help/gen_html/m3tk/src/ast/M3AST_FE_priv.i3.html, help/gen_html/m3tk/src/ast/M3AST_FE_priv_F.i3.html, help/gen_html/m3tk/src/ast/M3AST_LX.i3.html, help/gen_html/m3tk/src/ast/M3AST_LX_F.i3.html, help/gen_html/m3tk/src/ast/M3AST_PG.i3.html, help/gen_html/m3tk/src/ast/M3AST_PG.m3.html, help/gen_html/m3tk/src/ast/M3AST_PG_Copy.i3.html, help/gen_html/m3tk/src/ast/M3AST_PG_F.i3.html, help/gen_html/m3tk/src/ast/M3AST_PG_Init.i3.html, help/gen_html/m3tk/src/ast/M3AST_PG_Init.m3.html, help/gen_html/m3tk/src/ast/M3AST_PG_M.i3.html, help/gen_html/m3tk/src/ast/M3AST_PL.i3.html, help/gen_html/m3tk/src/ast/M3AST_PL_F.i3.html, help/gen_html/m3tk/src/ast/M3AST_SM.i3.html, help/gen_html/m3tk/src/ast/M3AST_SM.m3.html, help/gen_html/m3tk/src/ast/M3AST_SM_F.i3.html, help/gen_html/m3tk/src/ast/M3AST_SM_F.m3.html, help/gen_html/m3tk/src/ast/M3AST_SM_Walk.m3.html, help/gen_html/m3tk/src/ast/M3AST_TL_F.i3.html, help/gen_html/m3tk/src/ast/M3AST_TM_F.i3.html, help/gen_html/m3tk/src/ast/SeqElem.ig.html, help/gen_html/m3tk/src/ast/SeqElem.mg.html, help/gen_html/m3tk/src/ast/SeqElem_rep.ig.html, help/gen_html/m3tk/src/ast/seq.tmpl.html, help/gen_html/m3tk/src/astall/M3AST_all.i3.html, help/gen_html/m3tk/src/astdisplay/M3ASTDisplay.i3.html, help/gen_html/m3tk/src/astdisplay/M3ASTDisplay.m3.html, help/gen_html/m3tk/src/astdisplay/M3ASTDisplay_handle.i3.html, help/gen_html/m3tk/src/astdisplay/M3AST_AS_Display.m3.html, help/gen_html/m3tk/src/astdisplay/StdFormat.i3.html, help/gen_html/m3tk/src/astdisplay/StdFormat.m3.html, help/gen_html/m3tk/src/astpickle/M3ASTPickle.i3.html, help/gen_html/m3tk/src/astpickle/M3ASTPickle.m3.html, help/gen_html/m3tk/src/astpickle/M3ASTPickleTool.i3.html, help/gen_html/m3tk/src/astpickle/M3ASTPickleTool.m3.html, help/gen_html/m3tk/src/astpickle/M3AST_SC.i3.html, help/gen_html/m3tk/src/astpickle/M3AST_SC_F.i3.html, help/gen_html/m3tk/src/chartool/M3CharExprsToConsider.i3.html, help/gen_html/m3tk/src/chartool/M3CharExprsToConsider.m3.html, help/gen_html/m3tk/src/chartool/M3CharExprsToReplace.i3.html, help/gen_html/m3tk/src/chartool/M3CharExprsToReplace.m3.html, help/gen_html/m3tk/src/chartool/M3CharNode.ig.html, help/gen_html/m3tk/src/chartool/M3CharPreds.i3.html, help/gen_html/m3tk/src/chartool/M3CharPreds.m3.html, help/gen_html/m3tk/src/chartool/M3CharStatsToConsider.i3.html, help/gen_html/m3tk/src/chartool/M3CharStatsToConsider.m3.html, help/gen_html/m3tk/src/chartool/M3CharTool.i3.html, help/gen_html/m3tk/src/chartool/M3CharTool.m3.html, help/gen_html/m3tk/src/chartool/M3CharTypesToChange.i3.html, help/gen_html/m3tk/src/chartool/M3CharTypesToChange.m3.html, help/gen_html/m3tk/src/chkusatool/M3UnsetAttTool.i3.html, help/gen_html/m3tk/src/chkusatool/M3UnsetAttTool.m3.html, help/gen_html/m3tk/src/dep/M3DepCompile.i3.html, help/gen_html/m3tk/src/dep/M3DepCompile.m3.html, help/gen_html/m3tk/src/dep/M3DepDATool.i3.html, help/gen_html/m3tk/src/dep/M3DepDATool.m3.html, help/gen_html/m3tk/src/dep/M3DepGenFinder.i3.html, help/gen_html/m3tk/src/dep/M3DepGenFinder.m3.html, help/gen_html/m3tk/src/fe/M3CFETool.i3.html, help/gen_html/m3tk/src/fe/M3CFETool.m3.html, help/gen_html/m3tk/src/fe/M3CGo.i3.html, help/gen_html/m3tk/src/fe/M3CGo.m3.html, help/gen_html/m3tk/src/fe/M3CGoList.i3.html, help/gen_html/m3tk/src/fe/M3CGoList.m3.html, help/gen_html/m3tk/src/fe/StandardAsText.i3.html, help/gen_html/m3tk/src/fe/StandardAsText.m3.html, help/gen_html/m3tk/src/fe/WiredStandard.i3.html, help/gen_html/m3tk/src/fe/WiredStandard.m3.html, help/gen_html/m3tk/src/files/Common/M3DepFindFile.i3.html, help/gen_html/m3tk/src/files/Common/M3DepFindFile.m3.html, help/gen_html/m3tk/src/files/Common/M3DirFindFile.i3.html, help/gen_html/m3tk/src/files/Common/M3DirFindFile.m3.html, help/gen_html/m3tk/src/files/Common/M3Directory.i3.html, help/gen_html/m3tk/src/files/Common/M3Directory.m3.html, help/gen_html/m3tk/src/files/Common/M3Extension.i3.html, help/gen_html/m3tk/src/files/Common/M3Extension.m3.html, help/gen_html/m3tk/src/files/Common/M3FindFile.i3.html, help/gen_html/m3tk/src/files/Common/M3PathDefaults.i3.html, help/gen_html/m3tk/src/files/Common/M3PathDefaults.m3.html, help/gen_html/m3tk/src/files/Common/M3PathElem.i3.html, help/gen_html/m3tk/src/files/Common/M3PathElem.m3.html, help/gen_html/m3tk/src/files/Common/M3PathElemList.i3.html, help/gen_html/m3tk/src/files/Common/M3PathElemList.m3.html, help/gen_html/m3tk/src/files/Common/M3PathElemOS.i3.html, help/gen_html/m3tk/src/files/Common/M3PathElemOS.m3.html, help/gen_html/m3tk/src/files/Common/M3PathElemOSPriv.i3.html, help/gen_html/m3tk/src/files/POSIX/M3PathElemPosix.m3.html, help/gen_html/m3tk/src/gast/AST.i3.html, help/gen_html/m3tk/src/gast/ASTCopy.i3.html, help/gen_html/m3tk/src/gast/ASTCopy.m3.html, help/gen_html/m3tk/src/gast/ASTNodeArray.i3.html, help/gen_html/m3tk/src/gast/ASTNodeArray.m3.html, help/gen_html/m3tk/src/gast/ASTWalk.i3.html, help/gen_html/m3tk/src/gast/ASTWalk.m3.html, help/gen_html/m3tk/src/gast/AST_CopyRep.i3.html, help/gen_html/m3tk/src/gast/AST_DisplayRep.i3.html, help/gen_html/m3tk/src/gast/AST_DisplayRep.m3.html, help/gen_html/m3tk/src/gast/AST_Init.i3.html, help/gen_html/m3tk/src/gast/AST_Init.m3.html, help/gen_html/m3tk/src/gast/AST_Iter.i3.html, help/gen_html/m3tk/src/gast/AST_Iter.m3.html, help/gen_html/m3tk/src/gast/AST_LAST.i3.html, help/gen_html/m3tk/src/gast/AST_Name.i3.html, help/gen_html/m3tk/src/gast/AST_Name.m3.html, help/gen_html/m3tk/src/gast/AST_WalkRep.i3.html, help/gen_html/m3tk/src/misc/Args.i3.html, help/gen_html/m3tk/src/misc/Args.m3.html, help/gen_html/m3tk/src/misc/CITextRefTbl.i3.html, help/gen_html/m3tk/src/misc/CITextRefTbl.m3.html, help/gen_html/m3tk/src/misc/CITextTable.ig.html, help/gen_html/m3tk/src/misc/CITextTable.mg.html, help/gen_html/m3tk/src/misc/Command.i3.html, help/gen_html/m3tk/src/misc/Command.m3.html, help/gen_html/m3tk/src/misc/Csort.i3.html, help/gen_html/m3tk/src/misc/Err.i3.html, help/gen_html/m3tk/src/misc/Err.m3.html, help/gen_html/m3tk/src/misc/FingerPrint.i3.html, help/gen_html/m3tk/src/misc/FingerPrint.m3.html, help/gen_html/m3tk/src/misc/M3Args.i3.html, help/gen_html/m3tk/src/misc/M3Args.m3.html, help/gen_html/m3tk/src/misc/M3ArgsCL.i3.html, help/gen_html/m3tk/src/misc/M3Assert.i3.html, help/gen_html/m3tk/src/misc/M3Assert.m3.html, help/gen_html/m3tk/src/misc/M3Time.i3.html, help/gen_html/m3tk/src/misc/M3Time.m3.html, help/gen_html/m3tk/src/misc/RdExtras.i3.html, help/gen_html/m3tk/src/misc/RdExtras.m3.html, help/gen_html/m3tk/src/misc/Sort.ig.html, help/gen_html/m3tk/src/misc/Sort.mg.html, help/gen_html/m3tk/src/misc/SortText.i3.html, help/gen_html/m3tk/src/misc/SortText.m3.html, help/gen_html/m3tk/src/misc/TextExtras.i3.html, help/gen_html/m3tk/src/misc/TextExtras.m3.html, help/gen_html/m3tk/src/pl/M3LBackEnd.i3.html, help/gen_html/m3tk/src/pl/M3LBackEnd.m3.html, help/gen_html/m3tk/src/pl/M3LBackEnd_D.m3.html, help/gen_html/m3tk/src/pl/M3LDepends.i3.html, help/gen_html/m3tk/src/pl/M3LDepends.m3.html, help/gen_html/m3tk/src/pl/M3LExports.i3.html, help/gen_html/m3tk/src/pl/M3LExports.m3.html, help/gen_html/m3tk/src/pl/M3LFingerPrint.i3.html, help/gen_html/m3tk/src/pl/M3LFingerPrint.m3.html, help/gen_html/m3tk/src/pl/M3LInitOrder.i3.html, help/gen_html/m3tk/src/pl/M3LInitOrder.m3.html, help/gen_html/m3tk/src/pl/M3LMain.i3.html, help/gen_html/m3tk/src/pl/M3LMain.m3.html, help/gen_html/m3tk/src/pl/M3LMethodTable.i3.html, help/gen_html/m3tk/src/pl/M3LMethodTable.m3.html, help/gen_html/m3tk/src/pl/M3LOpaque.i3.html, help/gen_html/m3tk/src/pl/M3LOpaque.m3.html, help/gen_html/m3tk/src/pl/M3LProgContext.i3.html, help/gen_html/m3tk/src/pl/M3LProgContext.m3.html, help/gen_html/m3tk/src/pl/M3LReveals.i3.html, help/gen_html/m3tk/src/pl/M3LReveals.m3.html, help/gen_html/m3tk/src/pl/M3LSubtype.i3.html, help/gen_html/m3tk/src/pl/M3LSubtype.m3.html, help/gen_html/m3tk/src/pl/M3LTextToType.i3.html, help/gen_html/m3tk/src/pl/M3LTextToType.m3.html, help/gen_html/m3tk/src/pl/M3LTool.i3.html, help/gen_html/m3tk/src/pl/M3LTool.m3.html, help/gen_html/m3tk/src/pl/M3LTypeCodes.i3.html, help/gen_html/m3tk/src/pl/M3LTypeCodes.m3.html, help/gen_html/m3tk/src/pl/M3LTypeEquiv.i3.html, help/gen_html/m3tk/src/pl/M3LTypeEquiv.m3.html, help/gen_html/m3tk/src/pl/M3LTypeHash.i3.html, help/gen_html/m3tk/src/pl/M3LTypeHash.m3.html, help/gen_html/m3tk/src/pl/M3LTypeSpecToText.i3.html, help/gen_html/m3tk/src/pl/M3LTypeToText.i3.html, help/gen_html/m3tk/src/pl/M3LTypeToText.m3.html, help/gen_html/m3tk/src/sem/M3ASTNext.i3.html, help/gen_html/m3tk/src/sem/M3ASTNext.m3.html, help/gen_html/m3tk/src/sem/M3CActualS.i3.html, help/gen_html/m3tk/src/sem/M3CActualS.m3.html, help/gen_html/m3tk/src/sem/M3CActualUtil.i3.html, help/gen_html/m3tk/src/sem/M3CActualUtil.m3.html, help/gen_html/m3tk/src/sem/M3CBackEnd.i3.html, help/gen_html/m3tk/src/sem/M3CBaseTypeSpec.i3.html, help/gen_html/m3tk/src/sem/M3CBaseTypeSpec.m3.html, help/gen_html/m3tk/src/sem/M3CBitSize.i3.html, help/gen_html/m3tk/src/sem/M3CBitSize.m3.html, help/gen_html/m3tk/src/sem/M3CBrand.i3.html, help/gen_html/m3tk/src/sem/M3CBrand.m3.html, help/gen_html/m3tk/src/sem/M3CConcTypeSpec.i3.html, help/gen_html/m3tk/src/sem/M3CConcTypeSpec.m3.html, help/gen_html/m3tk/src/sem/M3CConsActualS.i3.html, help/gen_html/m3tk/src/sem/M3CConsActualS.m3.html, help/gen_html/m3tk/src/sem/M3CDef.i3.html, help/gen_html/m3tk/src/sem/M3CDef.m3.html, help/gen_html/m3tk/src/sem/M3CDuplicate.i3.html, help/gen_html/m3tk/src/sem/M3CDuplicate.m3.html, help/gen_html/m3tk/src/sem/M3CEncTypeSpec.i3.html, help/gen_html/m3tk/src/sem/M3CEncTypeSpec.m3.html, help/gen_html/m3tk/src/sem/M3CExpTypeSpec.i3.html, help/gen_html/m3tk/src/sem/M3CExpTypeSpec.m3.html, help/gen_html/m3tk/src/sem/M3CExpValue.i3.html, help/gen_html/m3tk/src/sem/M3CExpValue.m3.html, help/gen_html/m3tk/src/sem/M3CExpsMisc.i3.html, help/gen_html/m3tk/src/sem/M3CExpsMisc.m3.html, help/gen_html/m3tk/src/sem/M3CExternal.i3.html, help/gen_html/m3tk/src/sem/M3CExternal.m3.html, help/gen_html/m3tk/src/sem/M3CGenIns.i3.html, help/gen_html/m3tk/src/sem/M3CGenIns.m3.html, help/gen_html/m3tk/src/sem/M3CImportS.i3.html, help/gen_html/m3tk/src/sem/M3CImportS.m3.html, help/gen_html/m3tk/src/sem/M3CInitExp.i3.html, help/gen_html/m3tk/src/sem/M3CInitExp.m3.html, help/gen_html/m3tk/src/sem/M3CIntDef.i3.html, help/gen_html/m3tk/src/sem/M3CIntDef.m3.html, help/gen_html/m3tk/src/sem/M3CMkStd.i3.html, help/gen_html/m3tk/src/sem/M3CMkStd.m3.html, help/gen_html/m3tk/src/sem/M3CNEWActualS.i3.html, help/gen_html/m3tk/src/sem/M3CNEWActualS.m3.html, help/gen_html/m3tk/src/sem/M3CNEWNorm.i3.html, help/gen_html/m3tk/src/sem/M3CNEWNorm.m3.html, help/gen_html/m3tk/src/sem/M3CNameClash.i3.html, help/gen_html/m3tk/src/sem/M3CNameClash.m3.html, help/gen_html/m3tk/src/sem/M3CNormType.i3.html, help/gen_html/m3tk/src/sem/M3CNormType.m3.html, help/gen_html/m3tk/src/sem/M3COrdinal.i3.html, help/gen_html/m3tk/src/sem/M3COrdinal.m3.html, help/gen_html/m3tk/src/sem/M3CProcActualS.i3.html, help/gen_html/m3tk/src/sem/M3CProcActualS.m3.html, help/gen_html/m3tk/src/sem/M3CRaisesSet.i3.html, help/gen_html/m3tk/src/sem/M3CRaisesSet.m3.html, help/gen_html/m3tk/src/sem/M3CRecursive.i3.html, help/gen_html/m3tk/src/sem/M3CRecursive.m3.html, help/gen_html/m3tk/src/sem/M3CSM.i3.html, help/gen_html/m3tk/src/sem/M3CSM.m3.html, help/gen_html/m3tk/src/sem/M3CScope.i3.html, help/gen_html/m3tk/src/sem/M3CScope.m3.html, help/gen_html/m3tk/src/sem/M3CScope_priv.i3.html, help/gen_html/m3tk/src/sem/M3CSearch.i3.html, help/gen_html/m3tk/src/sem/M3CSearch.m3.html, help/gen_html/m3tk/src/sem/M3CSpec.i3.html, help/gen_html/m3tk/src/sem/M3CSpec.m3.html, help/gen_html/m3tk/src/sem/M3CStdActualS.i3.html, help/gen_html/m3tk/src/sem/M3CStdActualS.m3.html, help/gen_html/m3tk/src/sem/M3CStdProcs.i3.html, help/gen_html/m3tk/src/sem/M3CStdProcs.m3.html, help/gen_html/m3tk/src/sem/M3CStdTypes.i3.html, help/gen_html/m3tk/src/sem/M3CStdTypes.m3.html, help/gen_html/m3tk/src/sem/M3CSundries.i3.html, help/gen_html/m3tk/src/sem/M3CSundries.m3.html, help/gen_html/m3tk/src/sem/M3CTmpAtt.i3.html, help/gen_html/m3tk/src/sem/M3CTmpAtt.m3.html, help/gen_html/m3tk/src/sem/M3CTypeCheck.i3.html, help/gen_html/m3tk/src/sem/M3CTypeCheck.m3.html, help/gen_html/m3tk/src/sem/M3CTypeChkUtil.i3.html, help/gen_html/m3tk/src/sem/M3CTypeChkUtil.m3.html, help/gen_html/m3tk/src/sem/M3CTypeCompare.i3.html, help/gen_html/m3tk/src/sem/M3CTypeCompare.m3.html, help/gen_html/m3tk/src/sem/M3CTypeRelation.i3.html, help/gen_html/m3tk/src/sem/M3CTypeRelation.m3.html, help/gen_html/m3tk/src/sem/M3CTypeSpec.i3.html, help/gen_html/m3tk/src/sem/M3CTypeSpec.m3.html, help/gen_html/m3tk/src/sem/M3CTypeSpecS.i3.html, help/gen_html/m3tk/src/sem/M3CTypeSpecS.m3.html, help/gen_html/m3tk/src/sem/M3CTypesMisc.i3.html, help/gen_html/m3tk/src/sem/M3CTypesMisc.m3.html, help/gen_html/m3tk/src/sem/M3CWordProcs.i3.html, help/gen_html/m3tk/src/sem/M3CWordProcs.m3.html, help/gen_html/m3tk/src/syn/M3CComment.i3.html, help/gen_html/m3tk/src/syn/M3CComment.m3.html, help/gen_html/m3tk/src/syn/M3CHash.i3.html, help/gen_html/m3tk/src/syn/M3CHash.m3.html, help/gen_html/m3tk/src/syn/M3CId.i3.html, help/gen_html/m3tk/src/syn/M3CId.m3.html, help/gen_html/m3tk/src/syn/M3CLex.i3.html, help/gen_html/m3tk/src/syn/M3CLex.m3.html, help/gen_html/m3tk/src/syn/M3CLexF.i3.html, help/gen_html/m3tk/src/syn/M3CLiteral.i3.html, help/gen_html/m3tk/src/syn/M3CLiteral.m3.html, help/gen_html/m3tk/src/syn/M3CParse.i3.html, help/gen_html/m3tk/src/syn/M3CParse.m3.html, help/gen_html/m3tk/src/syn/M3CPragma.i3.html, help/gen_html/m3tk/src/syn/M3CPragma.m3.html, help/gen_html/m3tk/src/syn/M3CPragmaF.i3.html, help/gen_html/m3tk/src/syn/M3CReservedWord.i3.html, help/gen_html/m3tk/src/syn/M3CReservedWord.m3.html, help/gen_html/m3tk/src/syn/M3CSrcPos.i3.html, help/gen_html/m3tk/src/syn/M3CSrcPos.m3.html, help/gen_html/m3tk/src/syn/M3CToken.i3.html, help/gen_html/m3tk/src/syn/M3CToken.m3.html, help/gen_html/m3tk/src/syn/M3CWhitespace.i3.html, help/gen_html/m3tk/src/syn/M3CWhitespace.m3.html, help/gen_html/m3tk/src/target/M3CBE_C_Tool.i3.html, help/gen_html/m3tk/src/target/M3CBE_C_Tool.m3.html, help/gen_html/m3tk/src/target/M3CBE_C_i386.i3.html, help/gen_html/m3tk/src/target/M3CBE_C_i386.m3.html, help/gen_html/m3tk/src/target/M3CBE_C_mips.i3.html, help/gen_html/m3tk/src/target/M3CBE_C_mips.m3.html, help/gen_html/m3tk/src/target/M3CBE_C_sparc.i3.html, help/gen_html/m3tk/src/target/M3CBE_C_sparc.m3.html, help/gen_html/m3tk/src/target/M3CBE_C_sun3.i3.html, help/gen_html/m3tk/src/target/M3CBE_C_sun3.m3.html, help/gen_html/m3tk/src/target/M3CBE_C_vax.i3.html, help/gen_html/m3tk/src/target/M3CBE_C_vax.m3.html, help/gen_html/m3tk/src/target/M3CBackEnd_C.i3.html, help/gen_html/m3tk/src/target/M3CBackEnd_C.m3.html, help/gen_html/m3tk/src/target/M3CBackEnd_C_cc.i3.html, help/gen_html/m3tk/src/target/M3CBackEnd_C_cc.m3.html, help/gen_html/m3tk/src/target/M3CBackEnd_Float.ig.html, help/gen_html/m3tk/src/target/M3CBackEnd_Float.mg.html, help/gen_html/m3tk/src/target/M3CBackEnd_Float_Extended.i3.html, help/gen_html/m3tk/src/target/M3CBackEnd_Float_Extended.m3.html, help/gen_html/m3tk/src/target/M3CBackEnd_Float_LongReal.i3.html, help/gen_html/m3tk/src/target/M3CBackEnd_Float_LongReal.m3.html, help/gen_html/m3tk/src/target/M3CBackEnd_Float_Real.i3.html, help/gen_html/m3tk/src/target/M3CBackEnd_Float_Real.m3.html, help/gen_html/m3tk/src/toolframe/M3PathTool.i3.html, help/gen_html/m3tk/src/toolframe/M3PathTool.m3.html, help/gen_html/m3tk/src/toolframe/M3ToolFrame.i3.html, help/gen_html/m3tk/src/toolframe/M3ToolFrame.m3.html, help/gen_html/m3tk/src/toolmisc/M3CUnit.i3.html, help/gen_html/m3tk/src/toolmisc/M3CUnit.m3.html, help/gen_html/m3tk/src/toolmisc/M3CUnitRep.i3.html, help/gen_html/m3tk/src/toolmisc/M3Context.i3.html, help/gen_html/m3tk/src/toolmisc/M3Context.m3.html, help/gen_html/m3tk/src/toolmisc/M3ContextRemove.i3.html, help/gen_html/m3tk/src/toolmisc/M3ContextRemove.m3.html, help/gen_html/m3tk/src/toolmisc/M3Conventions.i3.html, help/gen_html/m3tk/src/toolmisc/M3Conventions.m3.html, help/gen_html/m3tk/src/toolmisc/M3Error.i3.html, help/gen_html/m3tk/src/toolmisc/M3Error.m3.html, help/gen_html/m3tk/src/toolmisc/M3ErrorStream.i3.html, help/gen_html/m3tk/src/warn/M3CChkNarrow.i3.html, help/gen_html/m3tk/src/warn/M3CChkNarrow.m3.html, help/gen_html/m3tk/src/warn/M3CChkObsolete.i3.html, help/gen_html/m3tk/src/warn/M3CChkObsolete.m3.html, help/gen_html/m3tk/src/warn/M3CChkRaises.i3.html, help/gen_html/m3tk/src/warn/M3CChkRaises.m3.html, help/gen_html/m3tk/src/warn/M3CChkReturn.i3.html, help/gen_html/m3tk/src/warn/M3CChkReturn.m3.html, help/gen_html/m3tk/src/warn/M3CChkUses.i3.html, help/gen_html/m3tk/src/warn/M3CChkUses.m3.html, help/gen_html/m3tk/src/warn/M3CWarnTool.i3.html, help/gen_html/m3tk/src/warn/M3CWarnTool.m3.html, help/gen_html/m3tohtml/src/DBRd.i3.html, help/gen_html/m3tohtml/src/DBRd.m3.html, help/gen_html/m3tohtml/src/DBWr.i3.html, help/gen_html/m3tohtml/src/DBWr.m3.html, help/gen_html/m3tohtml/src/FSUtils.i3.html, help/gen_html/m3tohtml/src/FSUtils.m3.html, help/gen_html/m3tohtml/src/FilePath.i3.html, help/gen_html/m3tohtml/src/FilePath.m3.html, help/gen_html/m3tohtml/src/HTMLDir.i3.html, help/gen_html/m3tohtml/src/HTMLDir.m3.html, help/gen_html/m3tohtml/src/M3DB.i3.html, help/gen_html/m3tohtml/src/M3DB.m3.html, help/gen_html/m3tohtml/src/M3MarkUp.i3.html, help/gen_html/m3tohtml/src/M3MarkUp.m3.html, help/gen_html/m3tohtml/src/Main.m3.html, help/gen_html/m3tohtml/src/MarkUp.i3.html, help/gen_html/m3tohtml/src/MarkUp.m3.html, help/gen_html/m3tohtml/src/Msg.i3.html, help/gen_html/m3tohtml/src/Msg.m3.html, help/gen_html/m3tohtml/src/TextDB.i3.html, help/gen_html/m3tohtml/src/TextDB.m3.html, help/gen_html/m3tools/src/M3AST.i3.html, help/gen_html/m3tools/src/M3AST.m3.html, help/gen_html/m3tools/src/M3ArrVal.i3.html, help/gen_html/m3tools/src/M3ArrVal.m3.html, help/gen_html/m3tools/src/M3Builtin.i3.html, help/gen_html/m3tools/src/M3Builtin.m3.html, help/gen_html/m3tools/src/M3Const.i3.html, help/gen_html/m3tools/src/M3Const.m3.html, help/gen_html/m3tools/src/M3Lexer.i3.html, help/gen_html/m3tools/src/M3Lexer.m3.html, help/gen_html/m3tools/src/M3Parse.m3.html, help/gen_html/m3tools/src/M3RecVal.i3.html, help/gen_html/m3tools/src/M3RecVal.m3.html, help/gen_html/m3tools/src/M3Scope.i3.html, help/gen_html/m3tools/src/M3Scope.m3.html, help/gen_html/m3tools/src/M3SetVal.i3.html, help/gen_html/m3tools/src/M3SetVal.m3.html, help/gen_html/m3tools/src/M3Type.i3.html, help/gen_html/m3tools/src/M3Type.m3.html, help/gen_html/mtex/src/mtex.tmpl.html, help/gen_html/netobj/src/NetObj.m3.html, help/gen_html/netobj/src/NetObjMon.i3.html, help/gen_html/netobj/src/NetObjMon.m3.html, help/gen_html/netobj/src/NetObjMonInit.i3.html, help/gen_html/netobj/src/NetObjMon_Registry_v1.i3.html, help/gen_html/netobj/src/NetObjMon_Registry_v1.m3.html, help/gen_html/netobj/src/NetObjMon_T_v1.i3.html, help/gen_html/netobj/src/NetObjMon_T_v1.m3.html, help/gen_html/netobj/src/netobj.tmpl.html, help/gen_html/netobj/src/netobjrt/AgentStubs.m3.html, help/gen_html/netobj/src/netobjrt/DirtyElem.i3.html, help/gen_html/netobj/src/netobjrt/DirtyTbl.i3.html, help/gen_html/netobj/src/netobjrt/DirtyTbl.m3.html, help/gen_html/netobj/src/netobjrt/FPRefTbl.i3.html, help/gen_html/netobj/src/netobjrt/FPRefTbl.m3.html, help/gen_html/netobj/src/netobjrt/NGCMonitor.i3.html, help/gen_html/netobj/src/netobjrt/NetObj.i3.html, help/gen_html/netobj/src/netobjrt/NetObjEpoch.i3.html, help/gen_html/netobj/src/netobjrt/NetObjF.i3.html, help/gen_html/netobj/src/netobjrt/NetObjInit.i3.html, help/gen_html/netobj/src/netobjrt/NetObjNotifier.i3.html, help/gen_html/netobj/src/netobjrt/NetObjRT.i3.html, help/gen_html/netobj/src/netobjrt/NetObjRT.m3.html, help/gen_html/netobj/src/netobjrt/NetObjRep.i3.html, help/gen_html/netobj/src/netobjrt/NetStream.i3.html, help/gen_html/netobj/src/netobjrt/ObjElem.i3.html, help/gen_html/netobj/src/netobjrt/ObjTbl.i3.html, help/gen_html/netobj/src/netobjrt/ObjTbl.m3.html, help/gen_html/netobj/src/netobjrt/Protocol.i3.html, help/gen_html/netobj/src/netobjrt/SpaceID.i3.html, help/gen_html/netobj/src/netobjrt/SpaceID.m3.html, help/gen_html/netobj/src/netobjrt/SpecialObj.i3.html, help/gen_html/netobj/src/netobjrt/StubConn.i3.html, help/gen_html/netobj/src/netobjrt/StubLib.i3.html, help/gen_html/netobj/src/netobjrt/StubLib.m3.html, help/gen_html/netobj/src/netobjrt/Transport.i3.html, help/gen_html/netobj/src/netobjrt/TransportRegistry.i3.html, help/gen_html/netobj/src/netobjrt/TransportUtils.i3.html, help/gen_html/netobj/src/netobjrt/Voucher.i3.html, help/gen_html/netobj/src/netobjrt/VoucherStubs.m3.html, help/gen_html/netobj/src/netobjrt/WireRep.i3.html, help/gen_html/netobj/src/netobjrt/WireRep.m3.html, help/gen_html/netobj/src/tcpnetobj/HeaderOps.i3.html, help/gen_html/netobj/src/tcpnetobj/HeaderOps.m3.html, help/gen_html/netobj/src/tcpnetobj/TCPNetObj.i3.html, help/gen_html/netobj/src/tcpnetobj/TCPNetObj.m3.html, help/gen_html/netobj/src/tcpnetobj/TCPTransport.i3.html, help/gen_html/netobjd/src/NMonRegistrySvr.i3.html, help/gen_html/netobjd/src/NMonRegistrySvr.m3.html, help/gen_html/netobjd/src/NetObjDaemon.m3.html, help/gen_html/odbc/src/POSIX/SQL.i3.html, help/gen_html/odbc/src/POSIX/SQLext.i3.html, help/gen_html/odbc/src/POSIX/SQLext.m3.html, help/gen_html/odbc/src/POSIX/SQLtypes.i3.html, help/gen_html/odbc/src/WIN32/SQL.i3.html, help/gen_html/odbc/src/WIN32/SQLext.i3.html, help/gen_html/odbc/src/WIN32/SQLext.m3.html, help/gen_html/odbc/src/WIN32/SQLtypes.i3.html, help/gen_html/parseparams/src/ParseParams.i3.html, help/gen_html/parseparams/src/ParseParams.m3.html, help/gen_html/postgres95/src/PQ.i3.html, help/gen_html/postgres95/src/PQcomm.i3.html, help/gen_html/postgres95/src/Postgres.i3.html, help/gen_html/realgeometry/src/PathExtra.i3.html, help/gen_html/realgeometry/src/PathExtra.m3.html, help/gen_html/realgeometry/src/RealInterval.i3.html, help/gen_html/realgeometry/src/RealInterval.m3.html, help/gen_html/realgeometry/src/RealPath.i3.html, help/gen_html/realgeometry/src/RealPath.m3.html, help/gen_html/realgeometry/src/RealPoint.i3.html, help/gen_html/realgeometry/src/RealPoint.m3.html, help/gen_html/realgeometry/src/RealRect.i3.html, help/gen_html/realgeometry/src/RealRect.m3.html, help/gen_html/realgeometry/src/RealTransform.i3.html, help/gen_html/realgeometry/src/RealTransform.m3.html, help/gen_html/set/derived/AtomSet.i3.html, help/gen_html/set/derived/AtomSet.m3.html, help/gen_html/set/derived/AtomSetDef.i3.html, help/gen_html/set/derived/AtomSetDef.m3.html, help/gen_html/set/derived/AtomSetList.i3.html, help/gen_html/set/derived/AtomSetList.m3.html, help/gen_html/set/derived/IntSet.i3.html, help/gen_html/set/derived/IntSet.m3.html, help/gen_html/set/derived/IntSetDef.i3.html, help/gen_html/set/derived/IntSetDef.m3.html, help/gen_html/set/derived/IntSetList.i3.html, help/gen_html/set/derived/IntSetList.m3.html, help/gen_html/set/derived/RefSet.i3.html, help/gen_html/set/derived/RefSet.m3.html, help/gen_html/set/derived/RefSetList.i3.html, help/gen_html/set/derived/RefSetList.m3.html, help/gen_html/set/derived/TextSet.i3.html, help/gen_html/set/derived/TextSet.m3.html, help/gen_html/set/derived/TextSetDef.i3.html, help/gen_html/set/derived/TextSetDef.m3.html, help/gen_html/set/derived/TextSetList.i3.html, help/gen_html/set/derived/TextSetList.m3.html, help/gen_html/set/src/Set.ig.html, help/gen_html/set/src/Set.mg.html, help/gen_html/set/src/SetDef.ig.html, help/gen_html/set/src/SetDef.mg.html, help/gen_html/set/src/SetList.ig.html, help/gen_html/set/src/SetList.mg.html, help/gen_html/set/src/set.tmpl.html, help/gen_html/showheap/src/ShowHeap.m3.html, help/gen_html/shownew/src/ShowNew.m3.html, help/gen_html/shownew/src/ZIO.i3.html, help/gen_html/shownew/src/ZIO.m3.html, help/gen_html/showthread/src/Main.m3.html, help/gen_html/slisp/src/SLisp.i3.html, help/gen_html/slisp/src/SLisp.m3.html, help/gen_html/slisp/src/SLispClass.i3.html, help/gen_html/slisp/src/SLispMath.i3.html, help/gen_html/slisp/src/SLispMath.m3.html, help/gen_html/smalldb/src/OSSupport.i3.html, help/gen_html/smalldb/src/OSSupport.m3.html, help/gen_html/smalldb/src/SmallDB.i3.html, help/gen_html/smalldb/src/SmallDB.m3.html, help/gen_html/sortedtableextras/derived/RedBlackIntIntTbl.i3.html, help/gen_html/sortedtableextras/derived/RedBlackIntIntTbl.m3.html, help/gen_html/sortedtableextras/derived/SkipListIntIntTbl.i3.html, help/gen_html/sortedtableextras/derived/SkipListIntIntTbl.m3.html, help/gen_html/sortedtableextras/src/RedBlackTbl.ig.html, help/gen_html/sortedtableextras/src/RedBlackTbl.mg.html, help/gen_html/sortedtableextras/src/SkipListTbl.ig.html, help/gen_html/sortedtableextras/src/SkipListTbl.mg.html, help/gen_html/sortedtableextras/src/redblacktbl.tmpl.html, help/gen_html/sortedtableextras/src/skiplisttbl.tmpl.html, help/gen_html/stable/src/FSError.i3.html, help/gen_html/stable/src/Log.i3.html, help/gen_html/stable/src/Log.m3.html, help/gen_html/stable/src/LogManager.i3.html, help/gen_html/stable/src/LogManager.m3.html, help/gen_html/stable/src/Stable.ig.html, help/gen_html/stable/src/StableError.i3.html, help/gen_html/stable/src/StableError.m3.html, help/gen_html/stable/src/StableLog.i3.html, help/gen_html/stable/src/StableLog.m3.html, help/gen_html/stable/src/StableRep.ig.html, help/gen_html/stable/src/StableRep.mg.html, help/gen_html/stable/src/stableobj.tmpl.html, help/gen_html/stable/src/POSIX/FSError.m3.html, help/gen_html/stubgen/src/AstToType.i3.html, help/gen_html/stubgen/src/AstToType.m3.html, help/gen_html/stubgen/src/AstToVal.i3.html, help/gen_html/stubgen/src/AstToVal.m3.html, help/gen_html/stubgen/src/CodeForType.i3.html, help/gen_html/stubgen/src/CodeForType.m3.html, help/gen_html/stubgen/src/FRefRefTbl.i3.html, help/gen_html/stubgen/src/FRefRefTbl.m3.html, help/gen_html/stubgen/src/IntfStubCode.i3.html, help/gen_html/stubgen/src/IntfStubCode.m3.html, help/gen_html/stubgen/src/Main.m3.html, help/gen_html/stubgen/src/ModuleStubCode.i3.html, help/gen_html/stubgen/src/ModuleStubCode.m3.html, help/gen_html/stubgen/src/Protocol.i3.html, help/gen_html/stubgen/src/StubCode.i3.html, help/gen_html/stubgen/src/StubCode.m3.html, help/gen_html/stubgen/src/StubGenTool.i3.html, help/gen_html/stubgen/src/StubGenTool.m3.html, help/gen_html/stubgen/src/StubUtils.i3.html, help/gen_html/stubgen/src/StubUtils.m3.html, help/gen_html/stubgen/src/Type.i3.html, help/gen_html/stubgen/src/Type.m3.html, help/gen_html/stubgen/src/TypeNames.i3.html, help/gen_html/stubgen/src/TypeNames.m3.html, help/gen_html/stubgen/src/Value.i3.html, help/gen_html/stubgen/src/Value.m3.html, help/gen_html/stubgen/src/ValueProc.i3.html, help/gen_html/table-list/derived/AtomAtomTblList.i3.html, help/gen_html/table-list/derived/AtomAtomTblList.m3.html, help/gen_html/table-list/derived/AtomRefTblList.i3.html, help/gen_html/table-list/derived/AtomRefTblList.m3.html, help/gen_html/table-list/derived/AtomTextTblList.i3.html, help/gen_html/table-list/derived/AtomTextTblList.m3.html, help/gen_html/table-list/derived/RefAtomTblList.i3.html, help/gen_html/table-list/derived/RefAtomTblList.m3.html, help/gen_html/table-list/derived/RefRefTblList.i3.html, help/gen_html/table-list/derived/RefRefTblList.m3.html, help/gen_html/table-list/derived/RefTextTblList.i3.html, help/gen_html/table-list/derived/RefTextTblList.m3.html, help/gen_html/table-list/derived/TextAtomTblList.i3.html, help/gen_html/table-list/derived/TextAtomTblList.m3.html, help/gen_html/table-list/derived/TextRefTblList.i3.html, help/gen_html/table-list/derived/TextRefTblList.m3.html, help/gen_html/table-list/derived/TextTextTblList.i3.html, help/gen_html/table-list/derived/TextTextTblList.m3.html, help/gen_html/table-list/src/TableList.ig.html, help/gen_html/table-list/src/TableList.mg.html, help/gen_html/table-list/src/table-list.tmpl.html, help/gen_html/tcp/src/POSIX/Herrno.i3.html, help/gen_html/tcp/src/POSIX/IP.m3.html, help/gen_html/tcp/src/POSIX/IPErrorPosix.m3.html, help/gen_html/tcp/src/POSIX/TCP.m3.html, help/gen_html/tcp/src/POSIX/TCPExtras.m3.html, help/gen_html/tcp/src/POSIX/TCPHack.i3.html, help/gen_html/tcp/src/POSIX/TCPHackNull.m3.html, help/gen_html/tcp/src/POSIX/TCPPeer.m3.html, help/gen_html/tcp/src/POSIX/TCPPosix.i3.html, help/gen_html/tcp/src/WIN32/IP.m3.html, help/gen_html/tcp/src/WIN32/IPErrorWin32.m3.html, help/gen_html/tcp/src/WIN32/TCP.m3.html, help/gen_html/tcp/src/WIN32/TCPExtras.m3.html, help/gen_html/tcp/src/WIN32/TCPPeer.m3.html, help/gen_html/tcp/src/WIN32/TCPWin32.i3.html, help/gen_html/tcp/src/WIN32/WinSock.i3.html, help/gen_html/tcp/src/WIN32/WinSock.m3.html, help/gen_html/tcp/src/common/ConnFD.i3.html, help/gen_html/tcp/src/common/ConnMsgRW.i3.html, help/gen_html/tcp/src/common/ConnMsgRW.m3.html, help/gen_html/tcp/src/common/ConnRW.i3.html, help/gen_html/tcp/src/common/ConnRW.m3.html, help/gen_html/tcp/src/common/IP.i3.html, help/gen_html/tcp/src/common/IPError.i3.html, help/gen_html/tcp/src/common/IPError.m3.html, help/gen_html/tcp/src/common/TCP.i3.html, help/gen_html/tcp/src/common/TCPExtras.i3.html, help/gen_html/tcp/src/common/TCPPeer.i3.html, help/gen_html/tcp/src/common/TCPSpecial.i3.html, help/gen_html/tempfiles/src/TempFiles.i3.html, help/gen_html/tempfiles/src/TempFiles.m3.html, help/gen_html/ui/derived/ComplSeq.i3.html, help/gen_html/ui/derived/ComplSeq.m3.html, help/gen_html/ui/derived/ComplSeqRep.i3.html, help/gen_html/ui/derived/CompletionSeq.i3.html, help/gen_html/ui/derived/CompletionSeq.m3.html, help/gen_html/ui/derived/CompletionSeqRep.i3.html, help/gen_html/ui/derived/STypeMapSeq.i3.html, help/gen_html/ui/derived/STypeMapSeq.m3.html, help/gen_html/ui/derived/STypeMapSeqRep.i3.html, help/gen_html/ui/src/picture/Completion.i3.html, help/gen_html/ui/src/picture/Completion.m3.html, help/gen_html/ui/src/picture/FreeList.mg.html, help/gen_html/ui/src/picture/Picture.i3.html, help/gen_html/ui/src/picture/Picture.m3.html, help/gen_html/ui/src/picture/PictureRep.i3.html, help/gen_html/ui/src/split/AnchorBtnVBT.i3.html, help/gen_html/ui/src/split/AnchorBtnVBT.m3.html, help/gen_html/ui/src/split/BdrVBTClass.i3.html, help/gen_html/ui/src/split/BorderedVBT.i3.html, help/gen_html/ui/src/split/BorderedVBT.m3.html, help/gen_html/ui/src/split/BtnVBTClass.i3.html, help/gen_html/ui/src/split/ButtonVBT.i3.html, help/gen_html/ui/src/split/ButtonVBT.m3.html, help/gen_html/ui/src/split/ComposeKey.i3.html, help/gen_html/ui/src/split/ComposeKey.m3.html, help/gen_html/ui/src/split/DblBufferUtil.i3.html, help/gen_html/ui/src/split/DblBufferUtil.m3.html, help/gen_html/ui/src/split/DblBufferVBT.i3.html, help/gen_html/ui/src/split/DblBufferVBT.m3.html, help/gen_html/ui/src/split/ETAgent.i3.html, help/gen_html/ui/src/split/ETAgent.m3.html, help/gen_html/ui/src/split/Filter.i3.html, help/gen_html/ui/src/split/Filter.m3.html, help/gen_html/ui/src/split/FilterClass.i3.html, help/gen_html/ui/src/split/FilterClass.m3.html, help/gen_html/ui/src/split/Gray.i3.html, help/gen_html/ui/src/split/Gray.m3.html, help/gen_html/ui/src/split/HVBar.i3.html, help/gen_html/ui/src/split/HVBar.m3.html, help/gen_html/ui/src/split/HVSplit.i3.html, help/gen_html/ui/src/split/HVSplit.m3.html, help/gen_html/ui/src/split/HighlightVBT.i3.html, help/gen_html/ui/src/split/HighlightVBT.m3.html, help/gen_html/ui/src/split/JoinCMap.i3.html, help/gen_html/ui/src/split/JoinCMap.m3.html, help/gen_html/ui/src/split/JoinCursor.i3.html, help/gen_html/ui/src/split/JoinCursor.m3.html, help/gen_html/ui/src/split/JoinFont.i3.html, help/gen_html/ui/src/split/JoinFont.m3.html, help/gen_html/ui/src/split/JoinPaintOp.i3.html, help/gen_html/ui/src/split/JoinPaintOp.m3.html, help/gen_html/ui/src/split/JoinParent.i3.html, help/gen_html/ui/src/split/JoinParent.m3.html, help/gen_html/ui/src/split/JoinPixmap.i3.html, help/gen_html/ui/src/split/JoinPixmap.m3.html, help/gen_html/ui/src/split/JoinScreen.i3.html, help/gen_html/ui/src/split/JoinScreen.m3.html, help/gen_html/ui/src/split/JoinedVBT.i3.html, help/gen_html/ui/src/split/JoinedVBT.m3.html, help/gen_html/ui/src/split/MenuBtnVBT.i3.html, help/gen_html/ui/src/split/MenuBtnVBT.m3.html, help/gen_html/ui/src/split/OverlayVBT.i3.html, help/gen_html/ui/src/split/OverlayVBT.m3.html, help/gen_html/ui/src/split/PackSplit.i3.html, help/gen_html/ui/src/split/PackSplit.m3.html, help/gen_html/ui/src/split/ProperSplit.i3.html, help/gen_html/ui/src/split/ProperSplit.m3.html, help/gen_html/ui/src/split/QuickBtnVBT.i3.html, help/gen_html/ui/src/split/QuickBtnVBT.m3.html, help/gen_html/ui/src/split/RigidVBT.i3.html, help/gen_html/ui/src/split/RigidVBT.m3.html, help/gen_html/ui/src/split/STypeMap.i3.html, help/gen_html/ui/src/split/SelectQueue.i3.html, help/gen_html/ui/src/split/SelectQueue.m3.html, help/gen_html/ui/src/split/Split.i3.html, help/gen_html/ui/src/split/Split.m3.html, help/gen_html/ui/src/split/StableVBT.i3.html, help/gen_html/ui/src/split/StableVBT.m3.html, help/gen_html/ui/src/split/TSplit.i3.html, help/gen_html/ui/src/split/TSplit.m3.html, help/gen_html/ui/src/split/TextVBT.i3.html, help/gen_html/ui/src/split/TextVBT.m3.html, help/gen_html/ui/src/split/TextVBTClass.i3.html, help/gen_html/ui/src/split/TextureVBT.i3.html, help/gen_html/ui/src/split/TextureVBT.m3.html, help/gen_html/ui/src/split/TranslateVBT.i3.html, help/gen_html/ui/src/split/TranslateVBT.m3.html, help/gen_html/ui/src/split/TwoTone.i3.html, help/gen_html/ui/src/split/TwoTone.m3.html, help/gen_html/ui/src/split/TypeInVBT.i3.html, help/gen_html/ui/src/split/TypeInVBT.m3.html, help/gen_html/ui/src/split/ZSplit.i3.html, help/gen_html/ui/src/split/ZSplit.m3.html, help/gen_html/ui/src/trestle/DpyFilter.i3.html, help/gen_html/ui/src/trestle/DpyFilter.m3.html, help/gen_html/ui/src/trestle/InstallQueue.i3.html, help/gen_html/ui/src/trestle/InstallQueue.m3.html, help/gen_html/ui/src/trestle/InstalledVBT.i3.html, help/gen_html/ui/src/trestle/InstalledVBT.m3.html, help/gen_html/ui/src/trestle/Trestle.m3.html, help/gen_html/ui/src/trestle/TrestleConf.i3.html, help/gen_html/ui/src/trestle/TrestleGoo.i3.html, help/gen_html/ui/src/trestle/TrestleGoo.m3.html, help/gen_html/ui/src/trestle/TrestleImpl.i3.html, help/gen_html/ui/src/trestle/TrestleOS.i3.html, help/gen_html/ui/src/vbt/Batch.i3.html, help/gen_html/ui/src/vbt/Batch.m3.html, help/gen_html/ui/src/vbt/BatchRep.i3.html, help/gen_html/ui/src/vbt/BatchUtil.i3.html, help/gen_html/ui/src/vbt/BatchUtil.m3.html, help/gen_html/ui/src/vbt/Cursor.i3.html, help/gen_html/ui/src/vbt/Cursor.m3.html, help/gen_html/ui/src/vbt/Font.i3.html, help/gen_html/ui/src/vbt/Font.m3.html, help/gen_html/ui/src/vbt/KeyboardKey.i3.html, help/gen_html/ui/src/vbt/Latin1Key.i3.html, help/gen_html/ui/src/vbt/MiscDetail.i3.html, help/gen_html/ui/src/vbt/MiscDetail.m3.html, help/gen_html/ui/src/vbt/MouseSplit.i3.html, help/gen_html/ui/src/vbt/MouseSplit.m3.html, help/gen_html/ui/src/vbt/PaintExt.i3.html, help/gen_html/ui/src/vbt/PaintOp.i3.html, help/gen_html/ui/src/vbt/PaintOp.m3.html, help/gen_html/ui/src/vbt/PaintPrivate.i3.html, help/gen_html/ui/src/vbt/PaintPrivate.m3.html, help/gen_html/ui/src/vbt/Palette.i3.html, help/gen_html/ui/src/vbt/Palette.m3.html, help/gen_html/ui/src/vbt/Pixmap.i3.html, help/gen_html/ui/src/vbt/Pixmap.m3.html, help/gen_html/ui/src/vbt/PlttFrnds.i3.html, help/gen_html/ui/src/vbt/PlttFrnds.m3.html, help/gen_html/ui/src/vbt/ScreenType.i3.html, help/gen_html/ui/src/vbt/ScreenType.m3.html, help/gen_html/ui/src/vbt/ScrnColorMap.i3.html, help/gen_html/ui/src/vbt/ScrnColorMap.m3.html, help/gen_html/ui/src/vbt/ScrnCursor.i3.html, help/gen_html/ui/src/vbt/ScrnCursor.m3.html, help/gen_html/ui/src/vbt/ScrnFont.i3.html, help/gen_html/ui/src/vbt/ScrnFont.m3.html, help/gen_html/ui/src/vbt/ScrnPaintOp.i3.html, help/gen_html/ui/src/vbt/ScrnPaintOp.m3.html, help/gen_html/ui/src/vbt/ScrnPixmap.i3.html, help/gen_html/ui/src/vbt/ScrnPixmap.m3.html, help/gen_html/ui/src/vbt/Trestle.i3.html, help/gen_html/ui/src/vbt/TrestleClass.i3.html, help/gen_html/ui/src/vbt/TrestleClass.m3.html, help/gen_html/ui/src/vbt/TrestleComm.i3.html, help/gen_html/ui/src/vbt/VBT.i3.html, help/gen_html/ui/src/vbt/VBT.m3.html, help/gen_html/ui/src/vbt/VBTClass.i3.html, help/gen_html/ui/src/vbt/VBTClass.m3.html, help/gen_html/ui/src/vbt/VBTRep.i3.html, help/gen_html/ui/src/vbt/VBTRep.m3.html, help/gen_html/ui/src/vbt/VBTTuning.i3.html, help/gen_html/ui/src/xvbt/Compl.i3.html, help/gen_html/ui/src/xvbt/Compl.m3.html, help/gen_html/ui/src/xvbt/PictureImpl.m3.html, help/gen_html/ui/src/xvbt/TrestleOS.m3.html, help/gen_html/ui/src/xvbt/TrestleOnX.i3.html, help/gen_html/ui/src/xvbt/TrestleOnX.m3.html, help/gen_html/ui/src/xvbt/TrslOnXF.i3.html, help/gen_html/ui/src/xvbt/XAtomQueue.i3.html, help/gen_html/ui/src/xvbt/XAtomQueue.m3.html, help/gen_html/ui/src/xvbt/XClient.i3.html, help/gen_html/ui/src/xvbt/XClient.m3.html, help/gen_html/ui/src/xvbt/XClientExt.i3.html, help/gen_html/ui/src/xvbt/XClientF.i3.html, help/gen_html/ui/src/xvbt/XClientF.m3.html, help/gen_html/ui/src/xvbt/XConfCtl.i3.html, help/gen_html/ui/src/xvbt/XConfCtl.m3.html, help/gen_html/ui/src/xvbt/XCursors.i3.html, help/gen_html/ui/src/xvbt/XEventQueue.i3.html, help/gen_html/ui/src/xvbt/XEventQueue.m3.html, help/gen_html/ui/src/xvbt/XExtensions.i3.html, help/gen_html/ui/src/xvbt/XExtensions.m3.html, help/gen_html/ui/src/xvbt/XGC.i3.html, help/gen_html/ui/src/xvbt/XGC.m3.html, help/gen_html/ui/src/xvbt/XImUtil.i3.html, help/gen_html/ui/src/xvbt/XInput.i3.html, help/gen_html/ui/src/xvbt/XInput.m3.html, help/gen_html/ui/src/xvbt/XMessenger.i3.html, help/gen_html/ui/src/xvbt/XMessenger.m3.html, help/gen_html/ui/src/xvbt/XPaint.i3.html, help/gen_html/ui/src/xvbt/XPaint.m3.html, help/gen_html/ui/src/xvbt/XPicture.i3.html, help/gen_html/ui/src/xvbt/XPicture.m3.html, help/gen_html/ui/src/xvbt/XPictureFree.m3.html, help/gen_html/ui/src/xvbt/XProperties.i3.html, help/gen_html/ui/src/xvbt/XProperties.m3.html, help/gen_html/ui/src/xvbt/XScreenType.i3.html, help/gen_html/ui/src/xvbt/XScreenType.m3.html, help/gen_html/ui/src/xvbt/XScrnCmap.i3.html, help/gen_html/ui/src/xvbt/XScrnCmap.m3.html, help/gen_html/ui/src/xvbt/XScrnCrsr.i3.html, help/gen_html/ui/src/xvbt/XScrnCrsr.m3.html, help/gen_html/ui/src/xvbt/XScrnFont.i3.html, help/gen_html/ui/src/xvbt/XScrnFont.m3.html, help/gen_html/ui/src/xvbt/XScrnPntOp.i3.html, help/gen_html/ui/src/xvbt/XScrnPntOp.m3.html, help/gen_html/ui/src/xvbt/XScrnPxmp.i3.html, help/gen_html/ui/src/xvbt/XScrnPxmp.m3.html, help/gen_html/ui/src/xvbt/XScrnTpRep.i3.html, help/gen_html/ui/src/xvbt/XScrnTpRep.m3.html, help/gen_html/ui/src/xvbt/XScrollQueue.i3.html, help/gen_html/ui/src/xvbt/XScrollQueue.m3.html, help/gen_html/ui/src/xvbt/XSharedFree.m3.html, help/gen_html/ui/src/xvbt/XSharedMem.i3.html, help/gen_html/ui/src/xvbt/XSharedMem.m3.html, help/gen_html/ui/src/xvbt/XShm.i3.html, help/gen_html/vbtkit/derived/VBTKitBundle.i3.html, help/gen_html/vbtkit/derived/VBTKitBundle.m3.html, help/gen_html/vbtkit/src/color/Color.i3.html, help/gen_html/vbtkit/src/color/Color.m3.html, help/gen_html/vbtkit/src/color/ColorName.i3.html, help/gen_html/vbtkit/src/color/ColorName.m3.html, help/gen_html/vbtkit/src/color/ColorNameF.i3.html, help/gen_html/vbtkit/src/color/ColorNameTable.i3.html, help/gen_html/vbtkit/src/etext/EmacsModel.i3.html, help/gen_html/vbtkit/src/etext/EmacsModel.m3.html, help/gen_html/vbtkit/src/etext/ISOChar.i3.html, help/gen_html/vbtkit/src/etext/ISOChar.m3.html, help/gen_html/vbtkit/src/etext/IvyModel.i3.html, help/gen_html/vbtkit/src/etext/IvyModel.m3.html, help/gen_html/vbtkit/src/etext/Key.i3.html, help/gen_html/vbtkit/src/etext/Key.m3.html, help/gen_html/vbtkit/src/etext/KeyFilter.i3.html, help/gen_html/vbtkit/src/etext/KeyFilter.m3.html, help/gen_html/vbtkit/src/etext/KeyTrans.i3.html, help/gen_html/vbtkit/src/etext/KeyTrans.m3.html, help/gen_html/vbtkit/src/etext/MTextUnit.i3.html, help/gen_html/vbtkit/src/etext/MTextUnit.m3.html, help/gen_html/vbtkit/src/etext/MacModel.i3.html, help/gen_html/vbtkit/src/etext/MacModel.m3.html, help/gen_html/vbtkit/src/etext/TextEditVBT.i3.html, help/gen_html/vbtkit/src/etext/TextEditVBT.m3.html, help/gen_html/vbtkit/src/etext/TextPort.i3.html, help/gen_html/vbtkit/src/etext/TextPort.m3.html, help/gen_html/vbtkit/src/etext/TextPortClass.i3.html, help/gen_html/vbtkit/src/etext/TextPortClass.m3.html, help/gen_html/vbtkit/src/etext/TypeinVBT.i3.html, help/gen_html/vbtkit/src/etext/TypeinVBT.m3.html, help/gen_html/vbtkit/src/etext/TypescriptVBT.i3.html, help/gen_html/vbtkit/src/etext/TypescriptVBT.m3.html, help/gen_html/vbtkit/src/etext/XtermModel.i3.html, help/gen_html/vbtkit/src/etext/XtermModel.m3.html, help/gen_html/vbtkit/src/lego/AnchorHelpSplit.i3.html, help/gen_html/vbtkit/src/lego/AnchorHelpSplit.m3.html, help/gen_html/vbtkit/src/lego/AnchorHelpVBT.i3.html, help/gen_html/vbtkit/src/lego/AnchorHelpVBT.m3.html, help/gen_html/vbtkit/src/lego/AnchorSplit.i3.html, help/gen_html/vbtkit/src/lego/AnchorSplit.m3.html, help/gen_html/vbtkit/src/lego/BiFeedbackVBT.i3.html, help/gen_html/vbtkit/src/lego/BiFeedbackVBT.m3.html, help/gen_html/vbtkit/src/lego/BooleanVBT.i3.html, help/gen_html/vbtkit/src/lego/BooleanVBT.m3.html, help/gen_html/vbtkit/src/lego/ChoiceVBT.i3.html, help/gen_html/vbtkit/src/lego/ChoiceVBT.m3.html, help/gen_html/vbtkit/src/lego/FeedbackVBT.i3.html, help/gen_html/vbtkit/src/lego/FeedbackVBT.m3.html, help/gen_html/vbtkit/src/lego/FileBrowserVBT.i3.html, help/gen_html/vbtkit/src/lego/FileBrowserVBT.m3.html, help/gen_html/vbtkit/src/lego/FlexVBT.i3.html, help/gen_html/vbtkit/src/lego/FlexVBT.m3.html, help/gen_html/vbtkit/src/lego/GuardedBtnVBT.i3.html, help/gen_html/vbtkit/src/lego/GuardedBtnVBT.m3.html, help/gen_html/vbtkit/src/lego/Image.i3.html, help/gen_html/vbtkit/src/lego/Image.m3.html, help/gen_html/vbtkit/src/lego/ListVBT.i3.html, help/gen_html/vbtkit/src/lego/ListVBT.m3.html, help/gen_html/vbtkit/src/lego/MarginFeedbackVBT.i3.html, help/gen_html/vbtkit/src/lego/MarginFeedbackVBT.m3.html, help/gen_html/vbtkit/src/lego/MenuSwitchVBT.i3.html, help/gen_html/vbtkit/src/lego/MenuSwitchVBT.m3.html, help/gen_html/vbtkit/src/lego/MultiClass.i3.html, help/gen_html/vbtkit/src/lego/MultiClass.m3.html, help/gen_html/vbtkit/src/lego/MultiFilter.i3.html, help/gen_html/vbtkit/src/lego/MultiFilter.m3.html, help/gen_html/vbtkit/src/lego/MultiSplit.i3.html, help/gen_html/vbtkit/src/lego/MultiSplit.m3.html, help/gen_html/vbtkit/src/lego/NumericVBT.i3.html, help/gen_html/vbtkit/src/lego/NumericVBT.m3.html, help/gen_html/vbtkit/src/lego/OffsetVBT.i3.html, help/gen_html/vbtkit/src/lego/OffsetVBT.m3.html, help/gen_html/vbtkit/src/lego/PixmapVBT.i3.html, help/gen_html/vbtkit/src/lego/PixmapVBT.m3.html, help/gen_html/vbtkit/src/lego/QuickSwitchVBT.i3.html, help/gen_html/vbtkit/src/lego/QuickSwitchVBT.m3.html, help/gen_html/vbtkit/src/lego/ReactivityVBT.i3.html, help/gen_html/vbtkit/src/lego/ReactivityVBT.m3.html, help/gen_html/vbtkit/src/lego/ScaleFilter.i3.html, help/gen_html/vbtkit/src/lego/ScaleFilter.m3.html, help/gen_html/vbtkit/src/lego/ScrollerVBT.i3.html, help/gen_html/vbtkit/src/lego/ScrollerVBT.m3.html, help/gen_html/vbtkit/src/lego/ScrollerVBTClass.i3.html, help/gen_html/vbtkit/src/lego/ScrollerVBTClass.m3.html, help/gen_html/vbtkit/src/lego/Shadow.i3.html, help/gen_html/vbtkit/src/lego/Shadow.m3.html, help/gen_html/vbtkit/src/lego/ShadowPaint.i3.html, help/gen_html/vbtkit/src/lego/ShadowPaint.m3.html, help/gen_html/vbtkit/src/lego/ShadowedBarVBT.i3.html, help/gen_html/vbtkit/src/lego/ShadowedBarVBT.m3.html, help/gen_html/vbtkit/src/lego/ShadowedFeedbackVBT.i3.html, help/gen_html/vbtkit/src/lego/ShadowedFeedbackVBT.m3.html, help/gen_html/vbtkit/src/lego/ShadowedVBT.i3.html, help/gen_html/vbtkit/src/lego/ShadowedVBT.m3.html, help/gen_html/vbtkit/src/lego/SourceVBT.i3.html, help/gen_html/vbtkit/src/lego/SourceVBT.m3.html, help/gen_html/vbtkit/src/lego/SplitterVBT.i3.html, help/gen_html/vbtkit/src/lego/SplitterVBT.m3.html, help/gen_html/vbtkit/src/lego/SwitchVBT.i3.html, help/gen_html/vbtkit/src/lego/SwitchVBT.m3.html, help/gen_html/vbtkit/src/lego/TrillSwitchVBT.i3.html, help/gen_html/vbtkit/src/lego/TrillSwitchVBT.m3.html, help/gen_html/vbtkit/src/lego/VBTKitResources.i3.html, help/gen_html/vbtkit/src/lego/VBTKitResources.m3.html, help/gen_html/vbtkit/src/lego/ViewportVBT.i3.html, help/gen_html/vbtkit/src/lego/ViewportVBT.m3.html, help/gen_html/vbtkit/src/lego/ZBackgroundVBT.i3.html, help/gen_html/vbtkit/src/lego/ZBackgroundVBT.m3.html, help/gen_html/vbtkit/src/lego/ZChassisVBT.i3.html, help/gen_html/vbtkit/src/lego/ZChassisVBT.m3.html, help/gen_html/vbtkit/src/lego/ZChildVBT.i3.html, help/gen_html/vbtkit/src/lego/ZChildVBT.m3.html, help/gen_html/vbtkit/src/lego/ZGrowVBT.i3.html, help/gen_html/vbtkit/src/lego/ZGrowVBT.m3.html, help/gen_html/vbtkit/src/lego/ZMoveVBT.i3.html, help/gen_html/vbtkit/src/lego/ZMoveVBT.m3.html, help/gen_html/vbtkit/src/lego/ZSplitUtils.i3.html, help/gen_html/vbtkit/src/lego/ZSplitUtils.m3.html, help/gen_html/vbtkit/src/lego/ZTilps.i3.html, help/gen_html/vbtkit/src/lego/ZTilps.m3.html, help/gen_html/vbtkit/src/mtext/MText.i3.html, help/gen_html/vbtkit/src/mtext/MText.m3.html, help/gen_html/vbtkit/src/mtext/MTextDebug.i3.html, help/gen_html/vbtkit/src/mtext/MTextDebug.m3.html, help/gen_html/vbtkit/src/mtext/MTextDs.i3.html, help/gen_html/vbtkit/src/mtext/MTextDs.m3.html, help/gen_html/vbtkit/src/mtext/MTextPrivate.i3.html, help/gen_html/vbtkit/src/mtext/MTextRd.i3.html, help/gen_html/vbtkit/src/mtext/MTextRd.m3.html, help/gen_html/vbtkit/src/vbtkitutils/AnyEvent.i3.html, help/gen_html/vbtkit/src/vbtkitutils/AnyEvent.m3.html, help/gen_html/vbtkit/src/vbtkitutils/AutoRepeat.i3.html, help/gen_html/vbtkit/src/vbtkitutils/AutoRepeat.m3.html, help/gen_html/vbtkit/src/vbtkitutils/LargeCursor.i3.html, help/gen_html/vbtkit/src/vbtkitutils/LargeCursor.m3.html, help/gen_html/vbtkit/src/vbtkitutils/Pts.i3.html, help/gen_html/vbtkit/src/vbtkitutils/Pts.m3.html, help/gen_html/vbtkit/src/vbtkitutils/Rsrc.i3.html, help/gen_html/vbtkit/src/vbtkitutils/Rsrc.m3.html, help/gen_html/vbtkit/src/vbtkitutils/VBTColors.i3.html, help/gen_html/vbtkit/src/vbtkitutils/VBTColors.m3.html, help/gen_html/vbtkit/src/vbtkitutils/VBTKitEnv.i3.html, help/gen_html/vbtkit/src/vbtkitutils/VBTKitEnv.m3.html, help/gen_html/vbtkit/src/vbtkitutils/XParam.i3.html, help/gen_html/vbtkit/src/vbtkitutils/XParam.m3.html, help/gen_html/vbtkit/src/vbtkitutils/XTrestle.i3.html, help/gen_html/vbtkit/src/vbtkitutils/XTrestle.m3.html, help/gen_html/vbtkit/src/vtext/VT.i3.html, help/gen_html/vbtkit/src/vtext/VT.m3.html, help/gen_html/vbtkit/src/vtext/VTBase.i3.html, help/gen_html/vbtkit/src/vtext/VTBase.m3.html, help/gen_html/vbtkit/src/vtext/VTCaret.i3.html, help/gen_html/vbtkit/src/vtext/VTCaret.m3.html, help/gen_html/vbtkit/src/vtext/VTDef.i3.html, help/gen_html/vbtkit/src/vtext/VTInterval.i3.html, help/gen_html/vbtkit/src/vtext/VTInterval.m3.html, help/gen_html/vbtkit/src/vtext/VTMarker.i3.html, help/gen_html/vbtkit/src/vtext/VTMarker.m3.html, help/gen_html/vbtkit/src/vtext/VTPounce.i3.html, help/gen_html/vbtkit/src/vtext/VTPounce.m3.html, help/gen_html/vbtkit/src/vtext/VTRd.i3.html, help/gen_html/vbtkit/src/vtext/VTRd.m3.html, help/gen_html/vbtkit/src/vtext/VTReal.i3.html, help/gen_html/vbtkit/src/vtext/VTReal.m3.html, help/gen_html/vbtkit/src/vtext/VTTexture.i3.html, help/gen_html/vbtkit/src/vtext/VTTexture.m3.html, help/gen_html/vbtkit/src/vtext/VTView.i3.html, help/gen_html/vbtkit/src/vtext/VTView.m3.html, help/gen_html/vbtkit/src/vtext/VTVirtual.i3.html, help/gen_html/vbtkit/src/vtext/VTVirtual.m3.html, help/gen_html/vbtkit/src/vtext/VText.i3.html, help/gen_html/vbtkit/src/vtext/VText.m3.html, help/gen_html/vbtkit/src/vtext/VTextDef.i3.html, help/gen_html/vbtkit/src/vtext/VTextRegion.i3.html, help/gen_html/vbtkit/src/vtext/VTextRegion.m3.html, help/gen_html/videovbt/src/AudioVBT.i3.html, help/gen_html/videovbt/src/VideoVBT.i3.html, help/gen_html/videovbt/src/POSIX/AudioVBT.m3.html, help/gen_html/videovbt/src/POSIX/VideoVBT.m3.html, help/gen_html/videovbt/src/POSIX/VideoVBTRep.i3.html, help/gen_html/web/src/Web.i3.html, help/gen_html/web/src/Web.m3.html, pics/hand.right.gif: This should be the first usable version of CM3 5.1 documentation. Here is a list of changes: o added top level index o added generated HTML documentation for most of the standard packages o added pics directory o fixed all references in help/interfaces to refer to the generated HTML documents o updated cm3.html and history.html added: doc/index.html added: doc/help/gen_html_files added: doc/help/gen_html/INDEX.html added: doc/help/gen_html/... ... added: doc/help/gen_html/X11R4/src/Common/Xatom.i3.html added: doc/help/gen_html/X11R4/src/Common/Xaw.i3.html added: doc/pics/hand.right.gif modified: doc/PkgTags modified: doc/help/interfaces.html modified: doc/help/cm3/cm3.html modified: doc/help/cm3/history.html 2001-02-24 15:44 wagner * m3-db/db/: PkgTags, src/odbc/DB.m3: make it compile without TextF interface modified: db/src/odbc/DB.m3 2001-02-24 15:43 wagner * m3-db/odbc/: PkgTags, src/m3makefile: exclude everything if there is no ODBC system library modified: odbc/src/m3makefile 2001-02-24 15:41 wagner * scripts/: PkgTags, def-std-pkgs.sh, pkgmap.sh: added several standard packages modified: scripts/def-std-pkgs.sh modified: scripts/pkgmap.sh 2001-02-24 12:31 wagner * m3-tools/m3tohtml/: PkgTags, src/FilePath.i3, src/FilePath.m3, src/Main.m3, src/MarkUp.i3, src/MarkUp.m3: changes: o added HTML generation for .fv, .quake, .h, and .c files o added index generation for these, too o added simple markup for non-M3 sources o removed mandatory PREPROCESS filter and added -p preprocess option o removed obsolete code from FilePath.m3 modified: m3tohtml/src/FilePath.i3 modified: m3tohtml/src/FilePath.m3 modified: m3tohtml/src/Main.m3 modified: m3tohtml/src/MarkUp.i3 modified: m3tohtml/src/MarkUp.m3 2001-02-24 10:40 wagner * m3-tools/m3tohtml/: PkgTags, src/FilePath.i3, src/FilePath.m3, src/HTMLDir.m3, src/Main.m3: some important fixes have been made: o Automatic package scanning now only considers files with known extensions. Until now even binary files were converted. o At several places new directories are now created if necessary. Till now the program would simply crash there. o Template files (`.tmpl') are now also known and used for HTML generation. o The documentation has been extended slightly. modified: m3tohtml/src/FilePath.i3 modified: m3tohtml/src/FilePath.m3 modified: m3tohtml/src/HTMLDir.m3 modified: m3tohtml/src/Main.m3 2001-02-23 21:36 wagner * m3-tools/m3tohtml/: PkgTags, src/DBWr.m3, src/FSUtils.i3, src/FSUtils.m3, src/FilePath.m3, src/HTMLDir.m3, src/M3DB.m3, src/M3MarkUp.m3, src/Main.m3, src/Msg.i3, src/Msg.m3, src/m3makefile: changes: o made the program buld and run again under CM3 5.1 o added new command line interface o added package scanning o added some documentation o added verbose, debug, and other message output o added automatic generation of missing directories o made the program a little more robust o disabled generation of copyright markup added: m3tohtml/src/FSUtils.i3 added: m3tohtml/src/FSUtils.m3 added: m3tohtml/src/Msg.i3 added: m3tohtml/src/Msg.m3 modified: m3tohtml/src/DBWr.m3 modified: m3tohtml/src/FilePath.m3 modified: m3tohtml/src/HTMLDir.m3 modified: m3tohtml/src/M3DB.m3 modified: m3tohtml/src/M3MarkUp.m3 modified: m3tohtml/src/Main.m3 modified: m3tohtml/src/m3makefile 2001-02-22 11:33 wagner * doc/: PkgTags, help/bib.html, help/concise-bib.html, help/getting-started.html, help/index.html, help/interfaces.html, help/cm3/acks.html, help/cm3/cm3.html, help/cm3/compiling.html, help/cm3/debugging.html, help/cm3/example.html, help/cm3/files.html, help/cm3/gc.html, help/cm3/gnuemacs.html, help/cm3/history.html, help/cm3/m3args.html, help/cm3/m3ship.html, help/cm3/m3where.html, help/cm3/old-bib.html, help/cm3/packages.html, help/cm3/pprint.html, help/cm3/pragmas.html, help/cm3/quake.html, help/cm3/restrictions.html, help/cm3/runtime.html, help/cm3/scheduler.html, help/cm3/showheap.html, help/cm3/shownew.html, help/cm3/showthread.html, help/cm3/signals.html, help/cm3/m3build/emacs.html, help/cm3/m3build/exports.html, help/cm3/m3build/foreign.html, help/cm3/m3build/generics.html, help/cm3/m3build/hiding.html, help/cm3/m3build/imports.html, help/cm3/m3build/m3build.html, help/cm3/m3build/m3makefile.html, help/cm3/m3build/m3options.html, help/cm3/m3build/machine.html, help/cm3/m3build/manpage.html, help/cm3/m3build/misc.html, help/cm3/m3build/netobj.html, help/cm3/m3build/noweb.html, help/cm3/m3build/options.html, help/cm3/m3build/overrides.html, help/cm3/m3build/progs.html, help/cm3/m3build/resources.html, help/cm3/m3build/sources.html, reference/acks.html, reference/apply.html, reference/arithmetic.html, reference/arrays.html, reference/assign.html, reference/authors.html, reference/block.html, reference/boolops.html, reference/builtin.html, reference/calls.html, reference/case.html, reference/constants.html, reference/constexpr.html, reference/construct.html, reference/conventions.html, reference/decls.html, reference/defns.html, reference/designators.html, reference/eval.html, reference/example.html, reference/exceptions.html, reference/exit.html, reference/exprs.html, reference/float-intf.html, reference/floatmode.html, reference/floats.html, reference/for.html, reference/generics.html, reference/if.html, reference/imports.html, reference/incdec.html, reference/index.html, reference/init.html, reference/interfaces.html, reference/intfs.html, reference/intro.html, reference/license.html, reference/lock.html, reference/loop.html, reference/m3.html, reference/m3index.html, reference/modules.html, reference/new.html, reference/nil.html, reference/numbers.html, reference/objects.html, reference/opaques.html, reference/opsyntax.html, reference/ordinal.html, reference/packed.html, reference/procedures.html, reference/procs.html, reference/raise.html, reference/real-intf.html, reference/records.html, reference/recursion.html, reference/refs.html, reference/relations.html, reference/repeat.html, reference/return.html, reference/revelations.html, reference/safety.html, reference/sequence.html, reference/sets.html, reference/stmts.html, reference/subtypes.html, reference/syntax.html, reference/text-intf.html, reference/textops.html, reference/texts.html, reference/thread-intf.html, reference/tryexcept.html, reference/tryfinally.html, reference/type-decl.html, reference/typecase.html, reference/typeops.html, reference/types.html, reference/units.html, reference/unsafe.html, reference/variables.html, reference/while.html, reference/with.html, reference/word-intf.html, src_reports/doc.gif, src_reports/formsvbt.pdf, src_reports/formsvbt.ps.gz, src_reports/index.html, src_reports/license.html, src_reports/m3poster.ps, src_reports/m3syntax.ps, src_reports/m3tokens.ps, src_reports/obliq.pdf, src_reports/obliq.ps, src_reports/src-068.pdf, src_reports/src-068.ps, src_reports/src-069.pdf, src_reports/src-069.ps.gz, src_reports/src-113.pdf, src_reports/src-113.ps, src_reports/src-115.pdf, src_reports/src-115.ps, src_reports/vbtkit.pdf, src_reports/vbtkit.ps, src_reports/blue_paper/architecture.gif, src_reports/blue_paper/architecture_full.gif, src_reports/blue_paper/bg.gif, src_reports/blue_paper/blueLogo.gif, src_reports/blue_paper/dark.gif, src_reports/blue_paper/index.html, src_reports/blue_paper/light.gif, src_reports/blue_paper/screen.gif, src_reports/blue_paper/screen_full.gif, tutorial/index.html, tutorial/m3/m3_1.html, tutorial/m3/m3_10.html, tutorial/m3/m3_11.html, tutorial/m3/m3_12.html, tutorial/m3/m3_13.html, tutorial/m3/m3_14.html, tutorial/m3/m3_15.html, tutorial/m3/m3_16.html, tutorial/m3/m3_17.html, tutorial/m3/m3_18.html, tutorial/m3/m3_19.html, tutorial/m3/m3_2.html, tutorial/m3/m3_20.html, tutorial/m3/m3_21.html, tutorial/m3/m3_22.html, tutorial/m3/m3_23.html, tutorial/m3/m3_24.html, tutorial/m3/m3_25.html, tutorial/m3/m3_26.html, tutorial/m3/m3_27.html, tutorial/m3/m3_28.html, tutorial/m3/m3_29.html, tutorial/m3/m3_3.html, tutorial/m3/m3_30.html, tutorial/m3/m3_31.html, tutorial/m3/m3_32.html, tutorial/m3/m3_33.html, tutorial/m3/m3_34.html, tutorial/m3/m3_35.html, tutorial/m3/m3_36.html, tutorial/m3/m3_37.html, tutorial/m3/m3_38.html, tutorial/m3/m3_39.html, tutorial/m3/m3_4.html, tutorial/m3/m3_40.html, tutorial/m3/m3_41.html, tutorial/m3/m3_42.html, tutorial/m3/m3_43.html, tutorial/m3/m3_44.html, tutorial/m3/m3_45.html, tutorial/m3/m3_46.html, tutorial/m3/m3_47.html, tutorial/m3/m3_48.html, tutorial/m3/m3_49.html, tutorial/m3/m3_5.html, tutorial/m3/m3_50.html, tutorial/m3/m3_51.html, tutorial/m3/m3_52.html, tutorial/m3/m3_53.html, tutorial/m3/m3_54.html, tutorial/m3/m3_55.html, tutorial/m3/m3_56.html, tutorial/m3/m3_57.html, tutorial/m3/m3_58.html, tutorial/m3/m3_59.html, tutorial/m3/m3_6.html, tutorial/m3/m3_60.html, tutorial/m3/m3_61.html, tutorial/m3/m3_62.html, tutorial/m3/m3_63.html, tutorial/m3/m3_64.html, tutorial/m3/m3_65.html, tutorial/m3/m3_66.html, tutorial/m3/m3_67.html, tutorial/m3/m3_68.html, tutorial/m3/m3_69.html, tutorial/m3/m3_7.html, tutorial/m3/m3_70.html, tutorial/m3/m3_71.html, tutorial/m3/m3_72.html, tutorial/m3/m3_73.html, tutorial/m3/m3_74.html, tutorial/m3/m3_75.html, tutorial/m3/m3_76.html, tutorial/m3/m3_77.html, tutorial/m3/m3_78.html, tutorial/m3/m3_79.html, tutorial/m3/m3_8.html, tutorial/m3/m3_80.html, tutorial/m3/m3_81.html, tutorial/m3/m3_82.html, tutorial/m3/m3_83.html, tutorial/m3/m3_9.html, tutorial/m3/m3_toc.html, tutorial/m3/m3logo.gif, tutorial/m3/old-index.html, tutorial/ui/tutorial.html, tutorial/ui/browser/Browser.m3, tutorial/ui/browser/browser1.gif, tutorial/ui/browser/browser2.gif, tutorial/ui/browser/tut-browser.html, tutorial/ui/checkbox/Checkbox.m3, tutorial/ui/checkbox/check1.gif, tutorial/ui/checkbox/check2.gif, tutorial/ui/checkbox/check3.gif, tutorial/ui/checkbox/check4.gif, tutorial/ui/checkbox/tut-checkbox.html, tutorial/ui/common/Colors.i3, tutorial/ui/common/Colors.m3, tutorial/ui/common/Main.m3, tutorial/ui/common/Picture.i3, tutorial/ui/common/Picture.m3, tutorial/ui/common/Pictures.i3, tutorial/ui/common/Pictures.m3, tutorial/ui/common/tut-common.html, tutorial/ui/confirm/Confirm.m3, tutorial/ui/confirm/ConfirmVBT.i3, tutorial/ui/confirm/ConfirmVBT.m3, tutorial/ui/confirm/confirm1.gif, tutorial/ui/confirm/confirm2.gif, tutorial/ui/confirm/confirm3.gif, tutorial/ui/confirm/tut-confirm.html, tutorial/ui/cross/tut-cross.html, tutorial/ui/drag/Drag.m3, tutorial/ui/drag/drag1.gif, tutorial/ui/drag/drag2.gif, tutorial/ui/drag/drag3.gif, tutorial/ui/drag/drag4.gif, tutorial/ui/drag/tut-drag.html, tutorial/ui/draw/Draw.m3, tutorial/ui/draw/draw1.gif, tutorial/ui/draw/tut-draw.html, tutorial/ui/edit/Edit.m3, tutorial/ui/edit/edit1.gif, tutorial/ui/edit/edit2.gif, tutorial/ui/edit/tut-edit.html, tutorial/ui/feedback/Feedback.m3, tutorial/ui/feedback/feedback1.gif, tutorial/ui/feedback/feedback2.gif, tutorial/ui/feedback/feedback3.gif, tutorial/ui/feedback/tut-feedback.html, tutorial/ui/hello/Hello.m3, tutorial/ui/hello/hello.gif, tutorial/ui/hello/tut-hello.html, tutorial/ui/intro/tut-intro.html, tutorial/ui/key/Key.m3, tutorial/ui/key/key1.gif, tutorial/ui/key/key2.gif, tutorial/ui/key/key3.gif, tutorial/ui/key/tut-key.html, tutorial/ui/list/List.m3, tutorial/ui/list/list1.gif, tutorial/ui/list/list2.gif, tutorial/ui/list/tut-list.html, tutorial/ui/menu1/Menu.m3, tutorial/ui/menu1/menu1.gif, tutorial/ui/menu1/menu2.gif, tutorial/ui/menu1/menu3.gif, tutorial/ui/menu1/tut-menu1.html, tutorial/ui/menu2/Menu2.m3, tutorial/ui/menu2/menu21.gif, tutorial/ui/menu2/menu22.gif, tutorial/ui/menu2/menu23.gif, tutorial/ui/menu2/tut-menu2.html, tutorial/ui/mouse/Event.m3-sep, tutorial/ui/mouse/Mouse.m3, tutorial/ui/mouse/Mouse.m3-elided, tutorial/ui/mouse/mouse1.gif, tutorial/ui/mouse/mouse2.gif, tutorial/ui/mouse/tut-mouse.html, tutorial/ui/numeric/Numeric.m3, tutorial/ui/numeric/numeric1.gif, tutorial/ui/numeric/numeric2.gif, tutorial/ui/numeric/numeric3.gif, tutorial/ui/numeric/numeric4.gif, tutorial/ui/numeric/tut-numeric.html, tutorial/ui/overlap/Overlap.m3, tutorial/ui/overlap/overlap1.gif, tutorial/ui/overlap/overlap2.gif, tutorial/ui/overlap/overlap3.gif, tutorial/ui/overlap/overlap4.gif, tutorial/ui/overlap/overlap5.gif, tutorial/ui/overlap/tut-overlap.html, tutorial/ui/overlay/Overlay.m3, tutorial/ui/overlay/overlay1.gif, tutorial/ui/overlay/overlay2.gif, tutorial/ui/overlay/tut-overlay.html, tutorial/ui/push/Push.m3, tutorial/ui/push/push.gif, tutorial/ui/push/tut-push.html, tutorial/ui/radio/RadioButtons.m3, tutorial/ui/radio/radio1.gif, tutorial/ui/radio/radio2.gif, tutorial/ui/radio/radio3.gif, tutorial/ui/radio/tut-radio.html, tutorial/ui/react/React.m3, tutorial/ui/react/react1.gif, tutorial/ui/react/react2.gif, tutorial/ui/react/react3.gif, tutorial/ui/react/react4.gif, tutorial/ui/react/tut-react.html, tutorial/ui/rubber/Rubber.m3, tutorial/ui/rubber/rubber1.gif, tutorial/ui/rubber/rubber2.gif, tutorial/ui/rubber/tut-rubber.html, tutorial/ui/script/Script.m3, tutorial/ui/script/Script1.m3, tutorial/ui/script/Script2.m3, tutorial/ui/script/m3makefile, tutorial/ui/script/script1.gif, tutorial/ui/script/script2.gif, tutorial/ui/script/tut-script.html, tutorial/ui/scroll/Scroll.m3, tutorial/ui/scroll/scroll1.gif, tutorial/ui/scroll/scroll2.gif, tutorial/ui/scroll/tut-scroll.html, tutorial/ui/shadow/Main.m3, tutorial/ui/shadow/shadow1.gif, tutorial/ui/shadow/shadow2.gif, tutorial/ui/shadow/shadow3.gif, tutorial/ui/shadow/shadow4.gif, tutorial/ui/shadow/shadow5.gif, tutorial/ui/shadow/tut-shadow.html, tutorial/ui/source/Source.m3, tutorial/ui/source/source1.gif, tutorial/ui/source/source2.gif, tutorial/ui/source/source3.gif, tutorial/ui/source/source4.gif, tutorial/ui/source/tut-source.html, tutorial/ui/switches/Switches.m3, tutorial/ui/switches/switches1.gif, tutorial/ui/switches/switches2.gif, tutorial/ui/switches/switches3.gif, tutorial/ui/switches/switches4.gif, tutorial/ui/switches/tut-switches.html, tutorial/ui/text/Main.m3, tutorial/ui/text/text1.gif, tutorial/ui/text/text2.gif, tutorial/ui/text/text3.gif, tutorial/ui/text/tut-text.html, tutorial/ui/update/Update.m3, tutorial/ui/update/tut-update.html, tutorial/ui/update/update1.gif, tutorial/ui/update/update2.gif: added documentation of CM3 4.1 except the reactor PDF files added: doc/help/bib.html added: doc/help/concise-bib.html added: doc/help/getting-started.html added: doc/help/index.html added: doc/help/interfaces.html added: doc/help/cm3/acks.html added: doc/help/cm3/cm3.html added: doc/help/cm3/compiling.html added: doc/help/cm3/debugging.html added: doc/help/cm3/example.html added: doc/help/cm3/files.html added: doc/help/cm3/gc.html added: doc/help/cm3/gnuemacs.html added: doc/help/cm3/history.html added: doc/help/cm3/m3args.html added: doc/help/cm3/m3ship.html added: doc/help/cm3/m3where.html added: doc/help/cm3/old-bib.html added: doc/help/cm3/packages.html added: doc/help/cm3/pprint.html added: doc/help/cm3/pragmas.html added: doc/help/cm3/quake.html added: doc/help/cm3/restrictions.html added: doc/help/cm3/runtime.html added: doc/help/cm3/scheduler.html added: doc/help/cm3/showheap.html added: doc/help/cm3/shownew.html added: doc/help/cm3/showthread.html added: doc/help/cm3/signals.html added: doc/help/cm3/m3build/emacs.html added: doc/help/cm3/m3build/exports.html added: doc/help/cm3/m3build/foreign.html added: doc/help/cm3/m3build/generics.html added: doc/help/cm3/m3build/hiding.html added: doc/help/cm3/m3build/imports.html added: doc/help/cm3/m3build/m3build.html added: doc/help/cm3/m3build/m3makefile.html added: doc/help/cm3/m3build/m3options.html added: doc/help/cm3/m3build/machine.html added: doc/help/cm3/m3build/manpage.html added: doc/help/cm3/m3build/misc.html added: doc/help/cm3/m3build/netobj.html added: doc/help/cm3/m3build/noweb.html added: doc/help/cm3/m3build/options.html added: doc/help/cm3/m3build/overrides.html added: doc/help/cm3/m3build/progs.html added: doc/help/cm3/m3build/resources.html added: doc/help/cm3/m3build/sources.html added: doc/reference/acks.html added: doc/reference/apply.html added: doc/reference/arithmetic.html added: doc/reference/arrays.html added: doc/reference/assign.html added: doc/reference/authors.html added: doc/reference/block.html added: doc/reference/boolops.html added: doc/reference/builtin.html added: doc/reference/calls.html added: doc/reference/case.html added: doc/reference/constants.html added: doc/reference/constexpr.html added: doc/reference/construct.html added: doc/reference/conventions.html added: doc/reference/decls.html added: doc/reference/defns.html added: doc/reference/designators.html added: doc/reference/eval.html added: doc/reference/example.html added: doc/reference/exceptions.html added: doc/reference/exit.html added: doc/reference/exprs.html added: doc/reference/float-intf.html added: doc/reference/floatmode.html added: doc/reference/floats.html added: doc/reference/for.html added: doc/reference/generics.html added: doc/reference/if.html added: doc/reference/imports.html added: doc/reference/incdec.html added: doc/reference/index.html added: doc/reference/init.html added: doc/reference/interfaces.html added: doc/reference/intfs.html added: doc/reference/intro.html added: doc/reference/license.html added: doc/reference/lock.html added: doc/reference/loop.html added: doc/reference/m3.html added: doc/reference/m3index.html added: doc/reference/modules.html added: doc/reference/new.html added: doc/reference/nil.html added: doc/reference/numbers.html added: doc/reference/objects.html added: doc/reference/opaques.html added: doc/reference/opsyntax.html added: doc/reference/ordinal.html added: doc/reference/packed.html added: doc/reference/procedures.html added: doc/reference/procs.html added: doc/reference/raise.html added: doc/reference/real-intf.html added: doc/reference/records.html added: doc/reference/recursion.html added: doc/reference/refs.html added: doc/reference/relations.html added: doc/reference/repeat.html added: doc/reference/return.html added: doc/reference/revelations.html added: doc/reference/safety.html added: doc/reference/sequence.html added: doc/reference/sets.html added: doc/reference/stmts.html added: doc/reference/subtypes.html added: doc/reference/syntax.html added: doc/reference/text-intf.html added: doc/reference/textops.html added: doc/reference/texts.html added: doc/reference/thread-intf.html added: doc/reference/tryexcept.html added: doc/reference/tryfinally.html added: doc/reference/type-decl.html added: doc/reference/typecase.html added: doc/reference/typeops.html added: doc/reference/types.html added: doc/reference/units.html added: doc/reference/unsafe.html added: doc/reference/variables.html added: doc/reference/while.html added: doc/reference/with.html added: doc/reference/word-intf.html added: doc/src_reports/doc.gif added: doc/src_reports/formsvbt.pdf added: doc/src_reports/formsvbt.ps.gz added: doc/src_reports/index.html added: doc/src_reports/license.html added: doc/src_reports/m3poster.ps added: doc/src_reports/m3syntax.ps added: doc/src_reports/m3tokens.ps added: doc/src_reports/obliq.pdf added: doc/src_reports/obliq.ps added: doc/src_reports/src-068.pdf added: doc/src_reports/src-068.ps added: doc/src_reports/src-069.pdf added: doc/src_reports/src-069.ps.gz added: doc/src_reports/src-113.pdf added: doc/src_reports/src-113.ps added: doc/src_reports/src-115.pdf added: doc/src_reports/src-115.ps added: doc/src_reports/vbtkit.pdf added: doc/src_reports/vbtkit.ps added: doc/src_reports/blue_paper/architecture.gif added: doc/src_reports/blue_paper/architecture_full.gif added: doc/src_reports/blue_paper/bg.gif added: doc/src_reports/blue_paper/blueLogo.gif added: doc/src_reports/blue_paper/dark.gif added: doc/src_reports/blue_paper/index.html added: doc/src_reports/blue_paper/light.gif added: doc/src_reports/blue_paper/screen.gif added: doc/src_reports/blue_paper/screen_full.gif added: doc/tutorial/index.html added: doc/tutorial/m3/m3_1.html added: doc/tutorial/m3/m3_10.html added: doc/tutorial/m3/m3_11.html added: doc/tutorial/m3/m3_12.html added: doc/tutorial/m3/m3_13.html added: doc/tutorial/m3/m3_14.html added: doc/tutorial/m3/m3_15.html added: doc/tutorial/m3/m3_16.html added: doc/tutorial/m3/m3_17.html added: doc/tutorial/m3/m3_18.html added: doc/tutorial/m3/m3_19.html added: doc/tutorial/m3/m3_2.html added: doc/tutorial/m3/m3_20.html added: doc/tutorial/m3/m3_21.html added: doc/tutorial/m3/m3_22.html added: doc/tutorial/m3/m3_23.html added: doc/tutorial/m3/m3_24.html added: doc/tutorial/m3/m3_25.html added: doc/tutorial/m3/m3_26.html added: doc/tutorial/m3/m3_27.html added: doc/tutorial/m3/m3_28.html added: doc/tutorial/m3/m3_29.html added: doc/tutorial/m3/m3_3.html added: doc/tutorial/m3/m3_30.html added: doc/tutorial/m3/m3_31.html added: doc/tutorial/m3/m3_32.html added: doc/tutorial/m3/m3_33.html added: doc/tutorial/m3/m3_34.html added: doc/tutorial/m3/m3_35.html added: doc/tutorial/m3/m3_36.html added: doc/tutorial/m3/m3_37.html added: doc/tutorial/m3/m3_38.html added: doc/tutorial/m3/m3_39.html added: doc/tutorial/m3/m3_4.html added: doc/tutorial/m3/m3_40.html added: doc/tutorial/m3/m3_41.html added: doc/tutorial/m3/m3_42.html added: doc/tutorial/m3/m3_43.html added: doc/tutorial/m3/m3_44.html added: doc/tutorial/m3/m3_45.html added: doc/tutorial/m3/m3_46.html added: doc/tutorial/m3/m3_47.html added: doc/tutorial/m3/m3_48.html added: doc/tutorial/m3/m3_49.html added: doc/tutorial/m3/m3_5.html added: doc/tutorial/m3/m3_50.html added: doc/tutorial/m3/m3_51.html added: doc/tutorial/m3/m3_52.html added: doc/tutorial/m3/m3_53.html added: doc/tutorial/m3/m3_54.html added: doc/tutorial/m3/m3_55.html added: doc/tutorial/m3/m3_56.html added: doc/tutorial/m3/m3_57.html added: doc/tutorial/m3/m3_58.html added: doc/tutorial/m3/m3_59.html added: doc/tutorial/m3/m3_6.html added: doc/tutorial/m3/m3_60.html added: doc/tutorial/m3/m3_61.html added: doc/tutorial/m3/m3_62.html added: doc/tutorial/m3/m3_63.html added: doc/tutorial/m3/m3_64.html added: doc/tutorial/m3/m3_65.html added: doc/tutorial/m3/m3_66.html added: doc/tutorial/m3/m3_67.html added: doc/tutorial/m3/m3_68.html added: doc/tutorial/m3/m3_69.html added: doc/tutorial/m3/m3_7.html added: doc/tutorial/m3/m3_70.html added: doc/tutorial/m3/m3_71.html added: doc/tutorial/m3/m3_72.html added: doc/tutorial/m3/m3_73.html added: doc/tutorial/m3/m3_74.html added: doc/tutorial/m3/m3_75.html added: doc/tutorial/m3/m3_76.html added: doc/tutorial/m3/m3_77.html added: doc/tutorial/m3/m3_78.html added: doc/tutorial/m3/m3_79.html added: doc/tutorial/m3/m3_8.html added: doc/tutorial/m3/m3_80.html added: doc/tutorial/m3/m3_81.html added: doc/tutorial/m3/m3_82.html added: doc/tutorial/m3/m3_83.html added: doc/tutorial/m3/m3_9.html added: doc/tutorial/m3/m3_toc.html added: doc/tutorial/m3/m3logo.gif added: doc/tutorial/m3/old-index.html added: doc/tutorial/ui/tutorial.html added: doc/tutorial/ui/browser/Browser.m3 added: doc/tutorial/ui/browser/browser1.gif added: doc/tutorial/ui/browser/browser2.gif added: doc/tutorial/ui/browser/tut-browser.html added: doc/tutorial/ui/checkbox/Checkbox.m3 added: doc/tutorial/ui/checkbox/check1.gif added: doc/tutorial/ui/checkbox/check2.gif added: doc/tutorial/ui/checkbox/check3.gif added: doc/tutorial/ui/checkbox/check4.gif added: doc/tutorial/ui/checkbox/tut-checkbox.html added: doc/tutorial/ui/common/Colors.i3 added: doc/tutorial/ui/common/Colors.m3 added: doc/tutorial/ui/common/Main.m3 added: doc/tutorial/ui/common/Picture.i3 added: doc/tutorial/ui/common/Picture.m3 added: doc/tutorial/ui/common/Pictures.i3 added: doc/tutorial/ui/common/Pictures.m3 added: doc/tutorial/ui/common/tut-common.html added: doc/tutorial/ui/confirm/Confirm.m3 added: doc/tutorial/ui/confirm/ConfirmVBT.i3 added: doc/tutorial/ui/confirm/ConfirmVBT.m3 added: doc/tutorial/ui/confirm/confirm1.gif added: doc/tutorial/ui/confirm/confirm2.gif added: doc/tutorial/ui/confirm/confirm3.gif added: doc/tutorial/ui/confirm/tut-confirm.html added: doc/tutorial/ui/cross/tut-cross.html added: doc/tutorial/ui/drag/Drag.m3 added: doc/tutorial/ui/drag/drag1.gif added: doc/tutorial/ui/drag/drag2.gif added: doc/tutorial/ui/drag/drag3.gif added: doc/tutorial/ui/drag/drag4.gif added: doc/tutorial/ui/drag/tut-drag.html added: doc/tutorial/ui/draw/Draw.m3 added: doc/tutorial/ui/draw/draw1.gif added: doc/tutorial/ui/draw/tut-draw.html added: doc/tutorial/ui/edit/Edit.m3 added: doc/tutorial/ui/edit/edit1.gif added: doc/tutorial/ui/edit/edit2.gif added: doc/tutorial/ui/edit/tut-edit.html added: doc/tutorial/ui/feedback/Feedback.m3 added: doc/tutorial/ui/feedback/feedback1.gif added: doc/tutorial/ui/feedback/feedback2.gif added: doc/tutorial/ui/feedback/feedback3.gif added: doc/tutorial/ui/feedback/tut-feedback.html added: doc/tutorial/ui/hello/Hello.m3 added: doc/tutorial/ui/hello/hello.gif added: doc/tutorial/ui/hello/tut-hello.html added: doc/tutorial/ui/intro/tut-intro.html added: doc/tutorial/ui/key/Key.m3 added: doc/tutorial/ui/key/key1.gif added: doc/tutorial/ui/key/key2.gif added: doc/tutorial/ui/key/key3.gif added: doc/tutorial/ui/key/tut-key.html added: doc/tutorial/ui/list/List.m3 added: doc/tutorial/ui/list/list1.gif added: doc/tutorial/ui/list/list2.gif added: doc/tutorial/ui/list/tut-list.html added: doc/tutorial/ui/menu1/Menu.m3 added: doc/tutorial/ui/menu1/menu1.gif added: doc/tutorial/ui/menu1/menu2.gif added: doc/tutorial/ui/menu1/menu3.gif added: doc/tutorial/ui/menu1/tut-menu1.html added: doc/tutorial/ui/menu2/Menu2.m3 added: doc/tutorial/ui/menu2/menu21.gif added: doc/tutorial/ui/menu2/menu22.gif added: doc/tutorial/ui/menu2/menu23.gif added: doc/tutorial/ui/menu2/tut-menu2.html added: doc/tutorial/ui/mouse/Event.m3-sep added: doc/tutorial/ui/mouse/Mouse.m3 added: doc/tutorial/ui/mouse/Mouse.m3-elided added: doc/tutorial/ui/mouse/mouse1.gif added: doc/tutorial/ui/mouse/mouse2.gif added: doc/tutorial/ui/mouse/tut-mouse.html added: doc/tutorial/ui/numeric/Numeric.m3 added: doc/tutorial/ui/numeric/numeric1.gif added: doc/tutorial/ui/numeric/numeric2.gif added: doc/tutorial/ui/numeric/numeric3.gif added: doc/tutorial/ui/numeric/numeric4.gif added: doc/tutorial/ui/numeric/tut-numeric.html added: doc/tutorial/ui/overlap/Overlap.m3 added: doc/tutorial/ui/overlap/overlap1.gif added: doc/tutorial/ui/overlap/overlap2.gif added: doc/tutorial/ui/overlap/overlap3.gif added: doc/tutorial/ui/overlap/overlap4.gif added: doc/tutorial/ui/overlap/overlap5.gif added: doc/tutorial/ui/overlap/tut-overlap.html added: doc/tutorial/ui/overlay/Overlay.m3 added: doc/tutorial/ui/overlay/overlay1.gif added: doc/tutorial/ui/overlay/overlay2.gif added: doc/tutorial/ui/overlay/tut-overlay.html added: doc/tutorial/ui/push/Push.m3 added: doc/tutorial/ui/push/push.gif added: doc/tutorial/ui/push/tut-push.html added: doc/tutorial/ui/radio/RadioButtons.m3 added: doc/tutorial/ui/radio/radio1.gif added: doc/tutorial/ui/radio/radio2.gif added: doc/tutorial/ui/radio/radio3.gif added: doc/tutorial/ui/radio/tut-radio.html added: doc/tutorial/ui/react/React.m3 added: doc/tutorial/ui/react/react1.gif added: doc/tutorial/ui/react/react2.gif added: doc/tutorial/ui/react/react3.gif added: doc/tutorial/ui/react/react4.gif added: doc/tutorial/ui/react/tut-react.html added: doc/tutorial/ui/rubber/Rubber.m3 added: doc/tutorial/ui/rubber/rubber1.gif added: doc/tutorial/ui/rubber/rubber2.gif added: doc/tutorial/ui/rubber/tut-rubber.html added: doc/tutorial/ui/script/Script.m3 added: doc/tutorial/ui/script/Script1.m3 added: doc/tutorial/ui/script/Script2.m3 added: doc/tutorial/ui/script/m3makefile added: doc/tutorial/ui/script/script1.gif added: doc/tutorial/ui/script/script2.gif added: doc/tutorial/ui/script/tut-script.html added: doc/tutorial/ui/scroll/Scroll.m3 added: doc/tutorial/ui/scroll/scroll1.gif added: doc/tutorial/ui/scroll/scroll2.gif added: doc/tutorial/ui/scroll/tut-scroll.html added: doc/tutorial/ui/shadow/Main.m3 added: doc/tutorial/ui/shadow/shadow1.gif added: doc/tutorial/ui/shadow/shadow2.gif added: doc/tutorial/ui/shadow/shadow3.gif added: doc/tutorial/ui/shadow/shadow4.gif added: doc/tutorial/ui/shadow/shadow5.gif added: doc/tutorial/ui/shadow/tut-shadow.html added: doc/tutorial/ui/source/Source.m3 added: doc/tutorial/ui/source/source1.gif added: doc/tutorial/ui/source/source2.gif added: doc/tutorial/ui/source/source3.gif added: doc/tutorial/ui/source/source4.gif added: doc/tutorial/ui/source/tut-source.html added: doc/tutorial/ui/switches/Switches.m3 added: doc/tutorial/ui/switches/switches1.gif added: doc/tutorial/ui/switches/switches2.gif added: doc/tutorial/ui/switches/switches3.gif added: doc/tutorial/ui/switches/switches4.gif added: doc/tutorial/ui/switches/tut-switches.html added: doc/tutorial/ui/text/Main.m3 added: doc/tutorial/ui/text/text1.gif added: doc/tutorial/ui/text/text2.gif added: doc/tutorial/ui/text/text3.gif added: doc/tutorial/ui/text/tut-text.html added: doc/tutorial/ui/update/Update.m3 added: doc/tutorial/ui/update/tut-update.html added: doc/tutorial/ui/update/update1.gif added: doc/tutorial/ui/update/update2.gif 2001-02-22 10:49 wagner * www/: PkgTags, about-cm3.html, booting.html, cm3-and-elego.html, download.html, index.html, installation.html, package-status.html, plans.html, porting.html: fixed more spelling errors found by ispell modified: www/about-cm3.html modified: www/booting.html modified: www/cm3-and-elego.html modified: www/download.html modified: www/index.html modified: www/installation.html modified: www/package-status.html modified: www/plans.html modified: www/porting.html 2001-02-22 10:08 wagner * www/: PkgTags, booting.html, plans.html: fixed two spelling mistakes modified: www/booting.html modified: www/plans.html 2001-02-21 21:54 wagner * www/: PkgTags, porting.html: fixed typo modified: www/porting.html 2001-02-21 21:26 wagner * www/: PkgTags, download.html, index.html, porting.html: changes: o added porting notes o added src update containing LINUXLIBC6 files o added cm3-scripts archive modified: www/download.html modified: www/index.html modified: www/porting.html 2001-02-20 19:15 wagner * www/: PkgTags, index.html: removed name of Farshad Nayeri on his request modified: www/index.html 2001-02-19 17:52 wagner * www/: PkgTags, download.html, index.html: minor fixes and additions modified: www/download.html modified: www/index.html 2001-02-19 16:14 wagner * www/: PkgTags, about-cm3.html, cm3-and-elego.html, download.html, index.html, notyet.html, package-status.html: changes: o moved CM3 features into about-cm3 o added package status page o added page about CM3 use with Elego ComPact o added refs to several updates and archives o added new and content section on index page added: www/about-cm3.html added: www/cm3-and-elego.html added: www/package-status.html modified: www/download.html modified: www/index.html modified: www/notyet.html 2001-02-19 16:03 wagner * scripts/: PkgTags, sysinfo.sh: made sysinfo work with a SunOS Bourne shell modified: scripts/sysinfo.sh 2001-02-19 15:52 wagner * COPYRIGHT-CMASS, COPYRIGHT-DEC: added copyright statements 2001-02-19 15:40 wagner * m3-ui/zeus/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: zeus/src/m3overrides 2001-02-19 15:39 wagner * m3-ui/webvbt/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: webvbt/src/m3overrides 2001-02-19 15:39 wagner * m3-www/webscape/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: webscape/src/m3overrides 2001-02-19 15:39 wagner * m3-www/webcat/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: webcat/src/m3overrides 2001-02-19 15:39 wagner * m3-mail/webcard/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: webcard/src/m3overrides 2001-02-19 15:39 wagner * m3-obliq/vorun/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: vorun/src/m3overrides 2001-02-19 15:39 wagner * m3-obliq/voquery/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: voquery/src/m3overrides 2001-02-19 15:39 wagner * m3-obliq/vocgi/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: vocgi/src/m3overrides 2001-02-19 15:39 wagner * m3-obliq/visualobliq/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: visualobliq/src/m3overrides 2001-02-19 15:39 wagner * m3-tools/uniq/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: uniq/src/m3overrides 2001-02-19 15:38 wagner * m3-games/tetris/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: tetris/src/m3overrides 2001-02-19 15:38 wagner * m3-libs/tcl/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: tcl/src/m3overrides 2001-02-19 15:38 wagner * m3-obliq/synloc/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: synloc/src/m3overrides 2001-02-19 15:38 wagner * m3-obliq/synex/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: synex/src/m3overrides 2001-02-19 15:38 wagner * m3-db/stablegen/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: stablegen/src/m3overrides 2001-02-19 15:38 wagner * m3-db/stable/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: stable/src/m3overrides 2001-02-19 15:38 wagner * m3-libs/sortedtableextras/: PkgTags, tests/intperf/src/m3overrides, tests/rbtest/src/m3overrides, tests/sltest/src/m3overrides: updated overrides, paths are relative to ROOT modified: sortedtableextras/tests/intperf/src/m3overrides modified: sortedtableextras/tests/rbtest/src/m3overrides modified: sortedtableextras/tests/sltest/src/m3overrides 2001-02-19 15:38 wagner * m3-games/solitaire/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: solitaire/src/m3overrides 2001-02-19 15:38 wagner * m3-db/smalldb/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: smalldb/src/m3overrides 2001-02-19 15:37 wagner * m3-demo/sil/: PkgTags, src/m3makefile, src/m3overrides: updated overrides, paths are relative to ROOT added: sil/src/m3overrides modified: sil/src/m3makefile 2001-02-19 15:37 wagner * m3-tools/showthread/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: showthread/src/m3overrides 2001-02-19 15:37 wagner * m3-tools/shownew/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: shownew/src/m3overrides 2001-02-19 15:37 wagner * m3-tools/showheap/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: showheap/src/m3overrides 2001-02-19 15:37 wagner * m3-demo/sharedboard/calendar/: PkgTags, src/m3makefile, src/m3overrides: updated overrides, paths are relative to ROOT added: calendar/src/m3overrides modified: calendar/src/m3makefile 2001-02-19 15:37 wagner * m3-demo/sharedboard/board/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: board/src/m3overrides 2001-02-19 15:37 wagner * m3-tools/replayheap/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: replayheap/src/m3overrides 2001-02-19 15:37 wagner * m3-tools/rehearsecode/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: rehearsecode/src/m3overrides 2001-02-19 15:37 wagner * m3-tools/recordheap/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: recordheap/src/m3overrides 2001-02-19 15:37 wagner * m3-www/proxy/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: proxy/src/m3overrides 2001-02-19 15:37 wagner * m3-tools/pp/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: pp/src/m3overrides 2001-02-19 15:36 wagner * m3-db/postgres95/: PkgTags, src/m3overrides, test/src/m3overrides: updated overrides, paths are relative to ROOT added: postgres95/src/m3overrides modified: postgres95/test/src/m3overrides 2001-02-19 15:36 wagner * m3-mail/postcard/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: postcard/src/m3overrides 2001-02-19 15:36 wagner * m3-pkgtools/pkgtool/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: pkgtool/src/m3overrides 2001-02-19 15:36 wagner * m3-pkgtools/pkgsrv/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: pkgsrv/src/m3overrides 2001-02-19 15:36 wagner * m3-pkgtools/pkgq/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: pkgq/src/m3overrides 2001-02-19 15:36 wagner * m3-pkgtools/pkgobj/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: pkgobj/src/m3overrides 2001-02-19 15:36 wagner * m3-pkgtools/pkgfprint/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: pkgfprint/src/m3overrides 2001-02-19 15:36 wagner * m3-db/pgodbc/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: pgodbc/src/m3overrides 2001-02-19 15:36 wagner * m3-ui/opengl/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: opengl/src/m3overrides 2001-02-19 15:35 wagner * m3-db/odbc/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: odbc/src/m3overrides 2001-02-19 15:35 wagner * m3-lectern/ocr/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: ocr/src/m3overrides 2001-02-19 15:35 wagner * m3-obliq/obliqsrvui/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqsrvui/src/m3overrides 2001-02-19 15:35 wagner * m3-obliq/obliqsrvstd/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqsrvstd/src/m3overrides 2001-02-19 15:35 wagner * m3-obliq/obliqrt/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: obliqrt/src/m3overrides 2001-02-19 15:35 wagner * m3-obliq/obliqprint/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: obliqprint/src/m3overrides 2001-02-19 15:35 wagner * m3-obliq/obliqparse/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: obliqparse/src/m3overrides 2001-02-19 15:35 wagner * m3-obliq/obliqlibui/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqlibui/src/m3overrides 2001-02-19 15:35 wagner * m3-obliq/obliqlibm3/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqlibm3/src/m3overrides 2001-02-19 15:35 wagner * m3-obliq/obliqlibemb/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: obliqlibemb/src/m3overrides 2001-02-19 15:34 wagner * m3-obliq/obliqlibanim/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqlibanim/src/m3overrides 2001-02-19 15:34 wagner * m3-obliq/obliqlib3D/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqlib3D/src/m3overrides 2001-02-19 15:34 wagner * m3-obliq/obliqbinui/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqbinui/src/m3overrides 2001-02-19 15:34 wagner * m3-obliq/obliqbinstd/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqbinstd/src/m3overrides 2001-02-19 15:34 wagner * m3-obliq/obliqbinmin/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqbinmin/src/m3overrides 2001-02-19 15:34 wagner * m3-obliq/obliqbinanim/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqbinanim/src/m3overrides 2001-02-19 15:34 wagner * m3-obliq/obliqbin3D/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: obliqbin3D/src/m3overrides 2001-02-19 15:34 wagner * m3-tools/mtex/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: mtex/src/m3overrides 2001-02-19 15:34 wagner * m3-ui/motif/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: motif/src/m3overrides 2001-02-19 15:33 wagner * m3-ui/mgkit/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: mgkit/src/m3overrides 2001-02-19 15:33 wagner * m3-ui/mg/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: mg/src/m3overrides 2001-02-19 15:33 wagner * m3-obliq/metasyn/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: metasyn/src/m3overrides 2001-02-19 15:33 wagner * m3-demo/mentor/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: mentor/src/m3overrides 2001-02-19 15:33 wagner * m3-games/maze/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: maze/src/m3overrides 2001-02-19 15:33 wagner * m3-ui/m3zume/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: m3zume/src/m3overrides 2001-02-19 15:33 wagner * m3-tools/m3totex/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: m3totex/src/m3overrides 2001-02-19 15:32 wagner * m3-tools/m3tohtml/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: m3tohtml/src/m3overrides 2001-02-19 15:32 wagner * m3-sys/m3loader/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: m3loader/src/m3overrides 2001-02-19 15:29 wagner * m3-sys/m3cc/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: m3cc/src/m3overrides removed: m3cc/gcc/texinfo/stamp-h.in 2001-02-19 15:29 wagner * m3-mail/llscan/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: llscan/src/m3overrides 2001-02-19 15:29 wagner * m3-lectern/lecterntohtml/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: lecterntohtml/src/m3overrides 2001-02-19 15:29 wagner * m3-lectern/lecterndoc/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: lecterndoc/src/m3overrides 2001-02-19 15:29 wagner * m3-lectern/lecternclient/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: lecternclient/src/m3overrides 2001-02-19 15:29 wagner * m3-lectern/lectern/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: lectern/src/m3overrides 2001-02-19 15:28 wagner * m3-ui/images/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: images/src/m3overrides 2001-02-19 15:28 wagner * m3-www/http/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: http/src/m3overrides 2001-02-19 15:28 wagner * m3-tools/hexdump/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: hexdump/src/m3overrides 2001-02-19 15:28 wagner * m3-tools/gnuemacs/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: gnuemacs/src/m3overrides 2001-02-19 15:28 wagner * m3-games/fours/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: fours/src/m3overrides 2001-02-19 15:28 wagner * m3-demo/fisheye/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: fisheye/src/m3overrides 2001-02-19 15:28 wagner * m3-lectern/editlectern/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: editlectern/src/m3overrides 2001-02-19 15:28 wagner * m3-demo/dpsslides/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: dpsslides/src/m3overrides 2001-02-19 15:28 wagner * m3-libs/dps/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: dps/src/m3overrides 2001-02-19 15:27 wagner * m3-tools/dirfp/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: dirfp/src/m3overrides 2001-02-19 15:27 wagner * m3-www/deckscape/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: deckscape/src/m3overrides 2001-02-19 15:27 wagner * m3-db/db/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: db/src/m3overrides 2001-02-19 15:27 wagner * m3-demo/cube/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: cube/src/m3overrides 2001-02-19 15:27 wagner * m3-tools/coverage/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: coverage/src/m3overrides 2001-02-19 15:27 wagner * m3-games/columns/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: columns/src/m3overrides 2001-02-19 15:27 wagner * m3-ui/codeview/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: codeview/src/m3overrides 2001-02-19 15:27 wagner * m3-tools/cmpfp/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: cmpfp/src/m3overrides 2001-02-19 15:27 wagner * m3-tools/cmpdir/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: cmpdir/src/m3overrides 2001-02-19 15:27 wagner * m3-demo/calculator/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: calculator/src/m3overrides 2001-02-19 15:26 wagner * m3-lectern/buildlectern/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: buildlectern/src/m3overrides 2001-02-19 15:26 wagner * m3-libs/bitvector/: PkgTags, test/src/m3overrides: updated overrides, paths are relative to ROOT modified: bitvector/test/src/m3overrides 2001-02-19 15:26 wagner * m3-ui/bicycle/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: bicycle/src/m3overrides 2001-02-19 15:26 wagner * m3-games/badbricks/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT modified: badbricks/src/m3overrides 2001-02-19 15:26 wagner * m3-ui/anim3D/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: anim3D/src/m3overrides 2001-02-19 15:26 wagner * m3-ui/PEX/: PkgTags, src/m3overrides: updated overrides, paths are relative to ROOT added: PEX/src/m3overrides 2001-02-18 13:10 wagner * www/: PkgTags, download.html, installation.html: changed email addresses to m3-support@elego.de and added type information to download links modified: www/download.html modified: www/installation.html 2001-02-16 23:41 wagner * www/: PkgTags, booting.html, download.html, index.html, installation.html, notyet.html, plans.html, porting.html, todo.html: changes: o single email address m3-support@elego.de o Free CM3 --> CM3 5.1 o removed names of CM members o more features on index page modified: www/booting.html modified: www/download.html modified: www/index.html modified: www/installation.html modified: www/notyet.html modified: www/plans.html modified: www/porting.html modified: www/todo.html 2001-02-16 23:15 wagner * www/: COPYRIGHT-CMASS, PkgTags, booting.html: removed last paragraph from copyright as requested by Farshad modified: www/COPYRIGHT-CMASS modified: www/booting.html 2001-02-16 22:52 wagner * www/: PkgTags, booting.html, download.html, index.html, m3-boot-diffs, plans.html: changes: o added some booting instructions including diffs o fixed several typos and minor mistakes added: www/m3-boot-diffs modified: www/booting.html modified: www/download.html modified: www/index.html modified: www/plans.html 2001-02-16 21:39 wagner * scripts/: PkgTags, sysinfo.sh: fix elego defaults for STAGE modified: scripts/sysinfo.sh 2001-02-16 17:38 wagner * www/: COPYRIGHT-CMASS, COPYRIGHT-DEC, PkgTags, booting.html, download.html, index.html, installation.html, notyet.html, plans.html, porting.html, todo.html: first attempt at some Free CM3 information added: www/COPYRIGHT-CMASS added: www/COPYRIGHT-DEC added: www/booting.html added: www/download.html added: www/index.html added: www/installation.html added: www/notyet.html added: www/plans.html added: www/porting.html added: www/todo.html 2001-02-16 17:13 wagner * scripts/: PkgTags, def-std-pkgs.sh, do-cm3-std.sh, make-bin-dist-min.sh, make-src-dist-all.sh, make-src-dist-std.sh, make-src-dist-sys.sh, sysinfo.sh: changes: o more source installation scripts o renamed function head to header o abstracted list of standard packages into def-std-pkgs.sh added: scripts/def-std-pkgs.sh added: scripts/make-src-dist-all.sh added: scripts/make-src-dist-std.sh added: scripts/make-src-dist-sys.sh modified: scripts/do-cm3-std.sh modified: scripts/make-bin-dist-min.sh modified: scripts/sysinfo.sh 2001-02-16 11:43 wagner * scripts/: PkgTags, sysinfo.sh: bash2 does not seem to like empty functions... modified: scripts/sysinfo.sh 2001-02-16 11:30 wagner * scripts/: PkgTags, make-bin-dist-min.sh: implemented core-system compilation internally as the needs differ somewhat from boot-cm3-with-m3.sh which had been used until now modified: scripts/make-bin-dist-min.sh 2001-02-16 11:28 wagner * scripts/: PkgTags, make-bin-dist-min.sh, sysinfo.sh: added stripping of executables for installation packages modified: scripts/make-bin-dist-min.sh modified: scripts/sysinfo.sh 2001-02-16 10:26 wagner * m3-libs/libm3/: PkgTags, src/os/POSIX/OSConfigPosix.m3, src/random/m3makefile: added support for FBSD_ALPHA and LINUXLIBC6 modified: libm3/src/os/POSIX/OSConfigPosix.m3 modified: libm3/src/random/m3makefile 2001-02-16 10:21 wagner * m3-libs/m3core/: PkgTags, src/C/LINUXLIBC6/COPYRIGHT, src/C/LINUXLIBC6/Csetjmp.i3, src/C/LINUXLIBC6/CsetjmpASM.s, src/C/LINUXLIBC6/Csignal.i3, src/C/LINUXLIBC6/Cstdio.i3, src/C/LINUXLIBC6/Cstdio.m3, src/C/LINUXLIBC6/Cstring.i3, src/C/LINUXLIBC6/m3makefile, src/Csupport/LINUXLIBC6/COPYRIGHT, src/Csupport/LINUXLIBC6/dtoa.c, src/Csupport/LINUXLIBC6/m3makefile, src/float/m3makefile, src/runtime/m3makefile, src/runtime/LINUXLIBC6/RTHeapDep.m3, src/runtime/LINUXLIBC6/RTHeapDepC.c, src/runtime/LINUXLIBC6/RTMachine.i3, src/runtime/LINUXLIBC6/RTSignal.m3, src/runtime/LINUXLIBC6/RTStackASM.s, src/runtime/LINUXLIBC6/RTThread.m3, src/runtime/LINUXLIBC6/RTThreadC.c, src/runtime/LINUXLIBC6/m3makefile, src/runtime/common/Compiler.tmpl, src/time/POSIX/m3makefile, src/unix/m3makefile, src/unix/linux-libc6/COPYRIGHT, src/unix/linux-libc6/Udir.i3, src/unix/linux-libc6/Uerror.i3, src/unix/linux-libc6/Uerror.m3, src/unix/linux-libc6/Uexec.i3, src/unix/linux-libc6/Ugrp.i3, src/unix/linux-libc6/Uin.i3, src/unix/linux-libc6/Uin.m3, src/unix/linux-libc6/Uipc.i3, src/unix/linux-libc6/Umman.i3, src/unix/linux-libc6/Umsg.i3, src/unix/linux-libc6/Umsg.m3, src/unix/linux-libc6/Unetdb.i3, src/unix/linux-libc6/Unetdb.m3, src/unix/linux-libc6/Unix.i3, src/unix/linux-libc6/Upaths.i3, src/unix/linux-libc6/Uprocess.i3, src/unix/linux-libc6/Upwd.i3, src/unix/linux-libc6/Uresource.i3, src/unix/linux-libc6/Usem.i3, src/unix/linux-libc6/Ushm.i3, src/unix/linux-libc6/Usignal.i3, src/unix/linux-libc6/Usignal.m3, src/unix/linux-libc6/Usocket.i3, src/unix/linux-libc6/Ustat.i3, src/unix/linux-libc6/Usyslog.i3, src/unix/linux-libc6/Utime.i3, src/unix/linux-libc6/Utypes.i3, src/unix/linux-libc6/Utypes.m3, src/unix/linux-libc6/Uugid.i3, src/unix/linux-libc6/Uuio.i3, src/unix/linux-libc6/Uutmp.i3, src/unix/linux-libc6/Uutsname.i3, src/unix/linux-libc6/m3makefile: added support for LINUXLIBC6 platform Almost all the new runtime stuff has been burrowed from the current PM3 distribution, but some changes of Critical Mass have been integrated. added: m3core/src/C/LINUXLIBC6/COPYRIGHT added: m3core/src/C/LINUXLIBC6/Csetjmp.i3 added: m3core/src/C/LINUXLIBC6/CsetjmpASM.s added: m3core/src/C/LINUXLIBC6/Csignal.i3 added: m3core/src/C/LINUXLIBC6/Cstdio.i3 added: m3core/src/C/LINUXLIBC6/Cstdio.m3 added: m3core/src/C/LINUXLIBC6/Cstring.i3 added: m3core/src/C/LINUXLIBC6/m3makefile added: m3core/src/Csupport/LINUXLIBC6/COPYRIGHT added: m3core/src/Csupport/LINUXLIBC6/dtoa.c added: m3core/src/Csupport/LINUXLIBC6/m3makefile added: m3core/src/runtime/LINUXLIBC6/RTHeapDep.m3 added: m3core/src/runtime/LINUXLIBC6/RTHeapDepC.c added: m3core/src/runtime/LINUXLIBC6/RTMachine.i3 added: m3core/src/runtime/LINUXLIBC6/RTSignal.m3 added: m3core/src/runtime/LINUXLIBC6/RTStackASM.s added: m3core/src/runtime/LINUXLIBC6/RTThread.m3 added: m3core/src/runtime/LINUXLIBC6/RTThreadC.c added: m3core/src/runtime/LINUXLIBC6/m3makefile added: m3core/src/unix/linux-libc6/COPYRIGHT added: m3core/src/unix/linux-libc6/Udir.i3 added: m3core/src/unix/linux-libc6/Uerror.i3 added: m3core/src/unix/linux-libc6/Uerror.m3 added: m3core/src/unix/linux-libc6/Uexec.i3 added: m3core/src/unix/linux-libc6/Ugrp.i3 added: m3core/src/unix/linux-libc6/Uin.i3 added: m3core/src/unix/linux-libc6/Uin.m3 added: m3core/src/unix/linux-libc6/Uipc.i3 added: m3core/src/unix/linux-libc6/Umman.i3 added: m3core/src/unix/linux-libc6/Umsg.i3 added: m3core/src/unix/linux-libc6/Umsg.m3 added: m3core/src/unix/linux-libc6/Unetdb.i3 added: m3core/src/unix/linux-libc6/Unetdb.m3 added: m3core/src/unix/linux-libc6/Unix.i3 added: m3core/src/unix/linux-libc6/Upaths.i3 added: m3core/src/unix/linux-libc6/Uprocess.i3 added: m3core/src/unix/linux-libc6/Upwd.i3 added: m3core/src/unix/linux-libc6/Uresource.i3 added: m3core/src/unix/linux-libc6/Usem.i3 added: m3core/src/unix/linux-libc6/Ushm.i3 added: m3core/src/unix/linux-libc6/Usignal.i3 added: m3core/src/unix/linux-libc6/Usignal.m3 added: m3core/src/unix/linux-libc6/Usocket.i3 added: m3core/src/unix/linux-libc6/Ustat.i3 added: m3core/src/unix/linux-libc6/Usyslog.i3 added: m3core/src/unix/linux-libc6/Utime.i3 added: m3core/src/unix/linux-libc6/Utypes.i3 added: m3core/src/unix/linux-libc6/Utypes.m3 added: m3core/src/unix/linux-libc6/Uugid.i3 added: m3core/src/unix/linux-libc6/Uuio.i3 added: m3core/src/unix/linux-libc6/Uutmp.i3 added: m3core/src/unix/linux-libc6/Uutsname.i3 added: m3core/src/unix/linux-libc6/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-02-16 10:14 wagner * m3-sys/m3middle/: PkgTags, src/Target.m3: Added new platform names FBSD_ALPHA and LINUXLIBC6 as well as support for LINUXLIBC6. Support for FBSD_ALPHA is still missing, as I currently have neither the knowledge nor test facilities for this platform. modified: m3middle/src/Target.m3 2001-02-16 10:11 wagner * m3-sys/m3front/: PkgTags, src/builtinInfo/InfoModule.m3: added new platform names: FBSD_ALPHA and LINUXLIBC6 modified: m3front/src/builtinInfo/InfoModule.m3 2001-02-16 10:09 wagner * m3-sys/cm3/: PkgTags, src/config/LINUXLIBC6: added default configuration for Linux with glibc 2 added: cm3/src/config/LINUXLIBC6 2001-02-16 10:08 wagner * m3-sys/cminstall/: PkgTags, src/config/LINUXLIBC6: added installation template for Linux with glibc 2 added: cminstall/src/config/LINUXLIBC6 2001-02-16 09:52 wagner * scripts/: PkgTags, boot-cm3-with-m3.sh: try to set PM3 when building with PM3 and do not compile cminstall when building with PM3 modified: scripts/boot-cm3-with-m3.sh 2001-02-15 16:19 wagner * m3-sys/cminstall/: COPYRIGHT-CMASS, src/COPYRIGHT-CMASS, src/Main.m3, src/Msg.i3, src/Msg.m3, src/OS.i3, src/OS.m3, src/OSPOSIX.m3, src/OSWIN32.m3, src/Registry.i3, src/RegistryPOSIX.m3, src/RegistryWIN32.m3, src/Text2.i3, src/Text2.m3, src/m3makefile, src/m3overrides, src/config/ALPHA_OSF, src/config/COPYRIGHT-CMASS, src/config/FreeBSD3, src/config/FreeBSD4, src/config/HPPA, src/config/IBMR2, src/config/IRIX5, src/config/LINUXELF, src/config/LINUXLIBC6, src/config/NT386, src/config/SOLgnu, src/config/SOLsun, src/config/SPARC: merged changes from the trunk and added a LINUXLIBC6 configuration template, but this package does still not compile as it uses Text8, which is usually not available during booting 2001-02-15 16:16 wagner * m3-sys/m3cc/: PkgTags, src/m3makefile.pm3: changes: o made configure run only once for PM3 m3build o let PM3 m3build copy the generated compiler backend to the proper place modified: m3cc/src/m3makefile.pm3 2001-02-15 16:14 wagner * m3-sys/m3middle/: PkgTags, src/Target.m3: added support for LINUXLIBC6 modified: m3middle/src/Target.m3 2001-02-15 16:13 wagner * m3-sys/m3front/: PkgTags, src/builtinInfo/InfoModule.m3: added support for LINUXLIBC6 modified: m3front/src/builtinInfo/InfoModule.m3 2001-02-15 16:13 wagner * m3-sys/cm3/: PkgTags, src/config/LINUXLIBC6: added support for LINUXLIBC6 added: cm3/src/config/LINUXLIBC6 2001-02-14 23:39 wagner * m3-sys/cminstall/: PkgTags, src/Main.m3: output cminstall_root setting modified: cminstall/src/Main.m3 2001-02-14 23:35 wagner * scripts/: PkgTags, make-bin-dist-min.sh, sysinfo.sh: yet more fixes and changes for win32 modified: scripts/make-bin-dist-min.sh modified: scripts/sysinfo.sh 2001-02-14 18:28 wagner * scripts/: PkgTags, boot-cm3-with-m3.sh, make-bin-dist-min.sh, sysinfo.sh: made make-bin-dist-min.sh actually work on Win2000/Cygwin: o mklib is needed in system archive o Cygwin tar must be used o tar chokes on pathnames containing drive letters, but these are needed by CM3, so pathname translation is necessary o DEV_LIB and DEV_BIN must be configured in the temporary cm3.cfg file o test -f on non-mounted drives (floppies and cdroms) does not work, while test -d does, so find_file has been extended modified: scripts/boot-cm3-with-m3.sh modified: scripts/make-bin-dist-min.sh modified: scripts/sysinfo.sh 2001-02-14 16:38 wagner * m3-sys/cminstall/: PkgTags, src/Main.m3, src/Msg.i3, src/Msg.m3, src/config/FreeBSD3, src/config/FreeBSD4: some installer improvements: o better localization of gzip and tar o display of choice lists for user questions o display of some usage information at start o minor FreeBSD template fixes modified: cminstall/src/Main.m3 modified: cminstall/src/Msg.i3 modified: cminstall/src/Msg.m3 modified: cminstall/src/config/FreeBSD3 modified: cminstall/src/config/FreeBSD4 2001-02-14 16:35 wagner * scripts/: PkgTags, README, make-bin-dist-min.sh, sysinfo.sh: added low level system library installation and some enhancements: o definition of SYSLIBS and SYSLIBDIR in sysinfo.sh o search functions find_dir() and find_file() in sysinfo.sh o installation of system libraries in make-bin-dist-min.sh o use of STAGE variable in make-bin-dist-min.sh modified: scripts/README modified: scripts/make-bin-dist-min.sh modified: scripts/sysinfo.sh 2001-02-14 00:44 wagner * scripts/: PkgTags, make-bin-dist-min.sh: adapted the structure of the system archive as expected by the installer modified: scripts/make-bin-dist-min.sh 2001-02-14 00:28 wagner * m3-sys/cminstall/: PkgTags, src/Main.m3, src/m3makefile, src/m3overrides, src/config/FreeBSD3, src/config/FreeBSD4, src/config/NT386, src/config/SOLgnu: changes: o added configuration templates for FreeBSD3 and FreeBSD4 o updated configuration templates for NT386 and SOLgnu o removed key and expiration checks from installer o removed some reactor related info/configuration o made the installer use existing gzip and tar on Unix systems Probably many more changes have to be made till everything works as expected for the new CM3 Free distribution. added: cminstall/src/config/FreeBSD3 added: cminstall/src/config/FreeBSD4 modified: cminstall/src/Main.m3 modified: cminstall/src/m3makefile modified: cminstall/src/m3overrides modified: cminstall/src/config/NT386 modified: cminstall/src/config/SOLgnu 2001-02-13 23:41 wagner * scripts/: PkgTags, make-bin-dist-min.sh: extended clean up modified: scripts/make-bin-dist-min.sh 2001-02-13 23:31 wagner * scripts/: PkgTags, boot-cm3-with-m3.sh, make-bin-dist-min.sh, pkgmap.sh, sysinfo.sh: changes: o added cminstall to the boot packages o made make-bin-dist-min.sh install the correct config files and create a system.tgz archive together with the cmconfig program inside the distribution archive o made make-bin-dist-min.sh clean up o some cosmetical changes to sysinfo.sh and pkgmap.sh modified: scripts/boot-cm3-with-m3.sh modified: scripts/make-bin-dist-min.sh modified: scripts/pkgmap.sh modified: scripts/sysinfo.sh 2001-02-13 17:40 wagner * scripts/: PkgTags, README, boot-cm3-with-m3.sh, create-skel.sh, do-cm3-base.sh, do-cm3-comm.sh, do-cm3-core.sh, do-cm3-gui.sh, do-cm3-std.sh, make-bin-dist-min.sh, pkgcmds.sh, sysinfo.sh: changes: o added script to create an empty installation skeleton o added script to build a minimal binary distribution archive o fixed bug in SHIP value (type) o changes OSTYPE to M3OSTYPE, as OSTYPE is used by bash o added TMPDIR, EXE, SL, CM3VERSION, head to sysinfo exports added: scripts/create-skel.sh added: scripts/make-bin-dist-min.sh modified: scripts/README modified: scripts/boot-cm3-with-m3.sh modified: scripts/do-cm3-base.sh modified: scripts/do-cm3-comm.sh modified: scripts/do-cm3-core.sh modified: scripts/do-cm3-gui.sh modified: scripts/do-cm3-std.sh modified: scripts/pkgcmds.sh modified: scripts/sysinfo.sh 2001-02-13 16:33 wagner * m3-sys/cm3/: PkgTags, src/config/ALPHA_OSF, src/config/HPPA, src/config/IBMR2, src/config/IRIX5, src/config/LINUXELF, src/config/NT386, src/config/SOLgnu, src/config/SOLsun, src/config/SPARC: changed INSTALL_ROOT to /usr/local/cm3/ on all POSIX platforms and c:\\cm3\\ on WIN32 modified: cm3/src/config/ALPHA_OSF modified: cm3/src/config/HPPA modified: cm3/src/config/IBMR2 modified: cm3/src/config/IRIX5 modified: cm3/src/config/LINUXELF modified: cm3/src/config/NT386 modified: cm3/src/config/SOLgnu modified: cm3/src/config/SOLsun modified: cm3/src/config/SPARC 2001-02-12 22:43 wagner * scripts/: PkgTags, pkgcmds.sh: fixed shift bug in print_list functions modified: scripts/pkgcmds.sh 2001-02-12 22:39 wagner * scripts/: PkgTags, README, boot-cm3-with-m3.sh, do-cm3-base.sh, do-cm3-comm.sh, do-cm3-core.sh, do-cm3-gui.sh, do-cm3-min.sh, do-cm3-std.sh, do-pkg.sh, find-packages.sh, pkgcmds.sh, pkginfo.sh, pkgmap.sh, sysinfo.sh: changes: o added do-pkg.sh to compile / ship / clean arbitrary packages o added usage notes and some generic usage functions o added CVS Id tags added: scripts/do-pkg.sh modified: scripts/README modified: scripts/boot-cm3-with-m3.sh modified: scripts/do-cm3-base.sh modified: scripts/do-cm3-comm.sh modified: scripts/do-cm3-core.sh modified: scripts/do-cm3-gui.sh modified: scripts/do-cm3-min.sh modified: scripts/do-cm3-std.sh modified: scripts/find-packages.sh modified: scripts/pkgcmds.sh modified: scripts/pkginfo.sh modified: scripts/pkgmap.sh modified: scripts/sysinfo.sh 2001-02-12 21:12 wagner * do-cm3-boot.sh, do-cm3-comm.sh, do-cm3-core.sh, do-cm3-ui.sh, pkgmap.sh: Obsolete script files removed. Scripts now live in the scripts directory. 2001-02-12 21:09 wagner * scripts/: PkgTags, README, boot-cm3-with-m3.sh, do-cm3-base.sh, do-cm3-comm.sh, do-cm3-core.sh, do-cm3-gui.sh, do-cm3-min.sh, do-cm3-std.sh, find-packages.sh, pkgcmds.sh, pkginfo.sh, pkgmap.sh, sysinfo.sh: added shell scripts to perform build management for the first CM3 release as well as a first attempt at an README added: scripts/README added: scripts/boot-cm3-with-m3.sh added: scripts/do-cm3-base.sh added: scripts/do-cm3-comm.sh added: scripts/do-cm3-core.sh added: scripts/do-cm3-gui.sh added: scripts/do-cm3-min.sh added: scripts/do-cm3-std.sh added: scripts/pkgcmds.sh modified: scripts/find-packages.sh modified: scripts/pkginfo.sh modified: scripts/pkgmap.sh modified: scripts/sysinfo.sh 2001-02-12 15:50 wagner * m3-comm/COPYRIGHT-CMASS, m3-db/COPYRIGHT-CMASS, m3-db/README, m3-libs/COPYRIGHT-CMASS, m3-sys/COPYRIGHT-CMASS, m3-tools/COPYRIGHT-CMASS, m3-ui/COPYRIGHT-CMASS: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright 2001-02-12 15:26 wagner * m3-ui/ui/: COPYRIGHT-CMASS, PkgTags, src/winvbt/COPYRIGHT-CMASS, src/winvbt/WinKey.i3, src/winvbt/WinKey.m3, src/winvbt/WinMsg.i3, src/winvbt/WinMsg.m3, src/winvbt/old/COPYRIGHT-CMASS, src/winvbt/old/WinKey.v1: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: ui/COPYRIGHT-CMASS added: ui/src/winvbt/COPYRIGHT-CMASS added: ui/src/winvbt/old/COPYRIGHT-CMASS modified: ui/src/winvbt/WinKey.i3 modified: ui/src/winvbt/WinKey.m3 modified: ui/src/winvbt/WinMsg.i3 modified: ui/src/winvbt/WinMsg.m3 modified: ui/src/winvbt/old/WinKey.v1 2001-02-12 15:26 wagner * m3-ui/formsview/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/formsview.txt: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: formsview/COPYRIGHT-CMASS added: formsview/src/COPYRIGHT-CMASS modified: formsview/src/formsview.txt 2001-02-12 15:26 wagner * m3-ui/cmvbt/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/ClockVBT.i3, src/ClockVBT.m3, src/FrameVBT.i3, src/FrameVBT.m3, src/GridSplit.i3, src/GridSplit.m3, src/HoverVBT.i3, src/HoverVBT.m3, src/IPTypeinVBT.i3, src/IntervalTimer.m3, src/PasswordFont.i3, src/PasswordFont.m3, src/README.html, src/TabVBT.i3, src/TabVBT.m3, src/TableVBT.i3, src/TableVBT.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: cmvbt/COPYRIGHT-CMASS added: cmvbt/src/COPYRIGHT-CMASS modified: cmvbt/src/ClockVBT.i3 modified: cmvbt/src/ClockVBT.m3 modified: cmvbt/src/FrameVBT.i3 modified: cmvbt/src/FrameVBT.m3 modified: cmvbt/src/GridSplit.i3 modified: cmvbt/src/GridSplit.m3 modified: cmvbt/src/HoverVBT.i3 modified: cmvbt/src/HoverVBT.m3 modified: cmvbt/src/IPTypeinVBT.i3 modified: cmvbt/src/IntervalTimer.m3 modified: cmvbt/src/PasswordFont.i3 modified: cmvbt/src/PasswordFont.m3 modified: cmvbt/src/README.html modified: cmvbt/src/TabVBT.i3 modified: cmvbt/src/TabVBT.m3 modified: cmvbt/src/TableVBT.i3 modified: cmvbt/src/TableVBT.m3 2001-02-12 15:26 wagner * m3-tools/dirfp/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/Main.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: dirfp/COPYRIGHT-CMASS added: dirfp/src/COPYRIGHT-CMASS modified: dirfp/src/Main.m3 2001-02-12 15:26 wagner * m3-tools/cmpdir/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/Main.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: cmpdir/COPYRIGHT-CMASS added: cmpdir/src/COPYRIGHT-CMASS modified: cmpdir/src/Main.m3 2001-02-12 15:26 wagner * m3-sys/m3tools/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/M3AST.i3, src/M3AST.m3, src/M3ArrVal.i3, src/M3ArrVal.m3, src/M3Builtin.i3, src/M3Builtin.m3, src/M3Const.i3, src/M3Const.m3, src/M3Lexer.i3, src/M3Lexer.m3, src/M3Parse.m3, src/M3RecVal.i3, src/M3RecVal.m3, src/M3Scope.i3, src/M3Scope.m3, src/M3SetVal.i3, src/M3SetVal.m3, src/M3Type.i3, src/M3Type.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: m3tools/COPYRIGHT-CMASS added: m3tools/src/COPYRIGHT-CMASS modified: m3tools/src/M3AST.i3 modified: m3tools/src/M3AST.m3 modified: m3tools/src/M3ArrVal.i3 modified: m3tools/src/M3ArrVal.m3 modified: m3tools/src/M3Builtin.i3 modified: m3tools/src/M3Builtin.m3 modified: m3tools/src/M3Const.i3 modified: m3tools/src/M3Const.m3 modified: m3tools/src/M3Lexer.i3 modified: m3tools/src/M3Lexer.m3 modified: m3tools/src/M3Parse.m3 modified: m3tools/src/M3RecVal.i3 modified: m3tools/src/M3RecVal.m3 modified: m3tools/src/M3Scope.i3 modified: m3tools/src/M3Scope.m3 modified: m3tools/src/M3SetVal.i3 modified: m3tools/src/M3SetVal.m3 modified: m3tools/src/M3Type.i3 modified: m3tools/src/M3Type.m3 2001-02-12 15:25 wagner * m3-sys/m3quake/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/MxConfig.i3, src/MxConfig.m3, src/QIdent.i3, src/QIdent.m3, src/Quake.i3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: m3quake/COPYRIGHT-CMASS added: m3quake/src/COPYRIGHT-CMASS modified: m3quake/src/MxConfig.i3 modified: m3quake/src/MxConfig.m3 modified: m3quake/src/QIdent.i3 modified: m3quake/src/QIdent.m3 modified: m3quake/src/Quake.i3 2001-02-12 15:25 wagner * m3-sys/m3middle/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/M3CG.i3, src/M3CG_BinRd.i3, src/M3CG_BinRd.m3, src/M3CG_BinWr.i3, src/M3CG_BinWr.m3, src/M3CG_Binary.i3, src/M3CG_Binary.m3, src/M3CG_Ops.i3, src/M3Process.i3, src/POSIX/COPYRIGHT-CMASS, src/POSIX/M3Process.m3, src/WIN32/COPYRIGHT-CMASS, src/WIN32/M3Process.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: m3middle/COPYRIGHT-CMASS added: m3middle/src/COPYRIGHT-CMASS added: m3middle/src/POSIX/COPYRIGHT-CMASS added: m3middle/src/WIN32/COPYRIGHT-CMASS modified: m3middle/src/M3CG.i3 modified: m3middle/src/M3CG_BinRd.i3 modified: m3middle/src/M3CG_BinRd.m3 modified: m3middle/src/M3CG_BinWr.i3 modified: m3middle/src/M3CG_BinWr.m3 modified: m3middle/src/M3CG_Binary.i3 modified: m3middle/src/M3CG_Binary.m3 modified: m3middle/src/M3CG_Ops.i3 modified: m3middle/src/M3Process.i3 modified: m3middle/src/POSIX/M3Process.m3 modified: m3middle/src/WIN32/M3Process.m3 2001-02-12 15:25 wagner * m3-sys/m3linker/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/MxGen.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: m3linker/COPYRIGHT-CMASS added: m3linker/src/COPYRIGHT-CMASS modified: m3linker/src/MxGen.m3 2001-02-12 15:25 wagner * m3-sys/m3front/: COPYRIGHT-CMASS, PkgTags, src/builtinInfo/COPYRIGHT-CMASS, src/builtinInfo/InfoModule.i3, src/builtinInfo/InfoModule.m3, src/builtinInfo/InfoThisException.i3, src/builtinInfo/InfoThisException.m3, src/builtinInfo/InfoThisFile.i3, src/builtinInfo/InfoThisFile.m3, src/builtinInfo/InfoThisLine.i3, src/builtinInfo/InfoThisLine.m3, src/builtinInfo/InfoThisPath.i3, src/builtinInfo/InfoThisPath.m3, src/builtinInfo/m3makefile, src/builtinTypes/COPYRIGHT-CMASS, src/builtinTypes/WCharr.i3, src/builtinTypes/WCharr.m3, src/exprs/COPYRIGHT-CMASS, src/exprs/NarrowExpr.i3, src/exprs/NarrowExpr.m3, src/misc/COPYRIGHT-CMASS, src/misc/M3WString.i3, src/misc/M3WString.m3, src/misc/M3WString.m3.v4, src/misc/Scanner.m3, src/stmts/COPYRIGHT-CMASS, src/stmts/DebugStmt.i3, src/stmts/DebugStmt.m3, src/types/Brand.i3, src/types/Brand.m3, src/types/COPYRIGHT-CMASS: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: m3front/COPYRIGHT-CMASS added: m3front/src/builtinInfo/COPYRIGHT-CMASS added: m3front/src/builtinTypes/COPYRIGHT-CMASS added: m3front/src/exprs/COPYRIGHT-CMASS added: m3front/src/misc/COPYRIGHT-CMASS added: m3front/src/stmts/COPYRIGHT-CMASS added: m3front/src/types/COPYRIGHT-CMASS modified: m3front/src/builtinInfo/InfoModule.i3 modified: m3front/src/builtinInfo/InfoModule.m3 modified: m3front/src/builtinInfo/InfoThisException.i3 modified: m3front/src/builtinInfo/InfoThisException.m3 modified: m3front/src/builtinInfo/InfoThisFile.i3 modified: m3front/src/builtinInfo/InfoThisFile.m3 modified: m3front/src/builtinInfo/InfoThisLine.i3 modified: m3front/src/builtinInfo/InfoThisLine.m3 modified: m3front/src/builtinInfo/InfoThisPath.i3 modified: m3front/src/builtinInfo/InfoThisPath.m3 modified: m3front/src/builtinInfo/m3makefile modified: m3front/src/builtinTypes/WCharr.i3 modified: m3front/src/builtinTypes/WCharr.m3 modified: m3front/src/exprs/NarrowExpr.i3 modified: m3front/src/exprs/NarrowExpr.m3 modified: m3front/src/misc/M3WString.i3 modified: m3front/src/misc/M3WString.m3 modified: m3front/src/misc/M3WString.m3.v4 modified: m3front/src/misc/Scanner.m3 modified: m3front/src/stmts/DebugStmt.i3 modified: m3front/src/stmts/DebugStmt.m3 modified: m3front/src/types/Brand.i3 modified: m3front/src/types/Brand.m3 2001-02-12 15:25 wagner * m3-sys/fix_nl/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/Main.m3, src/OS.i3, src/OSPOSIX.m3, src/OSWIN32.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: fix_nl/COPYRIGHT-CMASS added: fix_nl/src/COPYRIGHT-CMASS modified: fix_nl/src/Main.m3 modified: fix_nl/src/OS.i3 modified: fix_nl/src/OSPOSIX.m3 modified: fix_nl/src/OSWIN32.m3 2001-02-12 15:24 wagner * m3-sys/dll2lib/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/DLL.i3, src/DLL.m3, src/GlueObj.i3, src/GlueObj.m3, src/LibFile.i3, src/LibFile.m3, src/Main.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: dll2lib/COPYRIGHT-CMASS added: dll2lib/src/COPYRIGHT-CMASS modified: dll2lib/src/DLL.i3 modified: dll2lib/src/DLL.m3 modified: dll2lib/src/GlueObj.i3 modified: dll2lib/src/GlueObj.m3 modified: dll2lib/src/LibFile.i3 modified: dll2lib/src/LibFile.m3 modified: dll2lib/src/Main.m3 2001-02-12 15:24 wagner * m3-sys/cminstall/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/Msg.i3, src/Msg.m3, src/OS.i3, src/OS.m3, src/OSPOSIX.m3, src/OSWIN32.m3, src/Registry.i3, src/RegistryPOSIX.m3, src/RegistryWIN32.m3, src/Text2.i3, src/Text2.m3, src/m3makefile, src/config/ALPHA_OSF, src/config/COPYRIGHT-CMASS, src/config/HPPA, src/config/IBMR2, src/config/IRIX5, src/config/LINUXELF, src/config/NT386, src/config/SOLgnu, src/config/SOLsun, src/config/SPARC: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: cminstall/COPYRIGHT-CMASS added: cminstall/src/COPYRIGHT-CMASS added: cminstall/src/config/COPYRIGHT-CMASS modified: cminstall/src/Msg.i3 modified: cminstall/src/Msg.m3 modified: cminstall/src/OS.i3 modified: cminstall/src/OS.m3 modified: cminstall/src/OSPOSIX.m3 modified: cminstall/src/OSWIN32.m3 modified: cminstall/src/Registry.i3 modified: cminstall/src/RegistryPOSIX.m3 modified: cminstall/src/RegistryWIN32.m3 modified: cminstall/src/Text2.i3 modified: cminstall/src/Text2.m3 modified: cminstall/src/m3makefile modified: cminstall/src/config/ALPHA_OSF modified: cminstall/src/config/HPPA modified: cminstall/src/config/IBMR2 modified: cminstall/src/config/IRIX5 modified: cminstall/src/config/LINUXELF modified: cminstall/src/config/NT386 modified: cminstall/src/config/SOLgnu modified: cminstall/src/config/SOLsun modified: cminstall/src/config/SPARC 2001-02-12 15:24 wagner * m3-sys/cm3/: COPYRIGHT-CMASS, PkgTags, src/Builder.i3, src/Builder.m3, src/COPYRIGHT-CMASS, src/Dirs.i3, src/Dirs.m3, src/M3Build.i3, src/M3Build.m3, src/M3Loc.i3, src/M3Loc.m3, src/M3Options.i3, src/M3Options.m3, src/M3Unit.i3, src/M3Unit.m3, src/Main.m3, src/Makefile.i3, src/Makefile.m3, src/UtilsPosix.m3, src/UtilsWin32.m3, src/config/ALPHA_OSF, src/config/COPYRIGHT-CMASS, src/config/FreeBSD2, src/config/FreeBSD3, src/config/FreeBSD4, src/config/HPPA, src/config/IBMR2, src/config/IRIX5, src/config/LINUXELF, src/config/NT386, src/config/SOLgnu, src/config/SOLsun, src/config/SPARC: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: cm3/COPYRIGHT-CMASS added: cm3/src/COPYRIGHT-CMASS added: cm3/src/config/COPYRIGHT-CMASS modified: cm3/src/Builder.i3 modified: cm3/src/Builder.m3 modified: cm3/src/Dirs.i3 modified: cm3/src/Dirs.m3 modified: cm3/src/M3Build.i3 modified: cm3/src/M3Build.m3 modified: cm3/src/M3Loc.i3 modified: cm3/src/M3Loc.m3 modified: cm3/src/M3Options.i3 modified: cm3/src/M3Options.m3 modified: cm3/src/M3Unit.i3 modified: cm3/src/M3Unit.m3 modified: cm3/src/Main.m3 modified: cm3/src/Makefile.i3 modified: cm3/src/Makefile.m3 modified: cm3/src/UtilsPosix.m3 modified: cm3/src/UtilsWin32.m3 modified: cm3/src/config/ALPHA_OSF modified: cm3/src/config/FreeBSD2 modified: cm3/src/config/FreeBSD3 modified: cm3/src/config/FreeBSD4 modified: cm3/src/config/HPPA modified: cm3/src/config/IBMR2 modified: cm3/src/config/IRIX5 modified: cm3/src/config/LINUXELF modified: cm3/src/config/NT386 modified: cm3/src/config/SOLgnu modified: cm3/src/config/SOLsun modified: cm3/src/config/SPARC 2001-02-12 15:22 wagner * m3-libs/m3core/: COPYRIGHT-CMASS, PkgTags, src/Csupport/HPPA/COPYRIGHT-CMASS, src/Csupport/HPPA/getpagesize.c, src/runtime/NT386/COPYRIGHT-CMASS, src/runtime/NT386/RTHeapDep.m3, src/runtime/NT386/RTHeapDepC.c, src/runtime/NT386/RTMachInfo.i3, src/runtime/NT386/RTMachInfo.m3, src/runtime/NT386/RTSignal.m3, src/runtime/NT386/RTThread.m3, src/runtime/WIN32/COPYRIGHT-CMASS, src/runtime/WIN32/RTThread.i3, src/runtime/common/COPYRIGHT-CMASS, src/runtime/common/Compiler.m3, src/runtime/common/Compiler.tmpl, src/runtime/common/RTAllocCnts.i3, src/runtime/common/RTAllocator.m3, src/runtime/common/RTCollector.m3, src/runtime/common/RTDebug.i3, src/runtime/common/RTDebug.m3, src/runtime/common/RTError.i3, src/runtime/common/RTException.i3, src/runtime/common/RTException.m3, src/runtime/common/RTHeapRep.i3, src/runtime/common/RTLinkerX.i3, src/runtime/common/RTType.m3, src/runtime/common/RuntimeError.i3, src/runtime/common/RuntimeError.m3, src/text/COPYRIGHT-CMASS, src/text/String16.i3, src/text/String16.m3, src/text/String8.i3, src/text/String8.m3, src/text/Text.m3, src/text/Text16.i3, src/text/Text16.m3, src/text/Text16Short.i3, src/text/Text16Short.m3, src/text/Text8.i3, src/text/Text8.m3, src/text/Text8CString.i3, src/text/Text8CString.m3, src/text/Text8Short.i3, src/text/Text8Short.m3, src/text/TextCat.i3, src/text/TextCat.m3, src/text/TextClass.i3, src/text/TextClass.m3, src/text/TextLiteral.i3, src/text/TextLiteral.m3, src/text/TextSub.i3, src/text/TextSub.m3, src/thread/Common/COPYRIGHT-CMASS, src/thread/Common/MutexRep.i3, src/thread/WIN32/COPYRIGHT-CMASS, src/thread/WIN32/ThreadWin32.m3, src/thread/WIN32/ThreadWin32.v0, src/thread/WIN32/ThreadWin32.v1, src/unix/hpux-7-0/COPYRIGHT-CMASS, src/unix/hpux-7-0/Utime.m3, src/unix/hpux-7-0/Uutsname.i3, src/unix/irix-5.2/COPYRIGHT-CMASS, src/unix/irix-5.2/Uutsname.i3, src/unix/linux/COPYRIGHT-CMASS, src/unix/linux/Uutsname.i3, src/unix/osf-1.generic/COPYRIGHT-CMASS, src/unix/osf-1.generic/Uutsname.i3, src/unix/solaris-2-x/COPYRIGHT-CMASS, src/unix/solaris-2-x/Uutsname.i3, src/unix/sunos-4-x/COPYRIGHT-CMASS, src/unix/sunos-4-x/Uutsname.i3, src/win32/COPYRIGHT-CMASS, src/win32/WinReg.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: m3core/COPYRIGHT-CMASS added: m3core/src/Csupport/HPPA/COPYRIGHT-CMASS added: m3core/src/runtime/NT386/COPYRIGHT-CMASS added: m3core/src/runtime/WIN32/COPYRIGHT-CMASS added: m3core/src/runtime/common/COPYRIGHT-CMASS added: m3core/src/text/COPYRIGHT-CMASS added: m3core/src/thread/Common/COPYRIGHT-CMASS added: m3core/src/thread/WIN32/COPYRIGHT-CMASS added: m3core/src/unix/hpux-7-0/COPYRIGHT-CMASS added: m3core/src/unix/irix-5.2/COPYRIGHT-CMASS added: m3core/src/unix/linux/COPYRIGHT-CMASS added: m3core/src/unix/osf-1.generic/COPYRIGHT-CMASS added: m3core/src/unix/solaris-2-x/COPYRIGHT-CMASS added: m3core/src/unix/sunos-4-x/COPYRIGHT-CMASS added: m3core/src/win32/COPYRIGHT-CMASS modified: m3core/src/Csupport/HPPA/getpagesize.c modified: m3core/src/runtime/NT386/RTHeapDep.m3 modified: m3core/src/runtime/NT386/RTHeapDepC.c modified: m3core/src/runtime/NT386/RTMachInfo.i3 modified: m3core/src/runtime/NT386/RTMachInfo.m3 modified: m3core/src/runtime/NT386/RTSignal.m3 modified: m3core/src/runtime/NT386/RTThread.m3 modified: m3core/src/runtime/WIN32/RTThread.i3 modified: m3core/src/runtime/common/Compiler.m3 modified: m3core/src/runtime/common/Compiler.tmpl modified: m3core/src/runtime/common/RTAllocCnts.i3 modified: m3core/src/runtime/common/RTAllocator.m3 modified: m3core/src/runtime/common/RTCollector.m3 modified: m3core/src/runtime/common/RTDebug.i3 modified: m3core/src/runtime/common/RTDebug.m3 modified: m3core/src/runtime/common/RTError.i3 modified: m3core/src/runtime/common/RTException.i3 modified: m3core/src/runtime/common/RTException.m3 modified: m3core/src/runtime/common/RTHeapRep.i3 modified: m3core/src/runtime/common/RTLinkerX.i3 modified: m3core/src/runtime/common/RTType.m3 modified: m3core/src/runtime/common/RuntimeError.i3 modified: m3core/src/runtime/common/RuntimeError.m3 modified: m3core/src/text/String16.i3 modified: m3core/src/text/String16.m3 modified: m3core/src/text/String8.i3 modified: m3core/src/text/String8.m3 modified: m3core/src/text/Text.m3 modified: m3core/src/text/Text16.i3 modified: m3core/src/text/Text16.m3 modified: m3core/src/text/Text16Short.i3 modified: m3core/src/text/Text16Short.m3 modified: m3core/src/text/Text8.i3 modified: m3core/src/text/Text8.m3 modified: m3core/src/text/Text8CString.i3 modified: m3core/src/text/Text8CString.m3 modified: m3core/src/text/Text8Short.i3 modified: m3core/src/text/Text8Short.m3 modified: m3core/src/text/TextCat.i3 modified: m3core/src/text/TextCat.m3 modified: m3core/src/text/TextClass.i3 modified: m3core/src/text/TextClass.m3 modified: m3core/src/text/TextLiteral.i3 modified: m3core/src/text/TextLiteral.m3 modified: m3core/src/text/TextSub.i3 modified: m3core/src/text/TextSub.m3 modified: m3core/src/thread/Common/MutexRep.i3 modified: m3core/src/thread/WIN32/ThreadWin32.m3 modified: m3core/src/thread/WIN32/ThreadWin32.v0 modified: m3core/src/thread/WIN32/ThreadWin32.v1 modified: m3core/src/unix/hpux-7-0/Utime.m3 modified: m3core/src/unix/hpux-7-0/Uutsname.i3 modified: m3core/src/unix/irix-5.2/Uutsname.i3 modified: m3core/src/unix/linux/Uutsname.i3 modified: m3core/src/unix/osf-1.generic/Uutsname.i3 modified: m3core/src/unix/solaris-2-x/Uutsname.i3 modified: m3core/src/unix/sunos-4-x/Uutsname.i3 modified: m3core/src/win32/WinReg.m3 2001-02-12 15:21 wagner * m3-libs/libm3/: COPYRIGHT-CMASS, PkgTags, src/os/Common/COPYRIGHT-CMASS, src/os/Common/Socket.i3, src/os/Common/Socket.m3, src/os/POSIX/COPYRIGHT-CMASS, src/os/POSIX/OSConfig.i3, src/os/POSIX/OSConfigPosix.m3, src/os/POSIX/SocketPosix.m3, src/os/WIN32/COPYRIGHT-CMASS, src/os/WIN32/FSWin32.m3, src/os/WIN32/FileWin32.m3, src/os/WIN32/LazyConsole.i3, src/os/WIN32/LazyConsole.m3, src/os/WIN32/OSConfig.i3, src/os/WIN32/OSConfigWin32.m3, src/os/WIN32/ProcessWin32.m3, src/os/WIN32/ProcessWin32.m3.zzk, src/os/WIN32/SocketWin32.m3, src/os/WIN32/SocketWin32.m3.sav, src/pickle/ver1/BuiltinSpecials.i3, src/pickle/ver1/BuiltinSpecials.m3, src/pickle/ver1/COPYRIGHT-CMASS, src/pickle/ver2/BuiltinSpecials2.i3, src/pickle/ver2/BuiltinSpecials2.m3, src/pickle/ver2/COPYRIGHT-CMASS, src/types/COPYRIGHT-CMASS, src/types/Unicode.i3, src/types/Unicode.m3, src/types/WideChar.i3, src/types/WideChar.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: libm3/COPYRIGHT-CMASS added: libm3/src/os/Common/COPYRIGHT-CMASS added: libm3/src/os/POSIX/COPYRIGHT-CMASS added: libm3/src/os/WIN32/COPYRIGHT-CMASS added: libm3/src/pickle/ver1/COPYRIGHT-CMASS added: libm3/src/pickle/ver2/COPYRIGHT-CMASS added: libm3/src/types/COPYRIGHT-CMASS modified: libm3/src/os/Common/Socket.i3 modified: libm3/src/os/Common/Socket.m3 modified: libm3/src/os/POSIX/OSConfig.i3 modified: libm3/src/os/POSIX/OSConfigPosix.m3 modified: libm3/src/os/POSIX/SocketPosix.m3 modified: libm3/src/os/WIN32/FSWin32.m3 modified: libm3/src/os/WIN32/FileWin32.m3 modified: libm3/src/os/WIN32/LazyConsole.i3 modified: libm3/src/os/WIN32/LazyConsole.m3 modified: libm3/src/os/WIN32/OSConfig.i3 modified: libm3/src/os/WIN32/OSConfigWin32.m3 modified: libm3/src/os/WIN32/ProcessWin32.m3 modified: libm3/src/os/WIN32/ProcessWin32.m3.zzk modified: libm3/src/os/WIN32/SocketWin32.m3 modified: libm3/src/os/WIN32/SocketWin32.m3.sav modified: libm3/src/pickle/ver1/BuiltinSpecials.i3 modified: libm3/src/pickle/ver1/BuiltinSpecials.m3 modified: libm3/src/pickle/ver2/BuiltinSpecials2.i3 modified: libm3/src/pickle/ver2/BuiltinSpecials2.m3 modified: libm3/src/types/Unicode.i3 modified: libm3/src/types/Unicode.m3 modified: libm3/src/types/WideChar.i3 modified: libm3/src/types/WideChar.m3 2001-02-12 15:20 wagner * m3-db/postgres95/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/m3makefile: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: postgres95/COPYRIGHT-CMASS added: postgres95/src/COPYRIGHT-CMASS modified: postgres95/src/m3makefile 2001-02-12 15:20 wagner * m3-db/pgodbc/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/m3makefile: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: pgodbc/COPYRIGHT-CMASS added: pgodbc/src/COPYRIGHT-CMASS modified: pgodbc/src/m3makefile 2001-02-12 15:20 wagner * m3-db/odbc/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/m3makefile, src/POSIX/COPYRIGHT-CMASS, src/POSIX/SQLext.m3, src/POSIX/SQLtypes.i3, src/POSIX/m3makefile, src/WIN32/COPYRIGHT-CMASS, src/WIN32/m3makefile: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: odbc/COPYRIGHT-CMASS added: odbc/src/COPYRIGHT-CMASS added: odbc/src/POSIX/COPYRIGHT-CMASS added: odbc/src/WIN32/COPYRIGHT-CMASS modified: odbc/src/m3makefile modified: odbc/src/POSIX/SQLext.m3 modified: odbc/src/POSIX/SQLtypes.i3 modified: odbc/src/POSIX/m3makefile modified: odbc/src/WIN32/m3makefile 2001-02-12 15:19 wagner * m3-db/db/: COPYRIGHT-CMASS, PkgTags, README, src/COPYRIGHT-CMASS, src/DB.i3, src/m3makefile, src/odbc/COPYRIGHT-CMASS, src/odbc/DB.m3, src/odbc/m3makefile, src/odbc/archive/COPYRIGHT-CMASS, src/odbc/archive/DB.v0, src/odbc/archive/DB.v1, src/postgres95/COPYRIGHT-CMASS, src/postgres95/DB.m3, src/postgres95/m3makefile: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: db/COPYRIGHT-CMASS added: db/src/COPYRIGHT-CMASS added: db/src/odbc/COPYRIGHT-CMASS added: db/src/odbc/archive/COPYRIGHT-CMASS added: db/src/postgres95/COPYRIGHT-CMASS modified: db/README modified: db/src/DB.i3 modified: db/src/m3makefile modified: db/src/odbc/DB.m3 modified: db/src/odbc/m3makefile modified: db/src/odbc/archive/DB.v0 modified: db/src/odbc/archive/DB.v1 modified: db/src/postgres95/DB.m3 modified: db/src/postgres95/m3makefile 2001-02-12 15:19 wagner * m3-comm/tcp/: COPYRIGHT-CMASS, PkgTags, src/POSIX/COPYRIGHT-CMASS, src/POSIX/IPErrorPosix.m3, src/WIN32/COPYRIGHT-CMASS, src/WIN32/IPErrorWin32.m3, src/common/COPYRIGHT-CMASS, src/common/IPError.i3, src/common/IPError.m3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: tcp/COPYRIGHT-CMASS added: tcp/src/POSIX/COPYRIGHT-CMASS added: tcp/src/WIN32/COPYRIGHT-CMASS added: tcp/src/common/COPYRIGHT-CMASS modified: tcp/src/POSIX/IPErrorPosix.m3 modified: tcp/src/WIN32/IPErrorWin32.m3 modified: tcp/src/common/IPError.i3 modified: tcp/src/common/IPError.m3 2001-02-12 15:19 wagner * m3-comm/tapi/: COPYRIGHT-CMASS, PkgTags, src/COPYRIGHT-CMASS, src/TAPI.i3: Critical Mass Copyright Changes/additions to free DEC-SRC-style copyright added: tapi/COPYRIGHT-CMASS added: tapi/src/COPYRIGHT-CMASS modified: tapi/src/TAPI.i3 2001-02-11 17:25 wagner * scripts/: PkgTags, find-packages.sh, pkginfo.sh, pkgmap.sh, sysinfo.sh: Some useful scripts for CM3 build management: find-packages.sh builds a list of all package source directories in scripts/PKGS pkginfo.sh build scripts/PKGS if needed and defines the functions pkg_defined() and pkgpath() pkgmap [-k] [-n] + executes PKG_ACTION in the root directory of all packages -k = keep going, -n = no action added: scripts/find-packages.sh added: scripts/pkginfo.sh added: scripts/pkgmap.sh modified: scripts/sysinfo.sh 2001-02-10 15:08 wagner * m3-sys/m3quake/PkgTags: removed obsolete v4 files removed: m3quake/src.v4/COPYRIGHT removed: m3quake/src.v4/MxConfig.i3 removed: m3quake/src.v4/MxConfig.m3 removed: m3quake/src.v4/QCode.i3 removed: m3quake/src.v4/QCode.m3 removed: m3quake/src.v4/QCompiler.i3 removed: m3quake/src.v4/QCompiler.m3 removed: m3quake/src.v4/QIdent.i3 removed: m3quake/src.v4/QIdent.m3 removed: m3quake/src.v4/QMachine.i3 removed: m3quake/src.v4/QMachine.m3 removed: m3quake/src.v4/QScanner.i3 removed: m3quake/src.v4/QScanner.m3 removed: m3quake/src.v4/QToken.i3 removed: m3quake/src.v4/QToken.m3 removed: m3quake/src.v4/QVal.i3 removed: m3quake/src.v4/QVal.m3 removed: m3quake/src.v4/QValue.i3 removed: m3quake/src.v4/QValue.m3 removed: m3quake/src.v4/Quake.i3 removed: m3quake/src.v4/Quake.m3 removed: m3quake/src.v4/m3makefile removed: m3quake/src.v4/m3overrides 2001-02-10 14:58 wagner * m3-sys/m3quake/PkgTags: removed obsolete v4 files 2001-02-10 14:58 wagner * m3-sys/m3objfile/PkgTags: removed obsolete v4 files removed: m3objfile/src.v4/COPYRIGHT removed: m3objfile/src.v4/Coff.i3 removed: m3objfile/src.v4/Coff.m3 removed: m3objfile/src.v4/M3ObjFile.i3 removed: m3objfile/src.v4/M3ObjFile.m3 removed: m3objfile/src.v4/MasmObjFile.i3 removed: m3objfile/src.v4/MasmObjFile.m3 removed: m3objfile/src.v4/NTObjFile.i3 removed: m3objfile/src.v4/NTObjFile.m3 removed: m3objfile/src.v4/m3makefile removed: m3objfile/src.v4/m3overrides 2001-02-10 14:58 wagner * m3-sys/m3middle/PkgTags: removed obsolete v4 files removed: m3middle/src.v4/COPYRIGHT removed: m3middle/src.v4/M3Buf.i3 removed: m3middle/src.v4/M3Buf.m3 removed: m3middle/src.v4/M3CG.i3 removed: m3middle/src.v4/M3CG.m3 removed: m3middle/src.v4/M3CG_BinRd.i3 removed: m3middle/src.v4/M3CG_BinRd.m3 removed: m3middle/src.v4/M3CG_BinWr.i3 removed: m3middle/src.v4/M3CG_BinWr.m3 removed: m3middle/src.v4/M3CG_Binary.i3 removed: m3middle/src.v4/M3CG_Binary.m3 removed: m3middle/src.v4/M3CG_Check.i3 removed: m3middle/src.v4/M3CG_Check.m3 removed: m3middle/src.v4/M3CG_Ops.i3 removed: m3middle/src.v4/M3CG_Rd.i3 removed: m3middle/src.v4/M3CG_Rd.m3 removed: m3middle/src.v4/M3CG_Wr.i3 removed: m3middle/src.v4/M3CG_Wr.m3 removed: m3middle/src.v4/M3FP.i3 removed: m3middle/src.v4/M3FP.m3 removed: m3middle/src.v4/M3File.i3 removed: m3middle/src.v4/M3File.m3 removed: m3middle/src.v4/M3ID.i3 removed: m3middle/src.v4/M3ID.m3 removed: m3middle/src.v4/M3Process.i3 removed: m3middle/src.v4/M3RT.i3 removed: m3middle/src.v4/M3RT.m3 removed: m3middle/src.v4/M3Timers.i3 removed: m3middle/src.v4/M3Timers.m3 removed: m3middle/src.v4/TFloat.i3 removed: m3middle/src.v4/TFloat.m3 removed: m3middle/src.v4/TInt.i3 removed: m3middle/src.v4/TInt.m3 removed: m3middle/src.v4/TWord.i3 removed: m3middle/src.v4/TWord.m3 removed: m3middle/src.v4/Target.i3 removed: m3middle/src.v4/Target.m3 removed: m3middle/src.v4/TargetMap.i3 removed: m3middle/src.v4/TargetMap.m3 removed: m3middle/src.v4/POSIX/CoffTime.i3 removed: m3middle/src.v4/POSIX/CoffTime.m3 removed: m3middle/src.v4/POSIX/M3Process.m3 removed: m3middle/src.v4/POSIX/m3makefile removed: m3middle/src.v4/WIN32/CoffTime.i3 removed: m3middle/src.v4/WIN32/CoffTime.m3 removed: m3middle/src.v4/WIN32/M3Process.m3 removed: m3middle/src.v4/WIN32/m3makefile 2001-02-10 14:58 wagner * m3-sys/cm3/PkgTags: removed obsolete v4 files removed: cm3/src.v4/Arg.i3 removed: cm3/src.v4/Arg.m3 removed: cm3/src.v4/Builder.i3 removed: cm3/src.v4/Builder.m3 removed: cm3/src.v4/Dirs.i3 removed: cm3/src.v4/Dirs.m3 removed: cm3/src.v4/M3BackPosix.m3 removed: cm3/src.v4/M3BackWin32.m3 removed: cm3/src.v4/M3Backend.i3 removed: cm3/src.v4/M3Build.i3 removed: cm3/src.v4/M3Build.m3 removed: cm3/src.v4/M3Loc.i3 removed: cm3/src.v4/M3Loc.m3 removed: cm3/src.v4/M3Options.i3 removed: cm3/src.v4/M3Options.m3 removed: cm3/src.v4/M3Path.i3 removed: cm3/src.v4/M3Path.m3 removed: cm3/src.v4/M3Unit.i3 removed: cm3/src.v4/M3Unit.m3 removed: cm3/src.v4/Main.m3 removed: cm3/src.v4/Makefile.i3 removed: cm3/src.v4/Makefile.m3 removed: cm3/src.v4/Msg.i3 removed: cm3/src.v4/Msg.m3 removed: cm3/src.v4/Utils.i3 removed: cm3/src.v4/Utils.m3 removed: cm3/src.v4/UtilsPosix.m3 removed: cm3/src.v4/UtilsWin32.m3 removed: cm3/src.v4/WebFile.i3 removed: cm3/src.v4/WebFile.m3 removed: cm3/src.v4/m3makefile removed: cm3/src.v4/m3overrides removed: cm3/src.v4/config/ALPHA_OSF removed: cm3/src.v4/config/HPPA removed: cm3/src.v4/config/IBMR2 removed: cm3/src.v4/config/IRIX5 removed: cm3/src.v4/config/LINUXELF removed: cm3/src.v4/config/NT386 removed: cm3/src.v4/config/SOLgnu removed: cm3/src.v4/config/SOLsun removed: cm3/src.v4/config/SPARC 2001-02-08 18:28 wagner * scripts/: PkgTags, sysinfo.sh: added script to extract general system information for CM3 boot and compilation purposes added: scripts/PkgTags added: scripts/sysinfo.sh 2001-02-08 17:51 wagner * do-cm3-boot.sh, do-cm3-comm.sh, do-cm3-core.sh, do-cm3-ui.sh, pkgmap.sh: changes for old solaris bourne shell 2001-02-06 21:43 wagner * m3-sys/m3cc/: PkgTags, gcc/gcc/Makefile.in: merged conditional use of gperf from boot branch modified: m3cc/gcc/gcc/Makefile.in 2001-02-06 21:24 wagner * m3-www/web/: PkgTags, src/m3overrides: added missing overrides added: web/src/m3overrides 2001-02-06 21:23 wagner * m3-ui/ui/: PkgTags, src/m3overrides: added missing overrides modified: ui/src/m3overrides 2001-02-06 21:23 wagner * m3-ui/jvideo/: PkgTags, src/m3overrides: added missing overrides added: jvideo/src/m3overrides 2001-02-06 21:23 wagner * m3-sys/m3linker/: PkgTags, src/m3overrides: added missing overrides modified: m3linker/src/m3overrides 2001-02-06 21:23 wagner * m3-sys/m3front/: PkgTags, src/m3overrides: added missing overrides modified: m3front/src/m3overrides 2001-02-06 21:20 wagner * m3-libs/m3core/: PkgTags, src/runtime/SOLgnu/RTHeapDepC.c, src/unix/solaris-2-x/Uexec.i3, src/unix/solaris-2-x/Unix.i3: added some runtime updates for solaris 2 from pm3 modified: m3core/src/runtime/SOLgnu/RTHeapDepC.c modified: m3core/src/unix/solaris-2-x/Uexec.i3 modified: m3core/src/unix/solaris-2-x/Unix.i3 2001-02-06 20:29 wagner * do-cm3-ui.sh: accidentally left out at last commit 2001-02-06 17:51 wagner * m3-sys/: cm3/src/m3makefile, m3cc/gcc/gcc/Makefile.in, m3cc/gcc/gcc/c-parse.c, m3cc/gcc/gcc/c-parse.h, m3cc/gcc/gcc/configure, m3cc/src/m3makefile, m3cc/src/m3makefile.cm3, m3cc/src/m3makefile.pm3: changes to allow booting on SunOS 5.6 using PM3 2001-02-06 12:47 wagner * m3-ui/videovbt/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT added: videovbt/src/m3overrides 2001-02-06 12:47 wagner * m3-ui/vbtkit/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT added: vbtkit/src/m3overrides 2001-02-06 12:47 wagner * m3-ui/ui/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT modified: ui/src/m3overrides 2001-02-06 12:46 wagner * m3-ui/formsview/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT added: formsview/src/m3overrides 2001-02-06 12:46 wagner * m3-ui/formsvbtpixmaps/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT added: formsvbtpixmaps/src/m3overrides 2001-02-06 12:46 wagner * m3-ui/formsvbt/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT added: formsvbt/src/m3overrides 2001-02-06 12:46 wagner * m3-ui/formsedit/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT modified: formsedit/src/m3overrides 2001-02-06 12:46 wagner * m3-ui/cmvbt/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT added: cmvbt/src/m3overrides 2001-02-06 12:46 wagner * m3-ui/X11R4/: PkgTags, src/m3overrides: added overrides for local builds relative to ROOT added: X11R4/src/m3overrides 2001-02-06 10:17 wagner * m3-libs/m3core/: PkgTags, src/C/FreeBSD/COPYRIGHT, src/C/FreeBSD/m3makefile, src/C/FreeBSD2/Cstdio.i3, src/Csupport/FreeBSD3/dtoa.c, src/runtime/FreeBSD2/COPYRIGHT, src/runtime/FreeBSD2/DEFS.h, src/runtime/FreeBSD2/RTHeapDep.m3, src/runtime/FreeBSD2/RTHeapDepC.c, src/runtime/FreeBSD2/RTSignal.m3, src/runtime/FreeBSD2/RTStackASM.s, src/runtime/FreeBSD2/_fpsetjmp.s, 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/malloc.c, 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/RTThread.m3, src/runtime/FreeBSD4/RTThread.m3, src/unix/freebsd-1/COPYRIGHT, src/unix/freebsd-1/Uexec.i3, src/unix/freebsd-1/m3makefile, src/unix/freebsd-2/COPYRIGHT, src/unix/freebsd-2/Udir.i3, src/unix/freebsd-2/Uerror.i3, src/unix/freebsd-2/Uexec.i3, src/unix/freebsd-2/Uin.i3, src/unix/freebsd-2/Unetdb.i3, src/unix/freebsd-2/Unix.i3, src/unix/freebsd-2/Usignal.i3, src/unix/freebsd-2/Usocket.i3, src/unix/freebsd-2/Ustat.i3, src/unix/freebsd-2/Uuio.i3, src/unix/freebsd-2/Uutsname.i3, src/unix/freebsd-2/m3makefile, src/unix/freebsd-2/off_t_wrap.c: updated support for FreeBSD and FreeBSD2 platforms and fixed some issues for FreeBSD3 and FreeBSD4 that somehow were overlooked in the previous commit as before, the PM3 runtime was used as reference added: m3core/src/C/FreeBSD/COPYRIGHT added: m3core/src/runtime/FreeBSD2/COPYRIGHT added: m3core/src/runtime/FreeBSD2/accept.c added: m3core/src/runtime/FreeBSD2/bind.c added: m3core/src/runtime/FreeBSD2/close.c added: m3core/src/runtime/FreeBSD2/connect.c added: m3core/src/runtime/FreeBSD2/dup.c added: m3core/src/runtime/FreeBSD2/dup2.c added: m3core/src/runtime/FreeBSD2/gethostbyaddr.c added: m3core/src/runtime/FreeBSD2/gethostbyname.c added: m3core/src/runtime/FreeBSD2/getpeername.c added: m3core/src/runtime/FreeBSD2/getsockname.c added: m3core/src/runtime/FreeBSD2/listen.c added: m3core/src/runtime/FreeBSD2/malloc.c added: m3core/src/runtime/FreeBSD2/read.c added: m3core/src/runtime/FreeBSD2/recv.c added: m3core/src/runtime/FreeBSD2/recvfrom.c added: m3core/src/runtime/FreeBSD2/select.c added: m3core/src/runtime/FreeBSD2/send.c added: m3core/src/runtime/FreeBSD2/sendto.c added: m3core/src/runtime/FreeBSD2/shutdown.c added: m3core/src/runtime/FreeBSD2/socket.c added: m3core/src/runtime/FreeBSD2/socksconf.h added: m3core/src/runtime/FreeBSD2/wrap.h added: m3core/src/runtime/FreeBSD2/write.c added: m3core/src/unix/freebsd-1/COPYRIGHT added: m3core/src/unix/freebsd-2/COPYRIGHT added: m3core/src/unix/freebsd-2/Uutsname.i3 modified: m3core/src/C/FreeBSD/m3makefile modified: m3core/src/C/FreeBSD2/Cstdio.i3 modified: m3core/src/Csupport/FreeBSD3/dtoa.c modified: m3core/src/runtime/FreeBSD2/DEFS.h modified: m3core/src/runtime/FreeBSD2/RTHeapDep.m3 modified: m3core/src/runtime/FreeBSD2/RTHeapDepC.c modified: m3core/src/runtime/FreeBSD2/RTSignal.m3 modified: m3core/src/runtime/FreeBSD2/RTStackASM.s modified: m3core/src/runtime/FreeBSD2/_fpsetjmp.s modified: m3core/src/runtime/FreeBSD2/m3makefile modified: m3core/src/runtime/FreeBSD3/RTThread.m3 modified: m3core/src/runtime/FreeBSD4/RTThread.m3 modified: m3core/src/unix/freebsd-1/Uexec.i3 modified: m3core/src/unix/freebsd-1/m3makefile modified: m3core/src/unix/freebsd-2/Udir.i3 modified: m3core/src/unix/freebsd-2/Uerror.i3 modified: m3core/src/unix/freebsd-2/Uexec.i3 modified: m3core/src/unix/freebsd-2/Uin.i3 modified: m3core/src/unix/freebsd-2/Unetdb.i3 modified: m3core/src/unix/freebsd-2/Unix.i3 modified: m3core/src/unix/freebsd-2/Usignal.i3 modified: m3core/src/unix/freebsd-2/Usocket.i3 modified: m3core/src/unix/freebsd-2/Ustat.i3 modified: m3core/src/unix/freebsd-2/Uuio.i3 modified: m3core/src/unix/freebsd-2/m3makefile modified: m3core/src/unix/freebsd-2/off_t_wrap.c 2001-02-06 00:46 wagner * m3-sys/: cm3/src/config/FreeBSD2, cm3/src/config/FreeBSD3, cm3/src/config/FreeBSD4, m3front/src/builtinInfo/InfoModule.m3, m3gdb/src/m3makefile, m3middle/src/Target.m3: added/merged changed for FreeBSD3 2001-02-06 00:09 wagner * m3-sys/m3cc/: gcc/gcc/config/m68k/dpx2cdbx.h, gcc/gcc/config/m68k/dpx2g.h, gcc/gcc/config/m68k/fpgnulib.c, gcc/gcc/config/m68k/hp2bsd.h, gcc/gcc/config/m68k/hp310.h, gcc/gcc/config/m68k/hp310g.h, gcc/gcc/config/m68k/hp320.h, gcc/gcc/config/m68k/hp320g.h, gcc/gcc/config/m68k/hp3bsd.h, gcc/gcc/config/m68k/hp3bsd44.h, gcc/gcc/config/m68k/hpux7.h, gcc/gcc/config/m68k/isi-nfp.h, gcc/gcc/config/m68k/isi.h, gcc/gcc/config/m68k/lb1sf68.asm, gcc/gcc/config/m68k/linux-aout.h, gcc/gcc/config/m68k/linux.h, gcc/gcc/config/m68k/lynx-ng.h, gcc/gcc/config/m68k/lynx.h, gcc/gcc/config/m68k/m68020-elf.h, gcc/gcc/config/m68k/m68k-aout.h, gcc/gcc/config/m68k/m68k-coff.h, gcc/gcc/config/m68k/m68k-none.h, gcc/gcc/config/m68k/m68k-psos.h, gcc/gcc/config/m68k/m68k.c, gcc/gcc/config/m68k/m68k.h, gcc/gcc/config/m68k/m68k.md, gcc/gcc/config/m68k/m68kelf.h, gcc/gcc/config/m68k/m68kemb.h, gcc/gcc/config/m68k/m68kv4.h, gcc/gcc/config/m68k/mot3300-crt0.S, gcc/gcc/config/m68k/mot3300.h, gcc/gcc/config/m68k/mot3300Mcrt0.S, gcc/gcc/config/m68k/netbsd.h, gcc/gcc/config/m68k/news.h, gcc/gcc/config/m68k/news3.h, gcc/gcc/config/m68k/news3gas.h, gcc/gcc/config/m68k/newsgas.h, gcc/gcc/config/m68k/next.h, gcc/gcc/config/m68k/next21.h, gcc/gcc/config/m68k/openbsd.h, gcc/gcc/config/m68k/pbb.h, gcc/gcc/config/m68k/plexus.h, gcc/gcc/config/m68k/rtems.h, gcc/gcc/config/m68k/sgs.h, gcc/gcc/config/m68k/sun2.h, gcc/gcc/config/m68k/sun2o4.h, gcc/gcc/config/m68k/sun3.h, gcc/gcc/config/m68k/sun3mach.h, gcc/gcc/config/m68k/sun3n.h, gcc/gcc/config/m68k/sun3n3.h, gcc/gcc/config/m68k/sun3o3.h, gcc/gcc/config/m68k/t-aux, gcc/gcc/config/m68k/t-linux, gcc/gcc/config/m68k/t-linux-aout, gcc/gcc/config/m68k/t-lynx, gcc/gcc/config/m68k/t-m68kbare, gcc/gcc/config/m68k/t-m68kelf, gcc/gcc/config/m68k/t-mot3300, gcc/gcc/config/m68k/t-mot3300-gald, gcc/gcc/config/m68k/t-mot3300-gas, gcc/gcc/config/m68k/t-mot3300-gld, gcc/gcc/config/m68k/t-next, gcc/gcc/config/m68k/t-vxworks68, gcc/gcc/config/m68k/tower-as.h, gcc/gcc/config/m68k/tower.h, gcc/gcc/config/m68k/vxm68k.h, gcc/gcc/config/m68k/x-alloca-c, gcc/gcc/config/m68k/x-amix, gcc/gcc/config/m68k/x-apollo68, gcc/gcc/config/m68k/x-ccur, gcc/gcc/config/m68k/x-crds, gcc/gcc/config/m68k/x-dpx2, gcc/gcc/config/m68k/x-hp2bsd, gcc/gcc/config/m68k/x-hp320, gcc/gcc/config/m68k/x-hp320g, gcc/gcc/config/m68k/x-mot3300, gcc/gcc/config/m68k/x-mot3300-gas, gcc/gcc/config/m68k/x-next, gcc/gcc/config/m68k/x-tower, gcc/gcc/config/m68k/xm-3b1.h, gcc/gcc/config/m68k/xm-altos3068.h, gcc/gcc/config/m68k/xm-amix.h, gcc/gcc/config/m68k/xm-atari.h, gcc/gcc/config/m68k/xm-aux.h, gcc/gcc/config/m68k/xm-crds.h, gcc/gcc/config/m68k/xm-hp320.h, gcc/gcc/config/m68k/xm-linux.h, gcc/gcc/config/m68k/xm-lynx.h, gcc/gcc/config/m68k/xm-m68k.h, gcc/gcc/config/m68k/xm-m68kv.h, gcc/gcc/config/m68k/xm-mot3300.h, gcc/gcc/config/m68k/xm-next.h, gcc/gcc/config/m68k/xm-openbsd.h, gcc/gcc/config/m68k/xm-plexus.h, gcc/gcc/config/m68k/xm-sun3.h, gcc/gcc/config/m68k/xm-tower.h, gcc/gcc/config/m88k/dgux.h, gcc/gcc/config/m88k/dgux.ld, gcc/gcc/config/m88k/dguxbcs.h, gcc/gcc/config/m88k/dolph.h, gcc/gcc/config/m88k/dolphin.ld, gcc/gcc/config/m88k/luna.h, gcc/gcc/config/m88k/m88k-aout.h, gcc/gcc/config/m88k/m88k-coff.h, gcc/gcc/config/m88k/m88k-move.sh, gcc/gcc/config/m88k/m88k.c, gcc/gcc/config/m88k/m88k.h, gcc/gcc/config/m88k/m88k.md, gcc/gcc/config/m88k/sysv3.h, gcc/gcc/config/m88k/sysv4.h, gcc/gcc/config/m88k/t-bug, gcc/gcc/config/m88k/t-dgux, gcc/gcc/config/m88k/t-dgux-gas, gcc/gcc/config/m88k/t-dguxbcs, gcc/gcc/config/m88k/t-luna, gcc/gcc/config/m88k/t-luna-gas, gcc/gcc/config/m88k/t-m88k, gcc/gcc/config/m88k/t-m88k-gas, gcc/gcc/config/m88k/t-sysv4, gcc/gcc/config/m88k/tekXD88.h, gcc/gcc/config/m88k/tekXD88.ld, gcc/gcc/config/m88k/x-dgux, gcc/gcc/config/m88k/x-dguxbcs, gcc/gcc/config/m88k/x-dolph, gcc/gcc/config/m88k/x-sysv3, gcc/gcc/config/m88k/x-sysv4, gcc/gcc/config/m88k/x-tekXD88, gcc/gcc/config/m88k/xm-m88k.h, gcc/gcc/config/m88k/xm-sysv3.h, gcc/gcc/config/mips/abi64.h, gcc/gcc/config/mips/bsd-4.h, gcc/gcc/config/mips/bsd-5.h, gcc/gcc/config/mips/cross64.h, gcc/gcc/config/mips/dec-bsd.h, gcc/gcc/config/mips/dec-osf1.h, gcc/gcc/config/mips/ecoff.h, gcc/gcc/config/mips/ecoffl.h, gcc/gcc/config/mips/elf.h, gcc/gcc/config/mips/elf64.h, gcc/gcc/config/mips/elfl.h, gcc/gcc/config/mips/elfl64.h, gcc/gcc/config/mips/elflorion.h, gcc/gcc/config/mips/elforion.h, gcc/gcc/config/mips/gnu.h, gcc/gcc/config/mips/iris3.h, gcc/gcc/config/mips/iris4.h, gcc/gcc/config/mips/iris4loser.h, gcc/gcc/config/mips/iris5.h, gcc/gcc/config/mips/iris5gas.h, gcc/gcc/config/mips/iris6.h, gcc/gcc/config/mips/linux.h, gcc/gcc/config/mips/mips-5.h, gcc/gcc/config/mips/mips.c, gcc/gcc/config/mips/mips.h, gcc/gcc/config/mips/mips.md, gcc/gcc/config/mips/mips16.S, gcc/gcc/config/mips/netbsd.h, gcc/gcc/config/mips/news4.h, gcc/gcc/config/mips/news5.h, gcc/gcc/config/mips/nws3250v4.h, gcc/gcc/config/mips/osfrose.h, gcc/gcc/config/mips/r3900.h, gcc/gcc/config/mips/rtems64.h, gcc/gcc/config/mips/sni-gas.h, gcc/gcc/config/mips/sni-svr4.h, gcc/gcc/config/mips/svr3-4.h, gcc/gcc/config/mips/svr3-5.h, gcc/gcc/config/mips/svr4-4.h, gcc/gcc/config/mips/svr4-5.h, gcc/gcc/config/mips/svr4-t.h, gcc/gcc/config/mips/t-bsd, gcc/gcc/config/mips/t-bsd-gas, gcc/gcc/config/mips/t-cross64, gcc/gcc/config/mips/t-ecoff, gcc/gcc/config/mips/t-elf, gcc/gcc/config/mips/t-iris6, gcc/gcc/config/mips/t-mips, gcc/gcc/config/mips/t-mips-gas, gcc/gcc/config/mips/t-osfrose, gcc/gcc/config/mips/t-r3900, gcc/gcc/config/mips/t-svr3, gcc/gcc/config/mips/t-svr3-gas, gcc/gcc/config/mips/t-svr4, gcc/gcc/config/mips/t-svr4-gas, gcc/gcc/config/mips/t-ultrix, gcc/gcc/config/mips/ultrix.h, gcc/gcc/config/mips/vxworks.h, gcc/gcc/config/mips/x-dec-osf1, gcc/gcc/config/mips/x-iris, gcc/gcc/config/mips/x-iris3, gcc/gcc/config/mips/x-iris6, gcc/gcc/config/mips/x-mips, gcc/gcc/config/mips/x-netbsd, gcc/gcc/config/mips/x-nws3250v4, gcc/gcc/config/mips/x-osfrose, gcc/gcc/config/mips/x-sni-svr4, gcc/gcc/config/mips/x-sony, gcc/gcc/config/mips/x-sysv, gcc/gcc/config/mips/x-ultrix, gcc/gcc/config/mips/xm-iris3.h, gcc/gcc/config/mips/xm-iris4.h, gcc/gcc/config/mips/xm-iris5.h, gcc/gcc/config/mips/xm-iris6.h, gcc/gcc/config/mips/xm-mips.h, gcc/gcc/config/mips/xm-news.h, gcc/gcc/config/mips/xm-nws3250v4.h, gcc/gcc/config/mips/xm-sysv.h, gcc/gcc/config/mips/xm-sysv4.h, gcc/gcc/config/mn10300/mn10300.c, gcc/gcc/config/mn10300/mn10300.h, gcc/gcc/config/mn10300/mn10300.md, gcc/gcc/config/mn10300/t-mn10300, gcc/gcc/config/mn10300/xm-mn10300.h, gcc/gcc/config/pa/ee.asm, gcc/gcc/config/pa/ee_fp.asm, gcc/gcc/config/pa/lib1funcs.asm, gcc/gcc/config/pa/lib2funcs.asm, gcc/gcc/config/pa/pa-gas.h, gcc/gcc/config/pa/pa-hiux.h, gcc/gcc/config/pa/pa-hpux.h, gcc/gcc/config/pa/pa-hpux10.h, gcc/gcc/config/pa/pa-hpux7.h, gcc/gcc/config/pa/pa-hpux9.h, gcc/gcc/config/pa/pa-oldas.h, gcc/gcc/config/pa/pa-osf.h, gcc/gcc/config/pa/pa-pro-end.h, gcc/gcc/config/pa/pa-pro.h, gcc/gcc/config/pa/pa.c, gcc/gcc/config/pa/pa.h, gcc/gcc/config/pa/pa.md, gcc/gcc/config/pa/pa1.h, gcc/gcc/config/pa/rtems.h, gcc/gcc/config/pa/t-dce-thr, gcc/gcc/config/pa/t-pa, gcc/gcc/config/pa/t-pro, gcc/gcc/config/pa/x-pa, gcc/gcc/config/pa/x-pa-hpux, gcc/gcc/config/pa/xm-pa.h, gcc/gcc/config/pa/xm-pahpux.h, gcc/gcc/config/pa/xm-papro.h, gcc/gcc/config/pdp11/2bsd.h, gcc/gcc/config/pdp11/pdp11.c, gcc/gcc/config/pdp11/pdp11.h, gcc/gcc/config/pdp11/pdp11.md, gcc/gcc/config/pdp11/t-pdp11, gcc/gcc/config/pdp11/xm-pdp11.h, gcc/gcc/config/rs6000/aix31.h, gcc/gcc/config/rs6000/aix3newas.h, gcc/gcc/config/rs6000/aix41.h, gcc/gcc/config/rs6000/aix43.h, gcc/gcc/config/rs6000/beos.h, gcc/gcc/config/rs6000/cygwin.h, gcc/gcc/config/rs6000/eabi-ci.asm, gcc/gcc/config/rs6000/eabi-cn.asm, gcc/gcc/config/rs6000/eabi-ctors.c, gcc/gcc/config/rs6000/eabi.asm, gcc/gcc/config/rs6000/eabi.h, gcc/gcc/config/rs6000/eabiaix.h, gcc/gcc/config/rs6000/eabile.h, gcc/gcc/config/rs6000/eabilesim.h, gcc/gcc/config/rs6000/eabisim.h, gcc/gcc/config/rs6000/linux.h, gcc/gcc/config/rs6000/lynx.h, gcc/gcc/config/rs6000/mach.h, gcc/gcc/config/rs6000/milli.exp, gcc/gcc/config/rs6000/netware.h, gcc/gcc/config/rs6000/nt-ci.asm, gcc/gcc/config/rs6000/nt-cn.asm, gcc/gcc/config/rs6000/ntstack.asm, gcc/gcc/config/rs6000/rs6000.c, gcc/gcc/config/rs6000/rs6000.h, gcc/gcc/config/rs6000/rs6000.md, gcc/gcc/config/rs6000/rtems.h, gcc/gcc/config/rs6000/sol-c0.c, gcc/gcc/config/rs6000/sol-ci.asm, gcc/gcc/config/rs6000/sol-cn.asm, gcc/gcc/config/rs6000/sol2.h, gcc/gcc/config/rs6000/sysv4.h, gcc/gcc/config/rs6000/sysv4le.h, gcc/gcc/config/rs6000/t-aix43, gcc/gcc/config/rs6000/t-beos, gcc/gcc/config/rs6000/t-newas, gcc/gcc/config/rs6000/t-ppc, gcc/gcc/config/rs6000/t-ppccomm, gcc/gcc/config/rs6000/t-ppcgas, gcc/gcc/config/rs6000/t-ppcos, gcc/gcc/config/rs6000/t-rs6000, gcc/gcc/config/rs6000/t-winnt, gcc/gcc/config/rs6000/t-xnewas, gcc/gcc/config/rs6000/t-xrs6000, gcc/gcc/config/rs6000/tramp.asm, gcc/gcc/config/rs6000/vxppc.h, gcc/gcc/config/rs6000/win-nt.h, gcc/gcc/config/rs6000/x-aix31, gcc/gcc/config/rs6000/x-aix41, gcc/gcc/config/rs6000/x-aix41-gld, gcc/gcc/config/rs6000/x-aix43, gcc/gcc/config/rs6000/x-beos, gcc/gcc/config/rs6000/x-cygwin, gcc/gcc/config/rs6000/x-lynx, gcc/gcc/config/rs6000/x-mach, gcc/gcc/config/rs6000/x-rs6000, gcc/gcc/config/rs6000/x-sysv4, gcc/gcc/config/rs6000/xm-beos.h, gcc/gcc/config/rs6000/xm-cygwin.h, gcc/gcc/config/rs6000/xm-lynx.h, gcc/gcc/config/rs6000/xm-mach.h, gcc/gcc/config/rs6000/xm-rs6000.h, gcc/gcc/config/rs6000/xm-sysv4.h, gcc/gcc/config/sh/elf.h, gcc/gcc/config/sh/lib1funcs.asm, gcc/gcc/config/sh/rtems.h, gcc/gcc/config/sh/rtemself.h, gcc/gcc/config/sh/sh.c, gcc/gcc/config/sh/sh.h, gcc/gcc/config/sh/sh.md, gcc/gcc/config/sh/t-sh, gcc/gcc/config/sh/xm-sh.h, gcc/gcc/config/sparc/aout.h, gcc/gcc/config/sparc/bsd.h, gcc/gcc/config/sparc/elf.h, gcc/gcc/config/sparc/gmon-sol2.c, gcc/gcc/config/sparc/hal.h, gcc/gcc/config/sparc/lb1spc.asm, gcc/gcc/config/sparc/lb1spl.asm, gcc/gcc/config/sparc/linux-aout.h, gcc/gcc/config/sparc/linux.h, gcc/gcc/config/sparc/linux64.h, gcc/gcc/config/sparc/lite.h, gcc/gcc/config/sparc/litecoff.h, gcc/gcc/config/sparc/lynx-ng.h, gcc/gcc/config/sparc/lynx.h, gcc/gcc/config/sparc/netbsd.h, gcc/gcc/config/sparc/openbsd.h, gcc/gcc/config/sparc/pbd.h, gcc/gcc/config/sparc/rtems.h, gcc/gcc/config/sparc/sol2-c1.asm, gcc/gcc/config/sparc/sol2-ci.asm, gcc/gcc/config/sparc/sol2-cn.asm, gcc/gcc/config/sparc/sol2-g1.asm, gcc/gcc/config/sparc/sol2-sld-64.h, gcc/gcc/config/sparc/sol2-sld.h, gcc/gcc/config/sparc/sol2.h, gcc/gcc/config/sparc/sp64-aout.h, gcc/gcc/config/sparc/sp64-elf.h, gcc/gcc/config/sparc/sparc.c, gcc/gcc/config/sparc/sparc.h, gcc/gcc/config/sparc/sparc.md, gcc/gcc/config/sparc/splet.h, gcc/gcc/config/sparc/sun4gas.h, gcc/gcc/config/sparc/sun4o3.h, gcc/gcc/config/sparc/sunos4.h, gcc/gcc/config/sparc/sysv4.h, gcc/gcc/config/sparc/t-elf, gcc/gcc/config/sparc/t-halos, gcc/gcc/config/sparc/t-linux64, gcc/gcc/config/sparc/t-sol2, gcc/gcc/config/sparc/t-sol2-64, gcc/gcc/config/sparc/t-sp64, gcc/gcc/config/sparc/t-sparcbare, gcc/gcc/config/sparc/t-sparclite, gcc/gcc/config/sparc/t-splet, gcc/gcc/config/sparc/t-sunos40, gcc/gcc/config/sparc/t-sunos41, gcc/gcc/config/sparc/t-vxsparc, gcc/gcc/config/sparc/vxsim.h, gcc/gcc/config/sparc/vxsparc.h, gcc/gcc/config/sparc/x-sysv4, gcc/gcc/config/sparc/xm-linux.h, gcc/gcc/config/sparc/xm-lynx.h, gcc/gcc/config/sparc/xm-openbsd.h, gcc/gcc/config/sparc/xm-pbd.h, gcc/gcc/config/sparc/xm-sol2.h, gcc/gcc/config/sparc/xm-sp64.h, gcc/gcc/config/sparc/xm-sparc.h, gcc/gcc/config/sparc/xm-sysv4-64.h, gcc/gcc/config/sparc/xm-sysv4.h, gcc/gcc/config/v850/lib1funcs.asm, gcc/gcc/config/v850/t-v850, gcc/gcc/config/v850/v850.c, gcc/gcc/config/v850/v850.h, gcc/gcc/config/v850/v850.md, gcc/gcc/config/v850/xm-v850.h, gcc/gcc/config/vax/netbsd.h, gcc/gcc/config/vax/ultrix.h, gcc/gcc/config/vax/vax.c, gcc/gcc/config/vax/vax.h, gcc/gcc/config/vax/vax.md, gcc/gcc/config/vax/vaxv.h, gcc/gcc/config/vax/vms.h, gcc/gcc/config/vax/x-vax, gcc/gcc/config/vax/xm-vax.h, gcc/gcc/config/vax/xm-vaxv.h, gcc/gcc/config/vax/xm-vms.h, gcc/gcc/ginclude/iso646.h, gcc/gcc/ginclude/math-3300.h, gcc/gcc/ginclude/math-68881.h, gcc/gcc/ginclude/ppc-asm.h, gcc/gcc/ginclude/proto.h, gcc/gcc/ginclude/stdarg.h, gcc/gcc/ginclude/stdbool.h, gcc/gcc/ginclude/stddef.h, gcc/gcc/ginclude/va-alpha.h, gcc/gcc/ginclude/va-arc.h, gcc/gcc/ginclude/va-c4x.h, gcc/gcc/ginclude/va-clipper.h, gcc/gcc/ginclude/va-h8300.h, gcc/gcc/ginclude/va-i860.h, gcc/gcc/ginclude/va-i960.h, gcc/gcc/ginclude/va-m32r.h, gcc/gcc/ginclude/va-m88k.h, gcc/gcc/ginclude/va-mips.h, gcc/gcc/ginclude/va-mn10200.h, gcc/gcc/ginclude/va-mn10300.h, gcc/gcc/ginclude/va-pa.h, gcc/gcc/ginclude/va-ppc.h, gcc/gcc/ginclude/va-pyr.h, gcc/gcc/ginclude/va-sh.h, gcc/gcc/ginclude/va-sparc.h, gcc/gcc/ginclude/va-spur.h, gcc/gcc/ginclude/va-v850.h, gcc/gcc/ginclude/varargs.h, gcc/gcc/m3cg/Make-lang.in, gcc/gcc/m3cg/Makefile.in, gcc/gcc/m3cg/config-lang.in, gcc/gcc/m3cg/lang-specs.h, gcc/gcc/m3cg/m3.c, gcc/gcc/m3cg/m3.def, gcc/gcc/m3cg/m3cg.h, gcc/gcc/po/ChangeLog, gcc/gcc/po/Makefile.in.in, gcc/gcc/po/POTFILES.in, gcc/gcc/po/en_UK.po, gcc/gcc/po/gcc.pot, gcc/include/COPYING, gcc/include/ChangeLog, gcc/include/ansidecl.h, gcc/include/demangle.h, gcc/include/floatformat.h, gcc/include/fnmatch.h, gcc/include/getopt.h, gcc/include/libiberty.h, gcc/include/objalloc.h, gcc/include/obstack.h, gcc/include/splay-tree.h, gcc/include/symcat.h, gcc/libiberty/COPYING.LIB, gcc/libiberty/ChangeLog, gcc/libiberty/Makefile.in, gcc/libiberty/README, gcc/libiberty/acconfig.h, gcc/libiberty/alloca-conf.h, gcc/libiberty/alloca.c, gcc/libiberty/argv.c, gcc/libiberty/asprintf.c, gcc/libiberty/atexit.c, gcc/libiberty/basename.c, gcc/libiberty/bcmp.c, gcc/libiberty/bcopy.c, gcc/libiberty/bzero.c, gcc/libiberty/calloc.c, gcc/libiberty/choose-temp.c, gcc/libiberty/clock.c, gcc/libiberty/concat.c, gcc/libiberty/config.h-vms, gcc/libiberty/config.in, gcc/libiberty/config.table, gcc/libiberty/configure, gcc/libiberty/configure.bat, gcc/libiberty/configure.in, gcc/libiberty/copysign.c, gcc/libiberty/cplus-dem.c, gcc/libiberty/fdmatch.c, gcc/libiberty/floatformat.c, gcc/libiberty/fnmatch.c, gcc/libiberty/getcwd.c, gcc/libiberty/getopt.c, gcc/libiberty/getopt1.c, gcc/libiberty/getpagesize.c, gcc/libiberty/getruntime.c, gcc/libiberty/hex.c, gcc/libiberty/index.c, gcc/libiberty/insque.c, gcc/libiberty/makefile.dos, gcc/libiberty/makefile.vms, gcc/libiberty/memchr.c, gcc/libiberty/memcmp.c, gcc/libiberty/memcpy.c, gcc/libiberty/memmove.c, gcc/libiberty/memset.c, gcc/libiberty/mkstemps.c, gcc/libiberty/mpw-config.in, gcc/libiberty/mpw-make.sed, gcc/libiberty/mpw.c, gcc/libiberty/msdos.c, gcc/libiberty/objalloc.c, gcc/libiberty/obstack.c, gcc/libiberty/pexecute.c, gcc/libiberty/putenv.c, gcc/libiberty/random.c, gcc/libiberty/rename.c, gcc/libiberty/rindex.c, gcc/libiberty/setenv.c, gcc/libiberty/sigsetmask.c, gcc/libiberty/spaces.c, gcc/libiberty/splay-tree.c, gcc/libiberty/strcasecmp.c, gcc/libiberty/strchr.c, gcc/libiberty/strdup.c, gcc/libiberty/strerror.c, gcc/libiberty/strncasecmp.c, gcc/libiberty/strrchr.c, gcc/libiberty/strsignal.c, gcc/libiberty/strstr.c, gcc/libiberty/strtod.c, gcc/libiberty/strtol.c, gcc/libiberty/strtoul.c, gcc/libiberty/tmpnam.c, gcc/libiberty/vasprintf.c, gcc/libiberty/vfork.c, gcc/libiberty/vfprintf.c, gcc/libiberty/vmsbuild.com, gcc/libiberty/vprintf.c, gcc/libiberty/vsprintf.c, gcc/libiberty/waitpid.c, gcc/libiberty/xatexit.c, gcc/libiberty/xexit.c, gcc/libiberty/xmalloc.c, gcc/libiberty/xstrdup.c, gcc/libiberty/xstrerror.c, gcc/libiberty/config/mh-aix, gcc/libiberty/config/mh-cxux7, gcc/libiberty/config/mh-fbsd21, gcc/libiberty/config/mh-windows, gcc/libiberty/testsuite/Makefile.in, gcc/libiberty/testsuite/demangle-expected, gcc/libiberty/testsuite/regress-demangle, src/m3makefile: merged the gcc-2.95.2 backend from the main trunk to make booting on newer machines/operating systems easier 2001-02-06 00:06 wagner * m3-sys/m3cc/: PkgTags, gcc/.brik, gcc/.cvsignore, gcc/.gdbinit, gcc/BUGS, gcc/COPYING, gcc/ChangeLog, gcc/ChangeLog.0, gcc/ChangeLog.1, gcc/ChangeLog.2, gcc/ChangeLog.3, gcc/ChangeLog.4, gcc/ChangeLog.5, gcc/ChangeLog.6, gcc/ChangeLog.7, gcc/ChangeLog.8, gcc/ChangeLog.9, gcc/FAQ, gcc/INSTALL, gcc/MAINTAINERS, gcc/Makefile.in, gcc/NEWS, gcc/ORDERS, gcc/PROBLEMS, gcc/PROJECTS, gcc/README, gcc/README-fixinc, gcc/README.ACORN, gcc/README.ALTOS, gcc/README.APOLLO, gcc/README.DWARF, gcc/README.FRESCO, gcc/README.NS32K, gcc/README.RS6000, gcc/README.TRAD, gcc/README.X11, gcc/SERVICE, gcc/TESTS.FLUNK, gcc/alloca.c, gcc/assert.h, gcc/basic-block.h, gcc/bc-emit.c, gcc/bc-emit.h, gcc/bc-optab.c, gcc/bc-optab.h, gcc/bc-typecd.def, gcc/bc-typecd.h, gcc/bi-arity.c, gcc/bi-defs.h, gcc/bi-lexer.c, gcc/bi-opcode.c, gcc/bi-opname.c, gcc/bi-parser.c, gcc/bi-parser.h, gcc/bi-parser.y, gcc/bi-reverse.c, gcc/bi-run.h, gcc/build-make, gcc/bytecode.def, gcc/bytecode.h, gcc/bytetypes.h, gcc/c-aux-info.c, gcc/c-common.c, gcc/c-convert.c, gcc/c-decl.c, gcc/c-gperf.h, gcc/c-iterate.c, gcc/c-lang.c, gcc/c-lex.c, gcc/c-lex.h, gcc/c-parse.c, gcc/c-parse.gperf, gcc/c-parse.h, gcc/c-parse.in, gcc/c-parse.y, gcc/c-pragma.c, gcc/c-pragma.h, gcc/c-tree.h, gcc/c-typeck.c, gcc/caller-save.c, gcc/calls.c, gcc/cccp.1, gcc/cccp.c, gcc/cexp.c, gcc/cexp.y, gcc/collect2.c, gcc/combine.c, gcc/conditions.h, gcc/config-ml.in, gcc/config.guess, gcc/config.if, gcc/config.sub, gcc/configure, gcc/configure.bat, gcc/configure.in, gcc/convert.c, gcc/convert.h, gcc/cplus-dem.c, gcc/cpp.1, gcc/cpp.aux, gcc/cpp.cps, gcc/cpp.fns, gcc/cpp.info, gcc/cpp.info-1, gcc/cpp.info-2, gcc/cpp.info-3, gcc/cpp.texi, gcc/cppalloc.c, gcc/cpperror.c, gcc/cppexp.c, gcc/cpphash.c, gcc/cpphash.h, gcc/cpplib.c, gcc/cpplib.h, gcc/cppmain.c, gcc/cross-make, gcc/crtstuff.c, gcc/cse.c, gcc/dbxout.c, gcc/dbxstclass.h, gcc/defaults.h, gcc/demangle.h, gcc/doschk.c, gcc/dostage2, gcc/dostage3, gcc/dwarf.h, gcc/dwarfout.c, gcc/emit-rtl.c, gcc/enquire.c, gcc/explow.c, gcc/expmed.c, gcc/expr.c, gcc/expr.h, gcc/extend.texi, gcc/faq.html, gcc/final.c, gcc/fix-header.c, gcc/fixcpp, gcc/fixinc-nt.sed, gcc/fixinc.dgux, gcc/fixinc.ptx, gcc/fixinc.sco, gcc/fixinc.svr4, gcc/fixinc.winnt, gcc/fixincludes, gcc/fixproto, gcc/flags.h, gcc/floatlib.c, gcc/flow.c, gcc/fold-const.c, gcc/function.c, gcc/function.h, gcc/gbl-ctors.h, gcc/gcc.1, gcc/gcc.aux, gcc/gcc.c, gcc/gcc.cps, gcc/gcc.hlp, gcc/gcc.info, gcc/gcc.info-1, gcc/gcc.info-10, gcc/gcc.info-11, gcc/gcc.info-12, gcc/gcc.info-13, gcc/gcc.info-14, gcc/gcc.info-15, gcc/gcc.info-16, gcc/gcc.info-17, gcc/gcc.info-18, gcc/gcc.info-19, gcc/gcc.info-2, gcc/gcc.info-20, gcc/gcc.info-21, gcc/gcc.info-22, gcc/gcc.info-23, gcc/gcc.info-24, gcc/gcc.info-25, gcc/gcc.info-3, gcc/gcc.info-4, gcc/gcc.info-5, gcc/gcc.info-6, gcc/gcc.info-7, gcc/gcc.info-8, gcc/gcc.info-9, gcc/gcc.texi, gcc/gen-protos.c, gcc/genattr.c, gcc/genattrtab.c, gcc/gencodes.c, gcc/genconfig.c, gcc/genemit.c, gcc/genextract.c, gcc/genflags.c, gcc/genmultilib, gcc/genopinit.c, gcc/genoutput.c, gcc/genpeep.c, gcc/genrecog.c, gcc/getopt.c, gcc/getopt.h, gcc/getopt1.c, gcc/getpwd.c, gcc/glimits.h, gcc/global.c, gcc/gmon.c, gcc/gstab.h, gcc/gsyms.h, gcc/gsyslimits.h, gcc/halfpic.c, gcc/halfpic.h, gcc/hard-reg-set.h, gcc/input.h, gcc/install-sh, gcc/install.sh, gcc/install.texi, gcc/integrate.c, gcc/integrate.h, gcc/invoke.texi, gcc/jump.c, gcc/just-fixinc, gcc/libgcc1-test.c, gcc/libgcc1.c, gcc/libgcc2.c, gcc/limitx.h, gcc/limity.h, gcc/listing, gcc/local-alloc.c, gcc/longlong.h, gcc/loop.c, gcc/loop.h, gcc/ltconfig, gcc/ltmain.sh, gcc/m3.c, gcc/m3.def, gcc/m3cg.h, gcc/machmode.def, gcc/machmode.h, gcc/make-cc1.com, gcc/make-cccp.com, gcc/make-gcc.com, gcc/make-l2.com, gcc/md.texi, gcc/mips-tdump.c, gcc/mips-tfile.c, gcc/missing, gcc/mkinstalldirs, gcc/modemap.def, gcc/move-if-change, gcc/objc-act.c, gcc/objc-act.h, gcc/objc-parse.c, gcc/objc-parse.y, gcc/objc-tree.def, gcc/obstack.c, gcc/obstack.h, gcc/optabs.c, gcc/output.h, gcc/pcp.h, gcc/print-rtl.c, gcc/print-tree.c, gcc/protoize.c, gcc/pself.c, gcc/pself1.c, gcc/pself2.c, gcc/pself3.c, gcc/real.c, gcc/real.h, gcc/recog.c, gcc/recog.h, gcc/reg-stack.c, gcc/regclass.c, gcc/regs.h, gcc/reload.c, gcc/reload.h, gcc/reload1.c, gcc/reorg.c, gcc/rtl.c, gcc/rtl.def, gcc/rtl.h, gcc/rtl.texi, gcc/rtlanal.c, gcc/scan-decls.c, gcc/scan-types.sh, gcc/scan.c, gcc/scan.h, gcc/sched.c, gcc/sdbout.c, gcc/sort-protos, gcc/stab.def, gcc/stack.h, gcc/stmt.c, gcc/stor-layout.c, gcc/stupid.c, gcc/symlink-tree, gcc/sys-protos.h, gcc/sys-types.h, gcc/texinfo.tex, gcc/tm.texi, gcc/toplev.c, gcc/tree.c, gcc/tree.def, gcc/tree.h, gcc/typeclass.h, gcc/unprotoize.c, gcc/unroll.c, gcc/varasm.c, gcc/version.c, gcc/vmsconfig.com, gcc/xcoffout.c, gcc/xcoffout.h, gcc/ylwrap, gcc/config/ChangeLog, gcc/config/README, gcc/config/aoutos.h, gcc/config/fp-bit.c, gcc/config/gnu.h, gcc/config/gofast.h, gcc/config/linux-aout.h, gcc/config/linux.h, gcc/config/lynx-ng.h, gcc/config/lynx.h, gcc/config/mh-a68bsd, gcc/config/mh-aix386, gcc/config/mh-aix43, gcc/config/mh-apollo68, gcc/config/mh-armpic, gcc/config/mh-cxux, gcc/config/mh-cygwin, gcc/config/mh-decstation, gcc/config/mh-delta88, gcc/config/mh-dgux, gcc/config/mh-dgux386, gcc/config/mh-djgpp, gcc/config/mh-elfalphapic, gcc/config/mh-hp300, gcc/config/mh-hpux, gcc/config/mh-hpux8, gcc/config/mh-interix, gcc/config/mh-irix4, gcc/config/mh-irix5, gcc/config/mh-irix6, gcc/config/mh-lynxos, gcc/config/mh-lynxrs6k, gcc/config/mh-m68kpic, gcc/config/mh-mingw32, gcc/config/mh-ncr3000, gcc/config/mh-ncrsvr43, gcc/config/mh-necv4, gcc/config/mh-papic, gcc/config/mh-ppcpic, gcc/config/mh-riscos, gcc/config/mh-sco, gcc/config/mh-solaris, gcc/config/mh-sparcpic, gcc/config/mh-sun3, gcc/config/mh-sysv, gcc/config/mh-sysv4, gcc/config/mh-sysv5, gcc/config/mh-vaxult2, gcc/config/mh-x86pic, gcc/config/mpw-mh-mpw, gcc/config/mt-armpic, gcc/config/mt-elfalphapic, gcc/config/mt-linux, gcc/config/mt-m68kpic, gcc/config/mt-netware, gcc/config/mt-ospace, gcc/config/mt-papic, gcc/config/mt-ppcpic, gcc/config/mt-sparcpic, gcc/config/mt-v810, gcc/config/mt-x86pic, gcc/config/netbsd.h, gcc/config/nextstep.c, gcc/config/nextstep.h, gcc/config/nextstep21.h, gcc/config/svr3.h, gcc/config/svr4.h, gcc/config/t-libc-ok, gcc/config/t-svr4, gcc/config/x-linux, gcc/config/x-lynx, gcc/config/x-netbsd, gcc/config/x-svr4, gcc/config/xm-freebsd.h, gcc/config/xm-gnu.h, gcc/config/xm-linux.h, gcc/config/xm-lynx.h, gcc/config/xm-netbsd.h, gcc/config/xm-svr3.h, gcc/config/xm-svr4.h, gcc/contrib/ChangeLog, gcc/contrib/compare_tests, gcc/contrib/egcs_update, gcc/contrib/gperf-2.7-19981006.pat, gcc/contrib/index-prop, gcc/contrib/test_installed, gcc/contrib/test_summary, gcc/contrib/warn_summary, gcc/gcc/.cvsignore, gcc/gcc/.gdbinit, gcc/gcc/ABOUT-GCC-NLS, gcc/gcc/ABOUT-NLS, gcc/gcc/BUGS, gcc/gcc/COPYING, gcc/gcc/COPYING.LIB, gcc/gcc/ChangeLog, gcc/gcc/ChangeLog.0, gcc/gcc/ChangeLog.lib, gcc/gcc/FSFChangeLog, gcc/gcc/FSFChangeLog.10, gcc/gcc/FSFChangeLog.11, gcc/gcc/INSTALL, gcc/gcc/LANGUAGES, gcc/gcc/Makefile.in, gcc/gcc/NEWS, gcc/gcc/PROBLEMS, gcc/gcc/README, gcc/gcc/README-bugs, gcc/gcc/README-fixinc, gcc/gcc/README.ACORN, gcc/gcc/README.ALTOS, gcc/gcc/README.APOLLO, gcc/gcc/README.C4X, gcc/gcc/README.DWARF, gcc/gcc/README.FRESCO, gcc/gcc/README.NS32K, gcc/gcc/README.RS6000, gcc/gcc/README.TRAD, gcc/gcc/README.X11, gcc/gcc/README.gnat, gcc/gcc/SERVICE, gcc/gcc/TESTS.FLUNK, gcc/gcc/acconfig.h, gcc/gcc/aclocal.m4, gcc/gcc/alias.c, gcc/gcc/assert.h, gcc/gcc/basic-block.h, gcc/gcc/bitmap.c, gcc/gcc/bitmap.h, gcc/gcc/build-make, gcc/gcc/c-aux-info.c, gcc/gcc/c-common.c, gcc/gcc/c-convert.c, gcc/gcc/c-decl.c, gcc/gcc/c-gperf.h, gcc/gcc/c-iterate.c, gcc/gcc/c-lang.c, gcc/gcc/c-lex.c, gcc/gcc/c-lex.h, gcc/gcc/c-parse.c, gcc/gcc/c-parse.gperf, gcc/gcc/c-parse.h, gcc/gcc/c-parse.in, gcc/gcc/c-parse.y, gcc/gcc/c-pragma.c, gcc/gcc/c-pragma.h, gcc/gcc/c-tree.h, gcc/gcc/c-typeck.c, gcc/gcc/caller-save.c, gcc/gcc/calls.c, gcc/gcc/cccp.1, gcc/gcc/cccp.c, gcc/gcc/cexp.c, gcc/gcc/cexp.y, gcc/gcc/collect2.c, gcc/gcc/collect2.h, gcc/gcc/combine.c, gcc/gcc/conditions.h, gcc/gcc/config.guess, gcc/gcc/config.in, gcc/gcc/configure, gcc/gcc/configure.bat, gcc/gcc/configure.frag, gcc/gcc/configure.in, gcc/gcc/configure.lang, gcc/gcc/convert.c, gcc/gcc/convert.h, gcc/gcc/cpp.1, gcc/gcc/cpp.fns, gcc/gcc/cpp.texi, gcc/gcc/cppalloc.c, gcc/gcc/cpperror.c, gcc/gcc/cppexp.c, gcc/gcc/cppfiles.c, gcc/gcc/cpphash.c, gcc/gcc/cpphash.h, gcc/gcc/cppinit.c, gcc/gcc/cpplib.c, gcc/gcc/cpplib.h, gcc/gcc/cppmain.c, gcc/gcc/cppspec.c, gcc/gcc/cppulp.c, gcc/gcc/cross-make, gcc/gcc/crtstuff.c, gcc/gcc/cse.c, gcc/gcc/cstamp-h.in, gcc/gcc/dbxout.c, gcc/gcc/dbxout.h, gcc/gcc/dbxstclass.h, gcc/gcc/defaults.h, gcc/gcc/doprint.c, gcc/gcc/doschk.c, gcc/gcc/dostage2, gcc/gcc/dostage3, gcc/gcc/dwarf.h, gcc/gcc/dwarf2.h, gcc/gcc/dwarf2out.c, gcc/gcc/dwarf2out.h, gcc/gcc/dwarfout.c, gcc/gcc/dwarfout.h, gcc/gcc/dyn-string.c, gcc/gcc/dyn-string.h, gcc/gcc/eh-common.h, gcc/gcc/emit-rtl.c, gcc/gcc/enquire.c, gcc/gcc/except.c, gcc/gcc/except.h, gcc/gcc/exgettext, gcc/gcc/explow.c, gcc/gcc/expmed.c, gcc/gcc/expr.c, gcc/gcc/expr.h, gcc/gcc/extend.texi, gcc/gcc/final.c, gcc/gcc/fix-header.c, gcc/gcc/fixcpp, gcc/gcc/fixinc-nt.sed, gcc/gcc/fixincludes, gcc/gcc/fixproto, gcc/gcc/flags.h, gcc/gcc/floatlib.c, gcc/gcc/flow.c, gcc/gcc/fold-const.c, gcc/gcc/fp-test.c, gcc/gcc/frame.c, gcc/gcc/frame.h, gcc/gcc/function.c, gcc/gcc/function.h, gcc/gcc/future.options, gcc/gcc/gansidecl.h, gcc/gcc/gbl-ctors.h, gcc/gcc/gcc.1, gcc/gcc/gcc.c, gcc/gcc/gcc.hlp, gcc/gcc/gcc.texi, gcc/gcc/gccspec.c, gcc/gcc/gcov-io.h, gcc/gcc/gcov.c, gcc/gcc/gcov.texi, gcc/gcc/gcse.c, gcc/gcc/gen-protos.c, gcc/gcc/genattr.c, gcc/gcc/genattrtab.c, gcc/gcc/gencheck.c, gcc/gcc/gencodes.c, gcc/gcc/genconfig.c, gcc/gcc/genemit.c, gcc/gcc/genextract.c, gcc/gcc/genflags.c, gcc/gcc/gengenrtl.c, gcc/gcc/genmultilib, gcc/gcc/genopinit.c, gcc/gcc/genoutput.c, gcc/gcc/genpeep.c, gcc/gcc/genrecog.c, gcc/gcc/getpwd.c, gcc/gcc/glimits.h, gcc/gcc/global.c, gcc/gcc/gmon.c, gcc/gcc/graph.c, gcc/gcc/gstab.h, gcc/gcc/gsyms.h, gcc/gcc/gsyslimits.h, gcc/gcc/gthr-dce.h, gcc/gcc/gthr-posix.h, gcc/gcc/gthr-single.h, gcc/gcc/gthr-solaris.h, gcc/gcc/gthr-vxworks.h, gcc/gcc/gthr.h, gcc/gcc/haifa-sched.c, gcc/gcc/halfpic.c, gcc/gcc/halfpic.h, gcc/gcc/hard-reg-set.h, gcc/gcc/hash.c, gcc/gcc/hash.h, gcc/gcc/hwint.h, gcc/gcc/input.h, gcc/gcc/install.texi, gcc/gcc/install1.texi, gcc/gcc/integrate.c, gcc/gcc/integrate.h, gcc/gcc/intl.c, gcc/gcc/intl.h, gcc/gcc/invoke.texi, gcc/gcc/jump.c, gcc/gcc/just-fixinc, gcc/gcc/lcm.c, gcc/gcc/libgcc1-test.c, gcc/gcc/libgcc1.c, gcc/gcc/libgcc2.c, gcc/gcc/limitx.h, gcc/gcc/limity.h, gcc/gcc/listing, gcc/gcc/local-alloc.c, gcc/gcc/longlong.h, gcc/gcc/loop.c, gcc/gcc/loop.h, gcc/gcc/machmode.def, gcc/gcc/machmode.h, gcc/gcc/make-l2.com, gcc/gcc/makefile.vms, gcc/gcc/mbchar.c, gcc/gcc/mbchar.h, gcc/gcc/md.texi, gcc/gcc/mips-tdump.c, gcc/gcc/mips-tfile.c, gcc/gcc/mkinstalldirs, gcc/gcc/move-if-change, gcc/gcc/optabs.c, gcc/gcc/output.h, gcc/gcc/patch-apollo-includes, gcc/gcc/pcp.h, gcc/gcc/prefix.c, gcc/gcc/prefix.h, gcc/gcc/print-rtl.c, gcc/gcc/print-tree.c, gcc/gcc/profile.c, gcc/gcc/protoize.c, gcc/gcc/pself.c, gcc/gcc/pself1.c, gcc/gcc/pself2.c, gcc/gcc/pself3.c, gcc/gcc/pself4.c, gcc/gcc/pself5.c, gcc/gcc/real.c, gcc/gcc/real.h, gcc/gcc/recog.c, gcc/gcc/recog.h, gcc/gcc/reg-stack.c, gcc/gcc/regclass.c, gcc/gcc/regmove.c, gcc/gcc/regs.h, gcc/gcc/reload.c, gcc/gcc/reload.h, gcc/gcc/reload1.c, gcc/gcc/reorg.c, gcc/gcc/resource.c, gcc/gcc/resource.h, gcc/gcc/rtl.c, gcc/gcc/rtl.def, gcc/gcc/rtl.h, gcc/gcc/rtl.texi, gcc/gcc/rtlanal.c, gcc/gcc/sbitmap.c, gcc/gcc/sbitmap.h, gcc/gcc/scan-decls.c, gcc/gcc/scan-types.sh, gcc/gcc/scan.c, gcc/gcc/scan.h, gcc/gcc/sched.c, gcc/gcc/sdbout.c, gcc/gcc/sdbout.h, gcc/gcc/sort-protos, gcc/gcc/stab.def, gcc/gcc/stack.h, gcc/gcc/stmt.c, gcc/gcc/stor-layout.c, gcc/gcc/stupid.c, gcc/gcc/sys-protos.h, gcc/gcc/sys-types.h, gcc/gcc/system.h, gcc/gcc/texinfo.tex, gcc/gcc/tlink.c, gcc/gcc/tm.texi, gcc/gcc/toplev.c, gcc/gcc/toplev.h, gcc/gcc/tree.c, gcc/gcc/tree.def, gcc/gcc/tree.h, gcc/gcc/typeclass.h, gcc/gcc/unprotoize.c, gcc/gcc/unroll.c, gcc/gcc/varasm.c, gcc/gcc/varray.c, gcc/gcc/varray.h, gcc/gcc/version.c, gcc/gcc/vmsconfig.com, gcc/gcc/xcoffout.c, gcc/gcc/xcoffout.h, gcc/gcc/config/README, gcc/gcc/config/aoutos.h, gcc/gcc/config/dbx.h, gcc/gcc/config/dbxcoff.h, gcc/gcc/config/dbxelf.h, gcc/gcc/config/elfos.h, gcc/gcc/config/float-i128.h, gcc/gcc/config/float-i32.h, gcc/gcc/config/float-i386.h, gcc/gcc/config/float-i64.h, gcc/gcc/config/float-m68k.h, gcc/gcc/config/float-sh.h, gcc/gcc/config/float-vax.h, gcc/gcc/config/fp-bit.c, gcc/gcc/config/freebsd.h, gcc/gcc/config/gnu.h, gcc/gcc/config/gofast.h, gcc/gcc/config/interix.h, gcc/gcc/config/libgloss.h, gcc/gcc/config/linux-aout.h, gcc/gcc/config/linux.h, gcc/gcc/config/lynx-ng.h, gcc/gcc/config/lynx.h, gcc/gcc/config/netbsd.h, gcc/gcc/config/nextstep.c, gcc/gcc/config/nextstep.h, gcc/gcc/config/nextstep21.h, gcc/gcc/config/openbsd.h, gcc/gcc/config/psos.h, gcc/gcc/config/ptx4.h, gcc/gcc/config/svr3.h, gcc/gcc/config/svr4.h, gcc/gcc/config/t-freebsd, gcc/gcc/config/t-gnu, gcc/gcc/config/t-install-cpp, gcc/gcc/config/t-libc-ok, gcc/gcc/config/t-linux, gcc/gcc/config/t-linux-aout, gcc/gcc/config/t-linux-gnulibc1, gcc/gcc/config/t-netbsd, gcc/gcc/config/t-openbsd, gcc/gcc/config/t-openbsd-thread, gcc/gcc/config/t-rtems, gcc/gcc/config/t-svr4, gcc/gcc/config/tm-dwarf2.h, gcc/gcc/config/x-interix, gcc/gcc/config/x-linux, gcc/gcc/config/x-linux-aout, gcc/gcc/config/x-lynx, gcc/gcc/config/x-svr4, gcc/gcc/config/xm-alloca.h, gcc/gcc/config/xm-freebsd.h, gcc/gcc/config/xm-gnu.h, gcc/gcc/config/xm-interix.h, gcc/gcc/config/xm-linux.h, gcc/gcc/config/xm-lynx.h, gcc/gcc/config/xm-openbsd.h, gcc/gcc/config/xm-siglist.h, gcc/gcc/config/xm-std32.h, gcc/gcc/config/xm-svr3.h, gcc/gcc/config/xm-svr4.h, gcc/gcc/config/alpha/alpha-interix.h, gcc/gcc/config/alpha/alpha.c, gcc/gcc/config/alpha/alpha.h, gcc/gcc/config/alpha/alpha.md, gcc/gcc/config/alpha/alpha32.h, gcc/gcc/config/alpha/config-nt.sed, gcc/gcc/config/alpha/crtbegin.asm, gcc/gcc/config/alpha/crtend.asm, gcc/gcc/config/alpha/elf.h, gcc/gcc/config/alpha/freebsd.h, gcc/gcc/config/alpha/lib1funcs.asm, gcc/gcc/config/alpha/linux-ecoff.h, gcc/gcc/config/alpha/linux-elf.h, gcc/gcc/config/alpha/linux.h, gcc/gcc/config/alpha/netbsd-elf.h, gcc/gcc/config/alpha/netbsd.h, gcc/gcc/config/alpha/openbsd.h, gcc/gcc/config/alpha/osf.h, gcc/gcc/config/alpha/osf12.h, gcc/gcc/config/alpha/osf2or3.h, gcc/gcc/config/alpha/t-crtbe, gcc/gcc/config/alpha/t-ieee, gcc/gcc/config/alpha/t-interix, gcc/gcc/config/alpha/t-vms, gcc/gcc/config/alpha/va_list.h, gcc/gcc/config/alpha/vms-tramp.asm, gcc/gcc/config/alpha/vms.h, gcc/gcc/config/alpha/vxworks.h, gcc/gcc/config/alpha/win-nt.h, gcc/gcc/config/alpha/x-alpha, gcc/gcc/config/alpha/xm-alpha-interix.h, gcc/gcc/config/alpha/xm-alpha.h, gcc/gcc/config/alpha/xm-openbsd.h, gcc/gcc/config/alpha/xm-vms.h, gcc/gcc/config/alpha/xm-winnt.h, gcc/gcc/config/arc/arc.c, gcc/gcc/config/arc/arc.h, gcc/gcc/config/arc/arc.md, gcc/gcc/config/arc/initfini.c, gcc/gcc/config/arc/lib1funcs.asm, gcc/gcc/config/arc/t-arc, gcc/gcc/config/arc/xm-arc.h, gcc/gcc/config/arm/README-interworking, gcc/gcc/config/arm/aof.h, gcc/gcc/config/arm/aout.h, gcc/gcc/config/arm/arm.c, gcc/gcc/config/arm/arm.h, gcc/gcc/config/arm/arm.md, gcc/gcc/config/arm/coff.h, gcc/gcc/config/arm/ecos-elf.h, gcc/gcc/config/arm/elf.h, gcc/gcc/config/arm/lib1funcs.asm, gcc/gcc/config/arm/lib1thumb.asm, gcc/gcc/config/arm/linux-aout.h, gcc/gcc/config/arm/linux-elf.h, gcc/gcc/config/arm/linux-elf26.h, gcc/gcc/config/arm/linux-gas.h, gcc/gcc/config/arm/netbsd.h, gcc/gcc/config/arm/riscix.h, gcc/gcc/config/arm/riscix1-1.h, gcc/gcc/config/arm/rix-gas.h, gcc/gcc/config/arm/semi.h, gcc/gcc/config/arm/semiaof.h, gcc/gcc/config/arm/t-arm-elf, gcc/gcc/config/arm/t-bare, gcc/gcc/config/arm/t-linux, gcc/gcc/config/arm/t-netbsd, gcc/gcc/config/arm/t-pe, gcc/gcc/config/arm/t-riscix, gcc/gcc/config/arm/t-semi, gcc/gcc/config/arm/t-semiaof, gcc/gcc/config/arm/t-thumb, gcc/gcc/config/arm/tcoff.h, gcc/gcc/config/arm/thumb.c, gcc/gcc/config/arm/thumb.h, gcc/gcc/config/arm/thumb.md, gcc/gcc/config/arm/unknown-elf-oabi.h, gcc/gcc/config/arm/unknown-elf.h, gcc/gcc/config/arm/vxarm.h, gcc/gcc/config/arm/x-riscix, gcc/gcc/config/arm/xm-arm.h, gcc/gcc/config/arm/xm-linux.h, gcc/gcc/config/arm/xm-netbsd.h, gcc/gcc/config/arm/xm-thumb.h, gcc/gcc/config/c4x/c4x.c, gcc/gcc/config/c4x/c4x.h, gcc/gcc/config/c4x/c4x.md, gcc/gcc/config/c4x/libgcc.S, gcc/gcc/config/c4x/t-c4x, gcc/gcc/config/c4x/xm-c4x.h, gcc/gcc/config/h8300/h8300.c, gcc/gcc/config/h8300/h8300.h, gcc/gcc/config/h8300/h8300.md, gcc/gcc/config/h8300/lib1funcs.asm, gcc/gcc/config/h8300/t-h8300, gcc/gcc/config/h8300/xm-h8300.h, gcc/gcc/config/i386/386bsd.h, gcc/gcc/config/i386/aix386.h, gcc/gcc/config/i386/aix386ng.h, gcc/gcc/config/i386/att.h, gcc/gcc/config/i386/bsd.h, gcc/gcc/config/i386/bsd386.h, gcc/gcc/config/i386/config-nt.sed, gcc/gcc/config/i386/crtdll.h, gcc/gcc/config/i386/cygwin.asm, gcc/gcc/config/i386/cygwin.h, gcc/gcc/config/i386/dgux.c, gcc/gcc/config/i386/dgux.h, gcc/gcc/config/i386/djgpp-rtems.h, gcc/gcc/config/i386/djgpp.h, gcc/gcc/config/i386/freebsd-elf.h, gcc/gcc/config/i386/freebsd.h, gcc/gcc/config/i386/gas.h, gcc/gcc/config/i386/gmon-sol2.c, gcc/gcc/config/i386/gnu.h, gcc/gcc/config/i386/gstabs.h, gcc/gcc/config/i386/i386-aout.h, gcc/gcc/config/i386/i386-coff.h, gcc/gcc/config/i386/i386-interix.h, gcc/gcc/config/i386/i386.c, gcc/gcc/config/i386/i386.h, gcc/gcc/config/i386/i386.md, gcc/gcc/config/i386/interix.c, gcc/gcc/config/i386/isc.h, gcc/gcc/config/i386/isccoff.h, gcc/gcc/config/i386/iscdbx.h, gcc/gcc/config/i386/linux-aout.h, gcc/gcc/config/i386/linux-oldld.h, gcc/gcc/config/i386/linux.h, gcc/gcc/config/i386/lynx-ng.h, gcc/gcc/config/i386/lynx.h, gcc/gcc/config/i386/mach.h, gcc/gcc/config/i386/mingw32.h, gcc/gcc/config/i386/moss.h, gcc/gcc/config/i386/netbsd.h, gcc/gcc/config/i386/next.h, gcc/gcc/config/i386/openbsd.h, gcc/gcc/config/i386/os2.h, gcc/gcc/config/i386/osf1-ci.asm, gcc/gcc/config/i386/osf1-cn.asm, gcc/gcc/config/i386/osf1elf.h, gcc/gcc/config/i386/osf1elfgdb.h, gcc/gcc/config/i386/osfelf.h, gcc/gcc/config/i386/osfrose.h, gcc/gcc/config/i386/perform.h, gcc/gcc/config/i386/ptx4-i.h, gcc/gcc/config/i386/rtems.h, gcc/gcc/config/i386/rtemself.h, gcc/gcc/config/i386/sco.h, gcc/gcc/config/i386/sco4.h, gcc/gcc/config/i386/sco4dbx.h, gcc/gcc/config/i386/sco5.h, gcc/gcc/config/i386/sco5gas.h, gcc/gcc/config/i386/scodbx.h, gcc/gcc/config/i386/seq-gas.h, gcc/gcc/config/i386/seq-sysv3.h, gcc/gcc/config/i386/seq2-sysv3.h, gcc/gcc/config/i386/sequent.h, gcc/gcc/config/i386/sol2-c1.asm, gcc/gcc/config/i386/sol2-ci.asm, gcc/gcc/config/i386/sol2-cn.asm, gcc/gcc/config/i386/sol2-gc1.asm, gcc/gcc/config/i386/sol2.h, gcc/gcc/config/i386/sol2gas.h, gcc/gcc/config/i386/sun.h, gcc/gcc/config/i386/sun386.h, gcc/gcc/config/i386/svr3.ifile, gcc/gcc/config/i386/svr3dbx.h, gcc/gcc/config/i386/svr3gas.h, gcc/gcc/config/i386/svr3z.ifile, gcc/gcc/config/i386/sysv3.h, gcc/gcc/config/i386/sysv4.h, gcc/gcc/config/i386/sysv5.h, gcc/gcc/config/i386/t-crtpic, gcc/gcc/config/i386/t-crtstuff, gcc/gcc/config/i386/t-cygwin, gcc/gcc/config/i386/t-dgux, gcc/gcc/config/i386/t-djgpp, gcc/gcc/config/i386/t-i386bare, gcc/gcc/config/i386/t-interix, gcc/gcc/config/i386/t-mingw32, gcc/gcc/config/i386/t-next, gcc/gcc/config/i386/t-osf, gcc/gcc/config/i386/t-osf1elf, gcc/gcc/config/i386/t-sco5, gcc/gcc/config/i386/t-sco5gas, gcc/gcc/config/i386/t-sol2, gcc/gcc/config/i386/t-svr3dbx, gcc/gcc/config/i386/t-udk, gcc/gcc/config/i386/t-uwin, gcc/gcc/config/i386/t-vsta, gcc/gcc/config/i386/t-winnt, gcc/gcc/config/i386/udk.h, gcc/gcc/config/i386/unix.h, gcc/gcc/config/i386/uwin.asm, gcc/gcc/config/i386/uwin.h, gcc/gcc/config/i386/v3gas.h, gcc/gcc/config/i386/vsta.h, gcc/gcc/config/i386/vxi386.h, gcc/gcc/config/i386/win-nt.h, gcc/gcc/config/i386/win32.h, gcc/gcc/config/i386/winnt.c, gcc/gcc/config/i386/x-aix, gcc/gcc/config/i386/x-cygwin, gcc/gcc/config/i386/x-dgux, gcc/gcc/config/i386/x-djgpp, gcc/gcc/config/i386/x-isc, gcc/gcc/config/i386/x-isc3, gcc/gcc/config/i386/x-ncr3000, gcc/gcc/config/i386/x-next, gcc/gcc/config/i386/x-osf1elf, gcc/gcc/config/i386/x-osfrose, gcc/gcc/config/i386/x-sco, gcc/gcc/config/i386/x-sco4, gcc/gcc/config/i386/x-sco5, gcc/gcc/config/i386/x-sysv3, gcc/gcc/config/i386/x-vsta, gcc/gcc/config/i386/xm-aix.h, gcc/gcc/config/i386/xm-bsd386.h, gcc/gcc/config/i386/xm-cygwin.h, gcc/gcc/config/i386/xm-dgux.h, gcc/gcc/config/i386/xm-djgpp.h, gcc/gcc/config/i386/xm-dos.h, gcc/gcc/config/i386/xm-freebsd.h, gcc/gcc/config/i386/xm-gnu.h, gcc/gcc/config/i386/xm-i386-interix.h, gcc/gcc/config/i386/xm-i386.h, gcc/gcc/config/i386/xm-isc.h, gcc/gcc/config/i386/xm-linux.h, gcc/gcc/config/i386/xm-lynx.h, gcc/gcc/config/i386/xm-mingw32.h, gcc/gcc/config/i386/xm-next.h, gcc/gcc/config/i386/xm-openbsd.h, gcc/gcc/config/i386/xm-os2.h, gcc/gcc/config/i386/xm-osf.h, gcc/gcc/config/i386/xm-osf1elf.h, gcc/gcc/config/i386/xm-sco.h, gcc/gcc/config/i386/xm-sco5.h, gcc/gcc/config/i386/xm-sun.h, gcc/gcc/config/i386/xm-sysv3.h, gcc/gcc/config/i386/xm-sysv4.h, gcc/gcc/config/i386/xm-uwin.h, gcc/gcc/config/i386/xm-vsta.h, gcc/gcc/config/i386/xm-winnt.h, gcc/gcc/config/m32r/initfini.c, gcc/gcc/config/m32r/m32r.c, gcc/gcc/config/m32r/m32r.h, gcc/gcc/config/m32r/m32r.md, gcc/gcc/config/m32r/t-m32r, gcc/gcc/config/m32r/xm-m32r.h, gcc/gcc/config/m68k/3b1.h, gcc/gcc/config/m68k/3b1g.h, gcc/gcc/config/m68k/a-ux.h, gcc/gcc/config/m68k/altos3068.h, gcc/gcc/config/m68k/amix.h, gcc/gcc/config/m68k/apollo68.h, gcc/gcc/config/m68k/atari.h, gcc/gcc/config/m68k/aux-crt1.c, gcc/gcc/config/m68k/aux-crt2.asm, gcc/gcc/config/m68k/aux-crtn.asm, gcc/gcc/config/m68k/aux-exit.c, gcc/gcc/config/m68k/aux-low.gld, gcc/gcc/config/m68k/aux-mcount.c, gcc/gcc/config/m68k/auxas.h, gcc/gcc/config/m68k/auxgas.h, gcc/gcc/config/m68k/auxgld.h, gcc/gcc/config/m68k/auxld.h, gcc/gcc/config/m68k/ccur-GAS.h, gcc/gcc/config/m68k/coff.h, gcc/gcc/config/m68k/crds.h, gcc/gcc/config/m68k/ctix.h, gcc/gcc/config/m68k/dpx2.h, gcc/gcc/config/m68k/dpx2.ifile: merged the gcc-2.95.2 backend from the main trunk to make booting on newer machines/operating systems easier 2001-02-05 22:04 wagner * m3-sys/m3cc/: PkgTags, gcc/.gdbinit, gcc/COPYING, gcc/ChangeLog, gcc/ChangeLog.0, gcc/ChangeLog.1, gcc/ChangeLog.2, gcc/ChangeLog.3, gcc/ChangeLog.4, gcc/ChangeLog.5, gcc/ChangeLog.6, gcc/ChangeLog.7, gcc/ChangeLog.8, gcc/ChangeLog.9, gcc/ChangeLog.fsf, gcc/ChangeLog.mpw, gcc/INSTALL, gcc/Makefile.in, gcc/NEWS, gcc/ORDERS, gcc/PROBLEMS, gcc/PROJECTS, gcc/README, gcc/README-bugs, gcc/README-fixinc, gcc/README-gcov, gcc/README.ACORN, gcc/README.ALTOS, gcc/README.APOLLO, gcc/README.DWARF, gcc/README.FRESCO, gcc/README.NS32K, gcc/README.RS6000, gcc/README.TRAD, gcc/README.X11, gcc/TESTS.FLUNK, gcc/alloca.c, gcc/assert.h, gcc/basic-block.h, gcc/bc-emit.c, gcc/bc-emit.h, gcc/bc-optab.c, gcc/bc-optab.h, gcc/bc-typecd.def, gcc/bc-typecd.h, gcc/bi-arity.c, gcc/bi-defs.h, gcc/bi-lexer.c, gcc/bi-opcode.c, gcc/bi-opname.c, gcc/bi-parser.y, gcc/bi-reverse.c, gcc/bi-run.h, gcc/build-make, gcc/bytecode.def, gcc/bytecode.h, gcc/bytetypes.h, gcc/c-aux-info.c, gcc/c-common.c, gcc/c-convert.c, gcc/c-decl.c, gcc/c-gperf.h, gcc/c-iterate.c, gcc/c-lang.c, gcc/c-lex.c, gcc/c-lex.h, gcc/c-parse.gperf, gcc/c-parse.in, gcc/c-pragma.c, gcc/c-pragma.h, gcc/c-tree.h, gcc/c-typeck.c, gcc/caller-save.c, gcc/calls.c, gcc/cccp.1, gcc/cccp.c, gcc/cexp.y, gcc/choose-temp.c, gcc/collect2.c, gcc/combine.c, gcc/conditions.h, gcc/config.guess, gcc/config.sub, gcc/configure, gcc/configure.bat, gcc/convert.c, gcc/convert.h, gcc/cplus-dem.c, gcc/cpp.1, gcc/cpp.texi, gcc/cppalloc.c, gcc/cpperror.c, gcc/cppexp.c, gcc/cpphash.c, gcc/cpphash.h, gcc/cpplib.c, gcc/cpplib.h, gcc/cppmain.c, gcc/cross-make, gcc/crtstuff.c, gcc/cse.c, gcc/dbxout.c, gcc/dbxstclass.h, gcc/defaults.h, gcc/demangle.h, gcc/doschk.c, gcc/dostage2, gcc/dostage3, gcc/dwarf.h, gcc/dwarf2.h, gcc/dwarf2out.c, gcc/dwarfout.c, gcc/emit-rtl.c, gcc/enquire.c, gcc/except.c, gcc/except.h, gcc/explow.c, gcc/expmed.c, gcc/expr.c, gcc/expr.h, gcc/extend.texi, gcc/final.c, gcc/fix-header.c, gcc/fixcpp, gcc/fixinc-nt.sed, gcc/fixinc.dgux, gcc/fixinc.ptx, gcc/fixinc.sco, gcc/fixinc.svr4, gcc/fixinc.winnt, gcc/fixincludes, gcc/fixproto, gcc/flags.h, gcc/floatlib.c, gcc/flow.c, gcc/fold-const.c, gcc/fp-test.c, gcc/function.c, gcc/function.h, gcc/gansidecl.h, gcc/gbl-ctors.h, gcc/gcc.1, gcc/gcc.c, gcc/gcc.hlp, gcc/gcc.texi, gcc/gcov.c, gcc/gcov.texi, gcc/gen-protos.c, gcc/genattr.c, gcc/genattrtab.c, gcc/gencodes.c, gcc/genconfig.c, gcc/genemit.c, gcc/genextract.c, gcc/genflags.c, gcc/genmultilib, gcc/genopinit.c, gcc/genoutput.c, gcc/genpeep.c, gcc/genrecog.c, gcc/getopt.c, gcc/getopt.h, gcc/getopt1.c, gcc/getpwd.c, gcc/glimits.h, gcc/global.c, gcc/gmon.c, gcc/gstab.h, gcc/gsyms.h, gcc/gsyslimits.h, gcc/haifa-sched.c, gcc/halfpic.c, gcc/halfpic.h, gcc/hard-reg-set.h, gcc/hash.c, gcc/hash.h, gcc/input.h, gcc/install.sh, gcc/install.texi, gcc/install1.texi, gcc/integrate.c, gcc/integrate.h, gcc/invoke.texi, gcc/jump.c, gcc/just-fixinc, gcc/libgcc1-test.c, gcc/libgcc1.c, gcc/libgcc2.c, gcc/limitx.h, gcc/limity.h, gcc/listing, gcc/local-alloc.c, gcc/longlong.h, gcc/loop.c, gcc/loop.h, gcc/m3.c, gcc/m3.def, gcc/m3cg.h, gcc/mac-gcc.r, gcc/machmode.def, gcc/machmode.h, gcc/make-cc1.com, gcc/make-cccp.com, gcc/make-gcc.com, gcc/make-l2.com, gcc/md.texi, gcc/mips-tdump.c, gcc/mips-tfile.c, gcc/modemap.def, gcc/move-if-change, gcc/mpw-build.in, gcc/mpw-config.in, gcc/mpw-gC, gcc/mpw-make.sed, gcc/objc-act.c, gcc/objc-act.h, gcc/objc-tree.def, gcc/obstack.c, gcc/obstack.h, gcc/optabs.c, gcc/output.h, gcc/pcp.h, gcc/pexecute.c, gcc/print-rtl.c, gcc/print-tree.c, gcc/profile.c, gcc/proto-man, gcc/protoize.c, gcc/pself.c, gcc/pself1.c, gcc/pself2.c, gcc/pself3.c, gcc/real.c, gcc/real.h, gcc/recog.c, gcc/recog.h, gcc/reg-stack.c, gcc/regclass.c, gcc/regmove.c, gcc/regs.h, gcc/reload.c, gcc/reload.h, gcc/reload1.c, gcc/reorg.c, gcc/rtl.c, gcc/rtl.def, gcc/rtl.h, gcc/rtl.texi, gcc/rtlanal.c, gcc/scan-decls.c, gcc/scan-types.sh, gcc/scan.c, gcc/scan.h, gcc/sched.c, gcc/sdbout.c, gcc/shorten-life.c, gcc/sort-protos, gcc/stab.def, gcc/stack.h, gcc/standards.text, gcc/stmt.c, gcc/stor-layout.c, gcc/stupid.c, gcc/sys-protos.h, gcc/sys-types.h, gcc/tlink.c, gcc/tm.texi, gcc/toplev.c, gcc/tree.c, gcc/tree.def, gcc/tree.h, gcc/typeclass.h, gcc/unprotoize.c, gcc/unroll.c, gcc/varasm.c, gcc/version.c, gcc/vmsconfig.com, gcc/xcoffout.c, gcc/xcoffout.h, gcc/config/README, gcc/config/aoutos.h, gcc/config/dbx.h, gcc/config/dbxcoff.h, gcc/config/elfos.h, gcc/config/float-i32.h, gcc/config/float-i64.h, gcc/config/float-sh3e.h, gcc/config/float-vax.h, gcc/config/fp-bit.c, gcc/config/gnu.h, gcc/config/gofast.h, gcc/config/linux-aout.h, gcc/config/linux.h, gcc/config/lynx-ng.h, gcc/config/lynx.h, gcc/config/ms-c-only, gcc/config/ms-cygnus, gcc/config/netbsd.h, gcc/config/netware.h, gcc/config/nextstep.c, gcc/config/nextstep.h, gcc/config/nextstep21.h, gcc/config/psos.h, gcc/config/ptx4.h, gcc/config/svr3.h, gcc/config/svr4.h, gcc/config/t-gnu, gcc/config/t-libc-ok, gcc/config/t-linux, gcc/config/t-linux-aout, gcc/config/t-svr4, gcc/config/x-linux, gcc/config/x-linux-aout, gcc/config/x-lynx, gcc/config/x-netbsd, gcc/config/x-svr4, gcc/config/xm-freebsd.h, gcc/config/xm-gnu.h, gcc/config/xm-linux.h, gcc/config/xm-mpw.h, gcc/config/xm-netbsd.h, gcc/config/xm-svr3.h, gcc/config/xm-svr4.h, gcc/gcc/Makefile.in, gcc/gcc/c-gperf.h, gcc/gcc/c-lang.c, gcc/gcc/c-parse.c, gcc/gcc/c-parse.h, gcc/gcc/c-parse.in, gcc/gcc/c-parse.y, gcc/gcc/c-typeck.c, gcc/gcc/calls.c, gcc/gcc/configure, gcc/gcc/except.c, gcc/gcc/expr.c, gcc/gcc/expr.h, gcc/gcc/tree.def, gcc/gcc/tree.h, gcc/gcc/config/freebsd.h, gcc/gcc/config/alpha/freebsd.h, gcc/gcc/config/rs6000/rs6000.c, gcc/gcc/m3cg/Make-lang.in, gcc/gcc/m3cg/Makefile.in, gcc/gcc/m3cg/config-lang.in, gcc/gcc/m3cg/lang-specs.h, gcc/gcc/m3cg/m3.c, gcc/gcc/m3cg/m3.def, gcc/gcc/m3cg/m3cg.h, src/m3makefile: This is the CM3 5.1 code generator integrated with the gcc 2.95.2 release sources. All the changes for M3 are now kept in the gcc/m3cg subdirectory. Too much has changed to go into details here. All the changes are based on a set of patch sent to me by John Polstra from someone unknown to me who integrated gcc 2.95.1 into PM3. The new backend definition from Critical Mass has been adapted according to these changes. added: m3cc/gcc/gcc/config/freebsd.h added: m3cc/gcc/gcc/config/alpha/freebsd.h added: m3cc/gcc/gcc/m3cg/Make-lang.in added: m3cc/gcc/gcc/m3cg/Makefile.in added: m3cc/gcc/gcc/m3cg/config-lang.in added: m3cc/gcc/gcc/m3cg/lang-specs.h added: m3cc/gcc/gcc/m3cg/m3.c added: m3cc/gcc/gcc/m3cg/m3.def added: m3cc/gcc/gcc/m3cg/m3cg.h removed: m3cc/gcc/.gdbinit removed: m3cc/gcc/ChangeLog.0 removed: m3cc/gcc/ChangeLog.1 removed: m3cc/gcc/ChangeLog.2 removed: m3cc/gcc/ChangeLog.3 removed: m3cc/gcc/ChangeLog.4 removed: m3cc/gcc/ChangeLog.5 removed: m3cc/gcc/ChangeLog.6 removed: m3cc/gcc/ChangeLog.7 removed: m3cc/gcc/ChangeLog.8 removed: m3cc/gcc/ChangeLog.9 removed: m3cc/gcc/ChangeLog.fsf removed: m3cc/gcc/ChangeLog.mpw removed: m3cc/gcc/INSTALL removed: m3cc/gcc/NEWS removed: m3cc/gcc/ORDERS removed: m3cc/gcc/PROBLEMS removed: m3cc/gcc/PROJECTS removed: m3cc/gcc/README-bugs removed: m3cc/gcc/README-fixinc removed: m3cc/gcc/README-gcov removed: m3cc/gcc/README.ACORN removed: m3cc/gcc/README.ALTOS removed: m3cc/gcc/README.APOLLO removed: m3cc/gcc/README.DWARF removed: m3cc/gcc/README.FRESCO removed: m3cc/gcc/README.NS32K removed: m3cc/gcc/README.RS6000 removed: m3cc/gcc/README.TRAD removed: m3cc/gcc/README.X11 removed: m3cc/gcc/TESTS.FLUNK removed: m3cc/gcc/alloca.c removed: m3cc/gcc/assert.h removed: m3cc/gcc/basic-block.h removed: m3cc/gcc/bc-emit.c removed: m3cc/gcc/bc-emit.h removed: m3cc/gcc/bc-optab.c removed: m3cc/gcc/bc-optab.h removed: m3cc/gcc/bc-typecd.def removed: m3cc/gcc/bc-typecd.h removed: m3cc/gcc/bi-arity.c removed: m3cc/gcc/bi-defs.h removed: m3cc/gcc/bi-lexer.c removed: m3cc/gcc/bi-opcode.c removed: m3cc/gcc/bi-opname.c removed: m3cc/gcc/bi-parser.y removed: m3cc/gcc/bi-reverse.c removed: m3cc/gcc/bi-run.h removed: m3cc/gcc/build-make removed: m3cc/gcc/bytecode.def removed: m3cc/gcc/bytecode.h removed: m3cc/gcc/bytetypes.h removed: m3cc/gcc/c-aux-info.c removed: m3cc/gcc/c-common.c removed: m3cc/gcc/c-convert.c removed: m3cc/gcc/c-decl.c removed: m3cc/gcc/c-gperf.h removed: m3cc/gcc/c-iterate.c removed: m3cc/gcc/c-lang.c removed: m3cc/gcc/c-lex.c removed: m3cc/gcc/c-lex.h removed: m3cc/gcc/c-parse.gperf removed: m3cc/gcc/c-parse.in removed: m3cc/gcc/c-pragma.c removed: m3cc/gcc/c-pragma.h removed: m3cc/gcc/c-tree.h removed: m3cc/gcc/c-typeck.c removed: m3cc/gcc/caller-save.c removed: m3cc/gcc/calls.c removed: m3cc/gcc/cccp.1 removed: m3cc/gcc/cccp.c removed: m3cc/gcc/cexp.y removed: m3cc/gcc/choose-temp.c removed: m3cc/gcc/collect2.c removed: m3cc/gcc/combine.c removed: m3cc/gcc/conditions.h removed: m3cc/gcc/configure