2007-Jan-01 19:23 |
1.19
|
Check-in
[5677]:
Adjusted all copyright messages for new year 2007. By rse.
(diff)
|
2006-Jun-08 19:54 |
1.18
|
Check-in
[5405]:
Adjusted all copyright messages for new year 2006 By rse.
(diff)
|
2006-Jun-08 19:48 |
1.17
|
Check-in
[5404]:
Let AC_CHECK_PTH use "pth-config --libs --all" instead of just
"pth-config --libs" to allow it to work under platforms like
Solaris where additional libraries are required. By rse.
(diff)
|
2005-Feb-18 21:36 |
1.16
|
Check-in
[5028]:
Add quotes around function names for AC_DEFUN in pth.m4 to avoid
warnings about "underquoted definitions". By rse.
(diff)
|
2004-Dec-31 20:34 |
1.15
|
Check-in
[4944]:
Adjusted all copyright messages for new year 2005. By rse.
(diff)
|
2004-Sep-12 13:44 |
1.14
|
Check-in
[4703]:
Workaround Autoconf/m4 problems in pth.m4 by using "m4_define"
instead of just "define" and no using m4_undefine at all.
Hints by: Dr. Andreas Mueller <afm@othello.ch> By rse.
(diff)
|
2004-Jul-13 12:50 |
1.13
|
Check-in
[4639]:
Adjusted all copyright messages for new year 2004. By rse.
(diff)
|
2003-Jan-01 16:49 |
1.12
|
Check-in
[3061]:
Adjusted all copyright messages for new year 2003. By rse.
(diff)
|
2002-Oct-24 17:33 |
1.11
|
Check-in
[2662]:
back-out accidential change By rse.
(diff)
|
2002-Oct-24 17:21 |
1.10
|
Check-in
[2661]:
Internally switch from "errno_shield {...}" to "pth_shield {...}"
and from "return_errno(..)" to "return pth_error(...)" in order to
make the internal error handling a little bit more consistent. By rse.
(diff)
|
2002-Jan-30 13:54 |
1.9
|
Check-in
[1703]:
Woohhooo! Major GNU Pth source tree overhauling:
- Removed all generated files from CVS.
- Use OSSP devtool stuff to re-generate files on demand.
- Switched to Autoconf 2.52 and Libtool 1.4.2 environment. By rse.
(diff)
|
2002-Jan-27 12:03 |
1.8
|
Check-in
[1658]:
bump copyright year By rse.
(diff)
|
2001-Mar-24 15:51 |
1.7
|
Check-in
[419]:
*** empty log message *** By rse.
|