Thomas Fussell
|
c7dbf12b51
|
Merge branch 'master' of github.com:tfussell/xlnt
|
2014-07-19 14:43:56 -04:00 |
|
Thomas Fussell
|
a7bb9f0e77
|
lots of fixes
|
2014-07-19 14:43:48 -04:00 |
|
Thomas Fussell
|
321fda99f0
|
sync test_worksheet
|
2014-07-18 16:20:41 -04:00 |
|
Thomas Fussell
|
fdb4796c62
|
sync test_read
|
2014-07-18 15:18:23 -04:00 |
|
Thomas Fussell
|
a87c144340
|
fix dates and props
|
2014-07-16 19:53:45 -04:00 |
|
Thomas Fussell
|
45b03c03ef
|
minor fixes for gcc build
|
2014-06-18 15:12:44 -04:00 |
|
Thomas Fussell
|
4d62e0bb75
|
remove optimization, test_dump, and start fixing relationships
|
2014-06-15 13:06:47 -04:00 |
|
Thomas Fussell
|
463bc3a677
|
make tweaks for visual studio 2014 compiler
|
2014-06-15 12:16:34 -04:00 |
|
Thomas Fussell
|
65962951f1
|
start making reader/writer actually use package structure
|
2014-06-13 17:06:23 -04:00 |
|
Thomas Fussell
|
ff84734e2d
|
fix problem from last commit
|
2014-06-13 15:05:24 -04:00 |
|
Thomas Fussell
|
21163cfb23
|
add some new functionality
|
2014-06-13 11:41:32 -04:00 |
|
Thomas Fussell
|
6d1eb3b149
|
all tests pass now, except for some strange nullptr errors in test_read_date_value()
|
2014-06-12 17:04:37 -04:00 |
|
Thomas Fussell
|
a7ead4ee18
|
work on datetime functionality
|
2014-06-11 16:41:34 -04:00 |
|
Thomas Fussell
|
f9ba11672d
|
add some new tests, break some things
|
2014-06-10 18:36:31 -04:00 |
|
Thomas Fussell
|
98f2c5f10a
|
still fixing things
|
2014-06-10 17:12:15 -04:00 |
|
Thomas Fussell
|
05e2bf251b
|
fix some things
|
2014-06-10 00:29:49 -04:00 |
|
Thomas Fussell
|
b2ddc13a95
|
fix some more tests
|
2014-06-07 11:49:19 -04:00 |
|
Thomas Fussell
|
0f923d3c12
|
start working through new tests
|
2014-06-05 17:42:15 -04:00 |
|
Thomas Fussell
|
89be485062
|
restructure to match openpyxl 2.1
|
2014-06-05 16:19:31 -04:00 |
|
Thomas Fussell
|
3c04a7b9d2
|
enabled more tests
|
2014-06-04 18:42:17 -04:00 |
|
Thomas Fussell
|
7edef82577
|
change a few things
|
2014-05-30 18:42:25 -04:00 |
|
Thomas Fussell
|
e92f1a624e
|
moved all impl classes to separate headers
|
2014-05-29 20:52:14 -04:00 |
|
Thomas Fussell
|
9ef1a5ef25
|
fix build for linux
|
2014-05-21 19:17:56 -04:00 |
|
Thomas Fussell
|
ce720d5846
|
fix build on osx
|
2014-05-21 18:13:32 -04:00 |
|
Thomas Fussell
|
ec4ad23fe3
|
ignore platform build directories
|
2014-05-21 17:53:38 -04:00 |
|
Thomas Fussell
|
9aad5319e8
|
fix paths to relocated tests
|
2014-05-21 17:53:17 -04:00 |
|
Thomas Fussell
|
cf9f6f0ae9
|
hopefully the last major restructuring
|
2014-05-21 17:48:51 -04:00 |
|
Thomas Fussell
|
3e78b7e49b
|
restructure project
|
2014-05-21 10:20:30 -04:00 |
|
tfussell
|
b30bfabe49
|
update readme
|
2014-05-19 21:54:34 -04:00 |
|
tfussell
|
5f6e836d42
|
update readme
|
2014-05-19 20:52:04 -04:00 |
|
Thomas Fussell
|
69e3c0a31d
|
Merge branch 'master' of https://github.com/tfussell/xlnt
|
2014-05-19 20:47:25 -04:00 |
|
Thomas Fussell
|
ab590549a3
|
most tests : fixed!
|
2014-05-19 20:47:15 -04:00 |
|
tfussell
|
c61cee88f3
|
Show how to include xlnt
|
2014-05-19 17:37:00 -04:00 |
|
tfussell
|
7cd752613a
|
Add a description to examples
|
2014-05-19 17:35:24 -04:00 |
|
tfussell
|
e9355262ab
|
Update readme with libraries and examples
|
2014-05-19 17:34:35 -04:00 |
|
Thomas Fussell
|
dc1a80ebae
|
fix some more things
|
2014-05-18 21:29:19 -04:00 |
|
Thomas Fussell
|
841a455497
|
4 tests to go
|
2014-05-16 11:22:21 -04:00 |
|
Thomas Fussell
|
4f8a0b7f0d
|
fixed some more tests, finally making some progress
|
2014-05-16 02:03:05 -04:00 |
|
Thomas Fussell
|
d789cf47c3
|
fix submodules
|
2014-05-16 00:17:54 -04:00 |
|
Thomas Fussell
|
9b2f1b7369
|
old fixes from last night
|
2014-05-16 00:10:28 -04:00 |
|
Thomas Fussell
|
a3789a99a1
|
fixes
|
2014-05-15 17:12:09 -04:00 |
|
Thomas Fussell
|
89e6de69aa
|
fix build on osx
|
2014-05-14 22:07:23 -04:00 |
|
Thomas Fussell
|
e516a3aa11
|
a little cleanup
|
2014-05-14 18:48:18 -04:00 |
|
Thomas Fussell
|
2ae7286482
|
add back old test suite renamed
|
2014-05-14 18:33:38 -04:00 |
|
Thomas Fussell
|
6465bac5e4
|
almost finished
|
2014-05-14 18:31:48 -04:00 |
|
Thomas Fussell
|
411a735098
|
tests compile now, but still some functions undefined
|
2014-05-13 16:32:33 -04:00 |
|
Thomas Fussell
|
55246437ea
|
almost finished implementing core api
|
2014-05-13 14:40:28 -04:00 |
|
Thomas Fussell
|
14cb4e88a4
|
fixed some more tests
|
2014-05-12 19:59:33 -04:00 |
|
Thomas Fussell
|
99d609ce3a
|
enable more tests
|
2014-05-12 13:42:28 -04:00 |
|
Thomas Fussell
|
d80ba60b31
|
fix some more tests
|
2014-05-11 20:52:32 -04:00 |
|