]> granicus.if.org Git - recode/shortlog
recode
2018-01-23 Reuben ThomasAdd test for correct error code returned on untranslata...
2018-01-23 Reuben ThomasRecode.pyx: add method to get error from Task
2018-01-23 Reuben Thomasiconv.c: fix a misspelling in a comment
2018-01-23 Reuben Thomasrecodext.h: clarify Star Trek reference in a comment
2018-01-23 Reuben Thomasiconv.c: fix comment typo
2018-01-23 Reuben Thomast40_java.py: fix qp to Java test
2018-01-23 Reuben ThomasRecode.pyx: expose RECODE_TASK
2018-01-23 Reuben Thomasbase64.c: fix handling of EOF and LF (fixes Debian...
2018-01-23 Reuben Thomasrecodext.h: re-punctuate comment to fix the sense
2018-01-23 Reuben Thomast40_java.py: spell “Java” correctly (not all upper...
2018-01-23 Reuben Thomasmixed.c: remove “inline” comments from function declara...
2018-01-23 Reuben ThomasRecode.pyx: allow NULs in recoded data
2018-01-23 Reuben ThomasRecode.pyx: minor improvements
2018-01-19 Reuben Thomasvaria.c: resolve various conflicts
2018-01-19 Reuben Thomasutf8.c: remove support for non-standard 32nd bit
2018-01-19 Reuben Thomasnames.c: remove support for dumping hash stats
2018-01-19 Reuben Thomasnames.c: remove hard-wired define DEFAULT_CHARSET support
2018-01-19 Reuben Thomasatarist.c: remove non-RFC1345 option
2018-01-19 Reuben Thomascharsets.def: fix missing characters in IBM870
2018-01-19 Reuben ThomasDon’t insist on chmod succeeding for output files
2018-01-19 Reuben Thomasmain.c: assume we have rename(3) as it’s standard since C89
2018-01-19 Reuben Thomasmain.c: fix potential buffer overflow (Debian bug ...
2018-01-19 Reuben Thomassrc/Makefile.am: libgnu is needed by librecode, not...
2018-01-19 Reuben Thomasdoc: add a missing dependency and some missing .gitigno...
2018-01-19 Reuben ThomasMove maintainer documentation into HACKING.org
2018-01-19 Reuben ThomasMakefile.am: add release target
2018-01-19 Reuben ThomasCount more code in loc target
2018-01-15 Reuben ThomasAdd Travis and AppVeyor CI
2018-01-15 Reuben ThomasCheck for Python >= 2.2 during configuration
2018-01-15 Reuben ThomasDon't ship help2man, but cope with it missing
2018-01-15 Reuben ThomasRemove unused copy of mdate-sh
2018-01-15 Reuben ThomasUpdate git installation instructions
2018-01-15 Reuben ThomasRename MASK macro to BIT_MASK to avoid clash with Pytho...
2018-01-15 Reuben ThomasFix warnings
2018-01-15 Reuben ThomasRemove custom maintainer targets
2018-01-15 Reuben ThomasMake all steps, surfaces & fallbacks depend on generate...
2018-01-15 Reuben Thomassrc/Makefile.am: hide timestamp-updating command for...
2018-01-15 Reuben ThomasTimestamp files should definitely not be in git!
2018-01-15 Reuben ThomasNeither cleaner.h nor recodext.h needs to be generated
2018-01-15 Reuben ThomasRemove generated file doc/stamp-vti
2018-01-15 Reuben ThomasRemove some more generated files from git
2018-01-15 Reuben ThomasUse gnulib's manywarnings module
2018-01-15 Reuben ThomasUpdate .po files
2018-01-14 Reuben Thomas.gitignore: add distribution tarball
2018-01-14 Reuben ThomasFix make distcheck
2018-01-14 Reuben Thomastests/Makefile.am: remove mention of removed file NOTES
2018-01-14 Reuben Thomasaclocal.sh hack no longer needed
2018-01-14 Reuben ThomasBump version to 3.7, and add NEWS
2018-01-14 Reuben ThomasREADME.org: update
2018-01-14 Reuben ThomasRemove most of the contrib/ directory
2018-01-14 Reuben ThomasRemove USE_HELPERS and INLINE_HARDER
2018-01-14 Reuben Thomastask.c: get better version of pipeline code compiling...
2018-01-14 Reuben Thomasmain.c: remove a FIXME: doesn't need to be done
2018-01-14 Reuben ThomasRemove #if 0-commented code, except FIXMEs
2018-01-14 Reuben ThomasRemove after-patch hacks
2018-01-14 Reuben ThomasAdd target to count code with loc
2018-01-14 Reuben ThomasRemove more generated files from git
2018-01-14 Reuben ThomasUpdate to gettext 0.19; fixes some autotools warnings
2018-01-14 Reuben ThomasMake shared library file names and library build direct...
2018-01-14 Reuben ThomasRemove generated file tests/Recode.c from git
2018-01-14 Reuben ThomasUse Gnulib as much as possible
2018-01-14 Reuben ThomasRemove ChangeLog files
2018-01-13 Reuben ThomasUpdate translations
2018-01-13 Reuben ThomasGnulib-ify
2018-01-13 Reuben Thomaspytest: fix typo (French word should be English) in...
2018-01-12 Reuben ThomasFix conditional in Makefile.am: use automake conditional
2018-01-12 Reuben ThomasRemove generated files from git
2014-02-02 François PinardTODO: Nit.
2014-01-27 François PinardSite overhaul in progress.
2014-01-10 François Pinardtests/Makefile.in: Towards Python 3.
2013-12-02 François PinardREADME.org: Clarification.
2013-12-02 François PinardDerived files.
2013-12-02 François Pinardpytest: Mark skipped tests in output. Flush after...
2013-12-02 François Pinardtests/Makefile.am, tests/setup.py.in: Build in place.
2013-12-02 François Pinardtests/common.py: The Python API is not optional, do...
2013-12-02 François Pinardsrc/Makefile.am: Remove ansi2knr crumbs.
2013-12-02 François PinardREADME.org: Some more blurb on Speed and Memory.
2013-12-02 François PinardREADME.org: Remove tool version table.
2013-12-02 François PinardREADME.org: Recipe for hurry installation.
2013-12-02 François PinardRecode.pyx: Add copyright block.
2013-11-30 François PinardRecode.pyx: Whitespace as Python, not as C.
2013-11-30 François PinardDerived files.
2013-11-30 François Pinardtests/Makefile.am: Switch from Pyrex to Cython.
2013-11-30 François Pinardconfigure.ac, lib/Makefile.am, src/Makefile: Modernized...
2013-11-30 François PinardREADME: Still needed, points to README.org.
2013-11-29 François PinardREADME.org: Add a last migration step.
2013-11-29 François PinardREADME.org: New name and format for README.
2013-10-12 François PinardAdministrivia.
2012-08-28 François PinardIgnore GNUmakefile.
2012-06-18 François PinardAdd .hgignore.
2011-11-23 François PinardTHANKS: Seanster was not a real name
2011-11-22 François Pinardrequest.c (scan_options): Write new_ instead of new.
2011-10-20 François PinardMerge pull request #2 from jpopelka/master
2011-06-23 Jiri PopelkaCoverity: RESOURCE_LEAK
2011-06-23 Jiri PopelkaCoverity: UNINIT
2011-06-23 Jiri PopelkaCoverity: FORWARD_NULL
2011-03-03 François Pinardrecode.texi: Add notes on the exit status.
2011-02-24 François PinardREADME: More on GitHub and after-patch.
2011-02-24 François PinardJust Recode, not Free Recode
2010-12-29 François PinardTo Automake 1.11.1, Autoconf 2.67 and Libtool 2.2.6b
next