Holger Vogt
d9bc4a5b41
add src/spicelib/devices/vdmos to ngspice
2018-05-04 20:33:53 +02:00
rlar
d981fb331b
spicelib/devices/*, drop empty destroy functions
2018-04-15 07:13:06 +02:00
rlar
93b62297d8
devices/mos6, add missing files mos6del.c and mos6mdel.c
...
this is a plain copy from mos3
2018-02-02 22:53:43 +01:00
rlar
c900cc8824
drop ngspice internal implementation of erfc()
...
which these days is guaranteed to be provided by <math.h>
note,
our own implementation was incorrect anyway.
it evaluated to
erfc_ngspice(x) = erfc(fabs(x))
2017-10-28 12:38:32 +02:00
h_vogt
b85270c30c
sharedspice.vcxproj, add 64 bit capability
2016-11-01 11:04:52 +01:00
h_vogt
57980c7471
sharedspice.vcxproj, add suitable preprocessor flags
2016-11-01 11:02:36 +01:00
rlar
875cab6758
*.vcxproj, enable <GenerateDebugInformation>true
2016-10-22 20:10:21 +02:00
rlar
edaded001a
*.vcxproj, use <DebugInformationFormat>ProgramDatabase
2016-10-22 20:01:46 +02:00
h_vogt
9f62057973
introduce include file "ngspice/randnumb.h"
2016-08-15 11:30:26 +02:00
rlar
4c60783e4d
xspice, implement EVTdest() to fix xspice memory leaks
2016-05-07 15:50:34 +02:00
rlar
97cc400efb
ngspice/evt.h, ngspice/enh.t, reduce scope of these include files
2016-05-07 15:36:43 +02:00
h_vogt
caee377fd3
visualc/, put flex/bison output files into tmp-bison/
2016-02-07 17:45:42 +01:00
rlar
9d99a06bcd
dvec abstraction, #2/11, introduce `dvec_alloc()'
2015-12-28 20:34:42 +01:00
rlar
96f6ebfb80
visualc/*.vcxproj, win_bison.exe in CustomBuild instead of PreBuildEvent
2015-11-15 15:09:30 +01:00
rlar
df601c5662
visualc/*.vcxproj, canonical directory structure for all project/configuration/platform tuples
2015-11-15 15:09:29 +01:00
rlar
5dbd9abd1c
visualc/*.vcxproj, remove redundant $(ProjectDir)
2015-11-15 15:09:29 +01:00
rlar
88dfddb76b
visualc/*.vcxproj, use <TargetName> based default instead of explicit <OutputFile>
2015-11-15 15:09:29 +01:00
rlar
ac4395d6fc
visualc/*.vcxproj, conf.obj is actually $(IntDir)conf.obj
2015-11-15 15:09:29 +01:00
rlar
45e569a630
visualc/sharedspice.vcxproj, add <ProjectName>
2015-11-15 15:09:29 +01:00
rlar
b6b051b132
visualc/*.vc*proj, sort the entries into a convenient order
2015-11-15 15:09:29 +01:00
rlar
d8e6b02db0
visualc/sharedspice.vcxproj, enable <MultiProcessorCompilation>
2015-11-15 15:09:29 +01:00
rlar
437ce81eb2
visualc/sharedspice.vcxproj, migrated with visual studio 2015
2015-11-15 15:09:29 +01:00