82 Commits (b1daabbe95f1ef8e28e2f4977a30b1a35227a4a9)

Author SHA1 Message Date
dwarning 5f7f54d961 cleaning prototypes 6 years ago
Holger Vogt cc5369816b XSPICE is in the public domain. 6 years ago
Holger Vogt 050cea146e correct zeroing of allnodes array 6 years ago
Holger Vogt bad2a4e467 Guard XSPICE plot switching against circuit being removed already 6 years ago
Holger Vogt ae2d207344 don't forget to free jobs->statistics[i] 6 years ago
Holger Vogt 3b5c272096 free mor data in jobs struct. Avoid memory leak upon 'quit' command. 6 years ago
Holger Vogt bc0cef9371 remove all data enlisted in the jobs structure 6 years ago
Holger Vogt bbb0007466 add function EVTswitch_plot() to switch the event data 6 years ago
Holger Vogt d72b4c415f get the plot name into the event job 6 years ago
Holger Vogt b356b00014 Fixes bugs 476, 486: Reset code model init flag, 6 years ago
Holger Vogt 96976ee49d prevent non-English characters (e.g. Umlaute), 6 years ago
Holger Vogt 2f23c58585 plug a memory leak (pll-xspice.cir) 6 years ago
Holger Vogt 39ce1f77d2 patch provided by Vito (see 6 years ago
Holger Vogt 2f396187fa Better indentation of message 7 years ago
Holger Vogt 0575481206 Better info in case of error 7 years ago
Holger Vogt 88008af088 remove memory leaks 7 years ago
Holger Vogt c2db1d5547 Bug 385 enable variable numdgt for printout 7 years ago
Holger Vogt 824ac4fbc9 make functions static or add function prototypes 8 years ago
Holger Vogt 42a86d0ff2 patch provided by Uros Platise: timeunit selection 8 years ago
h_vogt 11bafd70ea update to callback functions SendEvtData, SendInitEvtData 9 years ago
h_vogt c890435383 clarify pointers to data structures for event nodes 9 years ago
h_vogt b5f31ec2b1 version conflict rersolved in sharedspice.c 9 years ago
h_vogt 25a324ba6e add parameter mode to EVTsharedsend_line() 9 years ago
h_vogt 2a6f0658a8 EVTshareddump() modified to just sent the relevant event data 9 years ago
h_vogt 3e52cdd8c1 evtdump.c, prepare data gathering for callbacks similar to sending data via the ancient ipc channel 9 years ago
h_vogt df4136a93d evtprint.c, update to edisplay command now showing node name, node type and number of events per node 9 years ago
h_vogt 72fd154571 evtshared.c, add delete function, remove bug in creating struct 9 years ago
h_vogt fc42cef878 New functions for XSPICE event node data exported from shared ngspice: ngGet_Evt_NodeInfo(char*) and ngSpice_AllEvtNodes(void) 9 years ago
h_vogt 20f6727e29 evtshared.c, prepare node data for transfer via shared ngspice interface 9 years ago
rlar 2dcb79d09c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
rlar 58874cc65e xspice, implement "CALLBACK" 9 years ago
h_vogt bbd7edad72 xspice, two new commands, edisplay and eprvcd 10 years ago
rlar 4c60783e4d xspice, implement EVTdest() to fix xspice memory leaks 10 years ago
rlar 97cc400efb ngspice/evt.h, ngspice/enh.t, reduce scope of these include files 10 years ago
h_vogt a162ecec9f src/xspice/evt/evtprint.c, bug fix, avoid segfault 10 years ago
rlar 8243696338 dvec abstraction, #8/11, upgrade `dvec_alloc()' 10 years ago
rlar fdae9b7c06 dvec abstraction, #7/11, emphasise `v_scale = NULL' initialisation 10 years ago
rlar 908c650f72 dvec abstraction, #3/11, use `dvec_alloc()' 10 years ago
rlar 7aa454e5b4 rewrite, using tprintf() 12 years ago
rlar ea7372efe7 rewrite, useing IFerrorf() 12 years ago
h_vogt bb121fe903 inp.c, evtinit.c: improved error message 12 years ago
rlar 1156164056 fix incorrect fprintf() usage 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
dwarning 2506fe3858 changed the #include order - ngspice.h must be first 14 years ago
h_vogt 0efaeac8b4 evtqueue.c: plug memory leak 14 years ago
h_vogt 207adefcda evtprint.c: no node data: error message instead of seg fault 14 years ago
h_vogt 4ca6e56863 printf() ---> out_printf(): allow output redirection into file 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar 3d34b22ebf fix file modes 14 years ago
rlar e800751d3e drop some (char*) casts 14 years ago