Holger Vogt
|
ec2d885494
|
correct typos found by linthian
|
2019-09-28 12:25:18 +02:00 |
Jim Monte
|
4afc5ed5b5
|
One of the links provided when the help command is executed returned a 404 not found error. This patch replaces that link with an HTML version of the ngspice manual.
Signed-off-by: Holger Vogt <holger.vogt@uni-due.de>
|
2019-08-13 23:15:27 +02:00 |
Holger Vogt
|
8357564fee
|
fix missing tokens in cp_getvar
|
2018-07-30 00:42:46 +02:00 |
Holger Vogt
|
ef5747905f
|
fix bug no. 362, reported by Bohdan Tkhir
replace size_of by sizeof
|
2018-07-30 00:35:25 +02:00 |
Holger Vogt
|
af70c2e8f0
|
cp_getvar with CP_STRING: add size of string to function parameters
|
2018-07-22 14:58:06 +02:00 |
Holger Vogt
|
f4f389dabb
|
internal help: it is only available when --enable-oldapps is given
ngnutmeg is only made when --enable-oldapps is given during ./configure
|
2018-05-21 01:09:21 +02:00 |
rlar
|
f56fae2915
|
frontend/com_ghelp.c, avoid unused variables
|
2015-12-15 20:08:31 +01:00 |
h_vogt
|
dfbaeaea29
|
com_ghelp.c: add info on non-availability of help to console versions w/o X display.
|
2014-01-11 16:24:08 +01:00 |
h_vogt
|
d7e291c53a
|
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
|
2013-12-31 12:56:57 +01:00 |
h_vogt
|
c53f74ee5f
|
com_ghelp.c: better message for help under Windows
|
2012-10-29 23:09:35 +01:00 |
rlar
|
ab98f03622
|
src/frontend/** whitespace, indentation, ...
checked for object file invariance on linux
|
2012-09-22 19:33:50 +02:00 |
rlar
|
3e98e15a20
|
cleanup
|
2011-12-27 11:12:51 +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
|
55638c8023
|
various cleanups
|
2011-04-30 12:29:19 +00:00 |
rlar
|
05441d5823
|
Nr 5/5 (x = ...) == NULL , swallow warnings
|
2010-11-19 18:54:40 +00:00 |
rlar
|
1d62b41bfa
|
collect cp_* prototypes / extern-declarations in "cpextern.h"
|
2010-10-09 12:49:34 +00:00 |
rlar
|
a76cd1e104
|
textual replacement VT_* to CP_*, to avoid conflict in the windows world
|
2010-07-17 20:48:20 +00:00 |
dwarning
|
5b58cb39e5
|
prevent warnings
|
2008-11-19 19:46:08 +00:00 |
h_vogt
|
d5c130c4dd
|
add user info
|
2008-11-08 13:55:42 +00:00 |
pnenzi
|
966ec71b16
|
Applied patch from Lionel Sainte Cluque to compile spice without X
Windows
|
2008-08-21 10:34:29 +00:00 |
pnenzi
|
6f55975cc0
|
Code clean up (removed some warning)
|
2001-02-09 13:27:21 +00:00 |
arno
|
839ade8236
|
* src/frontend/com_ahelp.c src/frontend/com_ahelp.h
src/frontend/com_cdump.c src/frontend/com_cdump.h
src/frontend/com_ghelp.c src/frontend/com_ghelp.h
src/frontend/com_help.c src/frontend/com_help.h
src/frontend/com_history.c src/frontend/com_history.h
src/frontend/com_set.c src/frontend/com_shift.c
src/frontend/com_strcmp.c src/frontend/com_strcmp.h
src/frontend/com_unset.c src/frontend/control.c
src/frontend/control.h src/frontend/ftehelp.h
src/frontend/hcomp.c src/frontend/hcomp.h src/frontend/init.c
src/frontend/init.h src/frontend/terminal.c
src/frontend/terminal.h src/frontend/variable.c
src/frontend/variable.h: New additions from the refactoring of
the parser directory.
|
2000-06-27 16:15:43 +00:00 |