Commit Graph

198 Commits

Author SHA1 Message Date
rlar b7ce5adfbf sparse/*.c, whitespace 2013-04-28 20:48:11 +02:00
rlar db799c4b85 sparse/*.c, rename `eMatrix' --> `Matrix' (comments) 2013-04-28 20:48:10 +02:00
rlar 218ad51421 sparse/*.c, rename `eMatrix' --> `Matrix' (prototypes) 2013-04-28 20:48:10 +02:00
rlar 7794c7a53c sparse/*.c, rename `eMatrix' --> `Matrix' 2013-04-28 20:48:10 +02:00
rlar 19fef8bff4 sparse/*.c, simplify, drop the local copy `Matrix' 2013-04-28 20:48:10 +02:00
rlar 4382d81dc4 sparse/*.c, unify, use local copy `Matrix' instead of `eMatrix' 2013-04-28 20:48:10 +02:00
rlar 8cd5a15343 sparse/*.c, drop unnecessary (spREAL) cast 2013-04-28 20:48:10 +02:00
rlar 2cf9970996 sparse/*.c, drop unnecessary (double) cast 2013-04-28 20:48:10 +02:00
rlar e69b235d9e sparse/*.c, drop unnecessary (int *) cast 2013-04-28 20:48:10 +02:00
rlar 82e215ca04 sparse/*.c, drop unnecessary (MatrixPtr) cast 2013-04-28 20:48:10 +02:00
rlar a1e7036f49 sparse/*.c, avoid (RealNumber *) casts by proper use of ElementPr 2013-04-28 20:48:10 +02:00
rlar ee5b7a1053 sparse/*.c, drop unnecessary (void *) cast 2013-04-28 20:48:10 +02:00
rlar e84ac7800f sparse/*.c, drop unused artifacts 2013-04-28 20:48:10 +02:00
rlar f4241ef7ea fix an incorrect typedef and cast
which was of no consequence,
  because nobody made use of it.

ancient, already in the very first commit of ngspice
  Date:   Thu Apr 27 20:03:57 2000 +0000
2013-04-26 18:49:51 +02:00
h_vogt b32c5c025c new flag for shared module 2013-03-23 17:28:09 +01:00
h_vogt 057857938c --with-windows --> --with-wingui 2013-03-23 13:00:30 +01:00
h_vogt 18938c948b HAS_WINDOWS --> HAS_WINGUI
MS Windows compile without GUI possible!
2013-03-23 09:54:44 +01:00
rlar 3583277603 use SP_VOLTAGE instead of literal value `3'
(grep "git --no-pager grep -nH -e '->[ \t]*type.*[0-9]'")
2013-02-03 15:52:49 +01:00
rlar 719705adbc retire #define NODE_VOLTAGE, use SP_VOLTAGE instead
(grep "git --no-pager grep -nH -e '\\(SP_\\|NODE_\\)\\(VOLTAGE\\|CURRENT\\)'")
2013-02-03 15:52:49 +01:00
rlar f081cf8606 cleanup, use array operator
checked for object file invariance on linux with
   ./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
2013-01-26 14:40:29 +01:00
rlar c68d4b0e07 unify #ifndef include wrapper 2013-01-23 20:57:32 +01:00
rlar 7ea52cb908 prepare for #ifndef include wrapper unification 2013-01-23 20:57:12 +01:00
rlar 805753d28c avoid leading underscore in preprocessor macros 2013-01-22 21:00:29 +01:00
Francesco Lannutti f153208a5f nipred.c, remove unused variable `temp' 2012-12-25 01:40:16 +01:00
Francesco Lannutti 574d39e29c remove almost empty src/maths/ni/nipred.h 2012-12-25 02:27:04 +01:00
Francesco Lannutti e27d43cd0c remove empty src/maths/ni/*.h include files 2012-12-24 11:28:30 +01:00
h_vogt cea4eb09d6 niiter.c: indentations 2012-12-15 20:07:42 +01:00
rlar 83e3100917 remove unused variables 2012-12-01 16:05:20 +01:00
Francesco Lannutti 08ec219417 remove all .cvsignore files 2012-10-26 18:30:14 +02:00
Francesco Lannutti 1dc70189a7 remove compilation warnings (type casts) 2012-10-26 18:04:44 +02:00
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature
removed variables
  ARCHme
  ARCHsize

removed functions
  SMPcombine()
  SMPcCombine()
  CKTpartition()

removed files
  spcombin.c
  cktpartn.c

removed struct slots
  STATcombineTime
  STATtranCombTime
  STATacCombTime
  GENowner
  <MODEL>owner
2012-10-22 23:06:25 +02:00
rlar a394d79c56 use utf-8 encoding 2012-10-20 21:27:15 +02:00
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 2012-10-06 12:12:08 +02:00
rlar 0beb95757f cancer of the semicolon 2012-08-07 21:20:36 +02:00
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 2012-07-07 14:51:39 +02:00
h_vogt a0b64a8624 spfactor.c, indentations 2012-07-07 10:04:21 +02:00
rlar b1cbebaa99 fix tcl module compilation
test programs don't compile when compiling for TCL_MODULE
due to redefinition of fprintf()
2012-06-12 21:26:30 +02:00
h_vogt 8f3f757813 command mrdump 2012-02-19 11:11:31 +00:00
h_vogt dffe4ed156 command mdump 2012-02-19 10:23:56 +00:00
rlar 2e4d4a0e02 unuse srandom() and random() 2012-02-09 20:39:24 +00:00
rlar a056ea3065 #3/4 switch realpart() and imagpart() args from ngcomplex* to ngcomplex 2012-02-07 19:53:12 +00:00
rlar 94e3abd847 #2/4 switch cph() and cmag() args from ngcomplex* to ngcomplex 2012-02-07 19:49:31 +00:00
rlar f17b14102c bug fix, incorrect '%le' printf format specifier 2012-01-08 10:26:36 +00:00
rlar d3c3741f43 #4/6 config.h --> ngspice/config.h, AM_CPPFLAGS 2011-12-27 12:07:52 +00:00
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 2011-12-27 12:05:51 +00:00
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
h_vogt 75767fcc3d floor(), ceil() added 2011-12-26 11:34:21 +00:00
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 2011-12-13 19:57:45 +00:00
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
h_vogt 4cbfbad8b5 type long --> int 2011-08-21 10:43:07 +00:00