Commit Graph

4 Commits

Author SHA1 Message Date
Fergus Henderson
dc4678527c Simplify the code a little.
Estimated hours taken: 0.1

samples/cat.m:
	Simplify the code a little.
1998-11-04 17:41:20 +00:00
Andrew Bromage
586c5e16c6 Implement io__read_line_as_string/{3,4}.
Estimated hours taken: 10

library/io.m:
library/io.nu.nl:
	Implement io__read_line_as_string/{3,4}.

	Also sneaked in here are some trivial whitespace fixes in some
	of the pragma c_code which did not comply with our coding
	standards (to do with type casting).

samples/cat.m:
samples/sort.m:
	Use io__read_line_as_string.

tests/general/Mmakefile:
tests/general/read_line_as_string.exp:
tests/general/read_line_as_string.m:
	Test case for io__read_line_as_string.

NEWS:
	Mention the above change.
1998-09-09 06:05:30 +00:00
Fergus Henderson
2c4bd735b4 Add comment "This source file is hereby placed in the public domain".
Estimated hours taken: 0.25

samples/*:
	Add comment "This source file is hereby placed in the public domain".
1997-09-10 11:01:12 +00:00
Fergus Henderson
7aaec23181 Add a bunch of new files.
samples/*:
	Add a bunch of new files.
	Remove lots of irrelevant stuff from the Mmake file.
	Add a comment to eliza.m.
1995-05-30 18:35:34 +00:00