* include/slang.h: comment out declaration of SLmemset(), SLmemchr(),
commitc5800b05f38f3a318bad959e3bf295954cb20035
authorAndrew V. Samoilov <sav@bcs.zp.ua>
Wed, 18 Jan 2006 05:34:20 +0000 (18 05:34 +0000)
committerAndrew V. Samoilov <sav@bcs.zp.ua>
Wed, 18 Jan 2006 05:34:20 +0000 (18 05:34 +0000)
treef743aded67a829d5702597b482f3ba8f39afde3b
parent1504162feb338a26e93ecf7c6529b6fa21228d9a
    * include/slang.h: comment out declaration of SLmemset(), SLmemchr(),
        SLmemcpy(), SLmemcmp(), SLmalloc(), SLfree(), SLrealloc().
        * slcommon.c: comment out definitions of SLmalloc(), SLfree(),
        SLrealloc().
        * include/jdmacros.h: Fully rewritten to use glib rather than S-Lang
        replacements.
        * slmisc.c: Remove SLang_Version variable.
slang/ChangeLog
slang/include/jdmacros.h
slang/include/slang.h
slang/slcommon.c
slang/slmisc.c