2658 Commits (42a86d0ff203183afe330d93312cfb27af4c9da2)

Author SHA1 Message Date
Holger Vogt 2e0b8b3e34 plug a small memory leak 8 years ago
Holger Vogt a40ba9ec4e add a comment 8 years ago
Holger Vogt ae81481229 white spaces 8 years ago
Holger Vogt 7b6cd86a62 re-write vswitch transformation code: 8 years ago
Holger Vogt f9b11cd619 update to function pspice_compat(), concerning the VSWITCH replacement 8 years ago
Holger Vogt f4f389dabb internal help: it is only available when --enable-oldapps is given 8 years ago
Holger Vogt 0cb71b21bb move ngspice_compat_mode(void) to inpcom.c and make it static 8 years ago
Holger Vogt d991bbc470 ngconfig.sh is no more available 8 years ago
h_vogt e47ab87385 inpcom.c, multiplier 'm' in subcircuits: exclude all devices not supporting multiplier 'm' 9 years ago
h_vogt d89eab99d5 add dicoS->linecount to safely delete dynrefptr[i], 10 years ago
h_vogt 1066bf0a7b Store the numparam dicoS structure for each circuit in a list. 10 years ago
h_vogt 4a3f02e979 runcoms.c, add variable 'sim_status' to indicate if a simulation has been aborted 10 years ago
h_vogt 2ece845f59 inpcom.c, responding to bug report 275 by Dominique Michel: commands plot, hardcopy: no lower case letters in tokens following xlabel, ylabel, title 10 years ago
Holger Vogt 7ee0b14431 better zero after deaalocation 8 years ago
Holger Vogt 8f41257d87 enable 'temper' evaluation, if circuit is reloaded 8 years ago
Holger Vogt cbe4b31d4b do not delete symbols that have not been created here 8 years ago
h_vogt ce9f23f7af outitf.c, restrict vector length to 1, the minimum needed 9 years ago
h_vogt a393c47ec8 outitf.c, add flag 'save none' for shared ngspice. Output data will not be stored, but are available via callback function ng_data. 9 years ago
Holger Vogt bea6fba788 prevent false reads in multi-threaded ngshared 8 years ago
Holger Vogt 74584c94ee prevent false reading after copying an empty file 8 years ago
Holger Vogt d311fb10cf add a new vector type "temperature" 8 years ago
Holger Vogt 5b18732af2 plug some memory leaks 8 years ago
Holger Vogt a191697bd6 safeguard opening of file for debug output: 8 years ago
Holger Vogt 57156e16f6 remove tiny memory leaks in inp_compat() 8 years ago
Holger Vogt 5f5eacc48e move skipping white spaces to fcn create_circbyline() now ' .end' is acknowledged 8 years ago
rlar 55b2a0218e noise for behavioural resistor 9 years ago
Holger Vogt 1426f66967 use global variable inp_compat_mode 8 years ago
Holger Vogt 65181ff5c3 enable token 'table' to occur at any place in e source line 8 years ago
Holger Vogt ffb3800e34 Bug fix: B source pwl lines don't get special handling, 8 years ago
Holger Vogt c879294a8b add comment 8 years ago
Holger Vogt 7188605ef2 bugfix: re-enable loading deck from circarray, if intfile 8 years ago
Holger Vogt 04059e5426 enable '-' as valid character in a subcircuit name 8 years ago
h_vogt c8cd763314 gnuplot.c, add 'noretraceplot' to prevent retracing of the graph if plotting against a vector which is not the original scale vector ('plot vec1 vs vec2') 10 years ago
h_vogt d4adb027d2 avoid retrace in output graph by adding label 'noretraceplot' 10 years ago
Holger Vogt bb162de1d8 Parameter names in .model lines may be preceeded 8 years ago
Holger Vogt 53bac06d11 .model replacement in ako (a kind of) model descriptions 8 years ago
Holger Vogt d9dbde0593 replace the E source TABLE function by a B source pwl 8 years ago
Holger Vogt 10c69b8d05 replace S1 D S DG GND SWN by 8 years ago
Holger Vogt f25a307886 get the area factor for diodes and bipolar devices 8 years ago
Holger Vogt 9d8148edae replace T_ABS by temp and T_REL_GLOBAL by dtemp in .model cards 8 years ago
Holger Vogt 13ca544d15 replace & with && and | with || and *# with * # 8 years ago
Holger Vogt ae9cc17aff add predefined parameters TEMP, VT after each subckt call 8 years ago
Holger Vogt 77814b8618 add predefined params TEMP, VT, GMIN to beginning of deck 8 years ago
Holger Vogt 5ace7ff1fd exclude simple e and h sources from getting a series voltage source 8 years ago
Holger Vogt cfa473ad96 don't print NULL (deallocated lines) 8 years ago
Holger Vogt 9908b39d2b make inp_compat_mode global 8 years ago
Holger Vogt 98fe623ba4 add function prototype pspice_compat 8 years ago
Holger Vogt 4aff986ee8 fix a bug, missing ; 8 years ago
Holger Vogt 429326e139 Add current measurement for device XYZ using I(XYZ) 8 years ago
h_vogt 7dd81327ec new command 'alterparam', to be used in conjunction with 'mc_source' 10 years ago