ack/util/ego
bal 66ab97d2b0 bug fixed: lifetime of an item was too short; it should also cover
any live/dead message prior to its initial live-message.
1985-02-18 15:14:22 +00:00
..
bo Memory allocation/deallocation for extends changed. 1985-02-11 09:48:32 +00:00
ca bug fixed: oldmap(lmap,llength) was sometimes called when no new map 1985-01-28 11:38:06 +00:00
cf Macros newcflpx and oldcflpx added. 1985-02-11 09:52:11 +00:00
cj bug fixed in last_mnem(): test on nil-pointer. 1985-01-23 16:13:57 +00:00
cs interface with tmplocal() changed: second parameter is a long now. 1985-01-23 16:18:33 +00:00
descr Compare group (cmp,cmi,cmu,cms,cmf) added as cheap operators. 1985-02-15 13:18:57 +00:00
em_ego The binaries of the phases of ego are now put in a single directory. 1985-02-11 10:07:47 +00:00
ic lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; 1984-12-21 14:41:47 +00:00
il bug fixed in last_line() : assert(l!=0) should be assert(lines!=0). 1985-01-23 16:12:21 +00:00
lv lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; 1984-12-21 14:41:47 +00:00
ra bug fixed: lifetime of an item was too short; it should also cover 1985-02-18 15:14:22 +00:00
share restructured. 1985-02-11 10:52:49 +00:00
sp lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile; 1984-12-21 14:41:47 +00:00
sr ovfl_harmful and arrbound_harmful turned into ints 1985-01-23 16:25:29 +00:00
ud parameter of fscanf changed from "%d" to "%hd" to read a short. 1985-01-23 16:28:58 +00:00