Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Travel-Routing-DE-EFA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
Travel-Routing-DE-EFA
Commits
298b0040
Commit
298b0040
authored
14 years ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
Actually, release v1.3
parent
3cedd7a2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Changelog
+1
-1
1 addition, 1 deletion
Changelog
bin/efa
+1
-1
1 addition, 1 deletion
bin/efa
with
2 additions
and
2 deletions
Changelog
+
1
−
1
View file @
298b0040
git HEAD
efa 1.3 - Sun Jun 6 2010
* Rewrite efa parser using XML::LibXML (major performance improvement)
* Detect more efa.vrr.de errors (no routes found, invalid input data, etc.)
...
...
This diff is collapsed.
Click to expand it.
bin/efa
+
1
−
1
View file @
298b0040
...
...
@@ -13,7 +13,7 @@ use WWW::Mechanize;
my
$firsturl
=
'
http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2?language=de&itdLPxx_transpCompany=vrr
';
my
$posturl
=
'
http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2
';
my
$version
=
'
1.
2
+git
';
my
$version
=
'
1.
3
+git
';
my
$content
;
my
$connections
;
my
%post
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment