3271 Commits (c2d11728c4ddfe1bcf210ecacd2a735205366f8f)

Author SHA1 Message Date
rlar f8e41f9fb5 remove second incarnation of `grid.h' 15 years ago
h_vogt 1cbe685d4c include path for error.h 15 years ago
h_vogt 57c9b44c73 inproved error messages in pipe mode 15 years ago
pnenzi eb14693b09 Frontend options fiules. Missing in the previous commit 15 years ago
pnenzi 5ba0b8b86c Statistics patch: added netlist loading and parsing time in acct command. 15 years ago
rlar 9e86e5ca66 rewrite (double)literal --> floating-point-literal 15 years ago
h_vogt e7ce26c118 convert float to double 15 years ago
rlar d18caa4fe1 fix a `strict-aliasing' warning 15 years ago
rlar 17ca4ce1f1 fix use of possibly uninitialized variables, return on error 15 years ago
h_vogt 2651fe4801 fuction cph(vector) 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
h_vogt 36f6eb6a89 bug no. 3386184 15 years ago
rlar 899d5516c3 initial PSS commit 15 years ago
h_vogt ede2daf1f6 cmutil: NaN, inpcom: nested ( 15 years ago
rlar 27f1d7bb45 cleanup getlims() and plug a memory leak 15 years ago
rlar fd2301393a use #include <inttypes.h> and size_t for portability 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
h_vogt 6afe4230f6 allow comments inside of command files 15 years ago
h_vogt 4679fdf046 sinh, cosh, tanh 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 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
rlar b06eb95b87 textdisp.c, minor rewrite to swallow type conversion warnings 15 years ago
rlar 7dfe20bb21 surpress warnings, disable currently unused functions 15 years ago
rlar af420a6a01 remove compiler warnings by explicit casting double -> int etc. 15 years ago
rlar 6ab91f2e9f com_measure2.c, uninitialized variable warning 15 years ago
h_vogt cc36fb8071 dirname() -> ngdirname() 15 years ago
rlar d59845b427 graf.c, swallow type conversion warning 15 years ago
h_vogt 661d287029 env. var NGSPICE_INPUT to hold additional path for input files 15 years ago
rlar 451f88c5e1 swallow type conversion warnings 15 years ago
rlar 34b8ee4cca tiny rewrite, swallow type conversion warnings 15 years ago
h_vogt b8e7dd2af0 bug no. 3317928 15 years ago
h_vogt 1ed35b8edb bug no. 3317928 15 years ago
rlar 1ec269082c round to nearest integer, `rawfileprec' `numdgt' `history' if_option() doset() 15 years ago
rlar 2968fb3a97 `[]' indexing operator, round index to nearest integer 15 years ago