Historique des commits

Auteur SHA1 Message Date
  prozessorkern 5e84f1b022 added continuous mode support fix #3 il y a 4 ans
  prozessorkern 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 il y a 4 ans
  prozessorkern 5a00f22e31 added the help command variable to the instance structure to get independant commands for each instance fix #42 il y a 4 ans
  prozessorkern ecc43307af added first working option parser for short options il y a 4 ans
  prozessorkern 2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests il y a 4 ans
  prozessorkern bf1d91eca7 close #14 - added a resetShell api function + fixed some problems il y a 4 ans
  prozessorkern 4f7fbff2e8 close #34 added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34 il y a 4 ans
  prozessorkern d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests il y a 4 ans
  prozessorkern c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) il y a 4 ans
  prozessorkern d1649e5e86 added remove api + small integratio test close #9 il y a 4 ans
  prozessorkern 34ec2d9b45 removed \e from sourcecode and testcases il y a 4 ans
  prozessorkern 16365f341e changed heredoc support il y a 5 ans
  prozessorkern 280e512746 added basic heredoc function il y a 5 ans
  prozessorkern 21212d05b8 determine the length of the input command abd compare the length with the length of the known commands il y a 5 ans
  prozessorkern 5b6f2155eb parse command only until strlen(cmd) fix #16 il y a 5 ans
  prozessorkern b71f1afe11 ignore newline as first character fix #13 il y a 5 ans
  prozessorkern 0b52a2f246 use the right pointer to insert the new command fix #12 il y a 5 ans
  prozessorkern 6b1d550e6b moved all separatable functions in seperate modules. The main module shellmatta.c now only contains the interface function implementation. Work on #4 il y a 5 ans
  prozessorkern 8078a436e8 fixed an issue in the itoa implementation for base > 10 #10 il y a 5 ans
  prozessorkern 4546cdf9bd added own itoa function to remove snprintf - fixed a bug on the processing of key end #10 il y a 5 ans
  prozessorkern bc8a9f1dce #10 - added documentation for the new write function il y a 5 ans
  prozessorkern 424ca84f61 Removed all internal printf dependencies should solve #10. il y a 5 ans
  prozessorkern 7344075ad1 Finished first Version il y a 5 ans
  prozessorkern bf7f366cb6 implemented most text based functions: il y a 5 ans
  prozessorkern 799903dcc1 added license information and started adding doxygen comments il y a 5 ans
  prozessorkern f15b7473a9 initial commit with at least some code that does something il y a 5 ans