rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
16 years ago |
rlar
|
dbdd7dc741
|
tiny rewrite, type fixes
|
16 years ago |
rlar
|
dd34b783cf
|
minor rewrite, a local variable type change
|
16 years ago |
rlar
|
6e3bbd49ae
|
casts, to make int <-> char conversions explicit
|
16 years ago |
rlar
|
b4ffca60c4
|
(int) casts for some `strlen()' expressions
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
rlar
|
d7a9d71a1a
|
remove prototypes, avoid redeclarations
|
16 years ago |
rlar
|
1d62b41bfa
|
collect cp_* prototypes / extern-declarations in "cpextern.h"
|
16 years ago |
rlar
|
a8c64094fc
|
fix busy waiting loop, when using editline
|
16 years ago |
rlar
|
4cdd842cd8
|
muffle compiler warnings
|
16 years ago |
rlar
|
d19476685a
|
tiny fixes
|
16 years ago |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
16 years ago |
h_vogt
|
6874c454fc
|
allow {$var}
|
16 years ago |
rlar
|
5b5297ac2f
|
remove abandoned prototypes
|
16 years ago |
dwarning
|
586af63f36
|
changed the declarator to new format
|
17 years ago |
h_vogt
|
1e5720a23f
|
double array size in cp_lexer()
|
17 years ago |
pnenzi
|
72482f964e
|
Fixed segfaults when redirecting output < > -- Espice
|
18 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
pnenzi
|
7f6ad5c706
|
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
|
18 years ago |
dwarning
|
37fffd911f
|
functions used in this branch only
|
19 years ago |
dwarning
|
41325622fd
|
some clean-up's to come through MSC
|
19 years ago |
sjborley
|
3a69282b3a
|
Fixed memory leak in tilde expansion
|
21 years ago |
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)
|
21 years ago |
pnenzi
|
b03a70760b
|
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
|
23 years ago |
pnenzi
|
531fb3575a
|
Applied Vera Patch to correct bugs in shell code and re-enabling interpolate command.
|
23 years ago |
pnenzi
|
8686a73047
|
Added readline patch (support for command history).
|
23 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
pnenzi
|
937e3db647
|
Holger Vogt Windows port for Ngspice.
|
25 years ago |
pnenzi
|
6696aac9e6
|
Updated changelogs
|
25 years ago |
pnenzi
|
7583d1849e
|
Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches
are aimed to close some leaks in the parser.
|
25 years ago |
pnenzi
|
ccfdf80c2e
|
Applied patches for BSD OSes
|
26 years ago |
arno
|
9dd92c7315
|
* com_history, com_alias, parser/cshpar.c, parser/complete.c:
|
26 years ago |
pnenzi
|
19129762ad
|
Added Glao Dezai's patches (some memory leaks fixes)
|
26 years ago |
arno
|
cc51f0e8db
|
* src/main.c, src/multidec.c, src/proc2mod.c,
|
26 years ago |
arno
|
8dc5eac0ee
|
* TODO, doc/ngspice.texi: Small updates
|
26 years ago |
arno
|
b04989d760
|
* src/hlp/*: moved these files into src/frontend/help. The files
|
26 years ago |