1009 Commits (5a69b9efc4e2ef8eddbb2e1352a1addea22ec82e)

Author SHA1 Message Date
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
rlar 9ee308a2a5 function pointer invocation, (*p)(...) ---> p(...) 15 years ago
rlar 87a7aec46b tiny rewrite, typefix, don't compare EOF with a char 15 years ago
h_vogt 2bbacac418 correct handling of =<vector> 15 years ago
rlar b93fcb3779 remove some useless casts 15 years ago
rlar aa0b602b87 cleanup some reoccuring function prototypes 15 years ago
h_vogt 747c606e30 remove bug in command meas, allow / and \ in Windows file paths 15 years ago
h_vogt 3547fdc5f3 explicit casts double -> int 15 years ago
h_vogt e6c86b4d98 explicit casting double -> int etc. 15 years ago
rlar 3ece54fb94 bug fix, avoid segfault when indexing a vector with a nonexistant variable 15 years ago
rlar 8e7adac18e bug fix, avoid $curplot (plot_names) being assembled from negative numbers 15 years ago
rlar 2d1e44787b fix a segfault, when invoking `destroy' while running in batch mode on unix 15 years ago
rlar 545e9004e9 fix a segfault, incorrect invocation of free() 15 years ago