Sears Russell
|
f28df29736
|
Fixed unit tests, added iterator interface, and generic (almost) iterator test harness.
|
2005-03-10 03:19:04 +00:00 |
|
Sears Russell
|
84a20a3c96
|
Started adding error handling code to LLADD.
|
2005-02-16 04:11:14 +00:00 |
|
Sears Russell
|
f4484e35b5
|
Update for perl script; added return type handling.
|
2005-02-16 02:13:54 +00:00 |
|
Sears Russell
|
fdf5344ec3
|
Implemented 'compensations' for C. They're not proper compensations, but they're more flexible than pthread's mechanisms, as they allow the stack to be partially rolled up. (Although calling functions need to either check for errors and return manually, or wrap calls to error-producing callees in a begin_action{ }end_action block.
|
2005-02-14 02:49:59 +00:00 |
|