..
help
EXITPOINT, memory leaks upon failure
6 years ago
numparam
reduce precision to avoid false rounding
5 years ago
parser
Add a 'qsort' dummy according to current compiler standards.
5 years ago
plotting
Add 'esave' command to save only specific event nodes.
4 years ago
trannoise
Don't us atexit(), but delete memory during 'quit'
6 years ago
wdisp
Add 'esave' command to save only specific event nodes.
4 years ago
ChangeLog
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
Makefile.am
Add com_wr_ic.h to their makefile.am
4 years ago
README
* src/Makefile.am src/main.c src/sconvert.c
26 years ago
arg.c
Add 'esave' command to save only specific event nodes.
4 years ago
arg.h
Add 'esave' command to save only specific event nodes.
4 years ago
aspice.c
fix bug no. 362, reported by Bohdan Tkhir
8 years ago
aspice.h
unify #ifndef include wrapper
12 years ago
breakp.c
'Option interp' and command 'stop' have been incompatible.
5 years ago
breakp.h
unify #ifndef include wrapper
12 years ago
breakp2.c
plug a memory leak
4 years ago
breakp2.h
unify #ifndef include wrapper
12 years ago
circuits.c
harmonise `struct circ' variables, `ckt' --> `ci'
10 years ago
circuits.h
unify #ifndef include wrapper
12 years ago
com_ahelp.c
prevent string overflow by adding the string length
8 years ago
com_ahelp.h
avoid leading underscore in preprocessor macros
12 years ago
com_alias.c
remove all the remains of quote() and strip() that had been
6 years ago
com_alias.h
Commit [88653f] Fixed assorted compiler warnings, memory leaks, etc.
6 years ago
com_asciiplot.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_asciiplot.h
avoid leading underscore in preprocessor macros
12 years ago
com_cdump.c
src/frontend/** remove superfluous `return' invocations
14 years ago
com_cdump.h
avoid leading underscore in preprocessor macros
12 years ago
com_chdir.c
remove all the remains of quote() and strip() that had been
6 years ago
com_chdir.h
Command 'cd' now switches to the home directory also for MS Windows.
8 years ago
com_commands.h
new command 'alterparam', to be used in conjunction with 'mc_source'
8 years ago
com_compose.c
remove all the remains of quote() and strip() that had been
6 years ago
com_compose.h
avoid leading underscore in preprocessor macros
12 years ago
com_display.c
remove all the remains of quote() and strip() that had been
6 years ago
com_display.h
avoid leading underscore in preprocessor macros
12 years ago
com_dl.c
com_dl.c: exit upon codemodel load error
13 years ago
com_dl.h
unify #ifndef include wrapper
12 years ago
com_dump.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_dump.h
avoid leading underscore in preprocessor macros
12 years ago
com_echo.c
remove all the remains of quote() and strip() that had been
6 years ago
com_echo.h
unify #ifndef include wrapper
12 years ago
com_fft.c
Enable math characters in vector (node) names for command fft
4 years ago
com_fft.h
unify #ifndef include wrapper
12 years ago
com_ghelp.c
Added basic help messages in addtion to reference to web pages
6 years ago
com_ghelp.h
avoid leading underscore in preprocessor macros
12 years ago
com_gnuplot.c
src/frontend/** remove superfluous `return' invocations
14 years ago
com_gnuplot.h
avoid leading underscore in preprocessor macros
12 years ago
com_hardcopy.c
Fix a comment
5 years ago
com_hardcopy.h
avoid leading underscore in preprocessor macros
12 years ago
com_help.c
Added basic help messages in addtion to reference to web pages
6 years ago
com_help.h
avoid leading underscore in preprocessor macros
12 years ago
com_history.c
com_history.c, static declaration for 'cp_hprint()'
10 years ago
com_history.h
avoid leading underscore in preprocessor macros
12 years ago
com_let.c
Introduce variacle 'plainlet' which allow simple copying
5 years ago
com_let.h
avoid leading underscore in preprocessor macros
12 years ago
com_measure2.c
In a command 'meas tran teval when v(2)=1' the rhs
5 years ago
com_measure2.h
avoid leading underscore in preprocessor macros
12 years ago
com_option.c
List definition needs spaces between ( and next token,
5 years ago
com_option.h
avoid leading underscore in preprocessor macros
12 years ago
com_plot.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_plot.h
avoid leading underscore in preprocessor macros
12 years ago
com_rehash.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_rehash.h
unify #ifndef include wrapper
12 years ago
com_set.c
Fixed merge conflict. Also made readifile() static and removed an unnecessary string duplication there.
6 years ago
com_set.h
avoid leading underscore in preprocessor macros
12 years ago
com_setscale.c
remove all the remains of quote() and strip() that had been
6 years ago
com_setscale.h
avoid leading underscore in preprocessor macros
12 years ago
com_shell.c
modifier const, error message if 'system' fails
6 years ago
com_shell.h
unify #ifndef include wrapper
12 years ago
com_shift.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_shift.h
unify #ifndef include wrapper
12 years ago
com_state.c
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
com_state.h
avoid leading underscore in preprocessor macros
12 years ago
com_strcmp.c
remove all the remains of quote() and strip() that had been
6 years ago
com_strcmp.h
avoid leading underscore in preprocessor macros
12 years ago
com_sysinfo.c
add missing get_sysmem() when no info available
6 years ago
com_unset.c
clear all variables upon 'quit'
6 years ago
com_unset.h
clear all variables upon 'quit'
6 years ago
com_wr_ic.c
add a function prototype for com_wric()
4 years ago
com_wr_ic.h
Add command 'write_ic'
5 years ago
com_xgraph.c
src/frontend/** remove superfluous `return' invocations
14 years ago
com_xgraph.h
avoid leading underscore in preprocessor macros
12 years ago
commands.c
Add 'esave' command to save only specific event nodes.
4 years ago
commands.h
avoid leading underscore in preprocessor macros
12 years ago
completion.h
avoid leading underscore in preprocessor macros
12 years ago
control.c
If ngSpice_Command(NULL) is sent to shared ngspice,
6 years ago
control.h
unify #ifndef include wrapper
12 years ago
cpitf.c
Enable math characters in vector (node) names for logic comparison
4 years ago
cpitf.h
unify #ifndef include wrapper
12 years ago
define.c
Use only internal memory functions, replace
8 years ago
define.h
unify #ifndef include wrapper
12 years ago
device.c
Enable math characters in vector (node) names for command alter
4 years ago
device.h
unify #ifndef include wrapper
12 years ago
diff.c
typüe modifier
6 years ago
diff.h
avoid leading underscore in preprocessor macros
12 years ago
dimens.c
type modifier, parameter graph removed from SetColor()
6 years ago
dimens.h
[PATCH #48] Fixed infinite loop and variation from documented behavior of
7 years ago
display.c
Define the function DevFinalize as used in the previous commit.
5 years ago
display.h
Define the function DevFinalize as used in the previous commit.
5 years ago
dotcards.c
more precise freeing the wordlist, depending on exit point
6 years ago
dotcards.h
unify #ifndef include wrapper
12 years ago
dvec.c
Rework of let command. Added support for slices as described in feature #69 and fixed several crashes and issues described in bugs #443, #444, #446, #447, and #448.
6 years ago
error.c
WinGUI: Push any remaining error message into text window
5 years ago
evaluate.c
Add function integ to control language
4 years ago
evaluate.h
avoid leading underscore in preprocessor macros
12 years ago
fourier.c
Enable math characters in vector (node) names for command fourier
4 years ago
fourier.h
unify #ifndef include wrapper
12 years ago
ftehelp.h
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
26 years ago
ftesopt.c
Add statistics: load, subckt expansion, and parse times
6 years ago
gens.c
use memcpy() instead of deprecated bcopy()
10 years ago
gens.h
unify #ifndef include wrapper
12 years ago
get_avail_mem_size.c
Add a check for sys/sysctrl.h, which has been declared deprecated,
5 years ago
get_phys_mem_size.c
Add a check for sys/sysctrl.h, which has been declared deprecated,
5 years ago
get_resident_set_size.c
#include resource.h added, fcn parameter void
6 years ago
hcomp.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
hcomp.h
avoid leading underscore in preprocessor macros
12 years ago
hpgl.c
const qualifier, graph removed from SetColor,
6 years ago
hpgl.h
unify #ifndef include wrapper
12 years ago
init.c
Make optran standrad by calling com_optran during ngspice initialization.
4 years ago
init.h
avoid leading underscore in preprocessor macros
12 years ago
inp.c
.probe: Add function call to modprobenames()
4 years ago
inp.h
new command 'mc_source' to internally reload circuit
8 years ago
inpc_probe.c
spelling: Fix misspelled word Instnace
4 years ago
inpcom.c
add function prototype
4 years ago
inpcom.h
unify #ifndef include wrapper
12 years ago
interp.c
Made descriptions of invalid interpolation cases more descriptive and fixed a memory leak
6 years ago
interp.h
unify #ifndef include wrapper
12 years ago
inventory.c
Only print the devices that are really used in the circuit
5 years ago
linear.c
Allow simple copying from start time to end time
6 years ago
linear.h
Cut out part of each vector of the current tran plot,
6 years ago
measure.c
Further improvement of error message im 'meas'
6 years ago
misccoms.c
Safeguard against usage of --with-readline or --with-editline
5 years ago
misccoms.h
unify #ifndef include wrapper
12 years ago
miscvars.c
remove the ancient nobjthack option to fake 3-terminal bjt's
10 years ago
miscvars.h
unify #ifndef include wrapper
12 years ago
mw_coms.c
use only internal memory functions,
8 years ago
mw_coms.h
unify #ifndef include wrapper
12 years ago
newcoms.c
remove all the remains of quote() and strip() that had been
6 years ago
newcoms.h
unify #ifndef include wrapper
12 years ago
nutinp.c
Remove some compiler warnings
5 years ago
nutinp.h
unify #ifndef include wrapper
12 years ago
nutmegif.c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
nutmegif.h
unify #ifndef include wrapper
12 years ago
options.c
enable usage of parameters in .options lines.
5 years ago
options.h
unify #ifndef include wrapper
12 years ago
outitf.c
Make 'speedcheck' also available in batch mode simulation.
5 years ago
outitf.h
Remove "incompatible pointer" warning
5 years ago
parse-bison-y.h
drop yyparse() prototypes, require bison >= 2.7 which emits them
11 years ago
parse-bison.y
proper size_t to int conversion
6 years ago
parse.c
Remove redundant redeclaration of ‘ft_getpnames_quotes’
4 years ago
parse.h
protect vec_free() and free_pnode() macro for use in non braced blocks
9 years ago
points.c
src/frontend/**, whitespace, indentation, ...
14 years ago
points.h
unify #ifndef include wrapper
12 years ago
postcoms.c
Enable math characters in vector (node) names for commands
4 years ago
postcoms.h
Add function 'remzerovec' to remove vectors of length 0
6 years ago
postsc.c
Set the default line width for grid and graph to 1.
5 years ago
postsc.h
Define the function DevFinalize as used in the previous commit.
5 years ago
quote.c
remove all the remains of quote() and strip() that had been
6 years ago
quote.h
unify #ifndef include wrapper
12 years ago
rawfile.c
With the ngspice gnuplot command, enable x/y contour plots for 2d Cider save file data. Usage: gnuplot <file> xycontour <expr>. xycontour is a new flag which is ignored if the plot data is not from 2d Cider. For contours, only a single plotarg <expr> is allowed. With <expr1> vs <expr2>, only <expr1> is plotted and <expr2> is ignored.
4 years ago
rawfile.h
unify #ifndef include wrapper
12 years ago
resource.c
#includes modified
6 years ago
resource.h
#includes modified
6 years ago
runcoms.c
Opened binary files for writing using "wb" in all cases
6 years ago
runcoms.h
unify #ifndef include wrapper
12 years ago
runcoms2.c
ngspice.exe and .dll (.so): seperate the main files:
5 years ago
runcoms2.h
unify #ifndef include wrapper
12 years ago
shyu.c
struct card, #6/6, drop some redundant casts
8 years ago
shyu.h
unify #ifndef include wrapper
12 years ago
signal_handler.c
Line endings from \r\n to \n
5 years ago
signal_handler.h
Remove compiler warning
5 years ago
spec.c
Enable math characters in vector (node) names for command spectrum
4 years ago
spec.h
fix `SetAnalyse()' re-declaration
12 years ago
spiceif.c
Efficiency: Remove setting the random seed to behind the options selection
5 years ago
spiceif.h
struct card, #3/6, rename members from struct line to struct card
8 years ago
streams.c
Small fixup for misspelled words
6 years ago
streams.h
unify #ifndef include wrapper
12 years ago
subckt.c
save within subcircuit
4 years ago
subckt.h
Reduce the memory requirements if there is a PDK with
5 years ago
svg.c
hcopywidth and hcopyheight failed with SVG plot
4 years ago
svg.h
Define the function DevFinalize as used in the previous commit.
5 years ago
terminal.c
remove unused
6 years ago
terminal.h
avoid leading underscore in preprocessor macros
12 years ago
testcommands.c
src/frontend/**, whitespace, indentation, ...
14 years ago
typesdef.c
Update to previous commit: safeguard against no circuit loaded
4 years ago
typesdef.h
unify #ifndef include wrapper
12 years ago
variable.c
remove all the remains of quote() and strip() that had been
6 years ago
variable.h
variable.h, reduce visibility of auxiliary struct xxx to variable.c
10 years ago
vectors.c
Command 'cutout': Don't add the scale vector to nv->v_scale.
6 years ago
vectors.h
protect vec_free() and free_pnode() macro for use in non braced blocks
9 years ago
where.c
cleanup, use NULL instead of 0 in pointer context
11 years ago
where.h
unify #ifndef include wrapper
12 years ago