Holger Vogt
|
2335639848
|
License 3-clause BSD
Update to license information
|
2020-10-10 12:22:01 +02:00 |
Jim Monte
|
1d62ae2d97
|
type casts
|
2020-04-27 10:22:40 +02:00 |
Holger Vogt
|
249304a06f
|
Instantiations of string and dstring functions as inline
This will remove the redundant-decls warning
|
2020-03-15 08:51:17 +01:00 |
Jim Monte
|
ac49ccaf58
|
Fixed compile warning about signed/unsigned comparison.
|
2020-03-15 08:51:01 +01:00 |
Holger Vogt
|
966b69090d
|
use only TMALLOC and TREALLOC for memory allocation
|
2020-03-15 08:50:56 +01:00 |
Jim Monte
|
89efe5aeae
|
Dynamic string (dstring) rework
|
2020-03-15 08:50:51 +01:00 |
rlar
|
726d0be34c
|
use char variants of the <ctype.h> toxxxx() family
|
2016-03-09 20:24:36 +01:00 |
rlar
|
71a7c3459b
|
use char variants of the <ctype.h> isxxxx() family
|
2016-03-09 20:24:36 +01:00 |
rlar
|
a9bdfe3b00
|
cleanup spice_format_length()
|
2014-04-12 20:31:04 +02:00 |
rlar
|
5db94276d3
|
sprinkle some constness
|
2013-12-31 16:25:26 +01:00 |
Henrik Forstén
|
44ef3db000
|
dstring_append_char(), rewrite
|
2013-12-31 16:12:35 +01:00 |
h_vogt
|
75447dc43c
|
implement spice_dstring_append_lower()
patch originally provided by Bill Swartz, 2010
|
2012-12-09 13:27:53 +01: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 |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
2011-08-20 17:27:09 +00:00 |
rlar
|
90360ef24c
|
swallow type conversion warnings
|
2011-06-26 20:00:03 +00:00 |
rlar
|
b93fcb3779
|
remove some useless casts
|
2011-06-22 17:17:40 +00:00 |
rlar
|
75b6eeb94a
|
add `int' casts to some strlen() expressions, and center labels on a xlog scale
|
2010-11-06 20:17:19 +00:00 |
rlar
|
5f4b0aa798
|
(int) cast the return value of some strlen() invocations
|
2010-11-06 16:54:11 +00:00 |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
2010-10-28 19:32:34 +00:00 |
rlar
|
5bc8777a9b
|
remove #define for EOS use '\0' instead
|
2010-10-09 11:42:10 +00:00 |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
2010-07-01 19:52:23 +00:00 |
dwarning
|
112261297d
|
Bill Swartz patch
|
2010-03-25 22:44:37 +00:00 |