History log of /csrg-svn/old/as.vax/asscan3.c (Results 1 – 5 of 5)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 19830 30-Apr-1985 dist

Add copyright

# 13465 30-Jun-1983 rrh

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 ...

# 5830 14-Feb-1982 rrh

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 ...

# 5808 14-Feb-1982 rrh

Synchronizing this new file to release 4.2

# 5799 14-Feb-1982 rrh

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