Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins
2024-08-27
| ||
22:14 | Also transliterate \u2012 to "-" Leaf check-in: 3c7140c9c3 user: ben tags: trunk | |
2024-08-24
| ||
02:57 | Make sure to use DOS path separators when redirecting stdin and stdout. This is required to run epub2txt on 4dos. check-in: d004b0af2d user: ben tags: trunk | |
2024-08-17
| ||
21:51 | Store list of HTML files in an array instead of htmls.txt Filter out local references even if they are missing from the EPUB manifest. This results in "cleaner" output for SICP. check-in: 17e6a38073 user: ben tags: trunk, version-4 | |
21:39 | Fix closing an undefined variable. OLD: close(htmls) NEW: close("htmls.txt") check-in: f55e4ede7d user: ben tags: trunk | |
21:32 | Stop tweaking RS in function file_exists(). My intention was to make awk read only 1 character. That's not what actually happens when RS="" check-in: 8bef6a2fa2 user: ben tags: trunk | |
2024-08-15
| ||
00:41 | Make sure all files are closed prior to running webdump to avoid data corruption when running on DOS. Fixes an intermittent error. check-in: 4c664abc59 user: ben tags: trunk, version-3 | |
2024-08-13
| ||
15:08 | I fixed the FAT corruption from GAWK.EXE in commit [664cef7937]. Remove the note about GAWK.EXE in readme.txt. Add cautionary comments about this in epub2txt.awk. check-in: e0be0b6398 user: ben tags: trunk | |
14:54 | Add source code link to readme.txt check-in: ef3d87bf92 user: ben tags: trunk | |
05:01 | Remove CDATA comment from xmlrem.awk check-in: fc543de9d1 user: ben tags: trunk | |
04:41 | In function parse_epub() make author and title global variables instead of local, since they are used in function create_spine(). In function create_spine() close the output file prior to calling get_item_label_scrape() in order to avoid data corruption in the output file on DOS. check-in: 664cef7937 user: ben tags: trunk, version-2 | |
04:01 | Remove private todo.txt check-in: 3d84897a37 user: ben tags: trunk | |
03:59 | Fix binary-glob to include all *.epub files. Add *.dos to crlf-glob and encoding-glob. check-in: e8a520b56d user: ben tags: trunk | |
03:57 | Initial commit of epub2txt.awk and related files check-in: f790559a1b user: ben tags: trunk, version-1 | |
03:51 | Add default settings for repository. check-in: 12cb3b3514 user: ben tags: trunk | |
03:18 | initial empty check-in check-in: 3547fd2ba2 user: bencollver tags: trunk | |