Thomas Fussell
|
90633d0e8e
|
copyright year bump (2018)
|
2018-01-22 09:38:48 -05:00 |
|
Thomas Fussell
|
0dcd56ebc9
|
(xlntpyarrow) check builder append return status and use double cell values instead of long double
|
2017-09-28 09:05:23 -04:00 |
|
Thomas Fussell
|
751599b44c
|
add special case for numeric type cells with a date number format
|
2017-09-13 12:02:17 -04:00 |
|
Thomas Fussell
|
9d71dda531
|
ensure only exceptions derived from xlnt::exception are thrown by library code plus some minor code cleanup, closes #163
|
2017-09-13 08:48:22 -04:00 |
|
Thomas Fussell
|
b5e10a8dbe
|
clean up setup.py and install to LIBRARY_PREFIX on Windows instead of PREFIX
|
2017-08-08 07:15:50 -07:00 |
|
Thomas Fussell
|
60319c19d7
|
fix typos
|
2017-08-07 19:12:18 -07:00 |
|
Thomas Fussell
|
b54b2399d9
|
ignore unknown-pragmas in clang, try to debug lib suffix, install using cmake instead of in setup.py
|
2017-08-07 19:00:49 -07:00 |
|
Thomas Fussell
|
5cefbc7dad
|
path.join doesn't accept a list
|
2017-08-07 08:17:21 -07:00 |
|
Thomas Fussell
|
251387660f
|
fix python extension build on linux
|
2017-08-07 07:52:13 -07:00 |
|
Thomas Fussell
|
8d9a4d5007
|
clean up read_batches and ignore some setup.py generated files
|
2017-08-07 07:26:04 -07:00 |
|
Thomas Fussell
|
474e802c40
|
use runtime_error instead of base exception and use arrow_home directly
|
2017-08-06 11:02:13 -07:00 |
|
Thomas Fussell
|
4cc9bee610
|
fix xlntpyarrow package structure and installation
|
2017-08-05 16:00:24 -07:00 |
|
Thomas Fussell
|
7cc9898dab
|
move most of the pyarrow logic to python wrapper, use pyarrow's cmake setup.py code
|
2017-08-04 10:12:25 -07:00 |
|