1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 19 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed that errors detected by field formats during declaration got suppressed and typically resulted in more confusing errors later. More... almost 10 years ago
Cleaned up typo. More... almost 10 years ago
#33: Add example for own field and check to API tutorial. More... almost 10 years ago
Fixed NameError on platforms without tkinter. More... almost 10 years ago
Fixed that cutplace.rows() also yielded header rows instead of only data rows. More... almost 10 years ago
Changed HTML theme as suggested by Sphinx 1.3. More... almost 10 years ago
Cleaned up API documentation (typos, links). More... almost 10 years ago
#108: Upgrade project to Pyscaffold 2.x. More... almost 10 years ago
#108: Upgrade project to Pyscaffold 2.x. More... almost 10 years ago
#108: Upgrade project to Pyscaffold 2.x. More... almost 10 years ago
#77: Add graphical user interface. More... almost 10 years ago
#107: Clean up examples and tutorial. More... almost 10 years ago
#77: Add graphical user interface. More... almost 10 years ago
Improved README, which now includes a short example for a CID, command line validation and API usage. More... almost 10 years ago
#103: Add support for multiple SQL dialects. More... almost 10 years ago
#82: Cleanup validation for declared field formats. More... almost 10 years ago
Cleaned up ordering of command line options in --help. More... almost 10 years ago
#77: Add graphical user interface. More... almost 10 years ago
Improved API: Cleaned up class cutplace.Cid. * Changed method cutplace.Cid.add_check to require an cutplace.fields.AbstractCheck as parameter and added cutplace.Cid.add_check_row to accept a row. * Changed method cutplace.Cid.add_field_format to require an cutplace.fields.AbstractFieldFormat as parameter and added cutplace.Cid.add_field_format_row to accept a row. More... almost 10 years ago
#77: Add graphical user interface. More... almost 10 years ago
Improved error message when attempting to use a 0 byte as item delimiter in CID's for delimited data. (Python's csv module fails with a TypeError because the low level implementation is based on C). More... almost 10 years ago
#98: Add option to build SQL create table statement. More... about 10 years ago
Merge pull request #106 from heubi95/master More... about 10 years ago
Merge remote-tracking branch 'upstream/master' More... about 10 years ago
Merge remote-tracking branch 'upstream/master' More... about 10 years ago
#103 Add support for multiple SQL dialects More... about 10 years ago
#98: Add option to build SQL create table statement. More... about 10 years ago
#98: Add option to build SQL create table statement. More... about 10 years ago
#98: Add option to build SQL create table statement. More... about 10 years ago
#98: Add option to build SQL create table statement. More... about 10 years ago