2604 Commits (ede2daf1f69debbaa8244322fe5ca13fd39e87d5)
 

Author SHA1 Message Date
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
rlar 065b495248 nghash cleanup, drop a trivial local variable 15 years ago
rlar abfa90832d nghash cleanup, fix typeof compare_func 15 years ago
rlar 7ac266e2e7 nghash cleanup, fix typeof nghash_func 15 years ago
rlar 2aa778552f nghash cleanup, struct forward declarations 15 years ago
h_vogt 5942a11a50 *** empty log message *** 15 years ago
h_vogt 4679fdf046 sinh, cosh, tanh 15 years ago
h_vogt 6979f1c76a NSPICE_INPUT_DIR 15 years ago
h_vogt ab587d8d3f environmental variable NGSPICE_INPUT_DIR 15 years ago
rlar 12eba3888e cleanup integer type conversions 15 years ago
rlar ec2f679e8d SetWindowLongPtr() and SetClassLongPtr() for 64bit compatibility 15 years ago
h_vogt 2c8d477f68 def of _read only for console app 15 years ago
rlar 0892d04c8a explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough 15 years ago
rlar 3227d3c170 some explicit `int' casts 15 years ago
rlar ca9e956323 some long versus int type fixes 15 years ago