summaryrefslogtreecommitdiff
path: root/tablib
Commit message (Collapse)AuthorAgeFilesLines
* Merge https://github.com/playpauseandstop/tablib into developfeature/xls-widthKenneth Reitz2011-03-011-1/+1
|\
| * Fix #24, add support of spaces in CSV files.Igor Davydenko2011-03-011-1/+1
| |
* | added __docformat__ Kenneth Reitz2011-02-211-0/+1
|/
* Small doc updatesKenneth Reitz2011-02-181-1/+1
|
* Version Bump (v0.9.4)Kenneth Reitz2011-02-181-2/+2
|
* Added OrderedDict support.Kenneth Reitz2011-02-181-2/+11
|
* Docstring updateKenneth Reitz2011-02-181-4/+4
|
* that makes more senseKenneth Reitz2011-02-181-1/+3
|
* wtf? is that even valid?Kenneth Reitz2011-02-181-1/+1
|
* Added AnyJSON to json format systemKenneth Reitz2011-02-171-13/+7
|
* Added AnyJSONKenneth Reitz2011-02-171-0/+117
|
* Remove vendorized SimpleJSONKenneth Reitz2011-02-1726-5082/+0
|
* this should work betterKenneth Reitz2011-02-171-1/+1
|
* 8tabstop? really?Kenneth Reitz2011-02-171-41/+41
|
* wow, that was uglyKenneth Reitz2011-02-171-41/+41
|
* *shutter* making everyone else happyKenneth Reitz2011-02-179-676/+676
|
* Python 2.5 doesn't support @property.setterBenjamin Wohlwend2011-02-141-9/+9
|
* More dynamic __slots__Kenneth Reitz2011-02-031-7/+2
|
* sorting update.Kenneth Reitz2011-01-311-4/+7
|
* Sorting update for headerless datasets.Kenneth Reitz2011-01-311-7/+23
|
* Merge branch 'feature/sorting' into release/0.9.3Kenneth Reitz2011-01-311-0/+20
|\
| * Support for sorting. Unit-tested.Luca Beltrame2011-01-111-0/+20
| |
* | Prepping for new release (0.9.3)Kenneth Reitz2011-01-311-2/+2
|/
* New Year!Kenneth Reitz2011-01-101-2/+2
|
* Export HTML for Databooks.Kenneth Reitz2010-11-211-0/+16
|
* whitespace fixKenneth Reitz2010-11-211-3/+3
|
* small changes to html outputKenneth Reitz2010-11-211-3/+2
|
* Merge branch 'feature/html_out' into developKenneth Reitz2010-11-214-1/+532
|\
| * Import path fix.Kenneth Reitz2010-11-211-1/+1
| |
| * Support for HTML (export only). Unit-tested. Depends on the "markup.py"Luca Beltrame2010-11-214-1/+532
| | | | | | | | | | package(http://markup.sourceforge.net) which is included in packages/ Notice that the tests now depend on the presence of markup.py.
* | Fix the stupid mistake.Luca Beltrame2010-11-211-1/+0
| |
* | Fix Databook data leaks.Luca Beltrame2010-11-211-2/+7
|/
* Version bump (v0.9.2)Kenneth Reitz2010-11-171-2/+2
|
* Column stacking only requires headers if headers exist.Kenneth Reitz2010-11-171-9/+13
|
* Change stacking method names.Kenneth Reitz2010-11-171-5/+5
|
* Merge branch 'stacking' into feature/stackingKenneth Reitz2010-11-171-0/+53
|\
| * Support for row and column stacking. Unit-tested.Luca Beltrame2010-11-151-0/+53
| |
* | Support for locked header row.Kenneth Reitz2010-11-171-2/+7
| |
* | Formating.Kenneth Reitz2010-11-171-0/+1
| |
* | Subtle format fixes.Kenneth Reitz2010-11-171-6/+4
| |
* | Support for pickling/unpickling Row objects. Makes Datasets pickleable.Luca Beltrame2010-11-171-0/+13
| |
* | WhitespaceLuca Beltrame2010-11-171-65/+65
|/
* Added ordered dict library.Kenneth Reitz2010-11-111-0/+127
|
* Support for Dataset transposition. Unit-tested.Luca Beltrame2010-11-111-1/+29
|
* Optimized set intersection for tag checking.Kenneth Reitz2010-11-051-6/+3
|
* Version bump (v0.9.1).Kenneth Reitz2010-11-041-2/+2
|
* Minor bug was causing reference shadowing.Kenneth Reitz2010-11-041-1/+1
|
* Typo.Kenneth Reitz2010-11-041-1/+1
|
* No append documentation necessary.Kenneth Reitz2010-11-041-28/+20
|
* Version bump.Kenneth Reitz2010-11-041-2/+2
|