127 Commits (807ff2b90c8c766de7dafec982bf39df1406f40f)

Author SHA1 Message Date
Giles Atkinson 0029d415ee Fix for an error message seen when testing the shx shared-library 1 year ago
Giles Atkinson 16aadef4c7 Add two new functions to the shared library API. 1 year ago
Holger Vogt 7cc3280851 Enhance the search path for .spiceinit (spice.rc): 1 year ago
Holger Vogt 7ecb5a5d45 Add some more debug output. 1 year ago
Holger Vogt 20e889b736 Fix a typo 1 year ago
Holger Vogt 33ef1fc876 typos 1 year ago
dwarning 6381c51ee1 relative time differences needed - not to prgm start time 1 year ago
dwarning 3d20dc0da7 format - white spaces 1 year ago
dwarning bf6ffd357d Keep it simple: use only one structure and get_time function 1 year ago
dwarning 60554855d8 seconds() gives difftime to program start, lower priority for getrusage() and times() 1 year ago
Holger Vogt 26f2fec689 seconds() no longer supports a time difference, so create it locally. 1 year ago
dwarning 3faed1647a Reorder and renovate timer functions taking into account ngspice multiprocessor capabilities 1 year ago
Holger Vogt 2b89d2a1cd Add function ngSpice_nospiceinit(void) if you don't want to read .spiceinit 1 year ago
Holger Vogt 5f059abdca Improve debugging using shared ngspice: 2 years ago
Holger Vogt 295be20859 Remove sourceinfo upon shared ngspice reset. 2 years ago
Holger Vogt a6240eed87 Stop the worker thread when running 2 years ago
Holger Vogt d0ae65accf Add function ngSpice_Reset(void) to completely reset shared ngspice, 2 years ago
Holger Vogt 8f2f0088f2 Add a new exported function ngSpice_nospinit() to set 2 years ago
Holger Vogt 5154fd3fd7 Allways export function ngCM_Input_Path, independently from XSPICE 2 years ago
Holger Vogt dd58b07949 Initialize the new mutex vecreallocMutex 2 years ago
Holger Vogt 1849a8d220 Add functions ngSpice_LockRealloc and ngSpice_UnlockRealloc 2 years ago
Holger Vogt 3619041e26 Add new lock for realloc of vectors 2 years ago
Holger Vogt 9944a4869f typo 3 years ago
Holger Vogt 87f0db6f50 Prevent crash when ControlledExit* is not initialized 3 years ago
Holger Vogt d2fb3fb16b Prevent memory leak. 3 years ago
Holger Vogt 1280e199a3 Add boolean variables as flags when XSPICE and/or OSDI are enabled 3 years ago
Holger Vogt eb70d81dab Add function 3 years ago
Holger Vogt 7f486febe9 Search for .spiceinit (or spice.rc) firstly in a user defined directory, 4 years ago
Holger Vogt 9a2d968577 When transferring boolean data over the ABI, keep them as boolean types, not integer 5 years ago
Holger Vogt 14402ffc96 Update to 5 years ago
Holger Vogt ba262eaa5f Internal global variable Infile_Path is a file search path made 5 years ago
Holger Vogt 99a7bfd8fe Move version info from sharedspice.c to sharedspice.h 5 years ago
Holger Vogt 65a47d3276 Remove compiler warnings: CIDER debug flags are used as int 5 years ago
Holger Vogt 8de513e8e9 ngspice.exe and .dll (.so): seperate the main files: 5 years ago
Holger Vogt eedb5b9027 Update for ngspice-34 5 years ago
Holger Vogt 89f0fb6d74 sharedspice: make reading .spiceinit as robust as in 5 years ago
Holger Vogt 83fef9306f re-enable .end with leading spaces 5 years ago
Holger Vogt 87751ad073 Make the ngSpice_Circ(char** circa) more robust: 5 years ago
Holger Vogt d14e53b0dd Prepare ngspice-33 6 years ago
Holger Vogt f9f8174cb8 enable debug output, taking into account that there may be two threads 6 years ago
Holger Vogt ce69e8d70c Don't send the empty line to create_circbyline(), 6 years ago
holger 061e48253b definitely exclude command completion in shared ngspice 6 years ago
Holger Vogt ce72667fcd shared lib version 32 6 years ago
Holger Vogt 0cd33d3fbb correct zeroing of allplots array 6 years ago
Holger Vogt b3fdff7bc0 Spice_Build_Date is never NULL 6 years ago
Holger Vogt 2f31bd5c2a avoid compiler warning 6 years ago
Holger Vogt 9edc436ef7 remove SIGINT handling which was not functional 6 years ago
Holger Vogt c86cd740d6 fix a bug: re-enable reading vecs with length 1 6 years ago
Holger Vogt ded0092ad6 If ngSpice_Command(NULL) is sent to shared ngspice, 6 years ago
Holger Vogt 0ad7acadec remove unreachable code warning, add const 6 years ago