2018-08-03 |
Reuben Thomas | perform_task: fix issue #4: don’t close file descriptor... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Reuben Thomas | Merge pull request #9 from Maelan/master |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Maëlan | manual: document the current behaviour regarding French... |
commit | commitdiff | tree | snapshot |
2018-07-15 |
Reuben Thomas | Merge pull request #7 from Maelan/master |
commit | commitdiff | tree | snapshot |
2018-07-15 |
Maëlan | testdump.c: remove unused variable |
commit | commitdiff | tree | snapshot |
2018-07-15 |
Maëlan | testdump.c: remove code forgotten in commit 3051a87... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Reuben Thomas | Manual: highlight potential problems with iconv, and... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Reuben Thomas | Update repo name to canonical case |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Reuben Thomas | main.c: fix copyright range in version message |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Reuben Thomas | help2man: call with --locale=en_US.UTF-8 to get UTF... |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Reuben Thomas | TODO: remove some, fix one |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Reuben Thomas | main.c: improve description of --strict, fixing typo |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Reuben Thomas | Use AC_PATH_PROG instead of AX_WITH_PROG |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Reuben Thomas | AppVeyor: remove comment from another project |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Reuben Thomas | bootstrap.conf: fix timestamp, which somehow got set... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Reuben Thomas | Document use of python-dbg for testing with Valgrind v3.7 |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Reuben Thomas | Bump po files and version.texi for release |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | task.c: slight simplification of recode_perform_task |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Remove 'tree' surface (see NEWS for details) |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Remove conversion methods |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | task.c: slight simplification in perform_sequence |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Fix pipe strategy (was previously broken for non-trivia... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Compute Python extension suffix and use it |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | AppVeyor: make all before distcheck |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Fix fallthrough warnings from gcc using gnulib's FALLTH... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Redefine BIT_MASK to avoid shifting negative quantity... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Fix potential NULL dereference warnings |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Fix fallthrough warnings for non-returning functions |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | src/Makefile.am: ensure recode is made before making... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Relicense from GPL 2 to GPL 3 |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Fix unused variable warnings |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Add LIBINTL flags to Cython module |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Makefile.am: build po after src |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | AppVeyor: don’t bother reinstalling packages |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | t50_methods.py test: skip filter tests on Windows |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Set DEFAULT_CHARSET to ASCII for tests |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Do all I/O as binary |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Recode.pyx: add verbose argument to recode method |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | Add more suppressions |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Reuben Thomas | AppVeyor: install msys cython packages |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Reuben Thomas | AppVeyor: configure with --enable-silent-rules for... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Reuben Thomas | AppVeyor: don’t try to build on msys, no cython availab... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Reuben Thomas | Add some gitignore patterns for Windows |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Reuben Thomas | tests/Makefile.am: add EXEEXT suffix to RECODE for... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Reuben Thomas | common.py: use subprocess.check_output instead of os... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | macOS Travis fix: Cython extension needs installed... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | outer.c: fix some incorrect casts when passing pointers... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | Add missing includes of locale.h |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | merged.c: include config.h |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | Travis update |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | .travis.yml: macOS: make keg-only formulæ available... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | Travis: configure --enable-silent-rules, to make overal... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | request.c: zero realloc’d memory |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | request.c: slight simplification of code to handle... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | Remove redundant memset calls zeroing memory |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | Fix building of lat1{ansel,iso5426}.h from respective... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | task.c: slightly improve code and comments |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | Get rid of SET_SUBTASK_ERROR macro; use identical recod... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | request.c: improve error reporting |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | names.c: fix FIXME: retype to avoid ugly casts for... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Reuben Thomas | Fix FIXME: use sigaction instead of signal |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | html.c: add explanation to FIXME |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | outer.c: fix FIXME: add diagnostic |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | Update po files |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | Add more aliases for KOI-8R: RFC 1489 and IBM CP866 |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | Run tests with valgrind |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | Fix a potential memory leak in declare_single |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | Fix memory leaks |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | combine.c: minor English fixes in comments |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | combine.c: fix missing white space |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | Recode.pyx: fix space leaks in Request and Task |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Reuben Thomas | request.c: remove a FIXME |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Reuben Thomas | src/Makefile.am: distribute generated header files |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Reuben Thomas | Travis: switch off verbose build |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Remove ifdeffed-out alias of ‘.’ for ‘RFC 1345’ |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Resolve discrepancies between IBM-PC and ibm437 |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Remove lat1 alias for Latin-1 (compatibility with Recod... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Make test diffs go the logical way round: from expected... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Remove built-in applemac module |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Add LaTeX translations for <, > and ^ (Debian bug ... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | fixup ANSEL |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Manual: document ANSEL and ISO 5426 support |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Manual: update portability notes |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Manual: remove some references to past and future versi... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Manual: some language fixes |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Manual: overhaul and simplify sequencing method description |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Manual: bump copyright dates |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | NEWS: add more for 3.7, bump copyright date, fix a... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Add get_bytes and put_bytes |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Allow pipe filters to signal when they are interrupted... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | main.c: clarify a comment slightly |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Remove --sequence=files |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | recodext.h: clarify a comment |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Use mkstemps to make temporary file names |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | task.c: improve English in a comment |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Use xbinary-io gnulib module to set mode of stdin/stdout |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | task.c: handle any number of steps, including zero... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | task.c: fold perform_pipe_sequence into perform_sequence |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | task.c: make “correct” version of perform_pipe_sequence... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Reuben Thomas | Overhaul error handling in transform steps (fixes Debia... |
commit | commitdiff | tree | snapshot |
next |