Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Pete McNeil 43470ec434 removed -static from makefile pirms 3 gadiem
CodeDweller @ 2c3aafcc16 Code cleanup and up to latest libs pirms 3 gadiem
SNFClient Code cleanup and up to latest libs pirms 3 gadiem
SNFMulti @ 869c039bef Code cleanup and up to latest libs pirms 3 gadiem
bin updated SNFMulti and fixed bin directory pirms 3 gadiem
.gitignore ignoring .tar.gz now pirms 4 gadiem
.gitmodules Beginnings of setting up toolchain pirms 4 gadiem
makefile removed -static from makefile pirms 3 gadiem
readme.md Code cleanup and up to latest libs pirms 3 gadiem

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

[3.2] 20200624_M

  • Cleaned up namespace and warnings.
  • Using latest CodeDweller.
  • Using latest SNFMulti.

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.