-
fixed different kinds of bugs:
- C++ compiling issue: added extern "C"{ } and fixed(ifdef __cplusplus )one typedef with a struct in header files
- pragma pack problem: the packing was set to 1 without restoring and this was causing lots of problem (segfaults) with code than was only including libxls/xls.h without using the library (see the following code)
//If I include libxls/xls.h...
2009-09-25 09:49:15 UTC by toiez
-
dhoerl committed revision 107 to the libxls SVN repository, changing 1 files.
2009-05-11 14:35:43 UTC by dhoerl
-
dhoerl committed revision 106 to the libxls SVN repository, changing 1 files.
2009-05-11 14:34:44 UTC by dhoerl
-
dhoerl committed revision 105 to the libxls SVN repository, changing 1 files.
2009-05-11 14:33:45 UTC by dhoerl
-
dhoerl committed revision 104 to the libxls SVN repository, changing 1 files.
2009-05-11 14:00:52 UTC by dhoerl
-
cleit added the libxls-0.3.0-win32.tar.gz file.
2009-05-08 21:26:18 UTC by cleit
-
cleit added the libxls-0.3.0-cygwin.tar.gz file.
2009-05-08 21:26:18 UTC by cleit
-
cleit created the libxls-0.3.0 file release.
2009-05-08 21:25:54 UTC by cleit
-
cleit created the libxls-0.3.0 file package.
2009-05-08 21:17:59 UTC by cleit
-
cleit committed revision 103 to the libxls SVN repository, changing 6 files.
2009-05-08 20:56:43 UTC by cleit