You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
h_vogt
5d82d1b04a
misccoms.c, com_quit(), don't free memory, unless shared ngspice
Traversing all linked memory structures to free their memory
can be a somewhat lengthy business, especially in xspice,
which is not worth the effort when we simply want to exit()
Long delays have been reported in certain cases.
For developers and for the usage of such tools as valgrind,
we still free all the memory if 'set ngdebug' is given.
9 years ago
..
src
use memset() instead of deprecated bzero()
10 years ago
xspice
xspice/icm/digital, introduce d_genlut
9 years ago
.gitignore
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
how-to-fftw.txt
state more precisely 64bit fftw3 usage
10 years ago
how-to-ngspice-vstudio.txt
xspice/icm/table, introduce table2d/table3d
9 years ago
make-install-vngspice.bat
xspice/icm/table, introduce table2d/table3d
9 years ago
make-install-vngspiced.bat
xspice/icm/table, introduce table2d/table3d
9 years ago
sharedspice.vcxproj
sharedspice.vcxproj, add 64 bit capability
10 years ago
spinit
xspice/icm/table, introduce table2d/table3d
9 years ago
spinit64
xspice/icm/table, introduce table2d/table3d
9 years ago
spinitd
xspice/icm/table, introduce table2d/table3d
9 years ago
spinitd64
xspice/icm/table, introduce table2d/table3d
9 years ago
vngspice-fftw.sln
xspice/icm/table, introduce table2d/table3d
9 years ago
vngspice-fftw.vcxproj
*.vcxproj, enable <GenerateDebugInformation>true
10 years ago
vngspice.sln
xspice/icm/table, introduce table2d/table3d
9 years ago
vngspice.vcxproj
*.vcxproj, enable <GenerateDebugInformation>true
10 years ago