2005-Oct-03 10:43 |
1.10
|
Check-in
[5595]:
o Upgraded build environment to GNU autoconf 2.59,
GNU libtool 1.5.20 and GNU shtool 2.0.3
o 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).
o Adjusted copyright messages for year 2005. By rse.
(diff)
|
2003-Jan-22 17:37 |
1.9
|
Check-in
[3087]:
fixed broken error output By mlelstv.
(diff)
|
2003-Jan-06 14:49 |
1.8
|
Check-in
[3068]:
Adjust copyright messages for new year 2003 By rse.
(diff)
|
2002-Dec-16 16:03 |
1.7
|
Check-in
[2967]:
more fixes for WITH_EX case By mlelstv.
(diff)
|
2002-Dec-16 16:02 |
1.6
|
Check-in
[2966]:
do not touch disclaimer messages in any way By rse.
(diff)
|
2002-Dec-16 15:46 |
1.5
|
Check-in
[2964]:
fix cut&paste error for WITH_EX case By mlelstv.
(diff)
|
2002-Dec-16 15:02 |
1.4
|
Check-in
[2960]:
post-adjustments to source tree By rse.
(diff)
|
2002-Dec-16 14:35 |
1.3
|
Check-in
[2955]:
bail out of test if al_create fails (who said memory leak ?) By mlelstv.
(diff)
|
2002-Dec-16 14:33 |
1.2
|
Check-in
[2954]:
make it work By mlelstv.
(diff)
|
2002-Dec-16 13:24 |
1.1
|
Check-in
[2951]:
initial snapshot for OSSP al By mlelstv.
|