]> git.alsa-project.org Git - alsa-lib.git/commit
alisp update
authorJaroslav Kysela <perex@perex.cz>
Sat, 13 Dec 2003 18:36:01 +0000 (18:36 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sat, 13 Dec 2003 18:36:01 +0000 (18:36 +0000)
commit46ed2fc9e8cb2eb0eb6bbb02a138e5ec30e93ce1
tree824b5b7d9264a6bf2780bf7f68ba43fdfc1012ea
parentf3da5548b34ed89c68aec4519ae63a6dbbde65f4
alisp update
  - garbage collector is out (replaced with references and auto-free)
  - added serious test lisp code to detect memory leaks
  - fixme: alisp_snd.c code needs review (remove memory leaks)
alsalisp/hello.lisp
alsalisp/itest.lisp [new file with mode: 0644]
alsalisp/test.lisp [new file with mode: 0644]
src/alisp/alisp.c
src/alisp/alisp_local.h
src/alisp/alisp_snd.c