aboutsummaryrefslogtreecommitdiff
path: root/subprojects/freeamo/src/main_functions
Commit message (Collapse)AuthorAgeFilesLines
* Imrpoved locatliztion variable names with underscoredavid2018-07-261-12/+12
|
* fix locale, fix allowable error codesIan Kelling2018-07-251-1/+1
|
* fix 141 broken pipe errorIan Kelling2018-07-251-6/+7
| | | | | The error could be ignored in this case but better to just remove quotes properly and avoid it.
* fix previous commit function names vs variable namesIan Kelling2018-07-251-1/+1
|
* variables should not be named the same as functionsIan Kelling2018-07-251-1/+1
|
* progress toward making things work with err:Ian Kelling2018-07-251-3/+3
| | | | | | | | remove : to fix command not found error. remove ((line++)) reference to unset variable error add missing line initialization fix style, prefer 'x"x' to "x\"x" for readability turn off pv when debug is set, it's messing up stack trace output
* Updated FreeAMOdavid2018-07-251-4/+17
|
* FreeAMO: Fixed pv bugdavid2018-07-231-0/+4
|
* FreeAMO. General bug fixes. Fixed the description fields for .wiki pagesdavid2018-07-201-50/+134
|
* Renamed the AMO/FSD project to FreeAMO, and rewrote its architecture.david2018-07-171-0/+161