1009 Commits (5a69b9efc4e2ef8eddbb2e1352a1addea22ec82e)

Author SHA1 Message Date
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
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
h_vogt b85f6bbc7d controlled_exit() instead of exit() 14 years ago
rlar 64b8dfc570 use wl_delete_slice() 14 years ago
rlar 26468839d4 plotit(), cleanup wordlist processing 14 years ago
rlar b808fcec8a fix typo in the commit `use wl_find()' 14 years ago
rlar 891d99497d use wl_find() 14 years ago
rlar 60398d113c plotit.c, prepare for usage of wl_find() 14 years ago
rlar 7a7250cdbd cleanup, use wl_cons() 14 years ago
h_vogt 12e60822fb measure.c: indentations 14 years ago
h_vogt ed5491c179 measure.c: Update on error message for .meas 14 years ago
h_vogt d1d2ff94e4 measure, error message updated and return(NAN) in case of measure failure 14 years ago
rlar 05e5854268 plotit.c, whitespace cleanup 14 years ago
rlar 512644ca34 rewrite using wl_ functions 14 years ago
rlar cd2cab2a94 bug fix, cp_ioreset(): fclosing an already closed stream 14 years ago
h_vogt 4d0d0fafb9 repair broken ternary function in B-Source 14 years ago
h_vogt c3141d94e0 table: prevent crashes upon wrong inputs, allow time, temper, hertz as part of device or node name (e.g. Rtime), remove some memory leaks 14 years ago
rlar 1e65ea9e80 rewrite using wl_ functions 14 years ago
rlar 561d30e5bf implement wl_chop() 14 years ago
rlar fee664bc19 untabify 14 years ago
rlar 31ee05ceef mw_coms.c, fix the cleanup using wl_cons() 14 years ago