rlar
|
d8105873db
|
remove error.h, use fteext.h for controlled_exit()
|
2012-06-12 21:26:29 +02:00 |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
2011-08-20 17:27:09 +00:00 |
h_vogt
|
e6c86b4d98
|
explicit casting double -> int etc.
|
2011-06-11 17:07:38 +00:00 |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
2010-11-19 18:54:40 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
rlar
|
d6353fb9ee
|
struct member devdep, use void* instead of char*
|
2010-10-24 13:15:35 +00:00 |
rlar
|
320258dbd2
|
collect internalerror() in "fteext.h"
|
2010-10-16 15:45:53 +00:00 |
rlar
|
eaef9ffd7a
|
implement Arc() for plot5 and hpgl (smith diagram)
|
2010-08-02 16:31:35 +00:00 |
rlar
|
2fcbcc5f48
|
bug fix, implementation of the X11 draw arc implementation.
|
2010-08-01 13:47:33 +00:00 |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
2010-07-17 20:48:20 +00:00 |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
2010-07-01 19:52:23 +00:00 |
rlar
|
5946300a97
|
upgrade foo() --> foo(void) ansi function definition
|
2010-06-23 18:57:13 +00:00 |
dwarning
|
586af63f36
|
changed the declarator to new format
|
2009-11-26 20:04:09 +00:00 |
h_vogt
|
67bf8c93cc
|
incomptibility to MAC OSX removed
|
2009-01-31 14:32:12 +00:00 |
sjborley
|
67ff1b3a83
|
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
|
2005-05-30 20:28:29 +00:00 |
sjborley
|
7376fa66e5
|
Fixed line-endings (DOS to UNIX)
and translated German to English in comments.
|
2005-05-11 21:37:24 +00:00 |
pnenzi
|
d154d16449
|
Corrected errors I made in adding tclspice code.
|
2003-08-06 10:53:38 +00:00 |
pnenzi
|
758bedc716
|
Second batch of added files.
|
2003-07-23 20:06:10 +00:00 |