]> granicus.if.org Git - recode/shortlog
recode
2018-01-28 Reuben ThomasGet rid of SET_SUBTASK_ERROR macro; use identical recod...
2018-01-28 Reuben Thomasrequest.c: improve error reporting
2018-01-28 Reuben Thomasnames.c: fix FIXME: retype to avoid ugly casts for...
2018-01-28 Reuben ThomasFix FIXME: use sigaction instead of signal
2018-01-26 Reuben Thomashtml.c: add explanation to FIXME
2018-01-26 Reuben Thomasouter.c: fix FIXME: add diagnostic
2018-01-26 Reuben ThomasUpdate po files
2018-01-26 Reuben ThomasAdd more aliases for KOI-8R: RFC 1489 and IBM CP866
2018-01-26 Reuben ThomasRun tests with valgrind
2018-01-26 Reuben ThomasFix a potential memory leak in declare_single
2018-01-26 Reuben ThomasFix memory leaks
2018-01-26 Reuben Thomascombine.c: minor English fixes in comments
2018-01-26 Reuben Thomascombine.c: fix missing white space
2018-01-26 Reuben ThomasRecode.pyx: fix space leaks in Request and Task
2018-01-26 Reuben Thomasrequest.c: remove a FIXME
2018-01-25 Reuben Thomassrc/Makefile.am: distribute generated header files
2018-01-25 Reuben ThomasTravis: switch off verbose build
2018-01-23 Reuben ThomasRemove ifdeffed-out alias of ‘.’ for ‘RFC 1345’
2018-01-23 Reuben ThomasResolve discrepancies between IBM-PC and ibm437
2018-01-23 Reuben ThomasRemove lat1 alias for Latin-1 (compatibility with Recod...
2018-01-23 Reuben ThomasMake test diffs go the logical way round: from expected...
2018-01-23 Reuben ThomasRemove built-in applemac module
2018-01-23 Reuben ThomasAdd LaTeX translations for <, > and ^ (Debian bug ...
2018-01-23 Reuben Thomasfixup ANSEL
2018-01-23 Reuben ThomasManual: document ANSEL and ISO 5426 support
2018-01-23 Reuben ThomasManual: update portability notes
2018-01-23 Reuben ThomasManual: remove some references to past and future versi...
2018-01-23 Reuben ThomasManual: some language fixes
2018-01-23 Reuben ThomasManual: overhaul and simplify sequencing method description
2018-01-23 Reuben ThomasManual: bump copyright dates
2018-01-23 Reuben ThomasNEWS: add more for 3.7, bump copyright date, fix a...
2018-01-23 Reuben ThomasAdd get_bytes and put_bytes
2018-01-23 Reuben ThomasAllow pipe filters to signal when they are interrupted...
2018-01-23 Reuben Thomasmain.c: clarify a comment slightly
2018-01-23 Reuben ThomasRemove --sequence=files
2018-01-23 Reuben Thomasrecodext.h: clarify a comment
2018-01-23 Reuben ThomasUse mkstemps to make temporary file names
2018-01-23 Reuben Thomastask.c: improve English in a comment
2018-01-23 Reuben ThomasUse xbinary-io gnulib module to set mode of stdin/stdout
2018-01-23 Reuben Thomastask.c: handle any number of steps, including zero...
2018-01-23 Reuben Thomastask.c: fold perform_pipe_sequence into perform_sequence
2018-01-23 Reuben Thomastask.c: make “correct” version of perform_pipe_sequence...
2018-01-23 Reuben ThomasOverhaul error handling in transform steps (fixes Debia...
2018-01-23 Reuben ThomasAdd some missing sources to the loc target
2018-01-23 Reuben Thomasmain.c: fix a comment typo
2018-01-23 Reuben ThomasRemove if before free
2018-01-23 Reuben Thomashtml.c: improve some comments slightly
2018-01-23 Reuben ThomasUse briefer form for setting up modules
2018-01-23 Reuben ThomasAdd BibTeX converters from Vincent Danjean (Debian...
2018-01-23 Reuben Thomastask.c: use better code for checking abnormally-termina...
2018-01-23 Reuben ThomasAdd ANSEL and ISO 5426 codecs from Wolfram Schneider
2018-01-23 Reuben ThomasHACKING.org: simplify explanation of build dependencies
2018-01-23 Reuben ThomasUpdate bug report address everywhere
2018-01-23 Reuben ThomasUse UTF-8 for name of author in --help output
2018-01-23 Reuben ThomasFix -k (fixes Debian bug #607021)
2018-01-23 Reuben ThomasTODO: overhaul
2018-01-23 Reuben ThomasDeference symlinked input files (fix Debian bug #349477)
2018-01-23 Reuben ThomasTry to diagnose untranslatable input when using iconv
2018-01-23 Reuben ThomasRecode.pyx: add methods to set fail_level and abort_lev...
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
next