21 Commits (1867f5b727f69f4e86a6771a8e1aa1f34e360fef)

Author SHA1 Message Date
Jim Monte 1867f5b727 Fix of buffer overrun in interpolation at endpoint of interval. Made cfunc.mod for tables more modular. Prevented buffer overrun when building file name. Added error checking for allocation failures in many locations. Made binary search for interpolation more efficient. 6 years ago
h_vogt 7198056a41 patch no. 16 by Thomy add a function cm_get_circuit to allow accessing the circuit structure ckt from within an XSPICE code model. This is a change to the interface and requires recopiling all code models! 10 years ago
rlar 4ec2717079 struct card, #5/6, rewrite from type "card" to "struct card" 9 years ago
rlar 4748c92de9 DEVdestroy(), change API, #2/2, complete the change, inclusive CKTdestroy() 8 years ago
rlar 3cd81295a8 DEVmodDelete(), change API, #2/2, complete the change 8 years ago
rlar c3ed42f486 DEVdelete(), change API, #2/2, complete the change 8 years ago
rlar 994bec7859 declare free() / realloc() arguments `const void *' 10 years ago
rlar 885e7df8a5 xspice, introduce cm_message_printf() 10 years ago
h_vogt e58de3187c make use of Infile_Path in function open_with_path. 12 years ago
h_vogt 9da123df26 icm/dlmain.c: restrict exported symbols under LINUX 13 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar f40f6c705a fix `make check' for build in a separate directory 15 years ago
rlar b7d969a472 drop -D CM_WINDOWS and -D CM_LINUX 16 years ago
rlar 4ca91fbd82 local prototypes in `dlmain.c' 16 years ago
rlar c9bfe72187 use CKTcircuit instead of void*, #4/4 16 years ago
rlar c79d21af82 convert K&R function definitions to ansi style 16 years ago
h_vogt 1fe8cbbf26 xspice api update 16 years ago
h_vogt 07f90563dc patches R. Larice 16 years ago
pnenzi b459529ca0 Removed icm_spice2poly directory (and contained files) and committed 23 years ago
pnenzi 9317355c0c First batch of added file. 23 years ago