index
:
deal-convert
master
pbn-charset-detection
Deal Converter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dealconvert
Age
Commit message (
Expand
)
Author
2024-01-24
If chardet for event name (in HTML/PDF formats) does not detect charset, assu...
HEAD
master
emkael
2022-12-10
Fixing fourth hand filling
emkael
2022-06-13
Merge branch 'pbn-charset-detection'
emkael
2022-06-13
On PBN parsing, skip "deals" without Deal field (like, e.g. multiple empty li...
emkael
2022-02-19
PBN charset auto-detection using chardet
pbn-charset-detection
emkael
2020-12-09
Printable Unicode characters python2 compatibility
emkael
2020-11-05
Avoid 'import *' in parent package to allow importing separate converters if ...
emkael
2020-10-20
Python3 compatibility
emkael
2020-10-20
Strip non-JFR DD tags in --jfr-only mode
emkael
2020-04-21
LIN hand layout always starts from South
emkael
2020-02-18
Raising error on sketchy LIN files
emkael
2020-02-18
LIN format support
emkael
2020-02-06
Iterating over *all* denominations when rendering DD table in HTML/PDF
emkael
2019-12-18
Default value for jfr_only option if not set in DealConverter constructor
emkael
2019-11-07
PDF output format
emkael
2019-11-07
Page-break fixes for HTML format, headers removed from HTML since very unreli...
emkael
2019-11-07
*
emkael
2019-11-07
Configurable print-out column count
emkael
2019-11-07
Unified way of dealing with format-specific arguments
emkael
2019-11-07
HTML output format
emkael
2019-11-07
Removing debug information
emkael
2019-10-01
Taking advantage of pybcdd's option to write only JFR double-dummy fields
emkael
2019-08-09
Do not try to calculate board conditions if board number is not set
emkael
2019-08-01
DD hand analysis optional in API version
emkael
2019-07-18
Double-dummy analysis for PBN files
emkael
2019-07-18
Leaving DD-related fields in PBN files
emkael
2019-07-08
Compatibility with interface renamed for API purposes
emkael
2019-07-08
Merge branch 'master' of github.com:emkael/deal-convert
emkael
2019-07-08
Python3 compatibility
emkael
2019-05-31
Unrecognized file extensions now raise RuntimeError to be handled the same wa...
emkael
2019-05-31
Precautions against empty deal sets
emkael
2019-05-31
Changes that allow providing input from StringIO:
emkael
2019-05-30
Error reporting improved
emkael
2019-05-23
Printing out boards to STDOUT
emkael
2019-05-23
Proper error/warning handling
emkael
2019-05-23
CDS format based on RZD
emkael
2019-05-23
Factoring out RZD parse/dump methods for single deal
emkael
2019-05-23
Dealset is sorted by default
emkael
2019-05-23
RZD format support
emkael
2019-05-23
Proper error handling in DLM format
emkael
2019-05-23
DLM format support
emkael
2019-05-22
Sorting PBN output by board number
emkael
2019-05-22
Handling "reverse" DUP flag in the only way it's reasonable
emkael
2019-05-22
DUP format
emkael
2019-05-22
Factoring out BRI and DGE formats, as they're part of DUP format
emkael
2019-05-21
DGE format support
emkael
2019-05-21
CSV format support
emkael
2019-05-21
BRI format
emkael
2019-05-21
Method for filling West hand from North+East+South
emkael
2019-05-21
BHG format support
emkael
[next]