71 Commits (8147b03465e2da8478315939d71138b59b7c2d75)

Author SHA1 Message Date
h_vogt 8147b03465 shared ngspice: external voltage source 13 years ago
rlar 14687910d9 rewrite `TSTALLOC()' macro for auto indentation 13 years ago
h_vogt 8a1cec25a5 vsrc, isrc TRNOISE: allow repeated calls to 'tran' 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
Francesco Lannutti 1dc70189a7 remove compilation warnings (type casts) 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar a394d79c56 use utf-8 encoding 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
h_vogt 4cbfbad8b5 type long --> int 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 416885e4b5 copy_coeffs(), swallow type conversion warnings 15 years ago
rlar b778c50bd6 code cleanup, some warnings, some casts, ... 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar 2a693e2d80 merge TRRANDOM vsrc -> isrc 15 years ago
rlar 49211d2153 vsrc, isrc, whitespace cleanup 15 years ago
rlar 598b4c6b83 vsrc, isrc, cleanup aiming for more similarity 15 years ago
rlar 0916de085c vsrc, isrc, parameter descriptors, synchronize to each other 15 years ago
rlar 454ade725f vsrc, isrc, merge checks for length of vector parameters 15 years ago
rlar 015741260f bug fix, three of them (vsrc, isrc) 15 years ago
rlar 84ca0986a5 add a missing `ask' function for VSRC_TRRANDOM 15 years ago
rlar 281d1952c4 fix a bug when `alter' a vector parameter (VSRC PWL for example) 15 years ago
h_vogt c162d3273f vsrc trrandom option 15 years ago
h_vogt f476389531 RTS noise 16 years ago
rlar c5c551a70a rewrite TRNOISE, with the intention to separate the noise sequenze computation 16 years ago
h_vogt b1e1c03430 sichere Breakpoints bei TRNOISE 16 years ago
h_vogt 5e1ed023c6 transient noise simulation 16 years ago
h_vogt f21f2a05bc PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 4ab496dd1b PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 2e06867da6 PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 95b7a297fa PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 39fccad193 PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 413d0ff103 PULSE: correct timing in case of phase != 0 16 years ago
h_vogt 8ba1e81a9b PULSE: allow time < 0.0 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
dwarning 883eba85be Correct bitwise operation 16 years ago
dwarning 461d229da7 Correct bitwise operation 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
rlar 5c59267768 check for shorted voltage sources, to avoid a segmentation fault 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
h_vogt 5221bffddf pwl td= r= 16 years ago
h_vogt d8810a841a patches by R. Larice 16 years ago
h_vogt 99533fa109 start value for sine 17 years ago
pnenzi aa93968573 Fixed bug in time computation for vsrc and isrc with xspice extensions. 17 years ago