259 Commits (f1381b43a1da7fea20bf99627365734bf7e94c31)

Author SHA1 Message Date
Holger Vogt f1381b43a1 Debug printout of start-up command line 12 months ago
Holger Vogt 7cc3280851 Enhance the search path for .spiceinit (spice.rc): 1 year ago
Holger Vogt c05a6398b7 Reserve enough memory 1 year ago
Holger Vogt deb3cd9809 Replace all BOOLEAN, BOOL, _Bool by bool 1 year ago
Giles Atkinson b48224e514 Improve the behaviour of ngspice when run in the background on a 1 year ago
Holger Vogt e27f093fb7 Prevent error: implicit declaration of function ‘get_local_home’ 2 years ago
Holger Vogt adb38ecb17 Upon error, bail out when strict_error is set. 2 years ago
Giles Atkinson 597268cc26 Treat input files names passed a start-up the same as those entered 2 years ago
Giles Atkinson 07ce9c788e Recognise *ng_script_with_params" in the first line of the first 2 years ago
Giles Atkinson 41c61604c5 Handle SIGTTIN and SIGTTOU on Unix-like OSs with X11 graphics. 3 years ago
Holger Vogt d74e43f0f0 Move extern declaration to the top, out of any function. 3 years ago
Brian Taylor 159e185bfe Tidy up sp_shutdown with Cider. 3 years ago
Brian Taylor 51b361bbf0 When Cider models are present, a normal batch mode sp_shutdown (for example, ngspice -b cmosinv.cir) will call com_quit(NULL). This cleans up so that valgrind will find no leaks in Cider devices after sp_shutdown. To disable this feature, set the environment variable CIDER_COM_QUIT="OFF". Even though it really does not matter that Cider memory is cleared just before exit, it makes it cleaner for valgrind checks. 3 years ago
Giles Atkinson 762b131bb3 Fix Bug #635 - "Starting ngspice with HOME env variable unset causes segfault". 3 years ago
Holger Vogt 0e6b785728 Remove the error message when a simulation has been started via the .control section. 3 years ago
Holger Vogt 1280e199a3 Add boolean variables as flags when XSPICE and/or OSDI are enabled 3 years ago
Holger Vogt cc8b651562 re-enable making old app nutmeg 3 years ago
Holger Vogt d4fcef9bf6 Repair the broken --enable-oldapps option 3 years ago
Giles Atkinson 73e8fed0fc Fix warnings from gcc 10.2.1. 3 years ago
Holger Vogt 7f486febe9 Search for .spiceinit (or spice.rc) firstly in a user defined directory, 4 years ago
Giles Atkinson e67261be29 Fix a crash that sometimes occurs on Linux when interrupting from 4 years ago
Holger Vogt 6b83a57a18 Exit when executing the input fails, 4 years ago
Giles Atkinson 23e9df0181 Fix for ticket #570: Interactive prompting is always active. 4 years ago
Holger Vogt 8de513e8e9 ngspice.exe and .dll (.so): seperate the main files: 5 years ago
Holger Vogt 55359e36e0 if SHARED_MODULE, exclude some unused function from build. 5 years ago
dwarning c5b5ad67db only one place for version and copyright message 5 years ago
Holger Vogt 9defcae963 Do not compile in fcn main() when shared ngspice is made 6 years ago
Holger Vogt 8143fb67c2 comment, missing \n 6 years ago
Holger Vogt db91e19e36 enable making ngnutmeg, when --enable-oldapps is set 6 years ago
Jim Monte 41819a7226 FALLTHROUGH 6 years ago
Holger Vogt 7f085144a9 remove all the remains of quote() and strip() that had been 6 years ago
Holger Vogt 51f80abe00 if inp_spsource() returns with an error code, emit a message 6 years ago
Jim Monte d4088c896a Restored command arguments accidentally deleted. 6 years ago
Jim Monte 06ebf80983 Modified search for init file so that it searches both <HOME> and <USERPROFILE> if both are defined. 6 years ago
Jim Monte 2068c4fffb Added -D/--define option to define a variable from the command line. 6 years ago
Holger Vogt ceea40e012 Revert "enable compiling with readline for macOS" 7 years ago
Holger Vogt 11df2b7719 enable compiling with readline for macOS 7 years ago
Holger Vogt 1c8992bf15 Enable the file input as search path for .include files 7 years ago
Jim Monte 0183964d6f [PATCH #41] Made constants agree across ngspice simulator. File const.h 7 years ago
Holger Vogt d6f5a32c93 Add a comment to the editline #ifdef 7 years ago
Holger Vogt a3f2c38eb6 upstream editline development at 7 years ago
Holger Vogt ff2304625f allows to start ngspice WinGUI by double click on an input file, if 8 years ago
Holger Vogt 2786fcb86e New .option seed=[val|random] 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 09c876550f prevent string overflow by adding the string length 8 years ago
Holger Vogt a98d01e5f8 Use only internal memory functions, replace 8 years ago
Holger Vogt 0cb71b21bb move ngspice_compat_mode(void) to inpcom.c and make it static 8 years ago
h_vogt 8762f6551d main.c free argv after its use (Win GUI only) 10 years ago
Holger Vogt 8aff70036a Put variable wantevtdata into the right place, 9 years ago