60 Commits (f30f96a4c79c07c34ce19af3bf68e332c8cc6b40)

Author SHA1 Message Date
rlar f30f96a4c7 use `size_t' variables for fread/fwrite operations 16 years ago
rlar 196262dd1b move the com_*() prototypes around. 16 years ago
rlar f49a0e765b collect inp_deckcopy() inp_subcktexpand() in "subckt.h" 16 years ago
rlar 894dcead35 collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
rlar 8209c0aef3 collect smktemp() in "mktemp.h" 16 years ago
h_vogt 355384e459 libiberty.h inclusion modified 16 years ago
h_vogt fc2df06f9b bug no. 3047884 16 years ago
dwarning 586acbe45c fallback for not handled enumeration values in switch 16 years ago
rlar 62afa50a1c fix dangerous things, potential bugs, at least for big endian machines 16 years ago
rlar 73cf2a8ea5 use a void * for the third argument (&value) of the cp_vset() function 16 years ago
rlar 8851f67efd Change remaining code to use the new usage pattern cp_getvar(,CP_BOOL,NULL) 16 years ago
rlar d44f818cad allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
rlar 2990821053 use type void* to pass anonymous data to function if_option() 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
h_vogt 79831ac331 'option' command 16 years ago
rlar 72fc1a0186 use CKTcircuit instead of void*, #1/4 16 years ago
h_vogt 947e19bde7 no command file handling in numparam 16 years ago
h_vogt e66ef33c57 ngspice compatibility mode 16 years ago
dwarning 944f756d2f cut the ouput message 16 years ago
h_vogt 76feebbbfa various bug fixes 16 years ago
h_vogt 68b06c7a73 comments 17 years ago
dwarning 07e06cf701 initialize local variables 17 years ago
h_vogt 7ec7495457 tran setup info, cleanup 17 years ago
h_vogt 5f9f71b5a4 variable ngdebug for additional debug info 17 years ago
h_vogt c25d028cbf SetAnalyse output extended 17 years ago
h_vogt 9282e4e434 comments added 17 years ago
h_vogt ea8c5bc5d4 allow .meas, add .meas .. when to example 17 years ago
h_vogt 1de4a31321 bipolar handling fixed 17 years ago
h_vogt 05c0d50e55 SetAnalys, maxord 17 years ago
h_vogt 2e323531fb patch by Bill Swartz 17 years ago
h_vogt faada68e9d *** empty log message *** 17 years ago
h_vogt e9d957d2d6 memory leaks removed 17 years ago
h_vogt 3ecc23e290 flag OUTDECK yields printout of deck after param substitution 17 years ago
dwarning bce499a9e1 global nodes and numparams now as default 18 years ago
pnenzi d1828b6d0b Fix from Holger Vogt for two cinditions that caused segfault. 19 years ago
dwarning e099459179 no message 19 years ago
dwarning a5e71aa980 prototypes for dirname and asprintf 19 years ago
dwarning ca4c80433f dirname prototype from libgen.h if available 19 years ago
dwarning 84c5e8739e one only "one" times 19 years ago
dwarning f286055405 No title message to stderr - stdout is enough 19 years ago
dwarning 02c6ff93f4 no define twice for print_listing 19 years ago
pnenzi b2b61c0e74 Updated scale "option" processing. 19 years ago
dwarning 41325622fd some clean-up's to come through MSC 19 years ago
pnenzi 10997c0fa5 brief option reimplementation. 19 years ago
pnenzi 936cd7a4fc Improvements in frontend by Phil Barker 19 years ago
pnenzi 7e4700ea2d Fix for the wrong line mumber in listing command of .end lines. 19 years ago
sjborley d835edc527 Fixed '*# ' command operation. 21 years ago
sjborley 67ff1b3a83 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
pnenzi b3e47fbbd3 New logis in initialization files for ngspice. 21 years ago
pnenzi 985d977197 Applied Steven Borley patch for numparam and frontend. See Changelog. 21 years ago