40 Commits (f5d05af51d640b6de65da0b34980d5d50a6253e4)

Author SHA1 Message Date
rlar f5d05af51d inpgmod.c, INPgetModBin(), use model_name_match() 12 years ago
rlar b663731379 rewrite model_bin_match(), rename --> model_name_match() 12 years ago
rlar 7f7453a227 inp_do_macro_param_replace(), fix several bugs concerning .func processing 12 years ago
rlar 80dd41451f introduce tvprintf() 12 years ago
rlar a4780f8e34 string.c, introduce tprintf() 12 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 d50ffdd987 swallow warnings 14 years ago
rlar 608e0473d3 copy(), allow NULL argument 14 years ago
h_vogt 4d0d0fafb9 repair broken ternary function in B-Source 14 years ago
h_vogt 87c80b842c gettok_char(), return(NULL) if substring not found 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 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar 6256f69499 Nr 2/5 (x = ...) != '\0' , swallow warnings 16 years ago
rlar 1779d62558 add some `int' and `size_t' casts 16 years ago
rlar 2cdd98715a minor modification of strtolower(), and implement strtoupper() 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 50ad9c548e chomp some warnings 16 years ago
rlar 4cdd842cd8 muffle compiler warnings 16 years ago
h_vogt fe2d079b31 par('expression') 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
dwarning 5fcf9c2afe ternary operation in control blocks 16 years ago
dwarning 112261297d Bill Swartz patch 16 years ago
h_vogt 82d46a68c8 '^' added to is_arith_char() in string.c 17 years ago
dwarning 586af63f36 changed the declarator to new format 17 years ago
dwarning 9b90e03e90 stringutil.h: separate bcopy and bzero providing 17 years ago
dwarning ded9f403d7 don't need string.h - comes from ngspice.h 17 years ago
dwarning 9cbf5a91ee moving some string functions from inpcom.c 18 years ago
dwarning 888a934fc5 token function for bjt instance 19 years ago
dwarning adaeb6ca81 strip WhiteSpaces inside parens of dot cards 19 years ago
dwarning 6c9f3ecc09 comment was nonsens 19 years ago
pnenzi b03a70760b Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y). 23 years ago
pnenzi 8d893d890a CIDER integration. Code updated for cider support. 23 years ago
pnenzi dd8929457e Code cleaning. 23 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
pnenzi 317c6a2415 Appiled some of dan's patches. 25 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago