2007-Oct-12 21:59 |
1.16
|
Check-in
[5974]:
prepare for release By rse.
(diff)
|
2006-Aug-10 21:49 |
1.15
|
Check-in
[5647]:
cleanup source tree By rse.
(diff)
|
2005-Jan-30 14:39 |
1.14
|
Check-in
[4993]:
Adjusted copyright messages to include new year 2005. By rse.
(diff)
|
2004-Mar-25 20:01 |
1.13
|
Check-in
[4460]:
bump and adjust copyright By rse.
(diff)
|
2003-Jan-30 12:04 |
1.12
|
Check-in
[3104]:
final polishing By rse.
(diff)
|
2003-Jan-06 16:31 |
1.11
|
Check-in
[3069]:
- consistently use "Exception Handling"
- strip trailing whitespaces
- adjust copyright for new year 2003
- consistently use OSSP ASCII-art By rse.
(diff)
|
2002-Mar-30 19:56 |
1.10
|
Check-in
[2038]:
bump version and fix URLs By rse.
(diff)
|
2002-Mar-07 22:30 |
1.9
|
Check-in
[1972]:
Implement one of the coolest things since sliced bread: deferred
exceptions. This allows one to more conviniently program the allocation
(and the freeing in case of an error) of multiple (independent)
resources. By rse.
(diff)
|
2002-Jan-30 11:40 |
1.8
|
Check-in
[1697]:
resolve name space mapping conflict By rse.
(diff)
|
2002-Jan-30 11:33 |
1.7
|
Check-in
[1695]:
add ex_cleanup clause to ex_try/ex_catch, modelled after Java's "finally" By rse.
(diff)
|
2002-Jan-26 23:45 |
1.6
|
Check-in
[1651]:
add ex_catching to test suite By rse.
(diff)
|
2002-Jan-26 23:42 |
1.5
|
Check-in
[1649]:
- rename ex_shielded to ex_shielding
- do not provide namespace mapping for ex_shielding
- add ex_catching for testing whether someone is trying to catch exceptions By rse.
(diff)
|
2002-Jan-26 23:35 |
1.4
|
Check-in
[1648]:
fix license messages By rse.
(diff)
|
2002-Jan-26 23:30 |
1.3
|
Check-in
[1647]:
first cut for a real test suite By rse.
(diff)
|
2002-Jan-25 23:23 |
1.2
|
Check-in
[1641]:
many many polishing and extending By rse.
(diff)
|
2002-Jan-25 16:25 |
1.1
|
Check-in
[1633]:
Welcome OSSP ex, another new-born OSSP library.
This is the first cut for a C exception handling library.
Read ex.pod for details... By rse.
|