1967 Commits (17ca4ce1f1a0f462a9178e10fb166491c2f75987)

Author SHA1 Message Date
rlar 17ca4ce1f1 fix use of possibly uninitialized variables, return on error 15 years ago
rlar 87dc06f1b2 reposition NG_IGNOREABLE for non C99 compiler compatibility 15 years ago
rlar b5f823f599 cph(vec), rewrite, cleanup, and add missing test_cx_cph.c 15 years ago
h_vogt 2651fe4801 fuction cph(vector) 15 years ago
h_vogt 2e2bf04d6a function cph() 15 years ago
rlar b8cc44efad complete `replace size_t by unsigned long long' 15 years ago
rlar 658213f01b bug fix, tranJob was used instead of pssJob 15 years ago
rlar b4dc54b3e3 another type fix for Visual Studio, QUIT_BUTTON_ID 15 years ago
rlar 77d1104880 fix broken commit `type fix for Visual Studio' 15 years ago
h_vogt 36f6eb6a89 bug no. 3386184 15 years ago
rlar 94a4e45d08 type fix for Visual Studio 15 years ago
rlar e57c96abda disable Visual Studio "warning: C4127: conditional expression is constant" 15 years ago
rlar 2c0144a849 rewrite to fix potential (actuall impossible) usage of variable `c' 15 years ago
rlar 49000cc7e2 fix warning of potential (actuall impossible) usage of uninitialized node5..7 15 years ago
h_vogt e5a255a030 Windows progress message 15 years ago
rlar 899d5516c3 initial PSS commit 15 years ago
rlar 70b7ef1bc1 bug fix, broken insert at the front of CKTbreaks[] 15 years ago
h_vogt e86527635b ivars(char*), Windows 64, 32 bit 15 years ago
dwarning 2a2497ec62 update va code from version 504.7 to 504.9.1 15 years ago
dwarning 95ed4ef3d7 semicolon after macro was wrong 15 years ago
h_vogt ede2daf1f6 cmutil: NaN, inpcom: nested ( 15 years ago
rlar 8bfc98d008 lower-case the first string in an IOP("HuGo",...) incantation 15 years ago
r29173 c77ad38f30 remove perl command in generated Makefime.am 15 years ago
rlar 6f2f634413 swallow unsed variable warnings in adms generated code, upagrade dependencies 15 years ago
r29173 6c651b31de Fixed code generation for ekv by adding definition of min and max and logE. 15 years ago
rlar 6e8dd404b7 convert K&R function definitions to ansi style 15 years ago
r29173 29e3bdd7e6 fixed handling of expressions used as default value in parameter definition: parameter real p=ln(q); 15 years ago
rlar 27f1d7bb45 cleanup getlims() and plug a memory leak 15 years ago
rlar f8b4c7eb79 (int) cast, where size can be expected to be small enough 15 years ago
rlar 2d50db4b91 use size_t 15 years ago
rlar 087667dfa0 avoid incorrect bindnodes when falling back to a 4 node device 15 years ago
rlar a9aea839b4 bug fix, incomplete check for NAN 15 years ago
rlar a3969da827 polish saj's resume fix, use it for `acan' as well 15 years ago
rlar 6613127f7d bug fix, stepsize in `noisean' 15 years ago
rlar fd2301393a use #include <inttypes.h> and size_t for portability 15 years ago
rlar 06bbefb5ee fix usage of an uninitialized variable 15 years ago
rlar 2c60f3892c use #include <inttypes.h> to platform independent print 'size_t' variables 15 years ago
dwarning 5993a30d9c lower case substitution in xml module 15 years ago
r29173 b59c36ae48 add code to create Makefile.am using flag --create_makefile_am at admsXml command line 15 years ago
r29173 860dd0e626 resync ngspice.xml with adms api changes 15 years ago
h_vogt 5b4e11dbb4 no double definition 15 years ago
h_vogt dea300d88d command 'remcirc' 15 years ago
rlar b998b92720 cleanup, `getlims()' has to be used with number arg >= 1 15 years ago
rlar 3d2272c699 cleanup usage of `prompt()' 15 years ago
rlar 508df68455 cleanup, reduce compiler warnings 15 years ago
rlar 56287d9a1d nghash cleanup, use `%p' to print a pointer value 15 years ago
rlar a057ea7bd4 nghash cleanup, use stdint.h for proper sized integers representing a pointer 15 years ago
rlar 18570fc035 cleanup redeclarations for todays tanh commit 15 years ago
h_vogt 6afe4230f6 allow comments inside of command files 15 years ago
rlar 2b2dcb7f31 nghash cleanup, cleanup default functions 15 years ago