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.
Holger Vogt
f021424041
dev.c, add model size for XSPICE models, preventing heap corruption.
Ocurred with dll under Windows 10 only.
Detected with crtdbg.h, and _CrtSetDbgFlag(_CrtSetDbgFlag(0) || _CRTDBG_CHECK_ALWAYS_DF)
in ngSpiceInit() and {char *test = TMALLOC(char, 1);} as test vehicle.
7 years ago
..
cmpp
provide correct output path for cmpp.exe during 64 bit compilation
8 years ago
analog.vcxproj
*.vcxproj, enable <GenerateDebugInformation>true
10 years ago
aux-cfunc.bat
introduce visualc/xspice
10 years ago
aux-udnfunc.bat
introduce visualc/xspice
10 years ago
digital.vcxproj
xspice/icm/digital, introduce d_genlut
9 years ago
spice2poly.vcxproj
*.vcxproj, enable <GenerateDebugInformation>true
10 years ago
table.vcxproj
xspice/icm/table, introduce table2d/table3d
9 years ago
xspice-local.sln
xspice/icm/table, introduce table2d/table3d
9 years ago
xtradev.vcxproj
Add a new code model 'sidiode' with a simple diode:
8 years ago
xtraevt.vcxproj
*.vcxproj, enable <GenerateDebugInformation>true
10 years ago