3049 Commits (19a67fb7c5a447e4f0db2ad1d61bb8993d814d76)
 

Author SHA1 Message Date
h_vogt 19a67fb7c5 pll: just include one of the two vco available 14 years ago
h_vogt a0db6f0ccd update to XSPICE phase-locked loop example 14 years ago
h_vogt 05437b1d48 inpcom.c: safely uncomment unused subcircuits (top level only) 14 years ago
rlar 9ed7ce4e9e wlist.c, `const' ness 14 years ago
rlar e4c7a8df32 use wl_find() 14 years ago
rlar cf2a0f3df3 cleanup, linewrap 14 years ago
rlar 191ae9ea90 cleanup, char 0 14 years ago
rlar 5a69b9efc4 cleanup, void return 14 years ago
rlar ef37252155 lexical, use wl_append_word() 14 years ago
rlar 62a4ee77d5 lexical #6/6, whitespace 14 years ago
rlar ea558fbc7f lexical #5/6, cleanup 14 years ago
rlar aa188c0766 lexical #4/6, parentheses and braces 14 years ago
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
h_vogt 96d2ff96e0 alloc.c: exlude controlled_exit if not MS Windows 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
h_vogt 67e0cf0608 undo controlled_exit: not compatible with ancient tests in cmath under LINUX 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
h_vogt 6cd13e0475 pll-xspice-fstep.cir: pll with ref frequency steps 14 years ago
h_vogt b85f6bbc7d controlled_exit() instead of exit() 14 years ago
h_vogt c31fc334f6 pll-xspice.cir: save command added 14 years ago
h_vogt 207adefcda evtprint.c: no node data: error message instead of seg fault 14 years ago
h_vogt c0b5a78097 new XSPICE example: use trtol=1 14 years ago
h_vogt 85ece25a3a new XSPICE example: mixed mode pll circuit 14 years ago
rlar 64b8dfc570 use wl_delete_slice() 14 years ago
rlar cdef8aa10e implement wl_delete_slice() 14 years ago
h_vogt d793dd6a61 variable xtrtol may override the XSPICE reduction of trtol 14 years ago
rlar 26468839d4 plotit(), cleanup wordlist processing 14 years ago