2002-12-08 22:44 harald * README.cygwin: readme for cygwin compilation 2002-12-08 22:44 harald * bin/: src/MakefileBinList, cygwin/Makefile, linux/Makefile: lex is flex on cygwin 2002-12-08 22:43 harald * vm/cygwin/generated/Makefile: [no log message] 2002-12-08 07:47 harald * vm/src/any/: memory/space.cpp, memory/spaceSizeMacros.hh, os/os.cpp, runtime/util.cpp, runtime/util.hh: windows mmap problems && big endianness 2002-12-08 01:00 harald * vm/src/unix/os/itimer_unix.cpp: [no log message] 2002-12-08 00:51 harald * bin/src/obj_patch.cpp: fixed enum 2002-12-08 00:50 harald * vm/templates/linux.make: [no log message] 2002-12-08 00:47 harald * objects/: core/all_OS.self, core/cygwin.self, core/hosts.self, core/unix.self, glue/cygwin.primMaker.hh, glue/cygwinTemplates.self, glue/cygwin_wrappers.self: replaced cygwin syscalls by new primitives 2002-12-08 00:46 harald * vm/src/unix/os/os_unix.cpp: time format on cygwin 2002-12-07 20:12 harald * objects/glue/cygwin.primMaker.hh, objects/glue/cygwinTemplates.self, objects/glue/cygwin_wrappers.self, vm/src/unix/prims/prim_table_os_unix.hh, vm/src/unix/prims/unixPrims.glue.cpp, vm/src/unix/prims/unixPrims.hh: access _Primitive (no syscalls on cygwin) 2002-12-05 05:08 harald * objects/core/unix.self: fcntl(f_setown) not implemented in cygwin 2002-12-05 05:08 harald * vm/templates/cygwin.make: multimedia timer for cygwin 2002-12-05 03:49 harald * vm/src/unix/os/: itimer_unix.cpp, itimer_unix.hh: multimedia timer for cygwin 2002-11-24 23:12 harald * vm/templates/: cygwin.make, debug.make, link.make: add -fno-exceptions for cygwin build 2002-11-24 23:11 harald * vm/src/unix/: os/itimer_unix.cpp, prims/unixPrims.cpp: cygwin 2002-11-24 23:10 harald * vm/src/any/zone/nmethod.cpp: need to return NULL without exceptions 2002-11-24 23:10 harald * vm/src/any/objects/processOop.cpp: automatic variables need to be compiled with -fno-exceptions ??? 2002-11-24 23:09 harald * vm/src/any/memory/: spaceSizeMacros.hh, universe.cpp: cygwin mmap 2002-11-24 23:08 harald * vm/src/i386/runtime/: interruptedCtx_i386.cpp, runtime_asm_gcc_i386.s, runtime_i386.hh: removed unnecessary setSPLimitAndContinue 2002-11-18 06:22 harald * vm/cygwin/optimized/Makefile: cygwin support 2002-11-18 06:20 harald * vm/linux/optimized/Makefile: - cygwin support 2002-11-18 06:19 harald * setEnv.cygwin.sh, bin/cygwin/Makefile, bin/shell/get_arch, bin/shell/make_vmDate, bin/src/MakefileBinList, bin/src/cwdRootedIn.cpp, objects/core/foreign.self, objects/core/hosts.self, objects/core/init.self, objects/core/unix.self, objects/glue/cygwin/Makefile, templates/sources.make, vm/cygwin/Makefile, vm/cygwin/debug/Makefile, vm/cygwin/generated/Makefile, vm/linux/optimized/Makefile, vm/src/Platform_cygwin, vm/src/any/objects/processOop.cpp, vm/src/any/os/sig.cpp, vm/src/any/runtime/config.hh, vm/src/any/runtime/debug.hh, vm/src/any/runtime/nprofiler.hh, vm/src/any/runtime/process.cpp, vm/src/any/runtime/uncommonBranch.cpp, vm/src/any/zone/fprofiler.cpp, vm/src/i386/asm/regs_i386.hh, vm/src/i386/runtime/interruptedCtx_i386.cpp, vm/src/i386/runtime/runtime_asm_gcc_i386.s, vm/src/unix/os/errorCodes_unix.cpp, vm/src/unix/os/itimer_unix.cpp, vm/src/unix/os/os_includes_unix.hh, vm/src/unix/os/os_unix.cpp, vm/src/unix/os/os_unix.hh, vm/src/unix/os/sig_unix.cpp, vm/src/unix/os/sig_unix.hh, vm/src/unix/prims/unixPrims.cpp, vm/src/unix/runtime/interruptedCtx_unix.cpp, vm/src/unix/runtime/monitorPieces_unix.cpp, vm/templates/cygwin.make: cygwin support 2002-11-16 18:07 harald * bin/src/obj_patch.cpp: linux 2002-11-10 07:21 harald * vm/src/i386/runtime/interruptedCtx_i386.cpp: removed commented code 2002-11-10 07:20 harald * vm/src/i386/asm/disasm_i386.cpp: don't give up for unimp disassembler 2002-11-04 07:00 harald * vm/src/i386/runtime/vframe_i386.cpp: [no log message] 2002-11-04 05:42 harald * vm/src/: i386/runtime/runtime_asm_gcc_i386.s, any/runtime/debug.hh: various changes 2002-11-04 05:42 harald * vm/src/i386/sic/node_i386.cpp: sic nodes completed 2002-11-03 23:59 harald * vm/src/i386/zone/countStub_i386.cpp: jump to Recompile_stub instead of Recompile 2002-11-03 09:20 harald * vm/templates/linux.make: added linker flag -rdynamic to allow loading of shared libraries 2002-11-02 22:34 harald * vm/src/: any/runtime/conversion.cpp, any/runtime/debug.hh, i386/runtime/conversion_i386.cpp: added support for getResult 2002-11-02 22:14 harald * vm/src/i386/runtime/runtime_asm_gcc_i386.s: save %eax in HandleUncommonTrap 2002-11-02 21:00 harald * vm/src/i386/asm/asm_i386.cpp: disabled type tests counting 2002-11-02 19:47 harald * vm/src/any/runtime/debug.hh: enabled SIC after 0.2.3 release 2002-11-02 19:45 harald * objects/ui2/tutorial-4.0/tutorialLoader_fixed2b.self: fixed to create Demo.snap 2002-11-02 19:14 harald * setEnv.csh: initial 2002-11-02 09:53 harald * objects/core/init.self: linux working dir 2002-11-02 09:06 harald * vm/src/any/runtime/debug.hh: disabled SIC for 0.2.3 release 2002-11-02 06:51 harald * vm/src/any/runtime/shell.cpp: [no log message] 2002-11-02 06:38 harald * vm/src/any/runtime/debug.hh: enable SIC 2002-11-02 06:36 harald * vm/src/any/: memory/space.cpp, memory/universe.cpp, memory/universe.hh, os/os.cpp, runtime/shell.cpp: added support for importing snapshots from Sparc or Mac 2002-11-02 04:52 harald * vm/src/i386/runtime/runtime_asm_gcc_i386.s: fixed HandleUncommonTrap 2002-11-02 04:52 harald * vm/src/i386/runtime/interruptedCtx_i386.cpp: return ebp 2002-11-02 04:51 harald * vm/src/i386/sic/node_i386.cpp: don't write to NoPRegs 2002-11-02 04:51 harald * vm/src/unix/runtime/monitorPieces_unix.cpp: [no log message] 2002-11-02 04:50 harald * vm/src/any/sic/sicScope.hh: dissable assert 2002-11-02 04:49 harald * objects/ui2/xEvents.self: added cursor-keys for linux 2002-11-02 01:42 harald * vm/src/any/runtime/recompile.cpp: moved to stubs_i386 2002-11-02 00:05 harald * vm/src/i386/sic/node_i386.cpp: restore index only when different from result 2002-10-31 21:37 harald * bin/linux/.cvsignore: ignore binary files 2002-10-31 21:36 harald * vm/src/i386/: sic/genHelper_i386.cpp, fast_compiler/codeGen_inline_i386.hh: removed default 2002-10-26 06:44 harald * vm/src/i386/runtime/: Makefile, stubs_i386.cpp: 4.1.6 merge 2002-10-26 02:37 harald * vm/src/: includeDB, i386/asm/fields_i386.hh, i386/lookup/cacheStub_i386.cpp: 416 fixes 2002-10-19 03:31 harald * objects/core/: absBCBytecodes.self, absBCInterpreter.self, branchTargetFinder.self, leafMethodTester.self, methodDisassembler.self, selectorFinder.self: new in 4.1.6 2002-10-13 07:32 harald * vm/src/any/runtime/nprofiler.hh, vm/src/any/runtime/print.hh, vm/src/any/runtime/process.hh, vm/src/any/runtime/recompile.hh, vm/src/any/runtime/registerLocator.hh, vm/src/any/runtime/runtime.hh, vm/src/any/runtime/selfMonitor.hh, vm/src/any/runtime/shell.cpp, vm/src/any/runtime/shell.hh, vm/src/any/runtime/stack.hh, vm/src/any/runtime/table.hh, vm/src/any/runtime/top.hh, vm/src/any/runtime/top_includes.hh, vm/src/any/runtime/types.hh, vm/src/any/runtime/uncommonBranch.hh, vm/src/any/runtime/util.hh, vm/src/any/runtime/vframe.hh, vm/src/any/sic/aNode.hh, vm/src/any/sic/basicBlock.hh, vm/src/any/sic/basicBlock_inline.hh, vm/src/any/sic/bitVector.hh, vm/src/any/sic/defUse.hh, vm/src/any/sic/defUse_inline.hh, vm/src/any/sic/genHelper.hh, vm/src/any/sic/inlining.hh, vm/src/any/sic/node.hh, vm/src/any/sic/nodeGen.hh, vm/src/any/sic/node_inline.hh, vm/src/any/sic/opcode.hh, vm/src/any/sic/preg.hh, vm/src/any/sic/regAlloc.hh, vm/src/any/sic/rscope.hh, vm/src/any/sic/sic.hh, vm/src/any/sic/sicExpr.hh, vm/src/any/sic/sicInline.cpp, vm/src/any/sic/sicScope.hh, vm/src/any/sic/sicScope_inline.hh, vm/src/any/sic/sicSplit.hh, vm/src/any/sic/slist.hh, vm/src/any/sic/tracing.hh, vm/src/any/zone/addrDesc.hh, vm/src/any/zone/codeTable.hh, vm/src/any/zone/countStub.hh, vm/src/any/zone/countStub_abstract.hh, vm/src/any/zone/fprofiler.hh, vm/src/any/zone/ncode.hh, vm/src/any/zone/nmethod.cpp, vm/src/any/zone/nmethod.hh, vm/src/any/zone/nmethodScopes.hh, vm/src/any/zone/nmethod_inline.hh, vm/src/any/zone/nmln.hh, vm/src/any/zone/scopeDescRecorder.hh, vm/src/any/zone/trapdoors.hh, vm/src/any/zone/zone.hh, vm/src/any/zone/zoneHeap.hh, vm/src/ppc/asm/asm_inline_ppc.hh, vm/src/ppc/asm/asm_ppc.cpp, vm/src/ppc/asm/asm_ppc.hh, vm/src/ppc/asm/disasm_ppc.hh, vm/src/ppc/asm/fields_ppc.hh, vm/src/ppc/asm/regs_ppc.hh, vm/src/ppc/fast_compiler/codeGen_inline_ppc.hh, vm/src/ppc/fast_compiler/codeGen_ppc.cpp, vm/src/ppc/fast_compiler/fcompiler_ppc.hh, vm/src/ppc/fast_compiler/registerState_ppc.hh, vm/src/ppc/fast_compiler/registerString_ppc.hh, vm/src/ppc/lookup/cacheStub_inline_ppc.hh, vm/src/ppc/lookup/cacheStub_ppc.cpp, vm/src/ppc/lookup/cacheStub_ppc.hh, vm/src/ppc/lookup/diDesc_ppc.hh, vm/src/ppc/lookup/sendDesc_ppc.hh, vm/src/ppc/memory/search_ppc.hh, vm/src/ppc/runtime/aCompiler_ppc.hh, vm/src/ppc/runtime/conversion_ppc.hh, vm/src/ppc/runtime/framePieces_ppc.hh, vm/src/ppc/runtime/frame_format_ppc.hh, vm/src/ppc/runtime/frame_iterator_ppc.hh, vm/src/ppc/runtime/frame_ppc.hh, vm/src/ppc/runtime/registerLocator_ppc.hh, vm/src/ppc/runtime/runtime_ppc.hh, vm/src/ppc/sic/genHelper_ppc.hh, vm/src/ppc/zone/addrDesc_ppc.hh, vm/src/ppc/zone/countStub_ppc.hh, vm/src/sparc/asm/fields_sparc.hh, vm/src/sparc/lookup/cacheStub_sparc.cpp, vm/src/sparc/lookup/cacheStub_sparc.hh, vm/src/sparc/runtime/conversion_sparc.cpp, vm/src/sparc/runtime/framePieces_sparc.hh, vm/src/sparc/runtime/frame_sparc.hh, vm/src/unix/os/errorCodes_unix.hh, vm/src/unix/os/itimer_unix.cpp, vm/src/unix/os/os_includes_unix.hh, vm/src/unix/os/os_unix.cpp, vm/src/unix/os/os_unix.hh, vm/src/unix/os/sig_unix.cpp, vm/src/unix/prims/include_glue_unix.hh, vm/src/unix/prims/unixPrims.cpp, vm/src/unix/prims/unixPrims.hh, vm/src/unix/prims/x_includes.hh, vm/src/unix/prims/xlibPrims.cpp, vm/src/unix/prims/xlibPrims.hh, vm/src/unix/runtime/config_unix.hh, vm/src/unix/runtime/machineCache_unix.hh, vm/templates/compile.make, vm/templates/link.make, vm/templates/mac_osx.make, templates/Makefile, templates/sources.make, vm/Makefile, vm/mac_osx/SelfDroplet/Application.applescript, vm/mac_osx/SelfDroplet/SelfDroplet.pbproj/project.pbxproj, vm/mac_osx/generated/glueCheckSum, vm/mac_osx/generated/incls/Makefile, vm/mac_osx/vm_project/vmDate.s, vm/mac_osx/vm_project/vm_project.pbproj/michael.pbxuser, vm/mac_osx/vm_project/vm_project.pbproj/project.pbxproj, vm/src/includeDB, vm/src/any/asm/asm.hh, vm/src/any/asm/asm_abstract.hh, vm/src/any/asm/asm_inline.hh, vm/src/any/asm/asm_inline_abstract.hh, vm/src/any/asm/disasm.hh, vm/src/any/asm/fields.hh, vm/src/any/asm/label.hh, vm/src/any/asm/label_inline.hh, vm/src/any/asm/nameDesc.hh, vm/src/any/asm/pcDesc.hh, vm/src/any/asm/regs.hh, vm/src/any/asm/scopeDesc.hh, vm/src/any/fast_compiler/blist.hh, vm/src/any/fast_compiler/codeGen.hh, vm/src/any/fast_compiler/fcompiler.hh, vm/src/any/fast_compiler/fscope.cpp, vm/src/any/fast_compiler/fscope.hh, vm/src/any/fast_compiler/registerState.hh, vm/src/any/fast_compiler/registerString.hh, vm/src/any/interpreter/abstract_interpreter.hh, vm/src/any/interpreter/abstract_interpreter_inline.hh, vm/src/any/interpreter/interpreter.cpp, vm/src/any/interpreter/interpreter.hh, vm/src/any/interpreter/stacking_interpreter.hh, vm/src/any/lookup/cacheStub.cpp, vm/src/any/lookup/cacheStub.hh, vm/src/any/lookup/cacheStub_inline.hh, vm/src/any/lookup/complexLookup.hh, vm/src/any/lookup/deps.hh, vm/src/any/lookup/diDesc.hh, vm/src/any/lookup/key.hh, vm/src/any/lookup/sendDesc.cpp, vm/src/any/lookup/sendDesc.hh, vm/src/any/lookup/simpleLookup.cpp, vm/src/any/lookup/simpleLookup.hh, vm/src/any/lookup/simpleLookup_inline.hh, vm/src/any/lookup/slotRef.hh, vm/src/any/lookup/target.hh, vm/src/any/memory/ageTable.hh, vm/src/any/memory/enumeration.hh, vm/src/any/memory/generation.cpp, vm/src/any/memory/generation.hh, vm/src/any/memory/generation_inline.hh, vm/src/any/memory/mapTable.hh, vm/src/any/memory/mapVtbls.hh, vm/src/any/memory/oTable.hh, vm/src/any/memory/oTable_inline.hh, vm/src/any/memory/oopClosures.hh, vm/src/any/memory/rSet.hh, vm/src/any/memory/rSet_inline.hh, vm/src/any/memory/search.hh, vm/src/any/memory/slotIterator.cpp, vm/src/any/memory/slotIterator.hh, vm/src/any/memory/slotList.hh, vm/src/any/memory/space.hh, vm/src/any/memory/spaceSize.hh, vm/src/any/memory/space_inline.hh, vm/src/any/memory/stringTable.hh, vm/src/any/memory/universe.hh, vm/src/any/memory/universe_inline.hh, vm/src/any/memory/vmStrings.hh, vm/src/any/objects/assignmentMap.hh, vm/src/any/objects/assignmentOop.hh, vm/src/any/objects/blockMap.hh, vm/src/any/objects/blockOop.hh, vm/src/any/objects/blockOop_inline.hh, vm/src/any/objects/byteVectorMap.hh, vm/src/any/objects/byteVectorOop.hh, vm/src/any/objects/codeLikeSlotsMap.hh, vm/src/any/objects/codeSlotsMap.cpp, vm/src/any/objects/codeSlotsMap.hh, vm/src/any/objects/fctProxyMap.hh, vm/src/any/objects/fctProxyOop.hh, vm/src/any/objects/floatMap.hh, vm/src/any/objects/floatOop.hh, vm/src/any/objects/foreignMap.hh, vm/src/any/objects/foreignOop.hh, vm/src/any/objects/immediateMap.hh, vm/src/any/objects/map.hh, vm/src/any/objects/mapMap.hh, vm/src/any/objects/mapOop.hh, vm/src/any/objects/markMap.hh, vm/src/any/objects/markOop.hh, vm/src/any/objects/memOop.hh, vm/src/any/objects/memOop_inline.hh, vm/src/any/objects/mirrorMap.hh, vm/src/any/objects/mirrorOop.hh, vm/src/any/objects/objVectorMap.hh, vm/src/any/objects/objVectorOop.hh, vm/src/any/objects/oop.cpp, vm/src/any/objects/oop.hh, vm/src/any/objects/oop_inline.hh, vm/src/any/objects/oopsOop.hh, vm/src/any/objects/oopsOop_inline.hh, vm/src/any/objects/processMap.hh, vm/src/any/objects/processOop.hh, vm/src/any/objects/profilerMap.hh, vm/src/any/objects/profilerOop.hh, vm/src/any/objects/proxyMap.hh, vm/src/any/objects/proxyOop.hh, vm/src/any/objects/slotDesc.hh, vm/src/any/objects/slotType.hh, vm/src/any/objects/slotsMap.hh, vm/src/any/objects/slotsMapDeps.hh, vm/src/any/objects/slotsOop.hh, vm/src/any/objects/smiMap.hh, vm/src/any/objects/smiOop.hh, vm/src/any/objects/stringMap.hh, vm/src/any/objects/stringOop.hh, vm/src/any/objects/tag.hh, vm/src/any/objects/vframeMap.hh, vm/src/any/objects/vframeOop.hh, vm/src/any/os/errorCodes.hh, vm/src/any/os/itimer.cpp, vm/src/any/os/itimer.hh, vm/src/any/os/macToolboxWindow.cpp, vm/src/any/os/macToolboxWindow.hh, vm/src/any/os/monitorWindow.cpp, vm/src/any/os/monitorWindow.hh, vm/src/any/os/os.hh, vm/src/any/os/os_includes.hh, vm/src/any/os/platformWindow.hh, vm/src/any/os/sig.hh, vm/src/any/os/signalBlocker.hh, vm/src/any/os/timer.hh, vm/src/any/os/xlibWindow.hh, vm/src/any/parser/branchSet.hh, vm/src/any/parser/branchSet_inline.hh, vm/src/any/parser/byteCodes.hh, vm/src/any/parser/expr.hh, vm/src/any/parser/kinds.hh, vm/src/any/parser/labelSet.hh, vm/src/any/parser/labelSet_inline.hh, vm/src/any/parser/list.hh, vm/src/any/parser/parser.hh, vm/src/any/parser/positionTable.hh, vm/src/any/parser/preserve.hh, vm/src/any/parser/scanner.hh, vm/src/any/parser/send.hh, vm/src/any/parser/slot.hh, vm/src/any/parser/str.hh, vm/src/any/parser/stringUtil.hh, vm/src/any/prims/dynLink.hh, vm/src/any/prims/glue.hh, vm/src/any/prims/glueDefs.hh, vm/src/any/prims/glueSupport.cpp, vm/src/any/prims/glueSupport.hh, vm/src/any/prims/include_glue.hh, vm/src/any/prims/macToolboxPrims.hh, vm/src/any/prims/miscPrims.hh, vm/src/any/prims/prim.cpp, vm/src/any/prims/prim.hh, vm/src/any/runtime/aCompiler.cpp, vm/src/any/runtime/aCompiler.hh, vm/src/any/runtime/allocation.cpp, vm/src/any/runtime/allocation.hh, vm/src/any/runtime/asserts.hh, vm/src/any/runtime/asyncMalloc.hh, vm/src/any/runtime/bits.hh, vm/src/any/runtime/callgraph.hh, vm/src/any/runtime/clist.hh, vm/src/any/runtime/config.hh, vm/src/any/runtime/conversion.hh, vm/src/any/runtime/debug.hh, vm/src/any/runtime/debugPrintable.hh, vm/src/any/runtime/error.hh, vm/src/any/runtime/eventlog.hh, vm/src/any/runtime/files.hh, vm/src/any/runtime/frame.cpp, vm/src/any/runtime/frame.hh, vm/src/any/runtime/framePieces.hh, vm/src/any/runtime/framePieces_abstract.hh, vm/src/any/runtime/framePieces_inline.hh, vm/src/any/runtime/frame_format.hh, vm/src/any/runtime/frame_format_abstract.hh, vm/src/any/runtime/frame_inline.hh, vm/src/any/runtime/frame_iterator.hh, vm/src/any/runtime/hprofiler.hh, vm/src/any/runtime/init.hh, vm/src/any/runtime/interruptedCtx.hh, vm/src/any/runtime/lprintf.hh, vm/src/any/runtime/machineCache.hh, vm/src/any/runtime/machineCache_abstract.hh, vm/src/any/runtime/monitor.hh, vm/src/any/runtime/monitorHooks.hh, vm/src/any/runtime/monitorPieces.hh, vm/src/any/runtime/monitor_abstract.hh, vm/src/any/runtime/monitor_inline.hh, vm/src/any/runtime/monitor_inline_abstract.hh, vm/src/any/runtime/nlrSupport.hh, bin/shell/mzap, bin/shell/nocompile, bin/shell/profile, bin/shell/pushLink, bin/shell/sdiffc, bin/shell/testPragma, bin/shell/undangle, bin/shell/verifyChecksum, bin/src/AddTrailingNewline.cpp, bin/src/Makefile, bin/src/MakefileBinList, bin/src/UpdateFiles.cpp, bin/src/carbon_prefix.hh, bin/src/cmprev.c, bin/src/cwdRootedIn.cpp, bin/src/dangling.c, bin/src/fixTar.cpp, bin/src/ftpshell.cpp, bin/src/getRevision.cpp, bin/src/isLink.cpp, bin/src/linked.c, bin/src/lock_run.cpp, bin/src/mwHeader.hh, bin/src/obj_patch.cpp, bin/src/rcsfile.cpp, bin/src/rcsfile.hh, bin/src/removeUnderscore.l, bin/src/resetTime.c, bin/src/rself.cpp, bin/src/skipComments.l, bin/src/table.cpp, bin/src/table.hh, bin/src/zap.cpp, bin/svr4/Makefile, doc/Makefile, doc/stackFormat, doc/vmUseDoc.tex, doc/vmUseDoc.txt, objects/core/browsing.self, objects/core/bytecodeFormat.self, objects/core/collection.self, objects/core/coreObjects.self, objects/core/debugger.self, objects/core/diff.self, objects/core/enumerating.self, objects/core/fakeSlot.self, objects/core/int32and64.self, objects/core/interceptor.self, objects/core/message.self, objects/core/mirror.self, objects/core/module.self, objects/core/number.self, objects/core/path.self, objects/core/process.self, objects/core/selector.self, objects/core/semaphore.self, objects/core/sequence.self, objects/core/shortcuts.self, objects/core/slot.self, objects/core/string.self, objects/core/vector.self, objects/glue/Makefile, objects/glue/macPrims.primMaker.hh, objects/glue/macToolbox.primMaker.hh, objects/glue/primitiveMaker.self, objects/glue/stat.primMaker.hh, objects/glue/stat_wrappers.self, objects/glue/termcap.primMaker.hh, objects/glue/transcendental.primMaker.hh, objects/glue/unixPrims.primMaker.hh, objects/glue/xgl.primMaker.hh, objects/glue/xlib.primMaker.hh, objects/graphics/colorRange.self, objects/ui2/carpetMorph.self, objects/ui2/editorMorphs.self, objects/ui2/layoutMorphs.self, objects/ui2/macEvents.self, objects/ui2/morphLib.self, objects/ui2/pointerMorph.self, objects/ui2/propertySheets.self, objects/ui2/ui2Event.self, objects/ui2/ui2Menu.self, objects/ui2/userQueryMorph.self, objects/ui2/xEvents.self, objects/ui2/outliner/browseMorphs.self, objects/ui2/outliner/generalCategoryModel.self, objects/ui2/outliner/generalModel.self, objects/ui2/outliner/larsText.self, objects/ui2/outliner/outliner.self, objects/ui2/outliner/outlinerWidgets.self, objects/ui2/outliner/pluggableDebugger.self, objects/ui2/outliner/selfCatOrObjModel.self, objects/ui2/outliner/selfDebugger.self, objects/ui2/outliner/selfModuleSetter.self, objects/ui2/outliner/selfSliceModel.self, bin/Makefile, bin/mac_osx/Makefile, bin/shell/Browse, bin/shell/Compare, bin/shell/ConvertRevisions, bin/shell/CreateFileStatus, bin/shell/Makefile, bin/shell/Publish, bin/shell/PublishCompare, bin/shell/Script, bin/shell/changes, bin/shell/check_locks, bin/shell/createSourceLinks, bin/shell/expandNames, bin/shell/ftpPublish, bin/shell/get_arch, bin/shell/makeFileLists, bin/shell/makeSelfWorkingTree, bin/shell/makeVMWorkingTree, bin/shell/make_glue, bin/shell/make_incs, bin/shell/mf: merged with Sun Release 4.1.6 2002-06-28 19:31 harald * ChangeLog: added ChangeLog 2002-06-28 18:41 harald * LICENSE, README: README for sources and modified LICENSE 2002-06-28 18:39 harald * vm/src/i386/runtime/interruptedCtx_i386.cpp: removed debug methods 2002-06-28 18:38 harald * vm/src/i386/: asm/asm_i386.cpp, asm/asm_i386.hh, asm/asm_inline_i386.hh, asm/disasm_i386.cpp, asm/disasm_i386.hh, asm/fields_i386.hh, asm/i386.hh, asm/opc_i386.cpp, asm/pinsn_i386.cpp, asm/regs_i386.cpp, asm/regs_i386.hh, fast_compiler/codeGen_i386.cpp, fast_compiler/codeGen_i386.hh, fast_compiler/codeGen_inline_i386.hh, fast_compiler/fcompiler_i386.cpp, fast_compiler/fcompiler_i386.hh, fast_compiler/registerState_i386.cpp, fast_compiler/registerState_i386.hh, fast_compiler/registerString_i386.cpp, fast_compiler/registerString_i386.hh, lookup/cacheStub_i386.cpp, lookup/cacheStub_i386.hh, lookup/cacheStub_inline_i386.hh, lookup/diDesc_i386.cpp, lookup/diDesc_i386.hh, lookup/sendDesc_i386.cpp, lookup/sendDesc_i386.hh, memory/search_i386.hh, prims/asmPrims_i386.s, prims/memCopyPrims_i386.s, prims/prim_table_arch_i386.hh, runtime/aCompiler_i386.cpp, runtime/aCompiler_i386.hh, runtime/asmDefs_gcc_i386.hh, runtime/conversion_i386.cpp, runtime/conversion_i386.hh, runtime/framePieces_i386.cpp, runtime/framePieces_i386.hh, runtime/frame_format_i386.cpp, runtime/frame_format_i386.hh, runtime/frame_i386.cpp, runtime/frame_i386.hh, runtime/frame_iterator_i386.cpp, runtime/frame_iterator_i386.hh, runtime/interruptedCtx_i386.cpp, runtime/interruptedCtx_i386.hh, runtime/registerLocator_i386.cpp, runtime/registerLocator_i386.hh, runtime/runtime_asm_gcc_i386.s, runtime/runtime_i386.cpp, runtime/runtime_i386.hh, runtime/vframe_i386.cpp, sic/genHelper_i386.cpp, sic/genHelper_i386.hh, sic/node_i386.cpp, zone/addrDesc_i386.cpp, zone/addrDesc_i386.hh, zone/allocZone_i386.s, zone/countStub_i386.cpp, zone/countStub_i386.hh, zone/nmethod_i386.cpp, zone/nmethod_i386.hh, zone/trapdoors_i386.cpp, zone/trapdoors_i386.hh: updated copyright 2002 2002-06-28 17:49 harald * objects/ui2/outliner/larsText.self: cursor keys 2002-06-28 17:24 harald * vm/src/any/runtime/debug.hh: don't show frame conversion 2002-06-28 17:03 harald * vm/linux/generated/incls/_glueDefs.cpp.incl: is generated 2002-06-26 23:09 harald * objects/core/unix.self: async I/O for Linux 2002-06-24 02:25 harald * vm/src/: any/runtime/debug.hh, any/runtime/frame.cpp, i386/runtime/interruptedCtx_i386.cpp, unix/os/os_includes_unix.hh: ucontext 2002-06-24 02:18 harald * objects/core/: hosts.self, unix.self: platform specific stuff for linux 2002-06-13 21:43 harald * objects/glue/xlib_glue.cpp: copy-paste bug 2002-06-13 18:32 harald * vm/src/any/runtime/debug.hh: removed LRU debug 2002-06-13 02:59 harald * objects/core/: foreign.self, hosts.self, unix.self: added linux specific code (template) 2002-06-10 03:27 harald * setEnv.sh, bin/linux/Makefile, bin/shell/get_arch, bin/shell/make_vmDate, bin/src/AddTrailingNewline.cpp, bin/src/MakefileBinList, bin/src/UpdateFiles.cpp, bin/src/cwdRootedIn.cpp, bin/src/obj_patch.cpp, bin/src/zap.cpp, objects/glue/linux/Makefile, templates/sources.make, vm/linux/Makefile, vm/linux/debug/Makefile, vm/linux/generated/Makefile, vm/linux/generated/glueCheckSum, vm/linux/generated/glueFileList, vm/linux/generated/incls/Makefile, vm/linux/generated/incls/_glueDefs.cpp.incl, vm/linux/optimized/Makefile, vm/src/Makefile, vm/src/Platform_i386, vm/src/any/asm/label.hh, vm/src/any/fast_compiler/fscope.cpp, vm/src/any/fast_compiler/registerState.cpp, vm/src/any/lookup/cacheStub.cpp, vm/src/any/objects/oop.cpp, vm/src/any/objects/processOop.cpp, vm/src/any/os/errorCodes.cpp, vm/src/any/os/errorCodes.hh, vm/src/any/os/monitorWindow.cpp, vm/src/any/os/os.hh, vm/src/any/os/sig.cpp, vm/src/any/prims/glueDefs.hh, vm/src/any/prims/glueSupport.hh, vm/src/any/runtime/allocation.cpp, vm/src/any/runtime/config.hh, vm/src/any/runtime/conversion.cpp, vm/src/any/runtime/debug.hh, vm/src/any/runtime/eventlog.cpp, vm/src/any/runtime/init.cpp, vm/src/any/runtime/interruptedCtx.cpp, vm/src/any/runtime/nprofiler.cpp, vm/src/any/runtime/nprofiler.hh, vm/src/any/runtime/recompile.cpp, vm/src/any/runtime/stack.cpp, vm/src/any/runtime/stack.hh, vm/src/any/runtime/types.hh, vm/src/any/runtime/uncommonBranch.cpp, vm/src/any/runtime/util.cpp, vm/src/any/runtime/util.hh, vm/src/any/sic/defUse.hh, vm/src/any/sic/node.cpp, vm/src/any/sic/node_inline.hh, vm/src/any/sic/preg.hh, vm/src/any/sic/sicInline.cpp, vm/src/any/sic/tracing.cpp, vm/src/any/zone/addrDesc.hh, vm/src/any/zone/nmethod.cpp, vm/src/unix/os/errorCodes_unix.cpp, vm/src/unix/os/itimer_unix.cpp, vm/src/unix/os/os_includes_unix.hh, vm/src/unix/os/os_unix.cpp, vm/src/unix/os/os_unix.hh, vm/src/unix/os/sig_unix.cpp, vm/src/unix/os/sig_unix.hh, vm/src/unix/prims/unixPrims.cpp, vm/src/unix/prims/unixPrims.hh, vm/src/unix/runtime/monitorPieces_unix.cpp, vm/templates/compile.make, vm/templates/link.make, vm/templates/linux.make: Merge of Self 4.1.5 with Self4Linux 2002-06-09 23:12 harald * vm/src/: any/runtime/debug.hh, i386/runtime/framePieces_i386.hh, i386/runtime/frame_i386.hh: compiles again 2002-06-09 23:01 harald * vm/src/unix/os/os_includes_unix.hh: asm/ucontext.h caused duplicate include with gcc 3.1 2002-06-09 22:46 harald * vm/src/i386/runtime/interruptedCtx_i386.cpp: compiles again 2002-06-09 22:38 harald * vm/src/any/prims/glueSupport.cpp: compiles again 2002-06-09 22:24 harald * vm/src/includeDB: additional include for diDesc_i386.cpp 2002-06-09 22:13 harald * vm/src/unix/prims/unixPrims.cpp: compiles again 2002-06-09 22:07 harald * vm/src/: any/runtime/recompile.cpp, unix/os/os_unix.cpp: compiles again 2002-06-09 21:46 harald * vm/src/i386/: asm/Makefile, asm/asm_i386.cpp, asm/asm_i386.hh, asm/asm_inline_i386.hh, asm/disasm_i386.cpp, asm/disasm_i386.hh, asm/fields_i386.hh, asm/i386.hh, asm/opc_i386.cpp, asm/pinsn_i386.cpp, asm/regs_i386.cpp, asm/regs_i386.hh, fast_compiler/Makefile, fast_compiler/codeGen_i386.cpp, fast_compiler/codeGen_i386.hh, fast_compiler/codeGen_inline_i386.hh, fast_compiler/fcompiler_i386.cpp, fast_compiler/fcompiler_i386.hh, fast_compiler/registerState_i386.cpp, fast_compiler/registerState_i386.hh, fast_compiler/registerString_i386.cpp, fast_compiler/registerString_i386.hh, lookup/Makefile, lookup/cacheStub_i386.cpp, lookup/cacheStub_i386.hh, lookup/cacheStub_inline_i386.hh, lookup/diDesc_i386.cpp, lookup/diDesc_i386.hh, lookup/sendDesc_i386.cpp, lookup/sendDesc_i386.hh, memory/Makefile, memory/search_i386.hh, prims/Makefile, prims/asmPrims_i386.s, prims/memCopyPrims_i386.s, prims/prim_table_arch_i386.hh, runtime/Makefile, runtime/aCompiler_i386.cpp, runtime/aCompiler_i386.hh, runtime/asmDefs_gcc_i386.hh, runtime/conversion_i386.cpp, runtime/conversion_i386.hh, runtime/framePieces_i386.cpp, runtime/framePieces_i386.hh, runtime/frame_format_i386.cpp, runtime/frame_format_i386.hh, runtime/frame_i386.cpp, runtime/frame_i386.hh, runtime/frame_iterator_i386.cpp, runtime/frame_iterator_i386.hh, runtime/interruptedCtx_i386.cpp, runtime/interruptedCtx_i386.hh, runtime/registerLocator_i386.cpp, runtime/registerLocator_i386.hh, runtime/runtime_asm_gcc_i386.s, runtime/runtime_i386.cpp, runtime/runtime_i386.hh, runtime/vframe_i386.cpp, sic/Makefile, sic/genHelper_i386.cpp, sic/genHelper_i386.hh, sic/node_i386.cpp, zone/Makefile, zone/addrDesc_i386.cpp, zone/addrDesc_i386.hh, zone/allocZone_i386.s, zone/countStub_i386.cpp, zone/countStub_i386.hh, zone/nmethod_i386.cpp, zone/nmethod_i386.hh, zone/trapdoors_i386.cpp, zone/trapdoors_i386.hh, Makefile: Merge of Self 4.1.5 with Self4Linux 2002-06-09 19:55 harald * LICENSE, Makefile, objects/LICENSE, objects/Makefile, objects/all.self, objects/all2.self, objects/medium.self, objects/release4_0.self, objects/small.self, objects/smallUI2.self, objects/smallUI3D.self, objects/glue/Makefile, objects/glue/macPrimTemplates.self, objects/glue/macPrims.primMaker.hh, objects/glue/macPrims_wrappers.self, objects/glue/macToolbox.primMaker.hh, objects/glue/macToolboxTemplates.self, objects/glue/macToolbox_wrappers.self, objects/glue/primitiveMaker.self, objects/glue/stat.primMaker.hh, objects/glue/statTemplates.self, objects/glue/stat_glue.cpp, objects/glue/stat_wrappers.self, objects/glue/termcap.primMaker.hh, objects/glue/termcapTemplates.self, objects/glue/termcap_glue.cpp, objects/glue/termcap_wrappers.self, objects/glue/test.primMaker.hh, objects/glue/test_wrappers.self, objects/glue/transcendental.primMaker.hh, objects/glue/transcendentalTemplates.self, objects/glue/transcendental_glue.cpp, objects/glue/transcendental_wrappers.self, objects/glue/unixPrimTemplates.self, objects/glue/unixPrims.primMaker.hh, objects/glue/unixPrims_wrappers.self, objects/glue/xgl.primMaker.hh, objects/glue/xgl.self, objects/glue/xgl_glue.cpp, objects/glue/xglTemplates.self, objects/glue/xgl_wrappers.self, objects/glue/xlib.primMaker.hh, objects/glue/xlibTemplates.self, objects/glue/xlib_glue.cpp, objects/glue/xlib_wrappers.self, objects/glue/mac_osx/Makefile, objects/glue/svr4/Makefile, objects/graphics/Makefile, objects/graphics/allGraphics.self, objects/graphics/bitmap.self, objects/graphics/bitmapShape.self, objects/graphics/color.self, objects/graphics/colorRange.self, objects/graphics/colormap.self, objects/graphics/cursor.self, objects/graphics/drawing.self, objects/graphics/eventHandler.self, objects/graphics/eventWatcher.self, objects/graphics/font.self, objects/graphics/fontSpec.self, objects/graphics/inBetweener.self, objects/graphics/macToolbox.self, objects/graphics/macToolboxEvts.self, objects/graphics/movingBitmap.self, objects/graphics/movingShape.self, objects/graphics/pattern.self, objects/graphics/spline.self, objects/graphics/windoid.self, objects/graphics/window.self, objects/graphics/xBitmapMaker.self, objects/graphics/xIconMaker.self, objects/graphics/xPixmapMaker.self, objects/graphics/xlib.self, objects/misc/Makefile, objects/misc/crypto.self, objects/misc/edglobals, objects/misc/example.self, objects/misc/fixCopyDowns.self, objects/misc/programmingExamples.self, objects/misc/reorganizer.self, objects/tests/Makefile, objects/tests/allTests.self, objects/tests/benchmarks.self, objects/tests/branchTests.self, objects/tests/cons.self, objects/tests/debugTests.self, objects/tests/deltablue.self, objects/tests/lowLevelTests.self, objects/tests/numberTests.self, objects/tests/parseNodes.self, objects/tests/parser.self, objects/tests/programmingTests.self, objects/tests/richards.self, objects/tests/sicTests.self, objects/tests/tests.self, objects/ui1/Makefile, objects/ui1/allUI.self, objects/ui1/animator.self, objects/ui1/arrowheadCache.self, objects/ui1/boxBitmap.self, objects/ui1/boxBlueprint.self, objects/ui1/boxSize.self, objects/ui1/contentsButton.self, objects/ui1/diffUI.self, objects/ui1/enumResult.self, objects/ui1/hiddenSlotsButton.self, objects/ui1/hierarchicalMenu.self, objects/ui1/menu.self, objects/ui1/menuButton.self, objects/ui1/menuItem.self, objects/ui1/objBodyRegions.self, objects/ui1/objBodyTypes.self, objects/ui1/objectBody.self, objects/ui1/objectButton.self, objects/ui1/sendButton.self, objects/ui1/slab.self, objects/ui1/slotButton.self, objects/ui1/slotContentsCpt.self, objects/ui1/slotCpt.self, objects/ui1/slotNameCpt.self, objects/ui1/textEditor.self, objects/ui1/toggleBody.self, objects/ui1/togglers.self, objects/ui1/transcript.self, objects/ui1/ui.icon, objects/ui1/ui.self, objects/ui1/uiArrow.self, objects/ui1/uiBody.self, objects/ui1/uiButton.self, objects/ui1/uiColorPalette.self, objects/ui1/uiColormap.self, objects/ui1/uiDemo.self, objects/ui1/uiNester.self, objects/ui1/uiNotifier.self, objects/ui1/uiWorld.self, objects/ui2/Makefile, objects/ui2/XILColormap.self, objects/ui2/activity.self, objects/ui2/allUI2.self, objects/ui2/animatedLayoutMorphs.self, objects/ui2/arrowMorphs.self, objects/ui2/buttonMorphs.self, objects/ui2/canvas.self, objects/ui2/capability.self, objects/ui2/carpetMorph.self, objects/ui2/colorWorld.self, objects/ui2/coreSampler.self, objects/ui2/demoUtilities.self, objects/ui2/desktop.self, objects/ui2/editorMorphs.self, objects/ui2/factory.self, objects/ui2/factoryMorph.self, objects/ui2/frameMorphs.self, objects/ui2/handMorph.self, objects/ui2/histogramMorph.self, objects/ui2/idealGas.self, objects/ui2/layoutMorphs.self, objects/ui2/macEvents.self, objects/ui2/marqueeMorph.self, objects/ui2/metaMorph.self, objects/ui2/morph.self, objects/ui2/morphFinder.self, objects/ui2/morphLib.self, objects/ui2/morphSaving.self, objects/ui2/paint.self, objects/ui2/pixmapMorphs.self, objects/ui2/pluggablePointerMorph.self, objects/ui2/pointerMorph.self, objects/ui2/propertySheets.self, objects/ui2/radarView.self, objects/ui2/scalableFont.self, objects/ui2/simpleFrameMorph.self, objects/ui2/smallComputer.self, objects/ui2/smallComputerProto.self, objects/ui2/snapshotOptionsMorph.self, objects/ui2/specialPaintManager.self, objects/ui2/sunRasterFile.self, objects/ui2/trashCanMorph.self, objects/ui2/tristateIndicator.self, objects/ui2/ui2Button.self, objects/ui2/ui2Demo.self, objects/ui2/ui2Event.self, objects/ui2/ui2Menu.self, objects/ui2/ui2ResultReporter.self, objects/ui2/ui2test.self, objects/ui2/userProfile.self, objects/ui2/userQueryMorph.self, objects/ui2/widgetMorphs.self, objects/ui2/worldMorph.self, objects/ui2/xEvents.self, objects/ui2/Notes/ProcessSynchronization, objects/ui2/examples/Makefile, objects/ui2/examples/pixelGridMorph.self, objects/ui2/icons/Makefile, objects/ui2/icons/dot-pressed.icon, objects/ui2/icons/dot-pressed_mask.icon, objects/ui2/icons/dot.icon, objects/ui2/icons/dot_mask.icon, objects/ui2/icons/line.icon, objects/ui2/icons/line_mask.icon, objects/ui2/icons/pen.icon, objects/ui2/icons/pen_mask.icon, objects/ui2/icons/waste-empty.icon, objects/ui2/icons/waste-empty_mask.icon, objects/ui2/icons/waste-full.icon, objects/ui2/icons/waste-full_mask.icon, objects/ui2/outliner/Makefile, objects/ui2/outliner/allModulesModel.self, objects/ui2/outliner/allOutliner.self, objects/ui2/outliner/allPluggableOutliner.self, objects/ui2/outliner/allSelfObjOutliner.self, objects/ui2/outliner/browseMorphs.self, objects/ui2/outliner/changedModulesModel.self, objects/ui2/outliner/complexButtonMorph.self, objects/ui2/outliner/debuggerWidgets.self, objects/ui2/outliner/generalCategoryModel.self, objects/ui2/outliner/generalLeafModel.self, objects/ui2/outliner/generalModel.self, objects/ui2/outliner/generalSlotModel.self, objects/ui2/outliner/larsText.self, objects/ui2/outliner/moduleHolderModel.self, objects/ui2/outliner/moduleModel.self, objects/ui2/outliner/moduleMorph.self, objects/ui2/outliner/moduleWidgets.self, objects/ui2/outliner/motifWidgets.self, objects/ui2/outliner/obsObjOutliner.self, objects/ui2/outliner/obsoleteOutliners.self, objects/ui2/outliner/outliner.self, objects/ui2/outliner/outlinerPreferences.self, objects/ui2/outliner/outlinerWidgets.self, objects/ui2/outliner/pluggableAnnoStyle.self, objects/ui2/outliner/pluggableCommentStyle.self, objects/ui2/outliner/pluggableContentsStyle.self, objects/ui2/outliner/pluggableDebugger.self, objects/ui2/outliner/pluggableEditStyle.self, objects/ui2/outliner/pluggableLeafOutliner.self, objects/ui2/outliner/pluggableModuleWidgets.self, objects/ui2/outliner/pluggableOutliner.self, objects/ui2/outliner/pluggableSliceOut.self, objects/ui2/outliner/pluggableSlicer.self, objects/ui2/outliner/pluggableStyle.self, objects/ui2/outliner/pluggableTitleStyle.self, objects/ui2/outliner/selfCatOrObjModel.self, objects/ui2/outliner/selfCategoryModel.self, objects/ui2/outliner/selfDebugger.self, objects/ui2/outliner/selfGenSlotModel.self, objects/ui2/outliner/selfModuleSetter.self, objects/ui2/outliner/selfObjectModel.self, objects/ui2/outliner/selfPCatModel.self, objects/ui2/outliner/selfPseudoSlotModel.self, objects/ui2/outliner/selfSliceCP.self, objects/ui2/outliner/selfSliceGroup.self, objects/ui2/outliner/selfSliceModel.self, objects/ui2/outliner/selfSlicer.self, objects/ui2/outliner/selfSlotModel.self, objects/ui2/outliner/sliceControlPanel.self, objects/ui2/outliner/sliceGroupModel.self, objects/ui2/outliner/sliceGroupOutliner.self, objects/ui2/outliner/sliceModel.self, objects/ui2/outliner/sliceReferrent.self, objects/ui2/outliner/slotModel.self, bin/Makefile, bin/mac_osx/AddTrailingNewline, bin/mac_osx/Makefile, bin/mac_osx/UpdateFiles, bin/mac_osx/cmprev, bin/mac_osx/cwdRootedIn, bin/mac_osx/dangling, bin/mac_osx/getRevision, bin/mac_osx/isLink, bin/mac_osx/linked, bin/mac_osx/lock_run, bin/mac_osx/makeDeps, bin/mac_osx/obj_patch, bin/mac_osx/removeUnderscore, bin/mac_osx/resetTime, bin/mac_osx/rself, bin/mac_osx/runBinary, bin/mac_osx/skipComments, bin/mac_osx/zap, bin/shell/Browse, bin/shell/Compare, bin/shell/ConvertRevisions, bin/shell/CreateFileStatus, bin/shell/Makefile, bin/shell/Publish, bin/shell/PublishCompare, bin/shell/Script, bin/shell/changes, bin/shell/check_locks, bin/shell/createSourceLinks, bin/shell/delete_xlib_symlinks, bin/shell/expandNames, bin/shell/fix4.1.1, bin/shell/ftpPublish, bin/shell/get_arch, bin/shell/makeFileLists, bin/shell/makeSelfWorkingTree, bin/shell/makeVMWorkingTree, bin/shell/make_glue, bin/shell/make_incs, bin/shell/make_vmDate, bin/shell/make_xlib_symlinks, bin/shell/mf, bin/shell/mzap, bin/shell/nocompile, bin/shell/profile, bin/shell/pushLink, bin/shell/remove, bin/shell/sdiffc, bin/shell/testPragma, bin/shell/undangle, bin/shell/verifyChecksum, bin/src/AddTrailingNewline.cpp, bin/src/Carbon.r, bin/src/Mach_O.hh, bin/src/Makefile, bin/src/MakefileBinList, bin/src/UpdateFiles.cpp, bin/src/carbon_prefix.hh, bin/src/cmprev.c, bin/src/cwdRootedIn.cpp, bin/src/dangling.c, bin/src/fixTar.cpp, bin/src/ftpshell.cpp, bin/src/getRevision.cpp, bin/src/isLink.cpp, bin/src/linked.c, bin/src/lock_run.cpp, bin/src/makeDeps.cpp, bin/src/mwHeader.hh, bin/src/obj_patch.cpp, bin/src/rcsfile.cpp, bin/src/rcsfile.hh, bin/src/removeUnderscore.l, bin/src/resetTime.c, bin/src/rself.cpp, bin/src/runBinary.cpp, bin/src/skipComments.l, bin/src/table.cpp, bin/src/table.hh, bin/src/zap.cpp, bin/svr4/AddTrailingNewline, bin/svr4/Makefile, bin/svr4/UpdateFiles, bin/svr4/cmprev, bin/svr4/cwdRootedIn, bin/svr4/dangling, bin/svr4/getRevision, bin/svr4/isLink, bin/svr4/linked, bin/svr4/lock_run, bin/svr4/makeDeps, bin/svr4/obj_patch, bin/svr4/removeUnderscore, bin/svr4/resetTime, bin/svr4/rself, bin/svr4/skipComments, bin/svr4/zap, doc/Makefile, doc/stackFormat, doc/vm-debugging.doc, doc/vmUseDoc.dvi, doc/vmUseDoc.ps, doc/vmUseDoc.tex, doc/vmUseDoc.txt, objects/ui2/outliner/structureEditing.self, objects/ui2/outliner/syntaxErrorMorph.self, objects/ui2/tutorial-4.0/DirectConstruction1.self, objects/ui2/tutorial-4.0/DirectConstruction2.self, objects/ui2/tutorial-4.0/DirectConstructionLink12.self, objects/ui2/tutorial-4.0/FinalChallenge.self, objects/ui2/tutorial-4.0/FinalTag.self, objects/ui2/tutorial-4.0/blueMenu.self, objects/ui2/tutorial-4.0/carpetZapper.self, objects/ui2/tutorial-4.0/centralScreen.self, objects/ui2/tutorial-4.0/fileConverter.self, objects/ui2/tutorial-4.0/greetingBanner.self, objects/ui2/tutorial-4.0/labelMaker.self, objects/ui2/tutorial-4.0/mouse.self, objects/ui2/tutorial-4.0/mouseLinks.self, objects/ui2/tutorial-4.0/mouseMenus.self, objects/ui2/tutorial-4.0/mouseUpLinks.self, objects/ui2/tutorial-4.0/previousNextButtons.self, objects/ui2/tutorial-4.0/progToChallengeLink.self, objects/ui2/tutorial-4.0/programming1.self, objects/ui2/tutorial-4.0/programming2.self, objects/ui2/tutorial-4.0/programming3.self, objects/ui2/tutorial-4.0/purpleArrowButton.self, objects/ui2/tutorial-4.0/smalltalkBlurb.self, objects/ui2/tutorial-4.0/smalltalkButton.self, objects/ui2/tutorial-4.0/smalltalkNotYetButton.self, objects/ui2/tutorial-4.0/tempJunk.self, objects/ui2/tutorial-4.0/threeButtonsDown.self, objects/ui2/tutorial-4.0/threeButtonsLeft.self, objects/ui2/tutorial-4.0/threeButtonsRight.self, objects/ui2/tutorial-4.0/threeButtonsUp.self, objects/ui2/tutorial-4.0/tutorialLoader.self, objects/ui2/tutorial-4.0/tutorialLoader2.self, objects/ui2/tutorial-4.0/tutorialLoader_fixed.self, objects/ui2/tutorial-4.0/tutorialLoader_fixed2.self, objects/ui2/tutorial-4.0/tutorialLoader_fixed2a.self, objects/ui2/tutorial-4.0/web-ST-ObjectModule-Links.self, objects/ui2/tutorial-4.0/webBlurb.self, objects/ui2/tutorial-4.0/webBrowserBlurb.self, objects/ui2/tutorial-4.0/webButton.self, objects/ui2/tutorial-4.0/xpreviousNextButtons.self, objects/ui2/tutorial-4.0/textStrings/1.self, objects/ui2/tutorial-4.0/textStrings/10.self, objects/ui2/tutorial-4.0/textStrings/2.self, objects/ui2/tutorial-4.0/textStrings/3.self, objects/ui2/tutorial-4.0/textStrings/4.self, objects/ui2/tutorial-4.0/textStrings/5.self, objects/ui2/tutorial-4.0/textStrings/6.self, objects/ui2/tutorial-4.0/textStrings/7.self, objects/ui2/tutorial-4.0/textStrings/8.self, objects/ui2/tutorial-4.0/textStrings/9.self, templates/Makefile, templates/sources.make, vm/Makefile, vm/mac_osx/Makefile, vm/mac_osx/SelfDroplet/Application.applescript, vm/mac_osx/SelfDroplet/main.m, vm/mac_osx/SelfDroplet/English.lproj/InfoPlist.strings, vm/mac_osx/SelfDroplet/English.lproj/MainMenu.nib/classes.nib, vm/mac_osx/SelfDroplet/English.lproj/MainMenu.nib/data.dependency, vm/mac_osx/SelfDroplet/English.lproj/MainMenu.nib/info.nib, vm/mac_osx/SelfDroplet/English.lproj/MainMenu.nib/objects.nib, vm/mac_osx/SelfDroplet/SelfDroplet.pbproj/default.pbxuser, vm/mac_osx/SelfDroplet/SelfDroplet.pbproj/project.pbxproj, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.indexed-prec omps, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/cat egories.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/dec ls.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/fil es.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/imp orts.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/pbx index.header, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/pro tocols.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/ref s.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/sub classes.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/sym bols0.pbxsymbols, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/str ings.pbxstrings/control, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/str ings.pbxstrings/strings, vm/mac_osx/generated/Makefile, vm/mac_osx/generated/glueCheckSum, vm/mac_osx/generated/glueFileList, vm/mac_osx/generated/incls/Makefile, vm/mac_osx/generated/incls/_glueDefs.c.incl, vm/mac_osx/vm_project/vmDate.s, vm/mac_osx/vm_project/English.lproj/InfoPlist.strings, vm/mac_osx/vm_project/build/intermediates/vm_project.indexed-header s, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/categ ories.pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/decls .pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/files .pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/impor ts.pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/pbxin dex.header, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/proto cols.pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/refs. pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/subcl asses.pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/symbo ls0.pbxsymbols, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/strin gs.pbxstrings/control, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/strin gs.pbxstrings/strings, vm/mac_osx/vm_project/vm_project.pbproj/michael.pbxuser, vm/mac_osx/vm_project/vm_project.pbproj/project.pbxproj, vm/src/Makefile, vm/src/Platform_mac_osx, vm/src/Platform_sparc, vm/src/includeDB, vm/src/any/Makefile, vm/src/any/asm/Makefile, vm/src/any/asm/asm.cpp, vm/src/any/asm/asm.hh, vm/src/any/asm/asm_abstract.hh, vm/src/any/asm/asm_inline.hh, vm/src/any/asm/asm_inline_abstract.hh, vm/src/any/asm/disasm.cpp, vm/src/any/asm/disasm.hh, vm/src/any/asm/fields.cpp, vm/src/any/asm/fields.hh, vm/src/any/asm/label.cpp, vm/src/any/asm/label.hh, vm/src/any/asm/label_inline.hh, vm/src/any/asm/nameDesc.cpp, vm/src/any/asm/nameDesc.hh, vm/src/any/asm/pcDesc.cpp, vm/src/any/asm/pcDesc.hh, vm/src/any/asm/regs.cpp, vm/src/any/asm/regs.hh, vm/src/any/asm/scopeDesc.cpp, vm/src/any/asm/scopeDesc.hh, vm/src/any/fast_compiler/Makefile, vm/src/any/fast_compiler/blist.cpp, vm/src/any/fast_compiler/blist.hh, vm/src/any/fast_compiler/codeGen.cpp, vm/src/any/fast_compiler/codeGen.hh, vm/src/any/fast_compiler/fcompiler.cpp, vm/src/any/fast_compiler/fcompiler.hh, vm/src/any/fast_compiler/fscope.cpp, vm/src/any/fast_compiler/fscope.hh, vm/src/any/fast_compiler/registerState.cpp, vm/src/any/fast_compiler/registerState.hh, vm/src/any/fast_compiler/registerString.cpp, vm/src/any/fast_compiler/registerString.hh, vm/src/any/interpreter/Makefile, vm/src/any/interpreter/abstract_interpreter.cpp, vm/src/any/interpreter/abstract_interpreter.hh, vm/src/any/interpreter/abstract_interpreter_inline.hh, vm/src/any/interpreter/interpreter.cpp, vm/src/any/interpreter/interpreter.hh, vm/src/any/interpreter/stacking_interpreter.cpp, vm/src/any/interpreter/stacking_interpreter.hh, vm/src/any/lookup/Makefile, vm/src/any/lookup/cacheStub.cpp, vm/src/any/lookup/cacheStub.hh, vm/src/any/lookup/cacheStub_inline.hh, vm/src/any/lookup/complexLookup.cpp, vm/src/any/lookup/complexLookup.hh, vm/src/any/lookup/deps.cpp, vm/src/any/lookup/deps.hh, vm/src/any/lookup/diDesc.cpp, vm/src/any/lookup/diDesc.hh, vm/src/any/lookup/key.cpp, vm/src/any/lookup/key.hh, vm/src/any/lookup/sendDesc.cpp, vm/src/any/lookup/sendDesc.hh, vm/src/any/lookup/simpleLookup.cpp, vm/src/any/lookup/simpleLookup.hh, vm/src/any/lookup/simpleLookup_inline.hh, vm/src/any/lookup/slotRef.cpp, vm/src/any/lookup/slotRef.hh, vm/src/any/lookup/target.cpp, vm/src/any/lookup/target.hh, vm/src/any/memory/Makefile, vm/src/any/memory/ageTable.cpp, vm/src/any/memory/ageTable.hh, vm/src/any/memory/asmErrorCodes.hh, vm/src/any/memory/enumeration.cpp, vm/src/any/memory/enumeration.hh, vm/src/any/memory/generation.cpp, vm/src/any/memory/generation.hh, vm/src/any/memory/generation_inline.hh, vm/src/any/memory/mapTable.cpp, vm/src/any/memory/mapTable.hh, vm/src/any/memory/mapVtbls.cpp, vm/src/any/memory/mapVtbls.hh, vm/src/any/memory/oTable.cpp, vm/src/any/memory/oTable.hh, vm/src/any/memory/oTable_inline.hh, vm/src/any/memory/oopClosures.cpp, vm/src/any/memory/oopClosures.hh, vm/src/any/memory/rSet.cpp, vm/src/any/memory/rSet.hh, vm/src/any/memory/rSet_inline.hh, vm/src/any/memory/search.cpp, vm/src/any/memory/search.hh, vm/src/any/memory/slotIterator.cpp, vm/src/any/memory/slotIterator.hh, vm/src/any/memory/slotList.cpp, vm/src/any/memory/slotList.hh, vm/src/any/memory/space.cpp, vm/src/any/memory/space.hh, vm/src/any/memory/spaceSize.cpp, vm/src/any/memory/spaceSize.hh, vm/src/any/memory/spaceSizeMacros.hh, vm/src/any/memory/space_inline.hh, vm/src/any/memory/stringTable.cpp, vm/src/any/memory/stringTable.hh, vm/src/any/memory/universe.cpp, vm/src/any/memory/universe.hh, vm/src/any/memory/universe.more.cpp, vm/src/any/memory/universe_inline.hh, vm/src/any/memory/vmStrings.cpp, vm/src/any/memory/vmStrings.hh, vm/src/any/objects/Makefile, vm/src/any/objects/assignmentMap.cpp, vm/src/any/objects/assignmentMap.hh, vm/src/any/objects/assignmentOop.hh, vm/src/any/objects/blockMap.cpp, vm/src/any/objects/blockMap.hh, vm/src/any/objects/blockOop.cpp, vm/src/any/objects/blockOop.hh, vm/src/any/objects/blockOop_inline.hh, vm/src/any/objects/byteVectorMap.cpp, vm/src/any/objects/byteVectorMap.hh, vm/src/any/objects/byteVectorOop.cpp, vm/src/any/objects/byteVectorOop.hh, vm/src/any/objects/codeLikeSlotsMap.cpp, vm/src/any/objects/codeLikeSlotsMap.hh, vm/src/any/objects/codeSlotsMap.cpp, vm/src/any/objects/codeSlotsMap.hh, vm/src/any/objects/fctProxyMap.cpp, vm/src/any/objects/fctProxyMap.hh, vm/src/any/objects/fctProxyOop.cpp, vm/src/any/objects/fctProxyOop.hh, vm/src/any/objects/floatMap.cpp, vm/src/any/objects/floatMap.hh, vm/src/any/objects/floatOop.cpp, vm/src/any/objects/floatOop.hh, vm/src/any/objects/foreignMap.hh, vm/src/any/objects/foreignOop.cpp, vm/src/any/objects/foreignOop.hh, vm/src/any/objects/immediateMap.cpp, vm/src/any/objects/immediateMap.hh, vm/src/any/objects/map.cpp, vm/src/any/objects/map.hh, vm/src/any/objects/mapMap.cpp, vm/src/any/objects/mapMap.hh, vm/src/any/objects/mapOop.cpp, vm/src/any/objects/mapOop.hh, vm/src/any/objects/markMap.cpp, vm/src/any/objects/markMap.hh, vm/src/any/objects/markOop.cpp, vm/src/any/objects/markOop.hh, vm/src/any/objects/memOop.cpp, vm/src/any/objects/memOop.hh, vm/src/any/objects/memOop_inline.hh, vm/src/any/objects/mirrorMap.cpp, vm/src/any/objects/mirrorMap.hh, vm/src/any/objects/mirrorOop.cpp, vm/src/any/objects/mirrorOop.hh, vm/src/any/objects/objVectorMap.cpp, vm/src/any/objects/objVectorMap.hh, vm/src/any/objects/objVectorOop.cpp, vm/src/any/objects/objVectorOop.hh, vm/src/any/objects/oop.cpp, vm/src/any/objects/oop.hh, vm/src/any/objects/oop_inline.hh, vm/src/any/objects/oopsOop.cpp, vm/src/any/objects/oopsOop.hh, vm/src/any/objects/oopsOop_inline.hh, vm/src/any/objects/processMap.cpp, vm/src/any/objects/processMap.hh, vm/src/any/objects/processOop.cpp, vm/src/any/objects/processOop.hh, vm/src/any/objects/profilerMap.cpp, vm/src/any/objects/profilerMap.hh, vm/src/any/objects/profilerOop.cpp, vm/src/any/objects/profilerOop.hh, vm/src/any/objects/proxyMap.cpp, vm/src/any/objects/proxyMap.hh, vm/src/any/objects/proxyOop.cpp, vm/src/any/objects/proxyOop.hh, vm/src/any/objects/slotDesc.cpp, vm/src/any/objects/slotDesc.hh, vm/src/any/objects/slotType.cpp, vm/src/any/objects/slotType.hh, vm/src/any/objects/slotsMap.cpp, vm/src/any/objects/slotsMap.hh, vm/src/any/objects/slotsMapDeps.cpp, vm/src/any/objects/slotsMapDeps.hh, vm/src/any/objects/slotsOop.cpp, vm/src/any/objects/slotsOop.hh, vm/src/any/objects/smiMap.cpp, vm/src/any/objects/smiMap.hh, vm/src/any/objects/smiOop.cpp, vm/src/any/objects/smiOop.hh, vm/src/any/objects/stringMap.cpp, vm/src/any/objects/stringMap.hh, vm/src/any/objects/stringOop.cpp, vm/src/any/objects/stringOop.hh, vm/src/any/objects/tag.hh, vm/src/any/objects/vframeMap.cpp, vm/src/any/objects/vframeMap.hh, vm/src/any/objects/vframeOop.cpp, vm/src/any/objects/vframeOop.hh, vm/src/any/os/Makefile, vm/src/any/os/errorCodes.cpp, vm/src/any/os/errorCodes.hh, vm/src/any/os/itimer.cpp, vm/src/any/os/itimer.hh, vm/src/any/os/macToolboxWindow.cpp, vm/src/any/os/macToolboxWindow.hh, vm/src/any/os/macToolboxWindow_mac.hh, vm/src/any/os/monitorWindow.cpp, vm/src/any/os/monitorWindow.hh, vm/src/any/os/os.cpp, vm/src/any/os/os.hh, vm/src/any/os/os_includes.hh, vm/src/any/os/platformWindow.cpp, vm/src/any/os/platformWindow.hh, vm/src/any/os/sig.cpp, vm/src/any/os/sig.hh, vm/src/any/os/signalBlocker.hh, vm/src/any/os/timer.cpp, vm/src/any/os/timer.hh, vm/src/any/os/xlibWindow.cpp, vm/src/any/os/xlibWindow.hh, vm/src/any/parser/Makefile, vm/src/any/parser/branchSet.cpp, vm/src/any/parser/branchSet.hh, vm/src/any/parser/branchSet_inline.hh, vm/src/any/parser/byteCodes.cpp, vm/src/any/parser/byteCodes.hh, vm/src/any/parser/expr.cpp, vm/src/any/parser/expr.hh, vm/src/any/parser/kinds.cpp, vm/src/any/parser/kinds.hh, vm/src/any/parser/labelSet.cpp, vm/src/any/parser/labelSet.hh, vm/src/any/parser/labelSet_inline.hh, vm/src/any/parser/list.cpp, vm/src/any/parser/list.hh, vm/src/any/parser/parser.cpp, vm/src/any/parser/parser.hh, vm/src/any/parser/positionTable.cpp, vm/src/any/parser/positionTable.hh, vm/src/any/parser/preserve.hh, vm/src/any/parser/scanner.cpp, vm/src/any/parser/scanner.hh, vm/src/any/parser/send.cpp, vm/src/any/parser/send.hh, vm/src/any/parser/slot.cpp, vm/src/any/parser/slot.hh, vm/src/any/parser/str.cpp, vm/src/any/parser/str.hh, vm/src/any/parser/stringUtil.cpp, vm/src/any/parser/stringUtil.hh, vm/src/any/prims/Makefile, vm/src/any/prims/dynLink.cpp, vm/src/any/prims/dynLink.hh, vm/src/any/prims/glue.cpp, vm/src/any/prims/glue.hh, vm/src/any/prims/glueCheckSum.cpp, vm/src/any/prims/glueDefs.cpp, vm/src/any/prims/glueDefs.hh, vm/src/any/prims/glueSupport.cpp, vm/src/any/prims/glueSupport.hh, vm/src/any/prims/include_glue.hh, vm/src/any/prims/macToolboxPrims.cpp, vm/src/any/prims/macToolboxPrims.hh, vm/src/any/prims/miscPrims.cpp, vm/src/any/prims/miscPrims.hh, vm/src/any/prims/prim.cpp, vm/src/any/prims/prim.hh, vm/src/any/prims/prim_table_arch.hh, vm/src/any/prims/prim_table_macToolbox.hh, vm/src/any/prims/prim_table_os.hh, vm/src/any/runtime/Makefile, vm/src/any/runtime/aCompiler.cpp, vm/src/any/runtime/aCompiler.hh, vm/src/any/runtime/allocation.cpp, vm/src/any/runtime/allocation.hh, vm/src/any/runtime/asmDefs.hh, vm/src/any/runtime/asserts.hh, vm/src/any/runtime/asyncMalloc.cpp, vm/src/any/runtime/asyncMalloc.hh, vm/src/any/runtime/bits.hh, vm/src/any/runtime/callgraph.cpp, vm/src/any/runtime/callgraph.hh, vm/src/any/runtime/clist.cpp, vm/src/any/runtime/clist.hh, vm/src/any/runtime/config.hh, vm/src/any/runtime/conversion.cpp, vm/src/any/runtime/conversion.hh, vm/src/any/runtime/debug.cpp, vm/src/any/runtime/debug.hh, vm/src/any/runtime/debugPrintable.cpp, vm/src/any/runtime/debugPrintable.hh, vm/src/any/runtime/error.hh, vm/src/any/runtime/eventlog.cpp, vm/src/any/runtime/eventlog.hh, vm/src/any/runtime/files.cpp, vm/src/any/runtime/files.hh, vm/src/any/runtime/frame.cpp, vm/src/any/runtime/frame.hh, vm/src/any/runtime/framePieces.cpp, vm/src/any/runtime/framePieces.hh, vm/src/any/runtime/framePieces_abstract.hh, vm/src/any/runtime/framePieces_inline.hh, vm/src/any/runtime/frame_format.cpp, vm/src/any/runtime/frame_format.hh, vm/src/any/runtime/frame_format_abstract.hh, vm/src/any/runtime/frame_inline.hh, vm/src/any/runtime/frame_iterator.cpp, vm/src/any/runtime/frame_iterator.hh, vm/src/any/runtime/hprofiler.cpp, vm/src/any/runtime/hprofiler.hh, vm/src/any/runtime/init.cpp, vm/src/any/runtime/init.hh, vm/src/any/runtime/interruptedCtx.cpp, vm/src/any/runtime/interruptedCtx.hh, vm/src/any/runtime/lprintf.cpp, vm/src/any/runtime/lprintf.hh, vm/src/any/runtime/machineCache.cpp, vm/src/any/runtime/machineCache.hh, vm/src/any/runtime/machineCache_abstract.hh, vm/src/any/runtime/macros.hh, vm/src/any/runtime/monitor.cpp, vm/src/any/runtime/monitor.hh, vm/src/any/runtime/monitorHooks.cpp, vm/src/any/runtime/monitorHooks.hh, vm/src/any/runtime/monitorPieces.cpp, vm/src/any/runtime/monitorPieces.hh, vm/src/any/runtime/monitor_abstract.hh, vm/src/any/runtime/monitor_inline.hh, vm/src/any/runtime/monitor_inline_abstract.hh, vm/src/any/runtime/nlrSupport.cpp, vm/src/any/runtime/nlrSupport.hh, vm/src/any/runtime/nprofiler.copygraph.cpp, vm/src/any/runtime/nprofiler.cpp, vm/src/any/runtime/nprofiler.hh, vm/src/any/runtime/print.cpp, vm/src/any/runtime/print.hh, vm/src/any/runtime/process.cpp, vm/src/any/runtime/process.hh, vm/src/any/runtime/recompile.cpp, vm/src/any/runtime/recompile.hh, vm/src/any/runtime/registerLocator.cpp, vm/src/any/runtime/registerLocator.hh, vm/src/any/runtime/runtime.cpp, vm/src/any/runtime/runtime.hh, vm/src/any/runtime/selfMonitor.cpp, vm/src/any/runtime/selfMonitor.hh, vm/src/any/runtime/shell.cpp, vm/src/any/runtime/shell.hh, vm/src/any/runtime/stack.cpp, vm/src/any/runtime/stack.hh, vm/src/any/runtime/table.cpp, vm/src/any/runtime/table.hh, vm/src/any/runtime/top.hh, vm/src/any/runtime/top_includes.hh, vm/src/any/runtime/types.hh, vm/src/any/runtime/uncommonBranch.cpp, vm/src/any/runtime/uncommonBranch.hh, vm/src/any/runtime/util.cpp, vm/src/any/runtime/util.hh, vm/src/any/runtime/vframe.cpp, vm/src/any/runtime/vframe.hh, vm/src/any/sic/Makefile, vm/src/any/sic/aNode.cpp, vm/src/any/sic/aNode.hh, vm/src/any/sic/basicBlock.cpp, vm/src/any/sic/basicBlock.hh, vm/src/any/sic/basicBlock_inline.hh, vm/src/any/sic/bitVector.cpp, vm/src/any/sic/bitVector.hh, vm/src/any/sic/defUse.cpp, vm/src/any/sic/defUse.hh, vm/src/any/sic/defUse_inline.hh, vm/src/any/sic/genHelper.hh, vm/src/any/sic/inlining.cpp, vm/src/any/sic/inlining.hh, vm/src/any/sic/node.cpp, vm/src/any/sic/node.hh, vm/src/any/sic/nodeGen.cpp, vm/src/any/sic/nodeGen.hh, vm/src/any/sic/node_inline.hh, vm/src/any/sic/opcode.cpp, vm/src/any/sic/opcode.hh, vm/src/any/sic/preg.cpp, vm/src/any/sic/preg.hh, vm/src/any/sic/regAlloc.cpp, vm/src/any/sic/regAlloc.hh, vm/src/any/sic/rscope.cpp, vm/src/any/sic/rscope.hh, vm/src/any/sic/sic.cpp, vm/src/any/sic/sic.hh, vm/src/any/sic/sicExpr.cpp, vm/src/any/sic/sicExpr.hh, vm/src/any/sic/sicInline.cpp, vm/src/any/sic/sicPrimline.cpp, vm/src/any/sic/sicScope.cpp, vm/src/any/sic/sicScope.hh, vm/src/any/sic/sicScope_inline.hh, vm/src/any/sic/sicSplit.cpp, vm/src/any/sic/sicSplit.hh, vm/src/any/sic/slist.cpp, vm/src/any/sic/slist.hh, vm/src/any/sic/tracing.cpp, vm/src/any/sic/tracing.hh, vm/src/any/zone/Makefile, vm/src/any/zone/addrDesc.cpp, vm/src/any/zone/addrDesc.hh, vm/src/any/zone/codeTable.cpp, vm/src/any/zone/codeTable.hh, vm/src/any/zone/countStub.cpp, vm/src/any/zone/countStub.hh, vm/src/any/zone/countStub_abstract.hh, vm/src/any/zone/fprofiler.cpp, vm/src/any/zone/fprofiler.hh, vm/src/any/zone/ncode.cpp, vm/src/any/zone/ncode.hh, vm/src/any/zone/nmethod.cpp, vm/src/any/zone/nmethod.hh, vm/src/any/zone/nmethodScopes.cpp, vm/src/any/zone/nmethodScopes.hh, vm/src/any/zone/nmethod_inline.hh, vm/src/any/zone/nmln.cpp, vm/src/any/zone/nmln.hh, vm/src/any/zone/scopeDescRecorder.cpp, vm/src/any/zone/scopeDescRecorder.hh, vm/src/any/zone/trapdoors.cpp, vm/src/any/zone/trapdoors.hh, vm/src/any/zone/zone.cpp, vm/src/any/zone/zone.hh, vm/src/any/zone/zoneHeap.cpp, vm/src/any/zone/zoneHeap.hh, vm/src/mw/Makefile, vm/src/mw/runtime/Carbon.r, vm/src/mw/runtime/Makefile, vm/src/mw/runtime/vmDate_mw.cpp, vm/src/ppc/Makefile, vm/src/ppc/asm/Makefile, vm/src/ppc/asm/asm_inline_ppc.hh, vm/src/ppc/asm/asm_ppc.cpp, vm/src/ppc/asm/asm_ppc.hh, vm/src/ppc/asm/disasm_ppc.cpp, vm/src/ppc/asm/disasm_ppc.hh, vm/src/ppc/asm/fields_ppc.cpp, vm/src/ppc/asm/fields_ppc.hh, vm/src/ppc/asm/regs_ppc.cpp, vm/src/ppc/asm/regs_ppc.hh, vm/src/ppc/fast_compiler/Makefile, vm/src/ppc/fast_compiler/codeGen_inline_ppc.hh, vm/src/ppc/fast_compiler/codeGen_ppc.cpp, vm/src/ppc/fast_compiler/codeGen_ppc.hh, vm/src/ppc/fast_compiler/fcompiler_ppc.cpp, vm/src/ppc/fast_compiler/fcompiler_ppc.hh, vm/src/ppc/fast_compiler/registerState_ppc.cpp, vm/src/ppc/fast_compiler/registerState_ppc.hh, vm/src/ppc/fast_compiler/registerString_ppc.cpp, vm/src/ppc/fast_compiler/registerString_ppc.hh, vm/src/ppc/lookup/Makefile, vm/src/ppc/lookup/cacheStub_inline_ppc.hh, vm/src/ppc/lookup/cacheStub_ppc.cpp, vm/src/ppc/lookup/cacheStub_ppc.hh, vm/src/ppc/lookup/diDesc_ppc.cpp, vm/src/ppc/lookup/diDesc_ppc.hh, vm/src/ppc/lookup/sendDesc_ppc.cpp, vm/src/ppc/lookup/sendDesc_ppc.hh, vm/src/ppc/memory/Makefile, vm/src/ppc/memory/search_ppc.hh, vm/src/ppc/prims/Makefile, vm/src/ppc/prims/asmPrims_gcc_ppc.s, vm/src/ppc/prims/asmPrims_mw_ppc.s, vm/src/ppc/prims/prim_table_arch_ppc.hh, vm/src/ppc/runtime/Makefile, vm/src/ppc/runtime/aCompiler_ppc.cpp, vm/src/ppc/runtime/aCompiler_ppc.hh, vm/src/ppc/runtime/asmDefs_gcc_ppc.hh, vm/src/ppc/runtime/asmDefs_mw_ppc.hh, vm/src/ppc/runtime/conversion_ppc.cpp, vm/src/ppc/runtime/conversion_ppc.hh, vm/src/ppc/runtime/framePieces_ppc.cpp, vm/src/ppc/runtime/framePieces_ppc.hh, vm/src/ppc/runtime/frame_format_ppc.cpp, vm/src/ppc/runtime/frame_format_ppc.hh, vm/src/ppc/runtime/frame_iterator_ppc.cpp, vm/src/ppc/runtime/frame_iterator_ppc.hh, vm/src/ppc/runtime/frame_ppc.cpp, vm/src/ppc/runtime/frame_ppc.hh, vm/src/ppc/runtime/interruptedCtx_ppc.cpp, vm/src/ppc/runtime/interruptedCtx_ppc.hh, vm/src/ppc/runtime/registerLocator_ppc.cpp, vm/src/ppc/runtime/registerLocator_ppc.hh, vm/src/ppc/runtime/runtime_asm_gcc_ppc.s, vm/src/ppc/runtime/runtime_asm_mw_ppc.s, vm/src/ppc/runtime/runtime_ppc.cpp, vm/src/ppc/runtime/runtime_ppc.hh, vm/src/ppc/runtime/stubs_ppc.cpp, vm/src/ppc/runtime/vframe_ppc.cpp, vm/src/ppc/sic/Makefile, vm/src/ppc/sic/genHelper_ppc.hh, vm/src/ppc/zone/Makefile, vm/src/ppc/zone/addrDesc_ppc.cpp, vm/src/ppc/zone/addrDesc_ppc.hh, vm/src/ppc/zone/allocZone_ppc.s, vm/src/ppc/zone/countStub_ppc.cpp, vm/src/ppc/zone/countStub_ppc.hh, vm/src/ppc/zone/nmethod_ppc.cpp, vm/src/ppc/zone/nmethod_ppc.hh, vm/src/ppc/zone/trapdoors_ppc.cpp, vm/src/ppc/zone/trapdoors_ppc.hh, vm/src/sparc/Makefile, vm/src/sparc/asm/Makefile, vm/src/sparc/asm/asm_inline_sparc.hh, vm/src/sparc/asm/asm_sparc.cpp, vm/src/sparc/asm/asm_sparc.hh, vm/src/sparc/asm/disasm_sparc.cpp, vm/src/sparc/asm/disasm_sparc.hh, vm/src/sparc/asm/fields_sparc.cpp, vm/src/sparc/asm/fields_sparc.hh, vm/src/sparc/asm/opc_sparc.cpp, vm/src/sparc/asm/pinsn_sparc.cpp, vm/src/sparc/asm/regs_sparc.cpp, vm/src/sparc/asm/regs_sparc.hh, vm/src/sparc/asm/sparc.hh, vm/src/sparc/fast_compiler/Makefile, vm/src/sparc/fast_compiler/codeGen_inline_sparc.hh, vm/src/sparc/fast_compiler/codeGen_sparc.cpp, vm/src/sparc/fast_compiler/codeGen_sparc.hh, vm/src/sparc/fast_compiler/fcompiler_sparc.cpp, vm/src/sparc/fast_compiler/fcompiler_sparc.hh, vm/src/sparc/fast_compiler/registerState_sparc.cpp, vm/src/sparc/fast_compiler/registerState_sparc.hh, vm/src/sparc/fast_compiler/registerString_sparc.cpp, vm/src/sparc/fast_compiler/registerString_sparc.hh, vm/src/sparc/lookup/Makefile, vm/src/sparc/lookup/cacheStub_inline_sparc.hh, vm/src/sparc/lookup/cacheStub_sparc.cpp, vm/src/sparc/lookup/cacheStub_sparc.hh, vm/src/sparc/lookup/diDesc_sparc.cpp, vm/src/sparc/lookup/diDesc_sparc.hh, vm/src/sparc/lookup/sendDesc_sparc.cpp, vm/src/sparc/lookup/sendDesc_sparc.hh, vm/src/sparc/memory/Makefile, vm/src/sparc/memory/enum_sparc.s, vm/src/sparc/memory/search_sparc.hh, vm/src/sparc/memory/search_sparc.s, vm/src/sparc/prims/Makefile, vm/src/sparc/prims/asmPrims_sparc.s, vm/src/sparc/prims/memCopyPrims_sparc.s, vm/src/sparc/prims/prim_table_arch_sparc.hh, vm/src/sparc/runtime/Makefile, vm/src/sparc/runtime/aCompiler_sparc.cpp, vm/src/sparc/runtime/aCompiler_sparc.hh, vm/src/sparc/runtime/asmDefs_gcc_sparc.hh, vm/src/sparc/runtime/conversion_sparc.cpp, vm/src/sparc/runtime/conversion_sparc.hh, vm/src/sparc/runtime/framePieces_sparc.cpp, vm/src/sparc/runtime/framePieces_sparc.hh, vm/src/sparc/runtime/frame_format_sparc.cpp, vm/src/sparc/runtime/frame_format_sparc.hh, vm/src/sparc/runtime/frame_iterator_sparc.cpp, vm/src/sparc/runtime/frame_iterator_sparc.hh, vm/src/sparc/runtime/frame_sparc.cpp, vm/src/sparc/runtime/frame_sparc.hh, vm/src/sparc/runtime/interruptedCtx_sparc.cpp, vm/src/sparc/runtime/interruptedCtx_sparc.hh, vm/src/sparc/runtime/registerLocator_sparc.cpp, vm/src/sparc/runtime/registerLocator_sparc.hh, vm/src/sparc/runtime/runtime_asm_gcc_sparc.s, vm/src/sparc/runtime/runtime_sparc.cpp, vm/src/sparc/runtime/runtime_sparc.hh, vm/src/sparc/runtime/vframe_sparc.cpp, vm/src/sparc/sic/Makefile, vm/src/sparc/sic/genHelper_sparc.cpp, vm/src/sparc/sic/genHelper_sparc.hh, vm/src/sparc/sic/node_sparc.cpp, vm/src/sparc/zone/Makefile, vm/src/sparc/zone/addrDesc_sparc.cpp, vm/src/sparc/zone/addrDesc_sparc.hh, vm/src/sparc/zone/allocZone_sparc.s, vm/src/sparc/zone/countStub_sparc.cpp, vm/src/sparc/zone/countStub_sparc.hh, vm/src/sparc/zone/nmethod_sparc.cpp, vm/src/sparc/zone/nmethod_sparc.hh, vm/src/sparc/zone/trapdoors_sparc.cpp, vm/src/sparc/zone/trapdoors_sparc.hh, vm/src/unix/Makefile, vm/src/unix/os/Makefile, vm/src/unix/os/errorCodes_unix.cpp, vm/src/unix/os/errorCodes_unix.hh, vm/src/unix/os/itimer_unix.cpp, vm/src/unix/os/itimer_unix.hh, vm/src/unix/os/os_includes_unix.hh, vm/src/unix/os/os_unix.cpp, vm/src/unix/os/os_unix.hh, vm/src/unix/os/sig_unix.cpp, vm/src/unix/os/sig_unix.hh, vm/src/unix/os/signalBlocker_unix.cpp, vm/src/unix/os/signalBlocker_unix.hh, vm/src/unix/os/timer_unix.cpp, vm/src/unix/os/timer_unix.hh, vm/src/unix/prims/Makefile, vm/src/unix/prims/include_glue_unix.hh, vm/src/unix/prims/prim_table_os_unix.hh, vm/src/unix/prims/unixPrims.cpp, vm/src/unix/prims/unixPrims.glue.cpp, vm/src/unix/prims/unixPrims.hh, vm/src/unix/prims/x_includes.hh, vm/src/unix/prims/xlibPrims.cpp, vm/src/unix/prims/xlibPrims.hh, vm/src/unix/runtime/Makefile, vm/src/unix/runtime/config_unix.hh, vm/src/unix/runtime/interruptedCtx_unix.cpp, vm/src/unix/runtime/machineCache_unix.cpp, vm/src/unix/runtime/machineCache_unix.hh, vm/src/unix/runtime/monitorHooks_unix.cpp, vm/src/unix/runtime/monitorPieces_unix.cpp, vm/svr4/Makefile, vm/svr4/debug/Makefile, vm/svr4/generated/Makefile, vm/svr4/generated/glueCheckSum, vm/svr4/generated/glueFileList, vm/svr4/generated/incls/Makefile, vm/svr4/generated/incls/_glueDefs.c.incl, vm/svr4/interpreter/Makefile, vm/svr4/links/Makefile, vm/svr4/optimized/Makefile, vm/svr4/profiled/Makefile, vm/templates/Makefile, vm/templates/compile.make, vm/templates/debug.make, vm/templates/link.make, vm/templates/mac_osx.make, vm/templates/optimized.make, vm/templates/profiled.make, vm/templates/svr4.make, vm/templates/svr4_write.make, objects/core/Makefile, objects/core/abstractSyntax.self, objects/core/abstract_OS.self, objects/core/activationText.self, objects/core/allCore.self, objects/core/all_OS.self, objects/core/annotation.self, objects/core/annotator.self, objects/core/barrier.self, objects/core/beamIn.self, objects/core/beamOut.self, objects/core/bigInt.self, objects/core/block.self, objects/core/boolean.self, objects/core/bootstrapFile.self, objects/core/browsing.self, objects/core/bufferedBootstrapFile.self, objects/core/bytecodeFormat.self, objects/core/caseStatement.self, objects/core/chain.self, objects/core/collection.self, objects/core/collector.self, objects/core/coreObjects.self, objects/core/debugger.self, objects/core/defaultBehavior.self, objects/core/defaultPreferences.self, objects/core/diff.self, objects/core/enumerating.self, objects/core/errorHandling.self, objects/core/fakeSlot.self, objects/core/fakeSlotsIterator.self, objects/core/fastTransporter.self, objects/core/fileOut.self, objects/core/fileStream.self, objects/core/float.self, objects/core/foreign.self, objects/core/generatedCases.self, objects/core/history.self, objects/core/hosts.self, objects/core/incrementalSaving.self, objects/core/indexable.self, objects/core/init.self, objects/core/inspect.self, objects/core/int32and64.self, objects/core/integer.self, objects/core/interceptor.self, objects/core/list.self, objects/core/lock.self, objects/core/macOS.self, objects/core/macOS_stdin.self, objects/core/memoryState.self, objects/core/message.self, objects/core/methodText.self, objects/core/mirror.self, objects/core/module.self, objects/core/moduleInfo.self, objects/core/monitor.self, objects/core/nil.self, objects/core/number.self, objects/core/objectScanner.self, objects/core/oldStyleRectangle.self, objects/core/orderedDictionary.self, objects/core/orderedSet.self, objects/core/pair.self, objects/core/path.self, objects/core/ping.self, objects/core/point.self, objects/core/primitives.self, objects/core/priorityQueue.self, objects/core/process.self, objects/core/processErrors.self, objects/core/processStack.self, objects/core/processStatus.self, objects/core/processesAndIO.self, objects/core/profiler.self, objects/core/profiling.self, objects/core/programmingLog.self, objects/core/programmingSupport.self, objects/core/prompt.self, objects/core/random.self, objects/core/rectangle.self, objects/core/rootTraits.self, objects/core/scheduler.self, objects/core/selectionText.self, objects/core/selector.self, objects/core/semaphore.self, objects/core/sending.self, objects/core/sequence.self, objects/core/serializer.self, objects/core/setAndDictionary.self, objects/core/sharedQueue.self, objects/core/sharedSetAndDictionary.self, objects/core/shell.self, objects/core/shortcuts.self, objects/core/slot.self, objects/core/smallInt.self, objects/core/snapshotAction.self, objects/core/socketServer.self, objects/core/sortedSequence.self, objects/core/stat.self, objects/core/stdin.self, objects/core/string.self, objects/core/systemOddballs.self, objects/core/systemStructure.self, objects/core/termcap.self, objects/core/textLines.self, objects/core/time.self, objects/core/transporter.self, objects/core/transporterFiles.self, objects/core/tree.self, objects/core/tty.self, objects/core/ttySupport.self, objects/core/unix.self, objects/core/unix_stdin.self, objects/core/vector.self, objects/core/visibility.self: Initial revision 2002-06-09 19:55 harald * LICENSE, Makefile, objects/LICENSE, objects/Makefile, objects/all.self, objects/all2.self, objects/medium.self, objects/release4_0.self, objects/small.self, objects/smallUI2.self, objects/smallUI3D.self, objects/glue/Makefile, objects/glue/macPrimTemplates.self, objects/glue/macPrims.primMaker.hh, objects/glue/macPrims_wrappers.self, objects/glue/macToolbox.primMaker.hh, objects/glue/macToolboxTemplates.self, objects/glue/macToolbox_wrappers.self, objects/glue/primitiveMaker.self, objects/glue/stat.primMaker.hh, objects/glue/statTemplates.self, objects/glue/stat_glue.cpp, objects/glue/stat_wrappers.self, objects/glue/termcap.primMaker.hh, objects/glue/termcapTemplates.self, objects/glue/termcap_glue.cpp, objects/glue/termcap_wrappers.self, objects/glue/test.primMaker.hh, objects/glue/test_wrappers.self, objects/glue/transcendental.primMaker.hh, objects/glue/transcendentalTemplates.self, objects/glue/transcendental_glue.cpp, objects/glue/transcendental_wrappers.self, objects/glue/unixPrimTemplates.self, objects/glue/unixPrims.primMaker.hh, objects/glue/unixPrims_wrappers.self, objects/glue/xgl.primMaker.hh, objects/glue/xgl.self, objects/glue/xgl_glue.cpp, objects/glue/xglTemplates.self, objects/glue/xgl_wrappers.self, objects/glue/xlib.primMaker.hh, objects/glue/xlibTemplates.self, objects/glue/xlib_glue.cpp, objects/glue/xlib_wrappers.self, objects/glue/mac_osx/Makefile, objects/glue/svr4/Makefile, objects/graphics/Makefile, objects/graphics/allGraphics.self, objects/graphics/bitmap.self, objects/graphics/bitmapShape.self, objects/graphics/color.self, objects/graphics/colorRange.self, objects/graphics/colormap.self, objects/graphics/cursor.self, objects/graphics/drawing.self, objects/graphics/eventHandler.self, objects/graphics/eventWatcher.self, objects/graphics/font.self, objects/graphics/fontSpec.self, objects/graphics/inBetweener.self, objects/graphics/macToolbox.self, objects/graphics/macToolboxEvts.self, objects/graphics/movingBitmap.self, objects/graphics/movingShape.self, objects/graphics/pattern.self, objects/graphics/spline.self, objects/graphics/windoid.self, objects/graphics/window.self, objects/graphics/xBitmapMaker.self, objects/graphics/xIconMaker.self, objects/graphics/xPixmapMaker.self, objects/graphics/xlib.self, objects/misc/Makefile, objects/misc/crypto.self, objects/misc/edglobals, objects/misc/example.self, objects/misc/fixCopyDowns.self, objects/misc/programmingExamples.self, objects/misc/reorganizer.self, objects/tests/Makefile, objects/tests/allTests.self, objects/tests/benchmarks.self, objects/tests/branchTests.self, objects/tests/cons.self, objects/tests/debugTests.self, objects/tests/deltablue.self, objects/tests/lowLevelTests.self, objects/tests/numberTests.self, objects/tests/parseNodes.self, objects/tests/parser.self, objects/tests/programmingTests.self, objects/tests/richards.self, objects/tests/sicTests.self, objects/tests/tests.self, objects/ui1/Makefile, objects/ui1/allUI.self, objects/ui1/animator.self, objects/ui1/arrowheadCache.self, objects/ui1/boxBitmap.self, objects/ui1/boxBlueprint.self, objects/ui1/boxSize.self, objects/ui1/contentsButton.self, objects/ui1/diffUI.self, objects/ui1/enumResult.self, objects/ui1/hiddenSlotsButton.self, objects/ui1/hierarchicalMenu.self, objects/ui1/menu.self, objects/ui1/menuButton.self, objects/ui1/menuItem.self, objects/ui1/objBodyRegions.self, objects/ui1/objBodyTypes.self, objects/ui1/objectBody.self, objects/ui1/objectButton.self, objects/ui1/sendButton.self, objects/ui1/slab.self, objects/ui1/slotButton.self, objects/ui1/slotContentsCpt.self, objects/ui1/slotCpt.self, objects/ui1/slotNameCpt.self, objects/ui1/textEditor.self, objects/ui1/toggleBody.self, objects/ui1/togglers.self, objects/ui1/transcript.self, objects/ui1/ui.icon, objects/ui1/ui.self, objects/ui1/uiArrow.self, objects/ui1/uiBody.self, objects/ui1/uiButton.self, objects/ui1/uiColorPalette.self, objects/ui1/uiColormap.self, objects/ui1/uiDemo.self, objects/ui1/uiNester.self, objects/ui1/uiNotifier.self, objects/ui1/uiWorld.self, objects/ui2/Makefile, objects/ui2/XILColormap.self, objects/ui2/activity.self, objects/ui2/allUI2.self, objects/ui2/animatedLayoutMorphs.self, objects/ui2/arrowMorphs.self, objects/ui2/buttonMorphs.self, objects/ui2/canvas.self, objects/ui2/capability.self, objects/ui2/carpetMorph.self, objects/ui2/colorWorld.self, objects/ui2/coreSampler.self, objects/ui2/demoUtilities.self, objects/ui2/desktop.self, objects/ui2/editorMorphs.self, objects/ui2/factory.self, objects/ui2/factoryMorph.self, objects/ui2/frameMorphs.self, objects/ui2/handMorph.self, objects/ui2/histogramMorph.self, objects/ui2/idealGas.self, objects/ui2/layoutMorphs.self, objects/ui2/macEvents.self, objects/ui2/marqueeMorph.self, objects/ui2/metaMorph.self, objects/ui2/morph.self, objects/ui2/morphFinder.self, objects/ui2/morphLib.self, objects/ui2/morphSaving.self, objects/ui2/paint.self, objects/ui2/pixmapMorphs.self, objects/ui2/pluggablePointerMorph.self, objects/ui2/pointerMorph.self, objects/ui2/propertySheets.self, objects/ui2/radarView.self, objects/ui2/scalableFont.self, objects/ui2/simpleFrameMorph.self, objects/ui2/smallComputer.self, objects/ui2/smallComputerProto.self, objects/ui2/snapshotOptionsMorph.self, objects/ui2/specialPaintManager.self, objects/ui2/sunRasterFile.self, objects/ui2/trashCanMorph.self, objects/ui2/tristateIndicator.self, objects/ui2/ui2Button.self, objects/ui2/ui2Demo.self, objects/ui2/ui2Event.self, objects/ui2/ui2Menu.self, objects/ui2/ui2ResultReporter.self, objects/ui2/ui2test.self, objects/ui2/userProfile.self, objects/ui2/userQueryMorph.self, objects/ui2/widgetMorphs.self, objects/ui2/worldMorph.self, objects/ui2/xEvents.self, objects/ui2/Notes/ProcessSynchronization, objects/ui2/examples/Makefile, objects/ui2/examples/pixelGridMorph.self, objects/ui2/icons/Makefile, objects/ui2/icons/dot-pressed.icon, objects/ui2/icons/dot-pressed_mask.icon, objects/ui2/icons/dot.icon, objects/ui2/icons/dot_mask.icon, objects/ui2/icons/line.icon, objects/ui2/icons/line_mask.icon, objects/ui2/icons/pen.icon, objects/ui2/icons/pen_mask.icon, objects/ui2/icons/waste-empty.icon, objects/ui2/icons/waste-empty_mask.icon, objects/ui2/icons/waste-full.icon, objects/ui2/icons/waste-full_mask.icon, objects/ui2/outliner/Makefile, objects/ui2/outliner/allModulesModel.self, objects/ui2/outliner/allOutliner.self, objects/ui2/outliner/allPluggableOutliner.self, objects/ui2/outliner/allSelfObjOutliner.self, objects/ui2/outliner/browseMorphs.self, objects/ui2/outliner/changedModulesModel.self, objects/ui2/outliner/complexButtonMorph.self, objects/ui2/outliner/debuggerWidgets.self, objects/ui2/outliner/generalCategoryModel.self, objects/ui2/outliner/generalLeafModel.self, objects/ui2/outliner/generalModel.self, objects/ui2/outliner/generalSlotModel.self, objects/ui2/outliner/larsText.self, objects/ui2/outliner/moduleHolderModel.self, objects/ui2/outliner/moduleModel.self, objects/ui2/outliner/moduleMorph.self, objects/ui2/outliner/moduleWidgets.self, objects/ui2/outliner/motifWidgets.self, objects/ui2/outliner/obsObjOutliner.self, objects/ui2/outliner/obsoleteOutliners.self, objects/ui2/outliner/outliner.self, objects/ui2/outliner/outlinerPreferences.self, objects/ui2/outliner/outlinerWidgets.self, objects/ui2/outliner/pluggableAnnoStyle.self, objects/ui2/outliner/pluggableCommentStyle.self, objects/ui2/outliner/pluggableContentsStyle.self, objects/ui2/outliner/pluggableDebugger.self, objects/ui2/outliner/pluggableEditStyle.self, objects/ui2/outliner/pluggableLeafOutliner.self, objects/ui2/outliner/pluggableModuleWidgets.self, objects/ui2/outliner/pluggableOutliner.self, objects/ui2/outliner/pluggableSliceOut.self, objects/ui2/outliner/pluggableSlicer.self, objects/ui2/outliner/pluggableStyle.self, objects/ui2/outliner/pluggableTitleStyle.self, objects/ui2/outliner/selfCatOrObjModel.self, objects/ui2/outliner/selfCategoryModel.self, objects/ui2/outliner/selfDebugger.self, objects/ui2/outliner/selfGenSlotModel.self, objects/ui2/outliner/selfModuleSetter.self, objects/ui2/outliner/selfObjectModel.self, objects/ui2/outliner/selfPCatModel.self, objects/ui2/outliner/selfPseudoSlotModel.self, objects/ui2/outliner/selfSliceCP.self, objects/ui2/outliner/selfSliceGroup.self, objects/ui2/outliner/selfSliceModel.self, objects/ui2/outliner/selfSlicer.self, objects/ui2/outliner/selfSlotModel.self, objects/ui2/outliner/sliceControlPanel.self, objects/ui2/outliner/sliceGroupModel.self, objects/ui2/outliner/sliceGroupOutliner.self, objects/ui2/outliner/sliceModel.self, objects/ui2/outliner/sliceReferrent.self, objects/ui2/outliner/slotModel.self, bin/Makefile, bin/mac_osx/AddTrailingNewline, bin/mac_osx/Makefile, bin/mac_osx/UpdateFiles, bin/mac_osx/cmprev, bin/mac_osx/cwdRootedIn, bin/mac_osx/dangling, bin/mac_osx/getRevision, bin/mac_osx/isLink, bin/mac_osx/linked, bin/mac_osx/lock_run, bin/mac_osx/makeDeps, bin/mac_osx/obj_patch, bin/mac_osx/removeUnderscore, bin/mac_osx/resetTime, bin/mac_osx/rself, bin/mac_osx/runBinary, bin/mac_osx/skipComments, bin/mac_osx/zap, bin/shell/Browse, bin/shell/Compare, bin/shell/ConvertRevisions, bin/shell/CreateFileStatus, bin/shell/Makefile, bin/shell/Publish, bin/shell/PublishCompare, bin/shell/Script, bin/shell/changes, bin/shell/check_locks, bin/shell/createSourceLinks, bin/shell/delete_xlib_symlinks, bin/shell/expandNames, bin/shell/fix4.1.1, bin/shell/ftpPublish, bin/shell/get_arch, bin/shell/makeFileLists, bin/shell/makeSelfWorkingTree, bin/shell/makeVMWorkingTree, bin/shell/make_glue, bin/shell/make_incs, bin/shell/make_vmDate, bin/shell/make_xlib_symlinks, bin/shell/mf, bin/shell/mzap, bin/shell/nocompile, bin/shell/profile, bin/shell/pushLink, bin/shell/remove, bin/shell/sdiffc, bin/shell/testPragma, bin/shell/undangle, bin/shell/verifyChecksum, bin/src/AddTrailingNewline.cpp, bin/src/Carbon.r, bin/src/Mach_O.hh, bin/src/Makefile, bin/src/MakefileBinList, bin/src/UpdateFiles.cpp, bin/src/carbon_prefix.hh, bin/src/cmprev.c, bin/src/cwdRootedIn.cpp, bin/src/dangling.c, bin/src/fixTar.cpp, bin/src/ftpshell.cpp, bin/src/getRevision.cpp, bin/src/isLink.cpp, bin/src/linked.c, bin/src/lock_run.cpp, bin/src/makeDeps.cpp, bin/src/mwHeader.hh, bin/src/obj_patch.cpp, bin/src/rcsfile.cpp, bin/src/rcsfile.hh, bin/src/removeUnderscore.l, bin/src/resetTime.c, bin/src/rself.cpp, bin/src/runBinary.cpp, bin/src/skipComments.l, bin/src/table.cpp, bin/src/table.hh, bin/src/zap.cpp, bin/svr4/AddTrailingNewline, bin/svr4/Makefile, bin/svr4/UpdateFiles, bin/svr4/cmprev, bin/svr4/cwdRootedIn, bin/svr4/dangling, bin/svr4/getRevision, bin/svr4/isLink, bin/svr4/linked, bin/svr4/lock_run, bin/svr4/makeDeps, bin/svr4/obj_patch, bin/svr4/removeUnderscore, bin/svr4/resetTime, bin/svr4/rself, bin/svr4/skipComments, bin/svr4/zap, doc/Makefile, doc/stackFormat, doc/vm-debugging.doc, doc/vmUseDoc.dvi, doc/vmUseDoc.ps, doc/vmUseDoc.tex, doc/vmUseDoc.txt, objects/ui2/outliner/structureEditing.self, objects/ui2/outliner/syntaxErrorMorph.self, objects/ui2/tutorial-4.0/DirectConstruction1.self, objects/ui2/tutorial-4.0/DirectConstruction2.self, objects/ui2/tutorial-4.0/DirectConstructionLink12.self, objects/ui2/tutorial-4.0/FinalChallenge.self, objects/ui2/tutorial-4.0/FinalTag.self, objects/ui2/tutorial-4.0/blueMenu.self, objects/ui2/tutorial-4.0/carpetZapper.self, objects/ui2/tutorial-4.0/centralScreen.self, objects/ui2/tutorial-4.0/fileConverter.self, objects/ui2/tutorial-4.0/greetingBanner.self, objects/ui2/tutorial-4.0/labelMaker.self, objects/ui2/tutorial-4.0/mouse.self, objects/ui2/tutorial-4.0/mouseLinks.self, objects/ui2/tutorial-4.0/mouseMenus.self, objects/ui2/tutorial-4.0/mouseUpLinks.self, objects/ui2/tutorial-4.0/previousNextButtons.self, objects/ui2/tutorial-4.0/progToChallengeLink.self, objects/ui2/tutorial-4.0/programming1.self, objects/ui2/tutorial-4.0/programming2.self, objects/ui2/tutorial-4.0/programming3.self, objects/ui2/tutorial-4.0/purpleArrowButton.self, objects/ui2/tutorial-4.0/smalltalkBlurb.self, objects/ui2/tutorial-4.0/smalltalkButton.self, objects/ui2/tutorial-4.0/smalltalkNotYetButton.self, objects/ui2/tutorial-4.0/tempJunk.self, objects/ui2/tutorial-4.0/threeButtonsDown.self, objects/ui2/tutorial-4.0/threeButtonsLeft.self, objects/ui2/tutorial-4.0/threeButtonsRight.self, objects/ui2/tutorial-4.0/threeButtonsUp.self, objects/ui2/tutorial-4.0/tutorialLoader.self, objects/ui2/tutorial-4.0/tutorialLoader2.self, objects/ui2/tutorial-4.0/tutorialLoader_fixed.self, objects/ui2/tutorial-4.0/tutorialLoader_fixed2.self, objects/ui2/tutorial-4.0/tutorialLoader_fixed2a.self, objects/ui2/tutorial-4.0/web-ST-ObjectModule-Links.self, objects/ui2/tutorial-4.0/webBlurb.self, objects/ui2/tutorial-4.0/webBrowserBlurb.self, objects/ui2/tutorial-4.0/webButton.self, objects/ui2/tutorial-4.0/xpreviousNextButtons.self, objects/ui2/tutorial-4.0/textStrings/1.self, objects/ui2/tutorial-4.0/textStrings/10.self, objects/ui2/tutorial-4.0/textStrings/2.self, objects/ui2/tutorial-4.0/textStrings/3.self, objects/ui2/tutorial-4.0/textStrings/4.self, objects/ui2/tutorial-4.0/textStrings/5.self, objects/ui2/tutorial-4.0/textStrings/6.self, objects/ui2/tutorial-4.0/textStrings/7.self, objects/ui2/tutorial-4.0/textStrings/8.self, objects/ui2/tutorial-4.0/textStrings/9.self, templates/Makefile, templates/sources.make, vm/Makefile, vm/mac_osx/Makefile, vm/mac_osx/SelfDroplet/Application.applescript, vm/mac_osx/SelfDroplet/main.m, vm/mac_osx/SelfDroplet/English.lproj/InfoPlist.strings, vm/mac_osx/SelfDroplet/English.lproj/MainMenu.nib/classes.nib, vm/mac_osx/SelfDroplet/English.lproj/MainMenu.nib/data.dependency, vm/mac_osx/SelfDroplet/English.lproj/MainMenu.nib/info.nib, vm/mac_osx/SelfDroplet/English.lproj/MainMenu.nib/objects.nib, vm/mac_osx/SelfDroplet/SelfDroplet.pbproj/default.pbxuser, vm/mac_osx/SelfDroplet/SelfDroplet.pbproj/project.pbxproj, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.indexed-prec omps, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/cat egories.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/dec ls.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/fil es.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/imp orts.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/pbx index.header, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/pro tocols.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/ref s.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/sub classes.pbxbtree, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/sym bols0.pbxsymbols, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/str ings.pbxstrings/control, vm/mac_osx/SelfDroplet/build/intermediates/SelfDroplet.pbxindex/str ings.pbxstrings/strings, vm/mac_osx/generated/Makefile, vm/mac_osx/generated/glueCheckSum, vm/mac_osx/generated/glueFileList, vm/mac_osx/generated/incls/Makefile, vm/mac_osx/generated/incls/_glueDefs.c.incl, vm/mac_osx/vm_project/vmDate.s, vm/mac_osx/vm_project/English.lproj/InfoPlist.strings, vm/mac_osx/vm_project/build/intermediates/vm_project.indexed-header s, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/categ ories.pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/decls .pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/files .pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/impor ts.pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/pbxin dex.header, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/proto cols.pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/refs. pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/subcl asses.pbxbtree, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/symbo ls0.pbxsymbols, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/strin gs.pbxstrings/control, vm/mac_osx/vm_project/build/intermediates/vm_project.pbxindex/strin gs.pbxstrings/strings, vm/mac_osx/vm_project/vm_project.pbproj/michael.pbxuser, vm/mac_osx/vm_project/vm_project.pbproj/project.pbxproj, vm/src/Makefile, vm/src/Platform_mac_osx, vm/src/Platform_sparc, vm/src/includeDB, vm/src/any/Makefile, vm/src/any/asm/Makefile, vm/src/any/asm/asm.cpp, vm/src/any/asm/asm.hh, vm/src/any/asm/asm_abstract.hh, vm/src/any/asm/asm_inline.hh, vm/src/any/asm/asm_inline_abstract.hh, vm/src/any/asm/disasm.cpp, vm/src/any/asm/disasm.hh, vm/src/any/asm/fields.cpp, vm/src/any/asm/fields.hh, vm/src/any/asm/label.cpp, vm/src/any/asm/label.hh, vm/src/any/asm/label_inline.hh, vm/src/any/asm/nameDesc.cpp, vm/src/any/asm/nameDesc.hh, vm/src/any/asm/pcDesc.cpp, vm/src/any/asm/pcDesc.hh, vm/src/any/asm/regs.cpp, vm/src/any/asm/regs.hh, vm/src/any/asm/scopeDesc.cpp, vm/src/any/asm/scopeDesc.hh, vm/src/any/fast_compiler/Makefile, vm/src/any/fast_compiler/blist.cpp, vm/src/any/fast_compiler/blist.hh, vm/src/any/fast_compiler/codeGen.cpp, vm/src/any/fast_compiler/codeGen.hh, vm/src/any/fast_compiler/fcompiler.cpp, vm/src/any/fast_compiler/fcompiler.hh, vm/src/any/fast_compiler/fscope.cpp, vm/src/any/fast_compiler/fscope.hh, vm/src/any/fast_compiler/registerState.cpp, vm/src/any/fast_compiler/registerState.hh, vm/src/any/fast_compiler/registerString.cpp, vm/src/any/fast_compiler/registerString.hh, vm/src/any/interpreter/Makefile, vm/src/any/interpreter/abstract_interpreter.cpp, vm/src/any/interpreter/abstract_interpreter.hh, vm/src/any/interpreter/abstract_interpreter_inline.hh, vm/src/any/interpreter/interpreter.cpp, vm/src/any/interpreter/interpreter.hh, vm/src/any/interpreter/stacking_interpreter.cpp, vm/src/any/interpreter/stacking_interpreter.hh, vm/src/any/lookup/Makefile, vm/src/any/lookup/cacheStub.cpp, vm/src/any/lookup/cacheStub.hh, vm/src/any/lookup/cacheStub_inline.hh, vm/src/any/lookup/complexLookup.cpp, vm/src/any/lookup/complexLookup.hh, vm/src/any/lookup/deps.cpp, vm/src/any/lookup/deps.hh, vm/src/any/lookup/diDesc.cpp, vm/src/any/lookup/diDesc.hh, vm/src/any/lookup/key.cpp, vm/src/any/lookup/key.hh, vm/src/any/lookup/sendDesc.cpp, vm/src/any/lookup/sendDesc.hh, vm/src/any/lookup/simpleLookup.cpp, vm/src/any/lookup/simpleLookup.hh, vm/src/any/lookup/simpleLookup_inline.hh, vm/src/any/lookup/slotRef.cpp, vm/src/any/lookup/slotRef.hh, vm/src/any/lookup/target.cpp, vm/src/any/lookup/target.hh, vm/src/any/memory/Makefile, vm/src/any/memory/ageTable.cpp, vm/src/any/memory/ageTable.hh, vm/src/any/memory/asmErrorCodes.hh, vm/src/any/memory/enumeration.cpp, vm/src/any/memory/enumeration.hh, vm/src/any/memory/generation.cpp, vm/src/any/memory/generation.hh, vm/src/any/memory/generation_inline.hh, vm/src/any/memory/mapTable.cpp, vm/src/any/memory/mapTable.hh, vm/src/any/memory/mapVtbls.cpp, vm/src/any/memory/mapVtbls.hh, vm/src/any/memory/oTable.cpp, vm/src/any/memory/oTable.hh, vm/src/any/memory/oTable_inline.hh, vm/src/any/memory/oopClosures.cpp, vm/src/any/memory/oopClosures.hh, vm/src/any/memory/rSet.cpp, vm/src/any/memory/rSet.hh, vm/src/any/memory/rSet_inline.hh, vm/src/any/memory/search.cpp, vm/src/any/memory/search.hh, vm/src/any/memory/slotIterator.cpp, vm/src/any/memory/slotIterator.hh, vm/src/any/memory/slotList.cpp, vm/src/any/memory/slotList.hh, vm/src/any/memory/space.cpp, vm/src/any/memory/space.hh, vm/src/any/memory/spaceSize.cpp, vm/src/any/memory/spaceSize.hh, vm/src/any/memory/spaceSizeMacros.hh, vm/src/any/memory/space_inline.hh, vm/src/any/memory/stringTable.cpp, vm/src/any/memory/stringTable.hh, vm/src/any/memory/universe.cpp, vm/src/any/memory/universe.hh, vm/src/any/memory/universe.more.cpp, vm/src/any/memory/universe_inline.hh, vm/src/any/memory/vmStrings.cpp, vm/src/any/memory/vmStrings.hh, vm/src/any/objects/Makefile, vm/src/any/objects/assignmentMap.cpp, vm/src/any/objects/assignmentMap.hh, vm/src/any/objects/assignmentOop.hh, vm/src/any/objects/blockMap.cpp, vm/src/any/objects/blockMap.hh, vm/src/any/objects/blockOop.cpp, vm/src/any/objects/blockOop.hh, vm/src/any/objects/blockOop_inline.hh, vm/src/any/objects/byteVectorMap.cpp, vm/src/any/objects/byteVectorMap.hh, vm/src/any/objects/byteVectorOop.cpp, vm/src/any/objects/byteVectorOop.hh, vm/src/any/objects/codeLikeSlotsMap.cpp, vm/src/any/objects/codeLikeSlotsMap.hh, vm/src/any/objects/codeSlotsMap.cpp, vm/src/any/objects/codeSlotsMap.hh, vm/src/any/objects/fctProxyMap.cpp, vm/src/any/objects/fctProxyMap.hh, vm/src/any/objects/fctProxyOop.cpp, vm/src/any/objects/fctProxyOop.hh, vm/src/any/objects/floatMap.cpp, vm/src/any/objects/floatMap.hh, vm/src/any/objects/floatOop.cpp, vm/src/any/objects/floatOop.hh, vm/src/any/objects/foreignMap.hh, vm/src/any/objects/foreignOop.cpp, vm/src/any/objects/foreignOop.hh, vm/src/any/objects/immediateMap.cpp, vm/src/any/objects/immediateMap.hh, vm/src/any/objects/map.cpp, vm/src/any/objects/map.hh, vm/src/any/objects/mapMap.cpp, vm/src/any/objects/mapMap.hh, vm/src/any/objects/mapOop.cpp, vm/src/any/objects/mapOop.hh, vm/src/any/objects/markMap.cpp, vm/src/any/objects/markMap.hh, vm/src/any/objects/markOop.cpp, vm/src/any/objects/markOop.hh, vm/src/any/objects/memOop.cpp, vm/src/any/objects/memOop.hh, vm/src/any/objects/memOop_inline.hh, vm/src/any/objects/mirrorMap.cpp, vm/src/any/objects/mirrorMap.hh, vm/src/any/objects/mirrorOop.cpp, vm/src/any/objects/mirrorOop.hh, vm/src/any/objects/objVectorMap.cpp, vm/src/any/objects/objVectorMap.hh, vm/src/any/objects/objVectorOop.cpp, vm/src/any/objects/objVectorOop.hh, vm/src/any/objects/oop.cpp, vm/src/any/objects/oop.hh, vm/src/any/objects/oop_inline.hh, vm/src/any/objects/oopsOop.cpp, vm/src/any/objects/oopsOop.hh, vm/src/any/objects/oopsOop_inline.hh, vm/src/any/objects/processMap.cpp, vm/src/any/objects/processMap.hh, vm/src/any/objects/processOop.cpp, vm/src/any/objects/processOop.hh, vm/src/any/objects/profilerMap.cpp, vm/src/any/objects/profilerMap.hh, vm/src/any/objects/profilerOop.cpp, vm/src/any/objects/profilerOop.hh, vm/src/any/objects/proxyMap.cpp, vm/src/any/objects/proxyMap.hh, vm/src/any/objects/proxyOop.cpp, vm/src/any/objects/proxyOop.hh, vm/src/any/objects/slotDesc.cpp, vm/src/any/objects/slotDesc.hh, vm/src/any/objects/slotType.cpp, vm/src/any/objects/slotType.hh, vm/src/any/objects/slotsMap.cpp, vm/src/any/objects/slotsMap.hh, vm/src/any/objects/slotsMapDeps.cpp, vm/src/any/objects/slotsMapDeps.hh, vm/src/any/objects/slotsOop.cpp, vm/src/any/objects/slotsOop.hh, vm/src/any/objects/smiMap.cpp, vm/src/any/objects/smiMap.hh, vm/src/any/objects/smiOop.cpp, vm/src/any/objects/smiOop.hh, vm/src/any/objects/stringMap.cpp, vm/src/any/objects/stringMap.hh, vm/src/any/objects/stringOop.cpp, vm/src/any/objects/stringOop.hh, vm/src/any/objects/tag.hh, vm/src/any/objects/vframeMap.cpp, vm/src/any/objects/vframeMap.hh, vm/src/any/objects/vframeOop.cpp, vm/src/any/objects/vframeOop.hh, vm/src/any/os/Makefile, vm/src/any/os/errorCodes.cpp, vm/src/any/os/errorCodes.hh, vm/src/any/os/itimer.cpp, vm/src/any/os/itimer.hh, vm/src/any/os/macToolboxWindow.cpp, vm/src/any/os/macToolboxWindow.hh, vm/src/any/os/macToolboxWindow_mac.hh, vm/src/any/os/monitorWindow.cpp, vm/src/any/os/monitorWindow.hh, vm/src/any/os/os.cpp, vm/src/any/os/os.hh, vm/src/any/os/os_includes.hh, vm/src/any/os/platformWindow.cpp, vm/src/any/os/platformWindow.hh, vm/src/any/os/sig.cpp, vm/src/any/os/sig.hh, vm/src/any/os/signalBlocker.hh, vm/src/any/os/timer.cpp, vm/src/any/os/timer.hh, vm/src/any/os/xlibWindow.cpp, vm/src/any/os/xlibWindow.hh, vm/src/any/parser/Makefile, vm/src/any/parser/branchSet.cpp, vm/src/any/parser/branchSet.hh, vm/src/any/parser/branchSet_inline.hh, vm/src/any/parser/byteCodes.cpp, vm/src/any/parser/byteCodes.hh, vm/src/any/parser/expr.cpp, vm/src/any/parser/expr.hh, vm/src/any/parser/kinds.cpp, vm/src/any/parser/kinds.hh, vm/src/any/parser/labelSet.cpp, vm/src/any/parser/labelSet.hh, vm/src/any/parser/labelSet_inline.hh, vm/src/any/parser/list.cpp, vm/src/any/parser/list.hh, vm/src/any/parser/parser.cpp, vm/src/any/parser/parser.hh, vm/src/any/parser/positionTable.cpp, vm/src/any/parser/positionTable.hh, vm/src/any/parser/preserve.hh, vm/src/any/parser/scanner.cpp, vm/src/any/parser/scanner.hh, vm/src/any/parser/send.cpp, vm/src/any/parser/send.hh, vm/src/any/parser/slot.cpp, vm/src/any/parser/slot.hh, vm/src/any/parser/str.cpp, vm/src/any/parser/str.hh, vm/src/any/parser/stringUtil.cpp, vm/src/any/parser/stringUtil.hh, vm/src/any/prims/Makefile, vm/src/any/prims/dynLink.cpp, vm/src/any/prims/dynLink.hh, vm/src/any/prims/glue.cpp, vm/src/any/prims/glue.hh, vm/src/any/prims/glueCheckSum.cpp, vm/src/any/prims/glueDefs.cpp, vm/src/any/prims/glueDefs.hh, vm/src/any/prims/glueSupport.cpp, vm/src/any/prims/glueSupport.hh, vm/src/any/prims/include_glue.hh, vm/src/any/prims/macToolboxPrims.cpp, vm/src/any/prims/macToolboxPrims.hh, vm/src/any/prims/miscPrims.cpp, vm/src/any/prims/miscPrims.hh, vm/src/any/prims/prim.cpp, vm/src/any/prims/prim.hh, vm/src/any/prims/prim_table_arch.hh, vm/src/any/prims/prim_table_macToolbox.hh, vm/src/any/prims/prim_table_os.hh, vm/src/any/runtime/Makefile, vm/src/any/runtime/aCompiler.cpp, vm/src/any/runtime/aCompiler.hh, vm/src/any/runtime/allocation.cpp, vm/src/any/runtime/allocation.hh, vm/src/any/runtime/asmDefs.hh, vm/src/any/runtime/asserts.hh, vm/src/any/runtime/asyncMalloc.cpp, vm/src/any/runtime/asyncMalloc.hh, vm/src/any/runtime/bits.hh, vm/src/any/runtime/callgraph.cpp, vm/src/any/runtime/callgraph.hh, vm/src/any/runtime/clist.cpp, vm/src/any/runtime/clist.hh, vm/src/any/runtime/config.hh, vm/src/any/runtime/conversion.cpp, vm/src/any/runtime/conversion.hh, vm/src/any/runtime/debug.cpp, vm/src/any/runtime/debug.hh, vm/src/any/runtime/debugPrintable.cpp, vm/src/any/runtime/debugPrintable.hh, vm/src/any/runtime/error.hh, vm/src/any/runtime/eventlog.cpp, vm/src/any/runtime/eventlog.hh, vm/src/any/runtime/files.cpp, vm/src/any/runtime/files.hh, vm/src/any/runtime/frame.cpp, vm/src/any/runtime/frame.hh, vm/src/any/runtime/framePieces.cpp, vm/src/any/runtime/framePieces.hh, vm/src/any/runtime/framePieces_abstract.hh, vm/src/any/runtime/framePieces_inline.hh, vm/src/any/runtime/frame_format.cpp, vm/src/any/runtime/frame_format.hh, vm/src/any/runtime/frame_format_abstract.hh, vm/src/any/runtime/frame_inline.hh, vm/src/any/runtime/frame_iterator.cpp, vm/src/any/runtime/frame_iterator.hh, vm/src/any/runtime/hprofiler.cpp, vm/src/any/runtime/hprofiler.hh, vm/src/any/runtime/init.cpp, vm/src/any/runtime/init.hh, vm/src/any/runtime/interruptedCtx.cpp, vm/src/any/runtime/interruptedCtx.hh, vm/src/any/runtime/lprintf.cpp, vm/src/any/runtime/lprintf.hh, vm/src/any/runtime/machineCache.cpp, vm/src/any/runtime/machineCache.hh, vm/src/any/runtime/machineCache_abstract.hh, vm/src/any/runtime/macros.hh, vm/src/any/runtime/monitor.cpp, vm/src/any/runtime/monitor.hh, vm/src/any/runtime/monitorHooks.cpp, vm/src/any/runtime/monitorHooks.hh, vm/src/any/runtime/monitorPieces.cpp, vm/src/any/runtime/monitorPieces.hh, vm/src/any/runtime/monitor_abstract.hh, vm/src/any/runtime/monitor_inline.hh, vm/src/any/runtime/monitor_inline_abstract.hh, vm/src/any/runtime/nlrSupport.cpp, vm/src/any/runtime/nlrSupport.hh, vm/src/any/runtime/nprofiler.copygraph.cpp, vm/src/any/runtime/nprofiler.cpp, vm/src/any/runtime/nprofiler.hh, vm/src/any/runtime/print.cpp, vm/src/any/runtime/print.hh, vm/src/any/runtime/process.cpp, vm/src/any/runtime/process.hh, vm/src/any/runtime/recompile.cpp, vm/src/any/runtime/recompile.hh, vm/src/any/runtime/registerLocator.cpp, vm/src/any/runtime/registerLocator.hh, vm/src/any/runtime/runtime.cpp, vm/src/any/runtime/runtime.hh, vm/src/any/runtime/selfMonitor.cpp, vm/src/any/runtime/selfMonitor.hh, vm/src/any/runtime/shell.cpp, vm/src/any/runtime/shell.hh, vm/src/any/runtime/stack.cpp, vm/src/any/runtime/stack.hh, vm/src/any/runtime/table.cpp, vm/src/any/runtime/table.hh, vm/src/any/runtime/top.hh, vm/src/any/runtime/top_includes.hh, vm/src/any/runtime/types.hh, vm/src/any/runtime/uncommonBranch.cpp, vm/src/any/runtime/uncommonBranch.hh, vm/src/any/runtime/util.cpp, vm/src/any/runtime/util.hh, vm/src/any/runtime/vframe.cpp, vm/src/any/runtime/vframe.hh, vm/src/any/sic/Makefile, vm/src/any/sic/aNode.cpp, vm/src/any/sic/aNode.hh, vm/src/any/sic/basicBlock.cpp, vm/src/any/sic/basicBlock.hh, vm/src/any/sic/basicBlock_inline.hh, vm/src/any/sic/bitVector.cpp, vm/src/any/sic/bitVector.hh, vm/src/any/sic/defUse.cpp, vm/src/any/sic/defUse.hh, vm/src/any/sic/defUse_inline.hh, vm/src/any/sic/genHelper.hh, vm/src/any/sic/inlining.cpp, vm/src/any/sic/inlining.hh, vm/src/any/sic/node.cpp, vm/src/any/sic/node.hh, vm/src/any/sic/nodeGen.cpp, vm/src/any/sic/nodeGen.hh, vm/src/any/sic/node_inline.hh, vm/src/any/sic/opcode.cpp, vm/src/any/sic/opcode.hh, vm/src/any/sic/preg.cpp, vm/src/any/sic/preg.hh, vm/src/any/sic/regAlloc.cpp, vm/src/any/sic/regAlloc.hh, vm/src/any/sic/rscope.cpp, vm/src/any/sic/rscope.hh, vm/src/any/sic/sic.cpp, vm/src/any/sic/sic.hh, vm/src/any/sic/sicExpr.cpp, vm/src/any/sic/sicExpr.hh, vm/src/any/sic/sicInline.cpp, vm/src/any/sic/sicPrimline.cpp, vm/src/any/sic/sicScope.cpp, vm/src/any/sic/sicScope.hh, vm/src/any/sic/sicScope_inline.hh, vm/src/any/sic/sicSplit.cpp, vm/src/any/sic/sicSplit.hh, vm/src/any/sic/slist.cpp, vm/src/any/sic/slist.hh, vm/src/any/sic/tracing.cpp, vm/src/any/sic/tracing.hh, vm/src/any/zone/Makefile, vm/src/any/zone/addrDesc.cpp, vm/src/any/zone/addrDesc.hh, vm/src/any/zone/codeTable.cpp, vm/src/any/zone/codeTable.hh, vm/src/any/zone/countStub.cpp, vm/src/any/zone/countStub.hh, vm/src/any/zone/countStub_abstract.hh, vm/src/any/zone/fprofiler.cpp, vm/src/any/zone/fprofiler.hh, vm/src/any/zone/ncode.cpp, vm/src/any/zone/ncode.hh, vm/src/any/zone/nmethod.cpp, vm/src/any/zone/nmethod.hh, vm/src/any/zone/nmethodScopes.cpp, vm/src/any/zone/nmethodScopes.hh, vm/src/any/zone/nmethod_inline.hh, vm/src/any/zone/nmln.cpp, vm/src/any/zone/nmln.hh, vm/src/any/zone/scopeDescRecorder.cpp, vm/src/any/zone/scopeDescRecorder.hh, vm/src/any/zone/trapdoors.cpp, vm/src/any/zone/trapdoors.hh, vm/src/any/zone/zone.cpp, vm/src/any/zone/zone.hh, vm/src/any/zone/zoneHeap.cpp, vm/src/any/zone/zoneHeap.hh, vm/src/mw/Makefile, vm/src/mw/runtime/Carbon.r, vm/src/mw/runtime/Makefile, vm/src/mw/runtime/vmDate_mw.cpp, vm/src/ppc/Makefile, vm/src/ppc/asm/Makefile, vm/src/ppc/asm/asm_inline_ppc.hh, vm/src/ppc/asm/asm_ppc.cpp, vm/src/ppc/asm/asm_ppc.hh, vm/src/ppc/asm/disasm_ppc.cpp, vm/src/ppc/asm/disasm_ppc.hh, vm/src/ppc/asm/fields_ppc.cpp, vm/src/ppc/asm/fields_ppc.hh, vm/src/ppc/asm/regs_ppc.cpp, vm/src/ppc/asm/regs_ppc.hh, vm/src/ppc/fast_compiler/Makefile, vm/src/ppc/fast_compiler/codeGen_inline_ppc.hh, vm/src/ppc/fast_compiler/codeGen_ppc.cpp, vm/src/ppc/fast_compiler/codeGen_ppc.hh, vm/src/ppc/fast_compiler/fcompiler_ppc.cpp, vm/src/ppc/fast_compiler/fcompiler_ppc.hh, vm/src/ppc/fast_compiler/registerState_ppc.cpp, vm/src/ppc/fast_compiler/registerState_ppc.hh, vm/src/ppc/fast_compiler/registerString_ppc.cpp, vm/src/ppc/fast_compiler/registerString_ppc.hh, vm/src/ppc/lookup/Makefile, vm/src/ppc/lookup/cacheStub_inline_ppc.hh, vm/src/ppc/lookup/cacheStub_ppc.cpp, vm/src/ppc/lookup/cacheStub_ppc.hh, vm/src/ppc/lookup/diDesc_ppc.cpp, vm/src/ppc/lookup/diDesc_ppc.hh, vm/src/ppc/lookup/sendDesc_ppc.cpp, vm/src/ppc/lookup/sendDesc_ppc.hh, vm/src/ppc/memory/Makefile, vm/src/ppc/memory/search_ppc.hh, vm/src/ppc/prims/Makefile, vm/src/ppc/prims/asmPrims_gcc_ppc.s, vm/src/ppc/prims/asmPrims_mw_ppc.s, vm/src/ppc/prims/prim_table_arch_ppc.hh, vm/src/ppc/runtime/Makefile, vm/src/ppc/runtime/aCompiler_ppc.cpp, vm/src/ppc/runtime/aCompiler_ppc.hh, vm/src/ppc/runtime/asmDefs_gcc_ppc.hh, vm/src/ppc/runtime/asmDefs_mw_ppc.hh, vm/src/ppc/runtime/conversion_ppc.cpp, vm/src/ppc/runtime/conversion_ppc.hh, vm/src/ppc/runtime/framePieces_ppc.cpp, vm/src/ppc/runtime/framePieces_ppc.hh, vm/src/ppc/runtime/frame_format_ppc.cpp, vm/src/ppc/runtime/frame_format_ppc.hh, vm/src/ppc/runtime/frame_iterator_ppc.cpp, vm/src/ppc/runtime/frame_iterator_ppc.hh, vm/src/ppc/runtime/frame_ppc.cpp, vm/src/ppc/runtime/frame_ppc.hh, vm/src/ppc/runtime/interruptedCtx_ppc.cpp, vm/src/ppc/runtime/interruptedCtx_ppc.hh, vm/src/ppc/runtime/registerLocator_ppc.cpp, vm/src/ppc/runtime/registerLocator_ppc.hh, vm/src/ppc/runtime/runtime_asm_gcc_ppc.s, vm/src/ppc/runtime/runtime_asm_mw_ppc.s, vm/src/ppc/runtime/runtime_ppc.cpp, vm/src/ppc/runtime/runtime_ppc.hh, vm/src/ppc/runtime/stubs_ppc.cpp, vm/src/ppc/runtime/vframe_ppc.cpp, vm/src/ppc/sic/Makefile, vm/src/ppc/sic/genHelper_ppc.hh, vm/src/ppc/zone/Makefile, vm/src/ppc/zone/addrDesc_ppc.cpp, vm/src/ppc/zone/addrDesc_ppc.hh, vm/src/ppc/zone/allocZone_ppc.s, vm/src/ppc/zone/countStub_ppc.cpp, vm/src/ppc/zone/countStub_ppc.hh, vm/src/ppc/zone/nmethod_ppc.cpp, vm/src/ppc/zone/nmethod_ppc.hh, vm/src/ppc/zone/trapdoors_ppc.cpp, vm/src/ppc/zone/trapdoors_ppc.hh, vm/src/sparc/Makefile, vm/src/sparc/asm/Makefile, vm/src/sparc/asm/asm_inline_sparc.hh, vm/src/sparc/asm/asm_sparc.cpp, vm/src/sparc/asm/asm_sparc.hh, vm/src/sparc/asm/disasm_sparc.cpp, vm/src/sparc/asm/disasm_sparc.hh, vm/src/sparc/asm/fields_sparc.cpp, vm/src/sparc/asm/fields_sparc.hh, vm/src/sparc/asm/opc_sparc.cpp, vm/src/sparc/asm/pinsn_sparc.cpp, vm/src/sparc/asm/regs_sparc.cpp, vm/src/sparc/asm/regs_sparc.hh, vm/src/sparc/asm/sparc.hh, vm/src/sparc/fast_compiler/Makefile, vm/src/sparc/fast_compiler/codeGen_inline_sparc.hh, vm/src/sparc/fast_compiler/codeGen_sparc.cpp, vm/src/sparc/fast_compiler/codeGen_sparc.hh, vm/src/sparc/fast_compiler/fcompiler_sparc.cpp, vm/src/sparc/fast_compiler/fcompiler_sparc.hh, vm/src/sparc/fast_compiler/registerState_sparc.cpp, vm/src/sparc/fast_compiler/registerState_sparc.hh, vm/src/sparc/fast_compiler/registerString_sparc.cpp, vm/src/sparc/fast_compiler/registerString_sparc.hh, vm/src/sparc/lookup/Makefile, vm/src/sparc/lookup/cacheStub_inline_sparc.hh, vm/src/sparc/lookup/cacheStub_sparc.cpp, vm/src/sparc/lookup/cacheStub_sparc.hh, vm/src/sparc/lookup/diDesc_sparc.cpp, vm/src/sparc/lookup/diDesc_sparc.hh, vm/src/sparc/lookup/sendDesc_sparc.cpp, vm/src/sparc/lookup/sendDesc_sparc.hh, vm/src/sparc/memory/Makefile, vm/src/sparc/memory/enum_sparc.s, vm/src/sparc/memory/search_sparc.hh, vm/src/sparc/memory/search_sparc.s, vm/src/sparc/prims/Makefile, vm/src/sparc/prims/asmPrims_sparc.s, vm/src/sparc/prims/memCopyPrims_sparc.s, vm/src/sparc/prims/prim_table_arch_sparc.hh, vm/src/sparc/runtime/Makefile, vm/src/sparc/runtime/aCompiler_sparc.cpp, vm/src/sparc/runtime/aCompiler_sparc.hh, vm/src/sparc/runtime/asmDefs_gcc_sparc.hh, vm/src/sparc/runtime/conversion_sparc.cpp, vm/src/sparc/runtime/conversion_sparc.hh, vm/src/sparc/runtime/framePieces_sparc.cpp, vm/src/sparc/runtime/framePieces_sparc.hh, vm/src/sparc/runtime/frame_format_sparc.cpp, vm/src/sparc/runtime/frame_format_sparc.hh, vm/src/sparc/runtime/frame_iterator_sparc.cpp, vm/src/sparc/runtime/frame_iterator_sparc.hh, vm/src/sparc/runtime/frame_sparc.cpp, vm/src/sparc/runtime/frame_sparc.hh, vm/src/sparc/runtime/interruptedCtx_sparc.cpp, vm/src/sparc/runtime/interruptedCtx_sparc.hh, vm/src/sparc/runtime/registerLocator_sparc.cpp, vm/src/sparc/runtime/registerLocator_sparc.hh, vm/src/sparc/runtime/runtime_asm_gcc_sparc.s, vm/src/sparc/runtime/runtime_sparc.cpp, vm/src/sparc/runtime/runtime_sparc.hh, vm/src/sparc/runtime/vframe_sparc.cpp, vm/src/sparc/sic/Makefile, vm/src/sparc/sic/genHelper_sparc.cpp, vm/src/sparc/sic/genHelper_sparc.hh, vm/src/sparc/sic/node_sparc.cpp, vm/src/sparc/zone/Makefile, vm/src/sparc/zone/addrDesc_sparc.cpp, vm/src/sparc/zone/addrDesc_sparc.hh, vm/src/sparc/zone/allocZone_sparc.s, vm/src/sparc/zone/countStub_sparc.cpp, vm/src/sparc/zone/countStub_sparc.hh, vm/src/sparc/zone/nmethod_sparc.cpp, vm/src/sparc/zone/nmethod_sparc.hh, vm/src/sparc/zone/trapdoors_sparc.cpp, vm/src/sparc/zone/trapdoors_sparc.hh, vm/src/unix/Makefile, vm/src/unix/os/Makefile, vm/src/unix/os/errorCodes_unix.cpp, vm/src/unix/os/errorCodes_unix.hh, vm/src/unix/os/itimer_unix.cpp, vm/src/unix/os/itimer_unix.hh, vm/src/unix/os/os_includes_unix.hh, vm/src/unix/os/os_unix.cpp, vm/src/unix/os/os_unix.hh, vm/src/unix/os/sig_unix.cpp, vm/src/unix/os/sig_unix.hh, vm/src/unix/os/signalBlocker_unix.cpp, vm/src/unix/os/signalBlocker_unix.hh, vm/src/unix/os/timer_unix.cpp, vm/src/unix/os/timer_unix.hh, vm/src/unix/prims/Makefile, vm/src/unix/prims/include_glue_unix.hh, vm/src/unix/prims/prim_table_os_unix.hh, vm/src/unix/prims/unixPrims.cpp, vm/src/unix/prims/unixPrims.glue.cpp, vm/src/unix/prims/unixPrims.hh, vm/src/unix/prims/x_includes.hh, vm/src/unix/prims/xlibPrims.cpp, vm/src/unix/prims/xlibPrims.hh, vm/src/unix/runtime/Makefile, vm/src/unix/runtime/config_unix.hh, vm/src/unix/runtime/interruptedCtx_unix.cpp, vm/src/unix/runtime/machineCache_unix.cpp, vm/src/unix/runtime/machineCache_unix.hh, vm/src/unix/runtime/monitorHooks_unix.cpp, vm/src/unix/runtime/monitorPieces_unix.cpp, vm/svr4/Makefile, vm/svr4/debug/Makefile, vm/svr4/generated/Makefile, vm/svr4/generated/glueCheckSum, vm/svr4/generated/glueFileList, vm/svr4/generated/incls/Makefile, vm/svr4/generated/incls/_glueDefs.c.incl, vm/svr4/interpreter/Makefile, vm/svr4/links/Makefile, vm/svr4/optimized/Makefile, vm/svr4/profiled/Makefile, vm/templates/Makefile, vm/templates/compile.make, vm/templates/debug.make, vm/templates/link.make, vm/templates/mac_osx.make, vm/templates/optimized.make, vm/templates/profiled.make, vm/templates/svr4.make, vm/templates/svr4_write.make, objects/core/Makefile, objects/core/abstractSyntax.self, objects/core/abstract_OS.self, objects/core/activationText.self, objects/core/allCore.self, objects/core/all_OS.self, objects/core/annotation.self, objects/core/annotator.self, objects/core/barrier.self, objects/core/beamIn.self, objects/core/beamOut.self, objects/core/bigInt.self, objects/core/block.self, objects/core/boolean.self, objects/core/bootstrapFile.self, objects/core/browsing.self, objects/core/bufferedBootstrapFile.self, objects/core/bytecodeFormat.self, objects/core/caseStatement.self, objects/core/chain.self, objects/core/collection.self, objects/core/collector.self, objects/core/coreObjects.self, objects/core/debugger.self, objects/core/defaultBehavior.self, objects/core/defaultPreferences.self, objects/core/diff.self, objects/core/enumerating.self, objects/core/errorHandling.self, objects/core/fakeSlot.self, objects/core/fakeSlotsIterator.self, objects/core/fastTransporter.self, objects/core/fileOut.self, objects/core/fileStream.self, objects/core/float.self, objects/core/foreign.self, objects/core/generatedCases.self, objects/core/history.self, objects/core/hosts.self, objects/core/incrementalSaving.self, objects/core/indexable.self, objects/core/init.self, objects/core/inspect.self, objects/core/int32and64.self, objects/core/integer.self, objects/core/interceptor.self, objects/core/list.self, objects/core/lock.self, objects/core/macOS.self, objects/core/macOS_stdin.self, objects/core/memoryState.self, objects/core/message.self, objects/core/methodText.self, objects/core/mirror.self, objects/core/module.self, objects/core/moduleInfo.self, objects/core/monitor.self, objects/core/nil.self, objects/core/number.self, objects/core/objectScanner.self, objects/core/oldStyleRectangle.self, objects/core/orderedDictionary.self, objects/core/orderedSet.self, objects/core/pair.self, objects/core/path.self, objects/core/ping.self, objects/core/point.self, objects/core/primitives.self, objects/core/priorityQueue.self, objects/core/process.self, objects/core/processErrors.self, objects/core/processStack.self, objects/core/processStatus.self, objects/core/processesAndIO.self, objects/core/profiler.self, objects/core/profiling.self, objects/core/programmingLog.self, objects/core/programmingSupport.self, objects/core/prompt.self, objects/core/random.self, objects/core/rectangle.self, objects/core/rootTraits.self, objects/core/scheduler.self, objects/core/selectionText.self, objects/core/selector.self, objects/core/semaphore.self, objects/core/sending.self, objects/core/sequence.self, objects/core/serializer.self, objects/core/setAndDictionary.self, objects/core/sharedQueue.self, objects/core/sharedSetAndDictionary.self, objects/core/shell.self, objects/core/shortcuts.self, objects/core/slot.self, objects/core/smallInt.self, objects/core/snapshotAction.self, objects/core/socketServer.self, objects/core/sortedSequence.self, objects/core/stat.self, objects/core/stdin.self, objects/core/string.self, objects/core/systemOddballs.self, objects/core/systemStructure.self, objects/core/termcap.self, objects/core/textLines.self, objects/core/time.self, objects/core/transporter.self, objects/core/transporterFiles.self, objects/core/tree.self, objects/core/tty.self, objects/core/ttySupport.self, objects/core/unix.self, objects/core/unix_stdin.self, objects/core/vector.self, objects/core/visibility.self: imported 4.1.5