2618 Commits (94a4e45d08bf09d511dfbab6b5f7c369c96184dc)
 

Author SHA1 Message Date
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
h_vogt 0004b52f59 update for MS VS 2008 15 years ago
pnenzi 33f10e20e0 Added info on PSS commit and PSS examples 15 years ago
pnenzi 72cfa6d99d Added examples for periodic steady state analysis (examples from Stefano Perticaroli). 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 a002131647 *** empty log message *** 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 36666a2991 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
rlar ffe7405ad2 update for --adms3 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 d609be0b73 command 'remcirc' 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 00d54214bb add inttypes.h and stdint.h for visualc 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 d768003cb4 nghash cleanup 15 years ago
rlar 2b2dcb7f31 nghash cleanup, cleanup default functions 15 years ago
rlar c680e70e8e nghash cleanup, polish types 15 years ago