42 Commits (5f3b453a308e766440bd75609f85d1fb453c1799)

Author SHA1 Message Date
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 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
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 2bbacac418 correct handling of =<vector> 15 years ago
h_vogt 747c606e30 remove bug in command meas, allow / and \ in Windows file paths 15 years ago
h_vogt ebda0af288 update FIND ... WHEN measurements 15 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar d0dba768f8 change the type of a bunch of variables from `int' to `size_t' 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 196262dd1b move the com_*() prototypes around. 16 years ago
rlar 5bc8777a9b remove #define for EOS use '\0' instead 16 years ago
rlar d44f818cad allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
rlar 4420a3ecdd add prototypes, remove some NULL casts 16 years ago
h_vogt f1a4f27d21 improved numparam error message 16 years ago
dwarning 8585a00243 controlled_exit implementation 16 years ago
h_vogt 2dc814f613 patches by R. Larice 16 years ago
h_vogt 28d5114f43 comments, new examples 17 years ago
h_vogt 8cee489660 bugfix in com_meas() 17 years ago
h_vogt 70b2408f39 updates for .measure 17 years ago
h_vogt d6350ca86d add vectors to meas 17 years ago
h_vogt 248e44b883 new measure commands 17 years ago
h_vogt 68b06c7a73 comments 17 years ago
h_vogt 8a2f81f61f warning: .meas not possible with -b 17 years ago
h_vogt 98e0fa7691 add dc and ac measurement 17 years ago
h_vogt 9f1ee290a4 new code for .measurement 17 years ago
h_vogt b399caf9bc .meas patches by Bill Swartz added 17 years ago
h_vogt 0aaab1697d more comments 17 years ago
h_vogt 72a5e9754d add comments 17 years ago
dwarning 3d3107766b winmessage only under windows 17 years ago
h_vogt 4b6eed9b6a winmessage headers 17 years ago
h_vogt 9dcfdd201c () handling repaired 17 years ago
h_vogt 6c55df1cb5 Windows error message 17 years ago
h_vogt 2e323531fb patch by Bill Swartz 17 years ago
dwarning 2bd4f90b47 use well defined macros for min/max instead of fct's 18 years ago
h_vogt 4b055a4ca8 Small changes to allow compilation with MS Visual C++ 2008 18 years ago
dwarning 28e90e6330 Using a real double compare to equal. 19 years ago
dwarning b7e71db2ad AlmostEqualUlps on central place 19 years ago
dwarning 41325622fd some clean-up's to come through MSC 19 years ago
pnenzi 936cd7a4fc Improvements in frontend by Phil Barker 19 years ago