0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 08, 2025 — Apr 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mise � jour apr�s sortie 0.2.0 More... about 18 years ago
Uses xls_debug test instead of DEBUG macro More... about 18 years ago
Explained how to build a binary distribution More... about 18 years ago
Removed hard coded version number More... about 18 years ago
Removed config files which should not be in CVS More... about 18 years ago
- renamed utf8_decode to unicode_decode - renamed get_unicode to get_string - uses stdint.h (probably more portable) C99 types (uint16_t and uint32_t) instead of u_int16_t and u_int32_t - corrected Cygwin bug when decoding Excel "RK" Numbers - Added special strings in Excel test file (french accents, line drawing chars) - makes configure.in works for multiple target environments - experimental: uses wcstombs when iconv is not selected (--with_iconv=no) in unicode_decode. Works at least under Windows. More... about 18 years ago
Remerge of 2006 modifications More... about 18 years ago
Removed unmaintained php extension More... about 18 years ago
Removed unused headers More... about 18 years ago
Removed unused version.c More... about 18 years ago
Removed Visual Studio project files (*.dsp), which are never updated More... about 18 years ago
changed buildconf script to newer and more common bootstrap script (same thing that "autoreconf --install --force" does) More... about 18 years ago
removed unused header test More... about 18 years ago
make "dist" and "distcheck" work More... about 18 years ago
added test before not always wanted printf More... about 18 years ago
fixed list of include_HEADERS More... about 18 years ago
Corrected iconv parameter type More... about 18 years ago
Corrected usage of " ". This HTML entity should be used only in presentation, not in libxls. More... about 18 years ago
Removed comments and added newline at end of file More... about 18 years ago
Usage of -lxlsreader instead of -lxls More... about 18 years ago
Moved xls2csv from test to src More... about 18 years ago
Removed some comments More... about 18 years ago
Modernized file (turn INCLUDES to AM_CPPFLAGS) Removed xls2csv from noinst_PROGRAMS Added test Excel file to dist More... about 18 years ago
Modernize file (turn INCLUDES to AM_CPPFLAGS) Added xls2csv to bin_PROGRAMS More... about 18 years ago
bad includedir (was libxlsreader) bad list of headers (lack of brdb.h) More... about 18 years ago
rel-1-0-0 More... about 18 years ago
Finaly commited a correct binary document More... about 18 years ago
added __* (arch build) More... about 18 years ago
simplified version number creation More... about 18 years ago
Simplified libxls_la build process More... about 18 years ago