19 Commits (cdef8aa10eedd76e995aa422ad2e651482dd4c42)

Author SHA1 Message Date
rlar cdef8aa10e implement wl_delete_slice() 14 years ago
rlar e2be942b72 implement wl_find() 14 years ago
rlar 561d30e5bf implement wl_chop() 14 years ago
rlar 2b859633a1 fix the fix wl_reverse() for empty lists 14 years ago
rlar a890a55937 fix wl_reverse() for empty lists 14 years ago
rlar 5859f1a61d comments for wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
rlar 9655b9885a cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
rlar d9ddaec784 implement wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
rlar d04f0948d6 preserve const'ness of some casts 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar d0dba768f8 change the type of a bunch of variables from `int' to `size_t' 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar b96989b506 fix incorrect usage of tmalloc/sizeof, incorrect indirection level 16 years ago
rlar bf0b7b4386 qsort() usage, drop cast of the first argument (which is a void *) 16 years ago
rlar 4cdd842cd8 muffle compiler warnings 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
arno 57dfb0f945 * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
arno 6269d030f0 * src/parser/wlist.c: Updates to remove compiler warnings. 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago