Commit Graph

1293 Commits

Author SHA1 Message Date
rlar a3969da827 polish saj's resume fix, use it for `acan' as well 2011-07-24 17:20:46 +00:00
rlar 6613127f7d bug fix, stepsize in `noisean' 2011-07-24 16:38:24 +00:00
rlar fd2301393a use #include <inttypes.h> and size_t for portability 2011-07-23 20:24:30 +00:00
rlar 06bbefb5ee fix usage of an uninitialized variable 2011-07-23 20:02:19 +00:00
rlar 36666a2991 fix usage of an uninitialized variable 2011-07-23 20:02:18 +00:00
rlar 2c60f3892c use #include <inttypes.h> to platform independent print 'size_t' variables 2011-07-23 18:40:20 +00:00
rlar ffe7405ad2 update for --adms3 2011-07-23 13:06:58 +00:00
dwarning 5993a30d9c lower case substitution in xml module 2011-07-23 07:57:07 +00:00
h_vogt d609be0b73 command 'remcirc' 2011-07-19 23:10:07 +00:00
h_vogt dea300d88d command 'remcirc' 2011-07-19 23:06:29 +00:00
rlar b998b92720 cleanup, `getlims()' has to be used with number arg >= 1 2011-07-17 16:44:07 +00:00
rlar 3d2272c699 cleanup usage of `prompt()' 2011-07-17 16:40:34 +00:00
rlar 508df68455 cleanup, reduce compiler warnings 2011-07-17 16:37:54 +00:00
rlar 56287d9a1d nghash cleanup, use `%p' to print a pointer value 2011-07-17 11:20:31 +00:00
rlar a057ea7bd4 nghash cleanup, use stdint.h for proper sized integers representing a pointer 2011-07-17 10:59:00 +00:00
rlar 00d54214bb add inttypes.h and stdint.h for visualc 2011-07-17 10:55:51 +00:00
rlar 18570fc035 cleanup redeclarations for todays tanh commit 2011-07-17 10:47:19 +00:00
h_vogt 6afe4230f6 allow comments inside of command files 2011-07-17 10:42:54 +00:00
rlar d768003cb4 nghash cleanup 2011-07-17 10:00:20 +00:00
h_vogt 5942a11a50 *** empty log message *** 2011-07-16 23:18:12 +00:00
h_vogt 4679fdf046 sinh, cosh, tanh 2011-07-16 23:03:27 +00:00
h_vogt 6979f1c76a NSPICE_INPUT_DIR 2011-07-10 11:18:57 +00:00
h_vogt ab587d8d3f environmental variable NGSPICE_INPUT_DIR 2011-07-10 09:59:39 +00:00
rlar 12eba3888e cleanup integer type conversions 2011-07-10 09:23:35 +00:00
rlar ec2f679e8d SetWindowLongPtr() and SetClassLongPtr() for 64bit compatibility 2011-07-10 09:20:51 +00:00
h_vogt 2c8d477f68 def of _read only for console app 2011-07-09 22:01:04 +00:00
rlar 0892d04c8a explicit `int' casts for some ptrdiff_t expressions, where an `int' seems to be big enough 2011-07-09 19:45:22 +00:00
rlar 3227d3c170 some explicit `int' casts 2011-07-09 19:40:16 +00:00
rlar ca9e956323 some long versus int type fixes 2011-07-09 18:56:49 +00:00
rlar 9452a6a004 possibly inexact long -> double cast 2011-07-09 18:52:56 +00:00
rlar 1876ad1094 remove unused global artifact `dynLlen' 2011-07-09 18:45:54 +00:00
rlar 7ecafe2aa3 cleanup integer type conversions 2011-07-09 16:27:36 +00:00
rlar e7849c20d7 cleanup fseek() usage 2011-07-09 16:22:51 +00:00
h_vogt d609107127 better warning if compiled as console app under Windows 2011-07-08 20:41:53 +00:00
h_vogt 7d7274d124 update SSIZE_T entry 2011-07-08 20:26:33 +00:00
h_vogt 75ae33d0a3 typo line 30 size_t 2011-07-04 20:58:12 +00:00
h_vogt e0ee07b491 NaN for MS VS 2011-07-03 19:32:27 +00:00
rlar 0e6b19890f spelling fixes from debian `ngspice_23-1.debian.tar.gz', thank you ! 2011-07-03 10:17:14 +00:00
rlar 4cf28a3f2f enable -Wconversion 2011-07-03 10:08:52 +00:00
rlar 3f018a9c77 upgrade ngmakeidx to support build in a sparate directory 2011-07-03 09:46:39 +00:00
rlar c91bf551f1 main.c, a series of cleanups concerning SETJMP processing 2011-07-02 20:31:16 +00:00
rlar 3cbef0b647 main.c, a series of cleanups 2011-07-02 15:37:09 +00:00
dwarning bcb826197a multiplier for channel thermal noise 2011-07-02 11:21:41 +00:00
rlar 56943212f1 remove redundant variable `has_smk' 2011-07-02 10:23:54 +00:00
rlar 1b0e1730d3 print_news() 2011-07-02 10:17:04 +00:00
rlar acac8cefe5 winmain.c, remove redundant global variable `oflag' 2011-07-01 19:19:59 +00:00
rlar 0d12371e7d minor bug fix, use EOF 2011-07-01 16:08:03 +00:00
rlar b06eb95b87 textdisp.c, minor rewrite to swallow type conversion warnings 2011-07-01 16:03:52 +00:00
rlar 7dfe20bb21 surpress warnings, disable currently unused functions 2011-06-30 18:57:15 +00:00
rlar af420a6a01 remove compiler warnings by explicit casting double -> int etc. 2011-06-30 18:48:05 +00:00