index
:
Travel-Routing-DE-VRR
main
Interface to EFA-based itinerary services
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
Lines
2010-06-06
Update documentation + fix typo in source comment
Daniel Friesel
-5
/
+6
2010-06-06
Detect efa.vrr.de error messages
Daniel Friesel
-0
/
+19
2010-06-06
Remove HTML::TreeBuilder::LibXML workaround
Daniel Friesel
-1
/
+1
2010-06-06
Use XML::LibXML directly
Daniel Friesel
-16
/
+25
2010-06-06
Use HTML::TreeBuilder::LibXML. Major performance enhancement.
Daniel Friesel
-8
/
+11
2010-06-06
Slightly change option error messages
Daniel Friesel
-6
/
+6
2010-06-06
parse_tree: Minor performance improvenets (bin/efa: 2.5s → 1.8s avg)
Daniel Friesel
-28
/
+33
2010-06-05
Release v1.2
1.2
Daniel Friesel
-1
/
+1
2010-06-05
Update documentation
Daniel Friesel
-6
/
+9
2010-06-05
Use latin-1 for decoded_content
Daniel Friesel
-4
/
+3
2010-06-05
Specify decode comment
Daniel Friesel
-1
/
+5
2010-06-05
Set proper encoding for decoded_content
Daniel Friesel
-2
/
+2
2010-06-05
Set utf8 binmode on STDOUT & update tests again. I have not the slightest clu...
Daniel Friesel
-0
/
+2
2010-06-05
Fix(?) UTF-8 issues with bin/efa. Nobody knows why it works.
Daniel Friesel
-4
/
+1
2010-06-05
Fix special cases like "nicht umsteigen, Weiterfahrt [...]"
Daniel Friesel
-0
/
+7
2010-06-05
efa: Fix opt_date
Daniel Friesel
-1
/
+1
2010-06-05
Put some more stuff into functions
Daniel Friesel
-67
/
+89
2010-06-05
Slight variable name cleanup
Daniel Friesel
-8
/
+5
2010-06-05
Parse most options via subs instead of vars
Daniel Friesel
-100
/
+104
2010-06-05
Use HTML::TreeBuilder::XPath for parsing. Todo: Lots of code cleanup.
Daniel Friesel
-188
/
+76
2010-05-29
Add --timeout switch, decrease default timeout from 180 to 60 seconds
Daniel Friesel
-0
/
+7
2010-05-15
efa(1): Add some general POD sections
Daniel Friesel
-1
/
+23
2010-05-13
Die upon invalid options
Daniel Friesel
-1
/
+2
2010-05-12
Release v1.1.2
1.1.2
Daniel Friesel
-1
/
+1
2010-05-12
efa: Correct --date help message
Daniel Friesel
-1
/
+1
2010-05-11
Fix --ignore-info handling, add more parser tests
Daniel Friesel
-1
/
+1
2010-05-11
Add some actual parser tests
Daniel Friesel
-9
/
+23
2010-05-11
efa: --max-change arguments are verified by Getopt::Lang
Daniel Friesel
-0
/
+1
2010-05-11
Add short option for --version
Daniel Friesel
-1
/
+1
2010-05-11
efa: Add option checking for --exclude
Daniel Friesel
-0
/
+5
2010-05-06
Fix --date verification regex
Daniel Friesel
-1
/
+1
2010-04-26
Slight makefile/manpage cleanups, release v1.1.1 while at it
1.1.1
Daniel Friesel
-9
/
+9
2010-03-02
Add short options
Daniel Friesel
-36
/
+36
2010-02-27
Add argument verification for --date & --time; die upon invalid arguments
Daniel Friesel
-4
/
+10
2010-01-17
Release v1.1
1.1
Daniel Friesel
-2
/
+2
2010-01-11
efa: Add licence text
Daniel Friesel
-0
/
+1
2010-01-04
Update the version in the script... ahem.
Daniel Friesel
-2
/
+2
2010-01-04
Improve an error message, use die/warn instead of print STDERR
Daniel Friesel
-6
/
+5
2010-01-04
Simplify --exclude parsing
Daniel Friesel
-16
/
+9
2010-01-03
More code reuse
Daniel Friesel
-21
/
+11
2010-01-03
Yet further continued code cleanup
Daniel Friesel
-12
/
+18
2009-12-24
efa: Allow stop-specification as addr:stop and poi:stop
Daniel Friesel
-0
/
+26
2009-09-24
Fixed length of unicode chars in printf (but now unicode in arguments doesn't...
Daniel Friesel
-1
/
+2
2009-09-21
Yet more code cleanup
Daniel Friesel
-53
/
+68
2009-09-20
Improved readability of the regular expressions
Daniel Friesel
-10
/
+56
2009-09-12
Version bump
1.0.2
Daniel Friesel
-1
/
+1
2009-09-12
efa(1): Unicode may work or may not.
Daniel Friesel
-2
/
+2
2009-08-31
efa: parse_content: Correctly parse Fußweg messages with time
Daniel Friesel
-4
/
+7
2009-08-27
efa: parse_content: Merged two if () checks
Daniel Friesel
-4
/
+1
2009-08-27
Use foreach instead of for with useless $j counter
Daniel Friesel
-1
/
+1
[prev]
[next]