3132 Commits (b74cf44e4fcd83a892b4ee8bd09918fd581cbb5c)
 

Author SHA1 Message Date
Francesco Lannutti b74cf44e4f configure.ac, silent compilation (enabled by default) using AM_SILENT_RULES([yes]) 14 years ago
rlar 198604f605 define.c, plug a memleak in com_undefine() 14 years ago
rlar 6a3c20706a define.c, cleanup 14 years ago
rlar b68259ff2d define.c, cleanup 14 years ago
rlar 1fbc4d62cc define.c, whitespace cleanup 14 years ago
rlar 38ce3b6142 define.c, bug fix, when undefining more than one udfunc 14 years ago
rlar adc9ee09ce api change for ngdirname() to fix a memory leak 14 years ago
h_vogt 7c9b90c9ea XSPICE lcouple: remove unused cm_analog_integrate 14 years ago
h_vogt cb220b2d6f XSPICE core: remove memory leak 14 years ago
h_vogt 8d374157fe XSPICE square: remove memory leak, initialize phase1 14 years ago
h_vogt d6698c5f6c XSPICE square: indentations 14 years ago
h_vogt 2379bd577a XSPICE triangle: remove memory leak remove initialization error for phase1 FIXME: there are still more initialization errors 14 years ago
h_vogt 8ece02a1cd XSPICE triangle: indentations 14 years ago
h_vogt feb545d8a7 XSPICE oneshot: remove memory leak remove using uninitialzed variable old_clock correct waveform shape by using permanent breakpoints 14 years ago
h_vogt 36898f9921 indentations 14 years ago
h_vogt bcbd506ccc XSPICE sine: out-of-bounds removed 14 years ago
h_vogt 10d97d222e XSPICE sine source: memory leak removed (bug no. 3564166) 14 years ago
h_vogt 9f8c73d271 cktdest.c: reset for XSPICE allocated memory (not yet complete) 14 years ago
h_vogt 5ce51f148e XSPICE filesource: remove segfault with op before tran 14 years ago
h_vogt 9de9336581 cktload.c, indentations 14 years ago
h_vogt 4e45f4cba0 inp.c: unify syntax of .save and save commands: allow node1 and v(node1), v2#branch and i(v2), @dev[param] 14 years ago
h_vogt 0efaeac8b4 evtqueue.c: plug memory leak 14 years ago
h_vogt 417d109764 resask.c: avoid segfault if @R[i] is asked before analysis is run 14 years ago
h_vogt 9eaff645f5 vectors.c, resask.c: indentation 14 years ago
h_vogt a5a1029998 d_source: Use STATIC_VAR_TABLE to save memory 14 years ago
rlar 3d7ab6a297 cleanup keyword databases on proram termination 14 years ago
rlar 80bc975e33 plug a memory leak in inp_spsource/inp_nutsource (deck title string) 14 years ago
rlar 84283b43d4 cleanup ivars() related globals on program termination 14 years ago
h_vogt f4ad29a17c d_source: allow multiple instances 14 years ago
rlar 83c99bece4 cleanup wallace arrays on program termination 14 years ago
rlar 590fc543f8 avoid error messages when finally closing the display device. 14 years ago
h_vogt 7191fdce63 d_source cfunc.mod: plug memory leaks 14 years ago
h_vogt 488bc6a8c8 bug no. 3456221: new d_source model 14 years ago
rlar b5b0ec7302 cleanup, white space changes 14 years ago
rlar 6c01089be1 plug memory leak in x11.c 14 years ago
h_vogt cb42989204 mifgetvalue.c: need a copy to allow freeing token 14 years ago
rlar 789edee376 rewrite inp_list() avoid duplicate code 14 years ago
rlar c9e2a21a9c reimplement tcl_vfprintf() 14 years ago
rlar c4d0feb6cc bug fix, out_send() erroneously interpreting printf %-style sequences 14 years ago
rlar b9b9f6fd1c cleanup (checked for code invariance) 14 years ago
dwarning 5ca213b481 part of temperature level=3 model 14 years ago
rlar 67132108ad out_printf() is not supposed to be a preprocessor macro 14 years ago
h_vogt 0af75f3bd9 subckt.c, mif_inp2.c: plug XSPICE setup memory leaks 14 years ago
rlar d4ced47e8e drop out_pbuf, which was an ancient workaround 14 years ago
rlar 0825c10471 bug fix, print complex yet real valued frequency 14 years ago
h_vogt b02a497490 mif_inp2.c, subckt.c: plug memory leaks at XSPICE setup 14 years ago
rlar 9390a9a9ec rewrite com_quit() 14 years ago
rlar be183407cd cleanup (checked for code invariance) 14 years ago
h_vogt 177964b4a6 XSPICE example: delta-sigma converter 14 years ago
rlar ae6a16e3e4 plug a memory leak when executing `shell' 14 years ago