Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Pete McNeil f97e376301 fixed typo vor 4 Jahren
CodeDweller @ 57459a5d9a Beginnings of setting up toolchain vor 5 Jahren
SNFClient Updated copyright notice vor 5 Jahren
SNFMulti @ 694590d05f Beginnings of setting up toolchain vor 5 Jahren
.gitignore ignoring .tar.gz now vor 5 Jahren
.gitmodules Beginnings of setting up toolchain vor 5 Jahren
makefile first successful build vor 5 Jahren
readme.md fixed typo vor 4 Jahren

readme.md

SNFClient is ia simple command line wrapper around SNFServer’s XCI interface. In fact, if you want to develop directly to the XCI interface you can use SNFClient in debug mode (SNFDebugClient) to demonstrate how XCI is called and what to expect.

ChangeLog / Journal

20200617_M

  • Moved the changelog.md file to readme.md so that it can serve both purposes.
  • Readme is visible immediately in most online git repo’s.
  • It’s better to have one file tell the story than many.

[3.1] 20191104_M

  • Set up the changelog.md file
  • fixed a bug where combining -xhdr and -source caused a string overflow