2005-Jan-20 21:29 |
1.7
|
Check-in
[4963]:
Bumped year in copyright messages for new year 2005 By rse.
(diff)
|
2004-Apr-04 10:07 |
1.6
|
Check-in
[4487]:
adjust copyrights By rse.
(diff)
|
2004-Apr-04 10:04 |
1.5
|
Check-in
[4486]:
Provide Autoconf check (AC_CHECK_VA_COPY) for va_copy(d,s) macro
and fallback implementations and now that we can be sure that
va_copy() exists for us, use it in var_formatv() and ts.c instead
of the direct assignments (which are not sufficiently portable). By rse.
(diff)
|
2003-Feb-14 22:17 |
1.4
|
Check-in
[3257]:
final polishing for release 1.0.0 By rse.
(diff)
|
2003-Feb-10 16:20 |
1.3
|
Check-in
[3191]:
upgrade to fixed test suite library By rse.
(diff)
|
2002-Mar-08 13:38 |
1.2
|
Check-in
[1974]:
- add dmalloc support
- fix indentation
- fix memory leak By rse.
(diff)
|
2002-Mar-07 15:58 |
1.1
|
Check-in
[1968]:
- use our standard ts.[ch] test suite library
- add support for Dmalloc facility By rse.
|