r7061: initial property settings
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 7 Sep 2003 06:34:45 +0000 (06:34 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 7 Sep 2003 06:34:45 +0000 (06:34 +0000)
commitebedde4e67b858b1f65c5eb4dc7bc45978ed1e40
tree375620d523a7c299cab74ada3c25eb9c054fcebe
parent166794962329e880a7c690b71c849262ee1f729f
r7061: initial property settings
47 files changed:
Makefile
benchmarks/allocation.lisp
doc/Makefile
examples/Makefile
examples/acl-compat-tester.lisp
examples/arrays.lisp
examples/atoifl.lisp
examples/c-test-fns.c
examples/c-test-fns.lisp
examples/compress.lisp
examples/file-socket.lisp
examples/getenv.lisp
examples/gethostname.lisp
examples/getshells.lisp
examples/gettime.lisp
examples/run-examples.lisp
examples/strtol.lisp
examples/test-examples.lisp
examples/union.lisp
src/aggregates.lisp
src/corman/getenv-ccl.lisp
src/functions.lisp
src/libraries.lisp
src/objects.lisp
src/os.lisp
src/primitives.lisp
src/readmacros-mcl.lisp
src/strings.lisp
tests/Makefile
tests/arrays.lisp
tests/atoifl.lisp
tests/casts.lisp
tests/compress.lisp
tests/foreign-loader.lisp
tests/foreign-var.lisp
tests/getenv.lisp
tests/gethostname.lisp
tests/package.lisp
tests/pointers.lisp
tests/strtol.lisp
tests/structs.lisp
tests/time.lisp
tests/uffi-c-test-lib.c
tests/uffi-c-test-lib.lisp
tests/union.lisp
uffi-tests.asd
uffi.asd