23 Commits (5edb84b3751a2cb58ddb4bdd965ea3d69a09ae05)

Author SHA1 Message Date
Robert Schütz cb61ff6fc8 preserve case of field 'type'
4 years ago
Olivier Mangin 7c5cbf4267
Minor: remove unused partial test.
4 years ago
Olivier Mangin c363e13cbf
Fix collision of entry type key with valid field name 'type'.
4 years ago
Olivier Mangin c3cb713ae7
Fix test broken likely by pyyaml update by making it more explicit
6 years ago
Fabien C. Y. Benureau be80e75cbb
better error message when parsing of bibtex fails
7 years ago
Olivier Mangin 8a7d143261
Improves behaviors related to bibtex decoding error.
7 years ago
Olivier Mangin 2f48f37199
Fixes duplicated test names in same TestCase (1st was not run).
7 years ago
Fabien C. Y. Benureau dc4e118c3c make utf8 citekeys possible in python 2.7. closes #28
7 years ago
Olivier Mangin 71c2f40657
Merge branch 'master' into fix/link_customization
7 years ago
Olivier Mangin a6d5df4059 Removes link and DOI customization. Fixes #119.
7 years ago
Fabien C. Y. Benureau 82aad31e5d test for common_string parsing
7 years ago
Olivier Mangin 078b2084ff Updates field orders to use 'url' and fixes broken test.
7 years ago
Olivier Mangin 07be993d02 Moves to using bibtexparser's writer for bibdata. [Fixes #33]
7 years ago
Olivier Mangin de2a50eeb2 Fix tests and terminology.
10 years ago
Olivier Mangin 136b8f83dc Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
Olivier Mangin 506bb24e50 Many cleanup in unicode encoding.
11 years ago
Olivier Mangin bf2cce1c13 Only use print_function.
11 years ago
Olivier Mangin 7713e5d80e Fix encoding of keywords.
11 years ago
Olivier Mangin 9b6f6db297 Fixes editor formatting.
11 years ago
Fabien Benureau d3736e257b moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
Fabien Benureau 8d91545472 papers renamed 'pubs'
11 years ago
Fabien Benureau 856cfa2a4f moved test string fixtures to str_fixtures.py
11 years ago
Fabien Benureau e26c606163 endecoder implementation
11 years ago