136 Commits (23cef80914e54a6f2c82f3ae94111ef8a5ea7d17)

Author SHA1 Message Date
rlar c73c0f4318 lexical #3/6, rewrite 14 years ago
rlar 5656203a6c lexical #2/6, linewrap 14 years ago
rlar 5d245c9dab lexical #1/6, cleanup 14 years ago
rlar 64d00a6b43 lexical #3/3, collapse append(NULL) into cp_ccom() 14 years ago
rlar fec5b00a0d lexical #2/3, fix memory leaks 14 years ago
rlar 042311d0c3 lexical #1/3, move append(NULL) invokations into position 14 years ago
rlar 1195498978 lexical #19/19, rewrite 14 years ago
rlar 5b67ecda79 lexical #18/19, rewrite 14 years ago
rlar f990e517b5 lexical #17/19, rewrite 14 years ago
rlar fa9be4336a lexical #16/19, transform append --> append(word) 14 years ago
rlar 43a6d59c72 lexical #15/19, drop `delayed' which is never zero ... 14 years ago
rlar 47b5e9576d lexical #14/19, drop `delayed = 0' wherever its effect isn't visible 14 years ago
rlar 01df4e9437 lexical #13/19, delay `append' 14 years ago
rlar cff6188fe3 lexical #12/19, use `append' 14 years ago
rlar 5ad8382cf1 lexical #11/19, aproach `append' here 14 years ago
rlar d61f3c10a0 lexical #10/19, split off `append' from `newword' 14 years ago
rlar af0a0c2c03 lexical #9/19, aproach the `append' 14 years ago
rlar 74cc38f67a lexical #8/19, express where `wlist' and `cw' start being != NULL 14 years ago
rlar 3cbc4b0773 lexical #7/19, express verbosely where `wlist' and `cw' are NULL 14 years ago
rlar ecb2eec279 lexical #6/19, express cp_ccom() property 14 years ago
rlar 3b575d5e3d lexical #5/19, collapse into `newword' 14 years ago
rlar 348dc2d7d1 lexical #4/19, the `else' can take that job (unconditionally) 14 years ago
rlar 80191f3d44 lexical #3/19, attach and instantly remove a NULL wl_word here 14 years ago
rlar ddebb63425 lexical #2/19, rewrite the `else if' 14 years ago
rlar f2f43bcce7 lexical #1/19, use wl_cons 14 years ago
rlar f36772419a Revert "cleanup, use wl_cons()" 14 years ago
rlar 7a7250cdbd cleanup, use wl_cons() 14 years ago
rlar 9655b9885a cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 14 years ago
rlar e1f8033f1c bug fix, incorrect update of a wordlist's wl_prev pointer 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar e396b15104 use type `struct ccom' 14 years ago
rlar cc7afb7abb drop (char*) cast in the third argument of ioctl() 14 years ago
rlar f285dd0aa8 use strchr() instead of index() 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 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
h_vogt 2c8d477f68 def of _read only for console app 15 years ago
h_vogt bf4f91cd90 add SSIZE_T 15 years ago
h_vogt 0a114e0057 add SSIZE_T 15 years ago
h_vogt 75ae33d0a3 typo line 30 size_t 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 66289067ba rename variable class --> kw_class 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
dwarning 3ab9e6d060 cvs ignore .libs 16 years ago
dwarning b964cf949c cvs ignore *.lo and *.la 16 years ago
rlar 05441d5823 Nr 5/5 (x = ...) == NULL , swallow warnings 16 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago