rlar
|
754406a335
|
minor beautification
|
2010-11-02 17:25:32 +00:00 |
rlar
|
6b5debfc1e
|
use `NUMELEMS' and add some `(int)' casts
|
2010-11-02 17:23:46 +00:00 |
rlar
|
4ca91fbd82
|
local prototypes in `dlmain.c'
|
2010-11-02 17:21:49 +00:00 |
rlar
|
db9125fecc
|
convert some variables, from `int' to `size_t'
|
2010-11-02 17:20:05 +00:00 |
rlar
|
b4ffca60c4
|
(int) casts for some `strlen()' expressions
|
2010-11-02 17:17:43 +00:00 |
rlar
|
c9ba660155
|
(int) casts for cm_event_alloc and cm_analog_alloc
|
2010-11-02 17:14:52 +00:00 |
rlar
|
01566f2b49
|
add casts to make `int' versus `size_t' conversions explicit
|
2010-11-02 17:07:57 +00:00 |
h_vogt
|
a0235ee242
|
exit upon make errors
|
2010-11-01 15:50:19 +00:00 |
rlar
|
c3f20f8321
|
cleanup TMALLOC etc macros
|
2010-10-31 19:36:57 +00:00 |
h_vogt
|
1372c00bf4
|
exit upon autogen or configure error
|
2010-10-31 19:03:04 +00:00 |
dwarning
|
57b1f5e9de
|
no message
|
2010-10-31 17:44:03 +00:00 |
dwarning
|
6e2e6e9927
|
better readability
|
2010-10-31 17:43:09 +00:00 |
dwarning
|
a5bfc9d6bd
|
Allow maxord=1 w/o crash
|
2010-10-31 17:42:46 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
rlar
|
ea8d250999
|
bug fix, incorrect handling of `co_spiceonly' commands
|
2010-10-28 18:12:27 +00:00 |
rlar
|
2b3bcfea74
|
bug fix, const data space was used, instead of malloced area
|
2010-10-27 16:59:50 +00:00 |
rlar
|
de35847146
|
realloc does work, even with NULL argument
|
2010-10-27 16:40:10 +00:00 |
rlar
|
29f34fc734
|
use tmalloc instead of malloc
|
2010-10-27 16:36:34 +00:00 |
rlar
|
cc5b9007a7
|
use tmalloc and trealloc instead of MALLOC and REALLOC
|
2010-10-27 16:34:27 +00:00 |
rlar
|
5edf18bbc8
|
bug fix ?, this fix is a mere guesswork, FIXME
|
2010-10-27 16:30:55 +00:00 |
rlar
|
930bf53c3f
|
bug fix, malloced space too small
|
2010-10-27 16:27:41 +00:00 |
h_vogt
|
3ddc20621a
|
guards for strstr
|
2010-10-25 10:45:55 +00:00 |
rlar
|
6e9e8e2e51
|
trealloc usage unification
|
2010-10-24 13:32:17 +00:00 |
rlar
|
7e8f7d08a7
|
MALLOC usage unification, (in comments)
|
2010-10-24 13:29:26 +00:00 |
rlar
|
15d12df25b
|
tmalloc usage unification, parenthesize some terms
|
2010-10-24 13:27:18 +00:00 |
rlar
|
11c2ff1720
|
RALLOC usage unification, drop braces around the second argument
|
2010-10-24 13:24:02 +00:00 |
rlar
|
bfc7a4cd7b
|
use char* instead of void*
|
2010-10-24 13:19:29 +00:00 |
rlar
|
d6353fb9ee
|
struct member devdep, use void* instead of char*
|
2010-10-24 13:15:35 +00:00 |
rlar
|
b2aae741a0
|
tmalloc usage, drop explicit (unsigned) cast
|
2010-10-24 13:10:09 +00:00 |
rlar
|
32a255f47c
|
tmalloc usage, minor usage unification
|
2010-10-24 13:06:23 +00:00 |
rlar
|
5e8e44cc0a
|
cast the tmalloc, MALLOC, return value
|
2010-10-24 12:59:20 +00:00 |
rlar
|
b96989b506
|
fix incorrect usage of tmalloc/sizeof, incorrect indirection level
|
2010-10-24 12:56:11 +00:00 |
rlar
|
bf0b7b4386
|
qsort() usage, drop cast of the first argument (which is a void *)
|
2010-10-24 12:53:52 +00:00 |
rlar
|
3cc50320e3
|
rename ALLOC, REALLOC, CALLOC, FREE, in the "src/maths/sparse" domain
|
2010-10-24 12:51:43 +00:00 |
rlar
|
46aeab65a8
|
ngcomplex_t instead of complex, #2/2
|
2010-10-24 12:47:48 +00:00 |
rlar
|
4622d0876e
|
ngcomplex_t instead of complex, #1/2
|
2010-10-24 12:45:05 +00:00 |
h_vogt
|
3dd27472bc
|
add mktemp.h
|
2010-10-17 16:04:34 +00:00 |
h_vogt
|
6a7c0eb74d
|
prototypes
|
2010-10-16 22:40:20 +00:00 |
rlar
|
e2ab67bda0
|
stronger warning levels, redeclarations, missing prototypes, k&r style ...
|
2010-10-16 17:55:26 +00:00 |
rlar
|
196262dd1b
|
move the com_*() prototypes around.
|
2010-10-16 17:09:46 +00:00 |
h_vogt
|
102420262c
|
error message 'no graphics interface...
|
2010-10-16 16:05:42 +00:00 |
rlar
|
c04fd4df28
|
unconditional visibility of the cider prototypes limit*()
|
2010-10-16 16:00:58 +00:00 |
rlar
|
60caf347a3
|
remove unused variables
|
2010-10-16 15:59:37 +00:00 |
rlar
|
d7a9d71a1a
|
remove prototypes, avoid redeclarations
|
2010-10-16 15:58:14 +00:00 |
rlar
|
f49a0e765b
|
collect inp_deckcopy() inp_subcktexpand() in "subckt.h"
|
2010-10-16 15:56:07 +00:00 |
rlar
|
2c975413b7
|
collect arg_*() prototypes in "arg.h"
|
2010-10-16 15:54:51 +00:00 |
rlar
|
16e8689529
|
collect vec_get() in "fteext.h"
|
2010-10-16 15:53:33 +00:00 |
rlar
|
e71ca2c2b7
|
collect plot_cur in "fteext.h"
|
2010-10-16 15:52:19 +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
|
a9ca8d7331
|
collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h"
|
2010-10-16 15:48:39 +00:00 |