portablexdr.git
15 years agoAdded Gnulib intprops module. master
Richard Jones [Wed, 14 Jan 2009 17:10:45 +0000 (17:10 +0000)]
Added Gnulib intprops module.
Tidy up Makefile.am.
Add (C) notices.

15 years agoAdded gnulib and gnulib stdint module.
Richard Jones [Wed, 14 Jan 2009 16:29:25 +0000 (16:29 +0000)]
Added gnulib and gnulib stdint module.

15 years agoNew header files with most of the inline functions required.
Richard Jones [Wed, 14 Jan 2009 16:24:48 +0000 (16:24 +0000)]
New header files with most of the inline functions required.

15 years agoAdded the float type.
Richard Jones [Wed, 14 Jan 2009 16:11:25 +0000 (16:11 +0000)]
Added the float type.

15 years agoIgnore *~ files.
Richard Jones [Wed, 14 Jan 2009 16:10:23 +0000 (16:10 +0000)]
Ignore *~ files.

15 years agoRemove all remaining files containing Sun code.
Richard Jones [Tue, 13 Jan 2009 15:39:20 +0000 (15:39 +0000)]
Remove all remaining files containing Sun code.

15 years agoVersion 4.9.1 for release.
Richard Jones [Mon, 12 Jan 2009 16:34:22 +0000 (16:34 +0000)]
Version 4.9.1 for release.

15 years agoRemove old .cvsignore, add m4 files to .gitignore.
Richard Jones [Mon, 12 Jan 2009 16:11:06 +0000 (16:11 +0000)]
Remove old .cvsignore, add m4 files to .gitignore.

15 years agoRemove old .cvsignore, add m4 files to .gitignore.
Richard Jones [Mon, 12 Jan 2009 16:10:53 +0000 (16:10 +0000)]
Remove old .cvsignore, add m4 files to .gitignore.

15 years agoRename .cvsignore to .gitignore.
Richard Jones [Mon, 12 Jan 2009 16:08:57 +0000 (16:08 +0000)]
Rename .cvsignore to .gitignore.

15 years agoAdded GPL.
rjones [Mon, 12 Jan 2009 15:34:53 +0000 (15:34 +0000)]
Added GPL.

15 years agoRewind the version to 4.9.1.
rjones [Mon, 12 Jan 2009 15:27:34 +0000 (15:27 +0000)]
Rewind the version to 4.9.1.

15 years agoSeems to create a reasonable .c and .h file now.
rjones [Mon, 12 Jan 2009 15:25:05 +0000 (15:25 +0000)]
Seems to create a reasonable .c and .h file now.

15 years agoHeader generation working.
rjones [Wed, 7 Jan 2009 19:38:52 +0000 (19:38 +0000)]
Header generation working.

15 years agoWorking parser for rpcgen files.
rjones [Wed, 7 Jan 2009 13:09:11 +0000 (13:09 +0000)]
Working parser for rpcgen files.

15 years agoconfigure.ac: clean up; byteswap.h: avoid redefinition errors
Jim Meyering [Wed, 29 Oct 2008 15:03:06 +0000 (16:03 +0100)]
configure.ac: clean up; byteswap.h: avoid redefinition errors

15 years ago* rpc/xdr.h (XDR_INLINE): Cast result to (void*), to avoid warnings,
Jim Meyering [Wed, 29 Oct 2008 13:48:37 +0000 (14:48 +0100)]
* rpc/xdr.h (XDR_INLINE): Cast result to (void*), to avoid warnings,

on at least mingw.

15 years agoFix endianness test for Windows.
rjones [Wed, 15 Oct 2008 10:05:18 +0000 (10:05 +0000)]
Fix endianness test for Windows.

15 years agoFix static linking / lack of htonl problem. Release 4.0.10.
rjones [Tue, 8 Jul 2008 13:48:37 +0000 (13:48 +0000)]
Fix static linking / lack of htonl problem.  Release 4.0.10.

15 years agoVersion 4.0.9 for release.
rjones [Mon, 7 Jul 2008 23:43:55 +0000 (23:43 +0000)]
Version 4.0.9 for release.

15 years ago-fno-strict-aliasing to remove a build problem on MinGW
rjones [Mon, 7 Jul 2008 23:43:36 +0000 (23:43 +0000)]
-fno-strict-aliasing to remove a build problem on MinGW

16 years agoVersion 4.0.8.
rjones [Wed, 6 Feb 2008 15:14:54 +0000 (15:14 +0000)]
Version 4.0.8.
Updated ChangeLog.

16 years agoPatch from Brecht Sanders to fix xdr_float.c on Windows.
rjones [Wed, 6 Feb 2008 15:12:20 +0000 (15:12 +0000)]
Patch from Brecht Sanders to fix xdr_float.c on Windows.
Add the right flags to build a DLL on Windows.

16 years agoVersion 4.0.7 -- fixed builds on Mac.
rjones [Wed, 23 Jan 2008 13:19:57 +0000 (13:19 +0000)]
Version 4.0.7 -- fixed builds on Mac.

16 years agoPorted xdr-4.0-mingw5 back to Linux.
rjones [Tue, 22 Jan 2008 16:22:37 +0000 (16:22 +0000)]
Ported xdr-4.0-mingw5 back to Linux.