| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'release/0.7.1'v0.7.1 | Kenneth Reitz | 2010-09-20 | 5 | -37/+37 |
| |\ | |||||
| | * | Version bump (v0.7.1) | Kenneth Reitz | 2010-09-20 | 3 | -3/+10 |
| | * | Updated TODO. | Kenneth Reitz | 2010-09-20 | 1 | -2/+1 |
| | * | Documentation update for properties. | Kenneth Reitz | 2010-09-20 | 1 | -4/+4 |
| | * | Updated tests for reverted methods. | Kenneth Reitz | 2010-09-20 | 1 | -5/+5 |
| | * | Reverted methods back to properties. | Kenneth Reitz | 2010-09-20 | 1 | -23/+17 |
| | * | Merge branch 'hotfix/dict' into developv0.7.0 | Kenneth Reitz | 2010-09-20 | 1 | -1/+1 |
| | |\ | |||||
| * | \ | Merge branch 'hotfix/dict' | Kenneth Reitz | 2010-09-20 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| / | |/ | |||||
| | * | Whoops. | Kenneth Reitz | 2010-09-20 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'feature/unicode' into develop | Kenneth Reitz | 2010-09-20 | 5 | -41/+54 |
| |\ | |||||
| | * | Version bump (v0.7.0). | Kenneth Reitz | 2010-09-20 | 3 | -13/+34 |
| | * | Updated readme to reflect property to method changes. | Kenneth Reitz | 2010-09-20 | 1 | -5/+5 |
| | * | Changed export properties to methods. | Kenneth Reitz | 2010-09-20 | 2 | -17/+9 |
| | * | Moved from cStringIO to StringIO. More stable. | Kenneth Reitz | 2010-09-20 | 1 | -7/+7 |
| |/ | |||||
| * | Merge branch 'release/0.6.4' into develop | Kenneth Reitz | 2010-09-20 | 3 | -3/+10 |
| |\ | |||||
| | * | Version bump (0.6.4). | Kenneth Reitz | 2010-09-20 | 3 | -3/+10 |
| |/ | |||||
| * | Chmox. | Kenneth Reitz | 2010-09-20 | 1 | -0/+0 |
| * | Merge branch 'master' into dev | Kenneth Reitz | 2010-09-20 | 0 | -0/+0 |
| |\ | |||||
| | * | Version bump (v0.6.4) | Kenneth Reitz | 2010-09-20 | 3 | -3/+14 |
| * | | String decoding to avoid unicode collisions for XLS output. | Kenneth Reitz | 2010-09-19 | 2 | -7/+15 |
| * | | Removed unneeded tuple_check. | Kenneth Reitz | 2010-09-19 | 1 | -5/+0 |
| * | | PEP257. | Kenneth Reitz | 2010-09-19 | 1 | -13/+18 |
| * | | PEP8. | Kenneth Reitz | 2010-09-19 | 1 | -0/+11 |
| * | | Merge branch 'durden' into develop | Kenneth Reitz | 2010-09-19 | 2 | -21/+103 |
| |\ \ | |||||
| | * | | Added test for csv export | Luke Lee | 2010-09-19 | 1 | -2/+19 |
| | * | | Improved del test | Luke Lee | 2010-09-19 | 1 | -0/+8 |
| | * | | Added tests del functionality | Luke Lee | 2010-09-19 | 1 | -0/+14 |
| | * | | Added docstrings | Luke Lee | 2010-09-19 | 1 | -5/+3 |
| | * | | Misc. PEP8 whitespace celeanup | Luke Lee | 2010-09-19 | 1 | -6/+5 |
| | * | | Attempt at merging upstream develop branch | Luke Lee | 2010-09-19 | 6 | -36/+135 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Inline docs. | Kenneth Reitz | 2010-09-16 | 1 | -0/+1 |
| * | | | Removed useless is_string function. | Kenneth Reitz | 2010-09-15 | 2 | -7/+2 |
| * | | | Version Bump. | Kenneth Reitz | 2010-09-15 | 1 | -1/+1 |
| * | | | reamde update | Kenneth Reitz | 2010-09-14 | 1 | -0/+5 |
| | |/ |/| | |||||
| * | | Merge branch 'release/0.6.3'v0.6.3 | Kenneth Reitz | 2010-09-14 | 5 | -29/+124 |
| |\ \ | |||||
| | * | | Version bump. v0.6.3. | Kenneth Reitz | 2010-09-14 | 2 | -3/+3 |
| | * | | Updated readme for column additions. | Kenneth Reitz | 2010-09-14 | 1 | -5/+9 |
| | * | | Merge branch 'feature/add-cols' into develop | Kenneth Reitz | 2010-09-13 | 3 | -21/+112 |
| | |\ \ | |||||
| | | * | | Extensively testing | Kenneth Reitz | 2010-09-13 | 2 | -11/+64 |
| | | * | | Added data.append(col=[]) support. | Kenneth Reitz | 2010-09-13 | 1 | -12/+50 |
| | | * | | Made Struct really powerful. | Kenneth Reitz | 2010-09-13 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge branch 'release/0.6.3' | Kenneth Reitz | 2010-09-14 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Updated Roadmap | Kenneth Reitz | 2010-09-13 | 1 | -0/+1 |
| |/ / | |||||
| | * | Ignore file update | Luke Lee | 2010-09-19 | 1 | -2/+4 |
| | * | Fixed typo in test from previous commit | Luke Lee | 2010-09-13 | 1 | -0/+1 |
| | * | Added extra row to base data set | Luke Lee | 2010-09-13 | 1 | -7/+12 |
| | * | Added test for slicing data elements | Luke Lee | 2010-09-13 | 1 | -1/+15 |
| | * | Refactored creation of data set into setUp | Luke Lee | 2010-09-13 | 1 | -14/+11 |
| | * | Added simple test for slicing by headers | Luke Lee | 2010-09-13 | 1 | -0/+19 |
| | * | Adding docstrings | Luke Lee | 2010-09-13 | 1 | -2/+10 |
