rlar
|
b778c50bd6
|
code cleanup, some warnings, some casts, ...
|
2011-04-28 17:05:22 +00:00 |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
2011-04-28 15:59:36 +00:00 |
h_vogt
|
5fd49349f6
|
update to RTS noise
|
2010-12-19 11:05:03 +00:00 |
h_vogt
|
f476389531
|
RTS noise
|
2010-12-18 17:05:44 +00:00 |
h_vogt
|
5e1ed023c6
|
transient noise simulation
|
2010-11-27 16:36:03 +00:00 |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
2010-11-19 18:54:40 +00:00 |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
2010-11-16 20:38:24 +00:00 |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
2010-11-16 19:11:32 +00:00 |
rlar
|
f30f96a4c7
|
use `size_t' variables for fread/fwrite operations
|
2010-11-04 19:15:41 +00:00 |
rlar
|
6e3bbd49ae
|
casts, to make int <-> char conversions explicit
|
2010-11-02 17:31:19 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
h_vogt
|
3dd27472bc
|
add mktemp.h
|
2010-10-17 16:04:34 +00:00 |
rlar
|
196262dd1b
|
move the com_*() prototypes around.
|
2010-10-16 17:09:46 +00:00 |
rlar
|
894dcead35
|
collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h"
|
2010-10-16 15:50:32 +00:00 |
rlar
|
7f8ee8818e
|
collect BMin BMax ExpLim Accuracy in "accuracy.h", kill `Acc'
|
2010-10-15 19:24:52 +00:00 |
rlar
|
b897dfa857
|
collect extern timebegin in "misc_time.h"
|
2010-10-15 18:32:57 +00:00 |
rlar
|
cf3514b9ae
|
remove ancient #defines for AND OR NOT substitute with && || !
|
2010-10-09 11:40:00 +00:00 |
rlar
|
8a7b507f84
|
remove winmessage() prototype, there is no such thing (hopefully)
|
2010-10-08 18:56:32 +00:00 |
rlar
|
933bd11c43
|
use the type JOB, remove redundant casts
|
2010-10-08 16:49:18 +00:00 |
dwarning
|
0d2b618f31
|
modification for sun compiler
|
2010-10-06 20:06:05 +00:00 |
rlar
|
d936068864
|
fix incorrect buffer type, and exit(1) on failure to open a tempfile
|
2010-09-12 17:29:43 +00:00 |
h_vogt
|
56679b429b
|
add __MINGW32__
|
2010-09-10 20:22:29 +00:00 |
h_vogt
|
355384e459
|
libiberty.h inclusion modified
|
2010-09-10 15:06:04 +00:00 |
rlar
|
241783d0b5
|
use for(;;) instead of while(1) to muffle some visual-C warnings
|
2010-09-07 20:07:57 +00:00 |
h_vogt
|
453b565f71
|
improve random number generation
|
2010-09-01 21:13:01 +00:00 |
h_vogt
|
ba539d9ef1
|
new fcn sgauss(), new rnd-no generator
|
2010-08-28 18:13:08 +00:00 |
rlar
|
a8c64094fc
|
fix busy waiting loop, when using editline
|
2010-08-09 18:36:57 +00:00 |
rlar
|
02e4a4f32b
|
bug fix, segfault caused by an ancient `editline' workaround
|
2010-08-07 10:24:58 +00:00 |
rlar
|
32e128d1a0
|
need an #ifdef for one of the just added #includes
|
2010-07-30 19:17:20 +00:00 |
rlar
|
8ff62fd262
|
add #include's for visibility of prototypes to their function definitions
move some typedefs to "typedef.h"
|
2010-07-30 16:09:38 +00:00 |
rlar
|
a49d446826
|
fix an incorrect type, (&char versus &bool)
|
2010-07-20 19:06:25 +00:00 |
rlar
|
2990821053
|
use type void* to pass anonymous data to function if_option()
indicate its actual type with an enum cp_types argument
|
2010-07-17 22:11:51 +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
|
94518fdb02
|
use CKTcircuit instead of void*, #3/4
|
2010-07-07 17:32:40 +00:00 |
rlar
|
d6ad853ecb
|
fix the type signature of the if_*() function family.
|
2010-07-06 19:03:40 +00:00 |
rlar
|
c79d21af82
|
convert K&R function definitions to ansi style
|
2010-06-27 09:27:49 +00:00 |
rlar
|
3a6540b584
|
use allready defined enumerate Digital_State_t and Ipc_Status_t
|
2010-06-24 19:00:15 +00:00 |
rlar
|
5946300a97
|
upgrade foo() --> foo(void) ansi function definition
|
2010-06-23 18:57:13 +00:00 |
h_vogt
|
e66ef33c57
|
ngspice compatibility mode
|
2010-04-23 22:00:40 +00:00 |
h_vogt
|
d8810a841a
|
patches by R. Larice
|
2010-01-17 16:40:22 +00:00 |
h_vogt
|
68b06c7a73
|
comments
|
2009-12-19 16:04:22 +00:00 |
h_vogt
|
5571e9b9fa
|
source file path as additional search path
|
2009-12-19 09:18:03 +00:00 |
h_vogt
|
400100d9c6
|
pipe mode option -p
|
2009-12-07 21:42:09 +00:00 |
h_vogt
|
13819432bd
|
flag for compatibility mode
|
2009-11-15 21:22:04 +00:00 |
dwarning
|
331facd98e
|
correct the command completion under X11
|
2009-10-24 06:28:09 +00:00 |
h_vogt
|
9fb0d31390
|
MS Visual Studio: build date, "quit" button
|
2009-10-18 10:32:11 +00:00 |
h_vogt
|
3feb4377a6
|
initialize variable history_file
|
2009-10-11 16:54:52 +00:00 |
h_vogt
|
9eb855b802
|
command completion, more comments
|
2009-08-15 11:47:05 +00:00 |
h_vogt
|
1dd7a2869f
|
comments added
|
2009-08-15 09:27:08 +00:00 |
dwarning
|
1ce76b68f1
|
small cosmetics
|
2009-07-25 10:21:38 +00:00 |