1935 Commits (a3969da8273ef2b0adb8d51ea555b2fae9ed08ce)

Author SHA1 Message Date
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
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 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
rlar 9452a6a004 possibly inexact long -> double cast 15 years ago
rlar 1876ad1094 remove unused global artifact `dynLlen' 15 years ago
rlar 7ecafe2aa3 cleanup integer type conversions 15 years ago
rlar e7849c20d7 cleanup fseek() usage 15 years ago
h_vogt d609107127 better warning if compiled as console app under Windows 15 years ago
h_vogt bf4f91cd90 add SSIZE_T 15 years ago
h_vogt 0a114e0057 add SSIZE_T 15 years ago
h_vogt 75ae33d0a3 typo line 30 size_t 15 years ago
h_vogt d5e5c31345 add & to correcting bug in MACRO 15 years ago
h_vogt e0ee07b491 NaN for MS VS 15 years ago
rlar 3f018a9c77 upgrade ngmakeidx to support build in a sparate directory 15 years ago
rlar 24e80f5013 main.c, ft_nutmeg is a const global bool, (forgotten out of order commit) 15 years ago
rlar 14aa6d4303 main.c, volatile, make shure they are up to date in memory when LONGJMP is executed 15 years ago
rlar 4b7627d60d main.c, rename variable `buf' -> `log_file' 15 years ago
rlar 21f4534455 main.c, reduce scope of `gdata' 15 years ago
rlar 4484058cbe main.c, reduce scope of `gotone' 15 years ago
rlar 6b2d6c67ca main.c, reduce scope of the `err' variable 15 years ago
rlar fc3107590c main.c, ft_nutmeg is a const global bool 15 years ago