summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2010-06-05Release v1.21.2Daniel Friesel-2/+3
2010-06-05Update documentationDaniel Friesel-7/+11
2010-06-05Use latin-1 for decoded_contentDaniel Friesel-4/+3
2010-06-05Specify decode commentDaniel Friesel-1/+5
2010-06-05Set proper encoding for decoded_contentDaniel Friesel-2/+2
2010-06-05Set utf8 binmode on STDOUT & update tests again. I have not the slightest ↵Daniel Friesel-242/+244
clue why the tests are actually still working.
2010-06-05Fix(?) UTF-8 issues with bin/efa. Nobody knows why it works.Daniel Friesel-751/+748
2010-06-05Add parser test for ambiguous inputDaniel Friesel-1/+9
2010-06-05Update and reenable parser testsDaniel Friesel-334/+1384
2010-06-05Fix special cases like "nicht umsteigen, Weiterfahrt [...]"Daniel Friesel-0/+7
2010-06-05efa: Fix opt_dateDaniel Friesel-1/+1
2010-06-05Put some more stuff into functionsDaniel Friesel-67/+89
2010-06-05Slight variable name cleanupDaniel Friesel-8/+5
2010-06-05Parse most options via subs instead of varsDaniel Friesel-107/+113
2010-06-05Use HTML::TreeBuilder::XPath for parsing. Todo: Lots of code cleanup.Daniel Friesel-188/+80
2010-05-29Add --timeout switch, decrease default timeout from 180 to 60 secondsDaniel Friesel-0/+7
2010-05-15efa(1): Add some general POD sectionsDaniel Friesel-1/+23
2010-05-13test/50-efa.t: Some cleanupDaniel Friesel-14/+17
2010-05-13Die upon invalid optionsDaniel Friesel-2/+11
2010-05-12Release v1.1.21.1.2Daniel Friesel-1/+8
2010-05-12Add installation note to READMEDaniel Friesel-0/+9
2010-05-12efa: Correct --date help messageDaniel Friesel-2/+2
2010-05-11Fix --ignore-info handling, add more parser testsDaniel Friesel-3/+2003
2010-05-11Add some actual parser testsDaniel Friesel-10/+1131
2010-05-11efa: --max-change arguments are verified by Getopt::LangDaniel Friesel-0/+1
2010-05-11Add short option for --versionDaniel Friesel-6/+8
2010-05-11Add tests for short optionsDaniel Friesel-28/+37
2010-05-11Add tests for some more optionsDaniel Friesel-4/+43
2010-05-11efa: Add option checking for --excludeDaniel Friesel-0/+5
2010-05-06Add test for a few offline efa optionsDaniel Friesel-0/+45
2010-05-06Fix --date verification regexDaniel Friesel-1/+1
2010-05-06Replace shell test script by Perl TAP stuff, add test target to MakefileDaniel Friesel-5/+20
2010-04-26Slight makefile/manpage cleanups, release v1.1.1 while at it1.1.1Daniel Friesel-17/+23
2010-03-02Add short optionsDaniel Friesel-36/+36
2010-02-27Add argument verification for --date & --time; die upon invalid argumentsDaniel Friesel-4/+10
2010-01-17Release v1.11.1Daniel Friesel-2/+7
2010-01-11efa: Add licence textDaniel Friesel-0/+1
2010-01-04Update the version in the script... ahem.Daniel Friesel-2/+2
2010-01-04Improve an error message, use die/warn instead of print STDERRDaniel Friesel-6/+5
2010-01-04Simplify --exclude parsingDaniel Friesel-16/+9
2010-01-03More code reuseDaniel Friesel-21/+11
2010-01-03Yet further continued code cleanupDaniel Friesel-12/+18
2009-12-24efa: Allow stop-specification as addr:stop and poi:stopDaniel Friesel-0/+26
2009-12-09Update Changelog for 1.0.31.0.3Daniel Friesel-0/+5
2009-09-24Fixed length of unicode chars in printf (but now unicode in arguments ↵Daniel Friesel-1/+2
doesn't work)
2009-09-21Yet more code cleanupDaniel Friesel-53/+68
2009-09-20Improved readability of the regular expressionsDaniel Friesel-10/+56
2009-09-12Version bump1.0.2Daniel Friesel-1/+6
2009-09-12efa(1): Unicode may work or may not.Daniel Friesel-2/+2
2009-08-31efa: parse_content: Correctly parse Fußweg messages with timeDaniel Friesel-4/+7