293 Commits (3bb643c8f5864c1f4f155fa0360d59ac0193deb8)

Author SHA1 Message Date
rlar 80dd41451f introduce tvprintf() 12 years ago
rlar a9bdfe3b00 cleanup spice_format_length() 12 years ago
rlar 0750749962 mktemp.c, use tprintf() 12 years ago
rlar 7aa454e5b4 rewrite, using tprintf() 12 years ago
rlar a4780f8e34 string.c, introduce tprintf() 12 years ago
h_vogt 6480fabeaf tilde.c, enable search for home dir under MS Windows 13 years ago
rlar aae92bf259 avoid overlapping "Dummy" symbols 13 years ago
rlar a94170d2ab gettok_node(), use copy_substring() 13 years ago
Krzysztof Blaszkowski 493aaba468 gettok_node(), avoid segfault when *s == NULL 13 years ago
rlar 5db94276d3 sprinkle some constness 13 years ago
Henrik Forstén 44ef3db000 dstring_append_char(), rewrite 13 years ago
h_vogt a072a13cb0 misc_time.c: make timediff always availabe when timeb.h is found 13 years ago
h_vogt 295c808b01 alloc.c sharedspice.c: improve thread safety 13 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
rlar 6c8f002eea unify #ifndef include wrapper 13 years ago
h_vogt 8e5ad3d344 ivars.c: prevent crash in CYGWIN batch mode, if NGSPICE_INPUT_DIR given 13 years ago
h_vogt 75447dc43c implement spice_dstring_append_lower() 14 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
Francesco Lannutti 1dc70189a7 remove compilation warnings (type casts) 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 14 years ago
rlar adc9ee09ce api change for ngdirname() to fix a memory leak 14 years ago
rlar 84283b43d4 cleanup ivars() related globals on program termination 14 years ago
rlar d50ffdd987 swallow warnings 14 years ago
rlar 713091ea22 wlist #3/3, whitespace 14 years ago
rlar fe5ac28b92 wlist #2/3, cleanup 14 years ago
rlar 406dcc3519 wlist #1/3, cleanup 14 years ago
rlar 9ed7ce4e9e wlist.c, `const' ness 14 years ago
h_vogt 96d2ff96e0 alloc.c: exlude controlled_exit if not MS Windows 14 years ago
h_vogt 67e0cf0608 undo controlled_exit: not compatible with ancient tests in cmath under LINUX 14 years ago
h_vogt b85f6bbc7d controlled_exit() instead of exit() 14 years ago
rlar cdef8aa10e implement wl_delete_slice() 14 years ago
rlar 608e0473d3 copy(), allow NULL argument 14 years ago
rlar e2be942b72 implement wl_find() 14 years ago
h_vogt 4d0d0fafb9 repair broken ternary function in B-Source 14 years ago
rlar 561d30e5bf implement wl_chop() 14 years ago
h_vogt 87c80b842c gettok_char(), return(NULL) if substring not found 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 cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
h_vogt fc7692a896 outheap removed 14 years ago
h_vogt 5d101f46f9 updates tcl for Windows 14 years ago
rlar d04f0948d6 preserve const'ness of some casts 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
h_vogt 94e9f07b90 Gxxx n1 n2 TABLE {expression} = (x0, y0) (x1, y1) (x2, y2) 14 years ago
rlar 0d7f64657c move stringutil.h --> src/include/ngspice 15 years ago