20 Commits (6500caeba170e821dcf3fc7c3f6d6cb7e7094acb)

Author SHA1 Message Date
h_vogt 31dca54eba input.c, don't use read() in __MINGW32__ 9 years ago
rlar d9e7ab2759 input.c, simplify #ifdef for the broken visual studio _read() 9 years ago
rlar 1475df2aa4 input.c, try to work around microsofts broken _read() 9 years ago
rlar d58fd306f3 input.c, inchar(), cleanup 10 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 2c8d477f68 def of _read only for console app 15 years ago
h_vogt bf4f91cd90 add SSIZE_T 15 years ago
h_vogt 0a114e0057 add SSIZE_T 15 years ago
h_vogt 75ae33d0a3 typo line 30 size_t 15 years ago
rlar dbdd7dc741 tiny rewrite, type fixes 16 years ago
rlar a8c64094fc fix busy waiting loop, when using editline 16 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 937e3db647 Holger Vogt Windows port for Ngspice. 25 years ago
arno b04989d760 * src/hlp/*: moved these files into src/frontend/help. The files 26 years ago
arno f85551ea17 * frontend/Makefile.am: Updates for new files. 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago