An open API service providing commit metadata for open source projects.

GitHub / pybliographer/python-recode / commits

SHA Message Author Date Stats
85ddda66 Bump to 0.2 Germán Poo-Caamaño <g****o@g****g> almost 11 years ago
9b5d4534 Clarify the description of the module Germán Poo-Caamaño <g****o@g****g> almost 11 years ago
55686ea7 Reset the version numbering to 0.1 Germán Poo-Caamaño <g****o@g****g> almost 11 years ago
b008ae0f Use setuptools to facilitates upload to PyPI Germán Poo-Caamaño <g****o@g****g> almost 11 years ago
aede980a Add LICENSE file Germán Poo-Caamaño <g****o@g****g> almost 11 years ago
67a5abe2 Reformat README to reStructuredText Germán Poo-Caamaño <g****o@g****g> almost 11 years ago
a8a866ae Make recode an independent module from python-bibtex-parser Germán Poo-Caamaño <g****o@g****g> almost 11 years ago
6a0fc162 Add bibtex_source_next_entry_unfiltered Germán Poo-Caamaño <g****o@g****g> almost 12 years ago
b41aafc3 Move functions from bibtex.c that belongs to source.c Germán Poo-Caamaño <g****o@g****g> almost 12 years ago
99d539d1 Add new module that implements an Bixtex Parser Iterator Germán Poo-Caamaño <g****o@g****g> almost 12 years ago
c3f1a799 Switch default output to UTF-8 instead of latin-1 Germán Poo-Caamaño <g****o@g****g> almost 12 years ago
8231b3c0 Add docstrings to public methods Germán Poo-Caamaño <g****o@g****g> almost 12 years ago
d658b7ae Updated NEWS file for 1.2.7 Zoltan Kota <z****k@g****m> over 12 years ago
31fe6051 merge Merge pull request #3 from chbug/master zkota <z****k@g****m> over 12 years ago
381edf8c fixed a regression where field names where not normalized to lowercase when p... Frederic Gobry <g****y@y****t> over 12 years ago
ef4b2141 bump version to 1.2.7 Zoltan Kota <z****k@g****m> over 12 years ago
9ce586ca merge Merge pull request #2 from chbug/master zkota <z****k@g****m> over 12 years ago
7aadfd0f got rid of 2 flex warnings about unused symbols + one const misuse Frederic Gobry <g****y@y****t> over 12 years ago
fde5ec2c merge Merge pull request #1 from chbug/master zkota <z****k@g****m> over 12 years ago
e0c1c43a avoid dereferencing NULLs returned when running out of memory Frederic Gobry <g****y@y****t> over 12 years ago
9c526233 Fixed refcounting errors flagged in https://bugzilla.redhat.com/show_bug.cgi?... Frederic Gobry <g****y@y****t> over 12 years ago
a7698f7f get rid of GCC warnings about unused vars and some abuse of unspecified opera... Frederic Gobry <g****y@y****t> over 12 years ago
647b2cff modified the canonical test results to match the new stable field order. all ... Frederic Gobry <g****y@y****t> over 12 years ago
44707d8b "I will read the doc before blindly replacing deprecated calls" x 100. Frederic Gobry <g****y@y****t> over 12 years ago
5fa3b8cc more deterministic generation of the canonical representations for the unittests Frederic Gobry <g****y@y****t> over 12 years ago
e0b7827b Replaced deprecated calls to Glib's chunk allocation primitives with plain g_... Frederic Gobry <g****y@y****t> over 12 years ago
d25b91e0 Updated gitignore rules to ignore lex/yacc generated source + other common no... Frederic Gobry <g****y@y****t> over 12 years ago
05df0791 Silence GCC warning about the log level not being covered by the enum values:... Frederic Gobry <g****y@y****t> over 12 years ago
aa6a0ca7 Replace deprecated Glib string manipulation functions with their ascii-specif... Frederic Gobry <g****y@y****t> over 12 years ago
cf50f28e Don't rely on implicit charset in the source of the accent handling code, and... Frédéric Gobry <f****y@g****m> over 12 years ago
feb49836 bump version to 1.2.6 Zoltan Kota <z****k@g****m> over 12 years ago
792edeb0 Fix format-security error Zoltan Kota <z****k@g****m> over 12 years ago
b71a830e bump version to 1.2.5 Zoltan Kota <z****k@g****m> about 16 years ago
2c91226d Fix the python-bibtex test suite. Zoltan Kota <z****k@g****m> about 16 years ago
d4149f06 merged with zoltan's branch Frederic Gobry <g****y@p****g> over 19 years ago
1aa33bd4 fixed bug in escaping non title fields Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
over 19 years ago
eb08fc50 merged doc updates from Zoltan Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
over 19 years ago
5a7a8a67 fixed parsing of standalone lowercase names, like "others" Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
over 19 years ago
bf845d91 merged python2.5 compilation fixes from Zoltan Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
over 19 years ago
a5d94057 oops, forgot the NEWS file in the manifest Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 21 years ago
74ec5e26 ready for release 1.2.2 Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 21 years ago
f172052a use the BIBTEX_VERBATIM type to specify no quoting in reverse () Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 21 years ago
89c29a86 added support for "verbatim" fields, like urls Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 21 years ago
88b159b2 slight improvement in an error message Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
about 21 years ago
a5e94384 added a new parsing function next_unfiltered () Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
about 21 years ago
a0d88886 applied patch from mh21 for bug #1224723 Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
about 21 years ago
9121d70d added a test for () in record key Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
over 21 years ago
7da44c7a ready for release 1.2.1 Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
about 22 years ago
677d98cd compilation fixes for AMD64 Frederic Gobry <f****y@e****h>
Committed by: Frederic Gobry <g****y@p****g>
about 22 years ago
da0fb68e fixed the remaining HEAD_INIT () Frederic Gobry <g****y@p****g> about 22 years ago
80585381 attempt to fix building on windows Frederic Gobry <g****y@p****g> about 22 years ago
978b2c1a fink compliant Frederic Gobry <g****y@p****g> over 22 years ago
53965484 be ready to release version 1.2.0 Frederic Gobry <f****y@s****h>
Committed by: Frederic Gobry <g****y@p****g>
over 22 years ago
093cfbbc fixed bug #932321 Frederic Gobry <f****y@s****h>
Committed by: Frederic Gobry <g****y@p****g>
over 22 years ago
97245f88 cosmetic fixes Frederic Gobry <g****y@p****g> almost 23 years ago
d284f5c5 fixed archive content Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
2e04b310 prepare 1.1.93 Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
4b70426b merged preliminary bibtex checks Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
27510fa0 fix handling of bibtex_error as python exceptions Frederic Gobry <f****y@s****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
40eee245 even more verbose messages Frederic Gobry <f****y@s****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
f25b3134 explicit error message for recode import problem Frederic Gobry <f****y@s****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
7f379219 removed the "module" suffix Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
91ab679f explicit help for recode Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
84bfe0e1 forbid installation of broken recode Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
5dda4b78 .py[co] are precious Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
9a2f7b18 test suite skeleton Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
912fdbb4 release 1.1.92 Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
2a094be2 project bookkeeping Frederic Gobry <f****y@s****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
37b770bf fixed a memory leak Frederic Gobry <f****y@s****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago
78fcec85 initial import Frederic Gobry <g****y@p****h>
Committed by: Frederic Gobry <g****y@p****g>
almost 23 years ago

← Back to repository