Commit graph

21 commits

Author SHA1 Message Date
is
5e90f8ea23 De-warn-ify. 2010-03-03 15:23:51 +00:00
is
3aabd5727f DESTDIR support. 2010-03-03 13:01:43 +00:00
is
e3d7396fee Fix SR optimizer bug: with -O, the char-integer-conversion was unsigned,
while it is signed without.
2005-04-05 15:58:05 +00:00
is
0153733865 optimize libraries. 2005-04-05 15:55:54 +00:00
is
ccdad65f64 Replace sr_ptrval() by code that:
- works per the specification and
- works on LP64 machines as well as ILP32 machines.
Add test case for pointer-string and string-pointer conversions.
2005-03-11 23:24:13 +00:00
is
ce18f7d227 Add RMD160 of distfile. 2005-03-09 20:47:59 +00:00
is
58d6dbd743 Add regression test for pointer-string-pointer conversion. 2005-03-09 20:38:26 +00:00
is
2fa05f5cff sr-2.3.3nb2: create correct X11 linking instructions. 2005-03-08 13:49:49 +00:00
is
1c20be2599 Not all the world is a VAX. 2005-03-02 21:07:06 +00:00
is
b023f8f607 size_t -> socklen_t 2005-03-02 14:23:35 +00:00
is
ff21359f3f Not all the world is a VAX. 2005-03-02 14:11:27 +00:00
is
e9a78737df All the world is not a VAX! 2005-03-02 13:45:22 +00:00
is
fe44dabbc7 vfork() needs unistd.h 2005-03-02 13:29:03 +00:00
is
2a0caba344 Be more careful when abusing libpthread internals. Should help (at least)
SR on RISC CPUs.
2005-03-02 13:21:33 +00:00
is
0485ffa22a Make this actually link for non-i386, as intended.
Problem reported by Klaus J. Klein and Alistair G. Crooks,
Method suggested bei Nick Hudson.
2005-03-01 12:55:00 +00:00
is
ae5ca8c619 More cleanup of patches. 2005-03-01 11:18:43 +00:00
is
6564b7d261 Clean up patches. 2005-03-01 10:00:47 +00:00
is
a72e973216 Update to SR-2.3.3. 2005-02-26 22:28:38 +00:00
is
ceba6d13ec Add a test target. 2005-02-26 18:48:19 +00:00
is
c384715df0 Moved to the versioned distribution files. 2005-02-26 18:26:04 +00:00
is
b5c36df76f This is the SR, a language for concurrent programming from the
University of Arizona, version 2.3.2.

SR is described in "The SR Programming Language: Concurrency in Practice"
by Gregory R. Andrews and Ronald A. Olsson (Benjamin/Cummings, 1993, ISBN
0-8053-0088-0).
2005-02-25 15:54:58 +00:00