28 Commits (b8dca1b4c2e3e1b12b2dfd128be58a2fc2ed3916)

Author SHA1 Message Date
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
sjborley c87326ebc8 Replaced extern references in .c file with #include of suitable headers. 21 years ago
sjborley 1d414b9595 Fix bug introduced in my last change. Thanks to Hitoshi Tanaka. 21 years ago
sjborley 84b7f8c73d Fixed bug with 'plot title title_name' (see bug [ 557638 ] plot segmentation fault). 21 years ago
sjborley 1facfd764d Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>) 21 years ago
sjborley cb247a15fb Added support for the BSD licensed editline library (libedit). 21 years ago
pnenzi 985d977197 Applied Steven Borley patch for numparam and frontend. See Changelog. 21 years ago
pnenzi 1260ae08db Update autoconf scripts and applied Niessner patch to remove compiler warnings. 22 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 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 1b7c9386fe Bug fixes from previous commit. 25 years ago
pnenzi 22acf4b96a Simple changes from patches to spice 3f4 (G. Roehrich) that restored the drawing of lines and boxes in plot windows in truecolor displays. 25 years ago
pnenzi c68f3470e4 Code cleanup. 25 years ago
pnenzi d735c9a871 Some code cleanup 25 years ago
arno cc51f0e8db * src/main.c, src/multidec.c, src/proc2mod.c, 26 years ago
arno f237c66aee * graf.c: Removed need to press return after resizing the plot 26 years ago
arno 489fc66afd src/Makefile.am src/help.c src/main.c 26 years ago
arno d1cbcf5052 src/frontend/doplot.c: refactored into the following files: 26 years ago
arno bf66221efc * src/frontend/Makefile.am src/frontend/plotting/Makefile.am 26 years ago
arno 0951379198 * src/frontend/Makefile.am 26 years ago
pnenzi d6cfb4b626 Corrected errors I made during last commit. Paolo 26 years ago
pnenzi f9144f90b3 Applied Widlok patch 26 years ago
arno 3d4cf4d86c * src/include/Makefile.am src/include/cpstd.h 26 years ago
arno 2507d4c7bf * src/frontend/graf.c src/frontend/graf.h: Moved these 26 years ago
arno 4d26c7626b * src/frontend/agraf.c src/frontend/agraf.h 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago