4992 Commits (9d36a2e3264049a1de22f37c001a9a9ec5b72e2e)

Author SHA1 Message Date
Holger Vogt 9d36a2e326 remove unused i 8 years ago
Holger Vogt 2ce4c1592b a tiny memory leak 8 years ago
Holger Vogt 0bc1d8147c plug a memory leak 8 years ago
Holger Vogt a6f525f6c1 fix a memory leak 8 years ago
Holger Vogt 9db2bf3d69 fix a memory leak 8 years ago
Holger Vogt 6ed10583f2 plug small memory leaks 8 years ago
Holger Vogt dc34632421 fix memory leaks when evaluating a variable 8 years ago
Holger Vogt 934656f6e8 fix memory leak: before killing a plot, remove its hash table entry 8 years ago
Holger Vogt cffc7d27ff beautify code with astyle 8 years ago
Holger Vogt c5b5190199 command 'setplot': add predefined 'previous' and 'next' parameters 8 years ago
Holger Vogt 19596f0f42 add search in current directory 8 years ago
Holger Vogt 7c90004921 add Inp_Path to sourcepath variable 8 years ago
Holger Vogt e18b848f7d Allow '-' and '+' being part of the instance name. 8 years ago
Holger Vogt f354f36121 replace 'magic numbers' by defines, thus setting several char arrays 8 years ago
dwarning 88f1fa0092 allow version model parameter in exponential format for bsim3 8 years ago
Holger Vogt 8357564fee fix missing tokens in cp_getvar 8 years ago
Holger Vogt ef5747905f fix bug no. 362, reported by Bohdan Tkhir 8 years ago
Holger Vogt eab5615fb3 examples moved to examples/xspice/original-examples 8 years ago
Holger Vogt e3b2b395b9 fix an ancient bug in retrieving the data with the cursor 8 years ago
Holger Vogt 908339359a clarify start time generation 8 years ago
Holger Vogt 0c94ab948b treat ( ) , like spaces, that is ignore them during 8 years ago
Holger Vogt d1761f8d6e read the complete input file at once during inizialization 8 years ago
Holger Vogt 393c924886 improve finding tokens, considering nested parens 8 years ago
Holger Vogt f2cfb9b359 add fourth parameter to cp_getvar() 8 years ago
Holger Vogt fac5754b79 add variabale inputdir to store the last input file directory 8 years ago
Holger Vogt 2786fcb86e New .option seed=[val|random] 8 years ago
Holger Vogt 107a4a808e New .option seed=[val|random] 8 years ago
Holger Vogt 10c6c5c38b Convert .param lines containing 'agauss' and others 8 years ago
Holger Vogt 7ca61b3c98 New command 'setseed' with function com_sseed 8 years ago
Holger Vogt 8fbcb16a57 add fourth parameter to cp_getvar(), in functions missing so far 8 years ago
Holger Vogt af70c2e8f0 cp_getvar with CP_STRING: add size of string to function parameters 8 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
dwarning 60a35725f5 few optimizations for diode recombination current calculation 8 years ago
Holger Vogt 8930690cd2 plug a small memory leak 8 years ago
Holger Vogt 824ac4fbc9 make functions static or add function prototypes 8 years ago
Holger Vogt 2dd293707b initialize pn in ft_getpnames() parse.c 8 years ago
Holger Vogt b07ae3123e use only internal memory functions, 8 years ago
Holger Vogt a98d01e5f8 Use only internal memory functions, replace 8 years ago
dwarning 376a37a5d6 introduce recombination current component 8 years ago
dwarning 3bae0e371c fix a small inconsistency in temperature dependent charge calculation 8 years ago
Holger Vogt a2b52b588e a space is required between tokens that have got {} 8 years ago
Holger Vogt d9d47bd823 fix a bug: missing 8 years ago
Holger Vogt 417dbfef72 undo the previous commits dealing with snprintf, 8 years ago
Holger Vogt 92dd6e48d0 make up description comment for pspice_compat() 8 years ago
Holger Vogt 7153891293 raise buffer size by 1 to retain previous resolution 8 years ago
Holger Vogt 3b4640dee4 _snprintf in Windows 7 does not automatically put a '\0' 8 years ago
Holger Vogt 1d9ab3eb5c PSÜICE compatibility: 8 years ago
Holger Vogt 22b7fa77b5 fix a bug with switches, when no subcircuit is involved 8 years ago
Holger Vogt e5652cd745 safeguard fclose 8 years ago
Holger Vogt 2f56feea4a do not lower-case command 'set sourcepath = XXX' 8 years ago