History log of /original-bsd/old/as.vax/asscan3.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 234a490d 30-Apr-1985 dist <dist@65305748-3e16-e211-a854-8c89a5c6f760>

Add copyright


# 2ffc8519 30-Jun-1983 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

assembly language source file reading now does end of buffer
detection on a per character basis, not on a per line basis, thereby
simplifying the monkey business with reading lines in asscan2.c; s

assembly language source file reading now does end of buffer
detection on a per character basis, not on a per line basis, thereby
simplifying the monkey business with reading lines in asscan2.c; slight
execution penalty

show more ...


# 054e8d26 14-Feb-1982 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

Fix reported and outstanding bugs. Reformat some text for
readability/understandability. Assembles new instructions for G and H
format floating numbers & new queue instructions
asscan.c split into 4

Fix reported and outstanding bugs. Reformat some text for
readability/understandability. Assembles new instructions for G and H
format floating numbers & new queue instructions
asscan.c split into 4 files; two additional files to construct and
manipulate G and H format numbers, with analog for atof()
Numerical accuracy of new atof() not verified; standard atof() used
for F and D floating numbers. As does NOT use G and H instructions itself

show more ...


# a3bfb96a 14-Feb-1982 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

Synchronizing this new file to release 4.2


# 5ffc544d 14-Feb-1982 rrh <rrh@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 82/02/14 16:11:10 by rrh