0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
name-value-eval-preparse: error if a non-boolean expression is used with --test (wasn't treating as an error, since Python implicitly converts numeric and string expressions to boolean) More... over 11 years ago
name-value-eval: error message handling More... over 11 years ago
name-value-eval: verify input files exist; print full pathnames in error messages More... over 11 years ago
csv: fixed reading from buffered stream input - the last line/record in an input batch isn't read when available More... over 11 years ago
ptree_test: a minor extra test added for derivation vs vector More... over 11 years ago
google-map-create: use local versions of icon images More... over 11 years ago
name-value-eval-preparse: fixed "+/-" issue More... over 11 years ago
google-map-create: icon website disappeared; using web archive version More... over 11 years ago
name-value-eval-preparse: handle "a != b +/- c" More... over 11 years ago
name-value-eval, name-value-eval-preparse: added --output-variables option to restrict the variables that are printed More... over 11 years ago
name-value-eval-preparse.cpp: supply missing ":" at end of Python code like "if ...", but only if there is no ":" anywhere in the line More... over 11 years ago
name-value-eval-preparse.cpp: empty and comment-only lines are ignored with --test More... over 11 years ago
aero-test-run: tests now fail if they produce any output More... over 11 years ago
name-value-eval-preparse.cpp: with --demangle, don't output predefined functions More... over 11 years ago
name-value-eval-preparse.cpp: implemented "+/-"; variables cannot be Python keywords; final ":" optional with if/while/etc. More... over 11 years ago
Removed fixm-to-python (replaced by comma/name-value/applications/name-value-eval-preparse) More... over 11 years ago
aero-test-match: use name-value-eval More... over 11 years ago
name-value-eval: moved from aero/rules/applications/aero-rules name-value-eval-preparse.cpp: reimplementation of aero/rules/applications/aero-rules-preparse More... over 11 years ago
aero-test-match: calls aero-rules More... over 11 years ago
capability to overwrite some paths in flight-plan-build; the list of modifyable params is displayed in verbose mode More... over 11 years ago
aero-test-match, fixm-to-python: made aero-test-match output lines like "a/b/c/expected" and "a/b/c/actual"; use Python to evaluate expressions More... over 11 years ago
added -fPIC compiler option (if on 64-bit) More... over 11 years ago
csv: format, ascii: handling not-a-date-time fixed More... over 11 years ago
directs-from-dpacn, etc.: moved from util to navigation More... over 11 years ago
directs-to-extras: keep legs with no airway id (otherwise some important connections are lost) More... over 11 years ago
flight-plan-build, flight-dpa, flight-input-route, util/applications/directs-*: updated "extras" to include route ids; Qantas directs (route id "DCT") are now only used for DPA More... over 11 years ago
name-value-convert: output end of line after path-value, if delimiter is end of line More... over 11 years ago
Merge branch 'master' of ssh://sequoia.acfr.usyd.edu.au/u1/projects/QANTAS/src/aero
frd
More... over 11 years ago
aero-bash-util, flight-plan-build: fixed parsing of non-quoted arguments; renamed a function More... over 11 years ago
aero-bash-util: aero_path_value_eval: guards agains dashes and whitespaces More... over 11 years ago