Historique des commits

Auteur SHA1 Message Date
  Stanislav Galabov 79fe413202 Initial import of Lua plugin. Currently clish_plugin_lua_la_LDFLAGS and clish_plugin_lua_la_CFLAGS need to be specified manually in plugins/lua/module.am in order to build successfully. Once built - set CLISH_PATH to xml-examples/lua and start klish. You'll have all the commands as in xml-examples/test interpreted by Lua and, in addition, commands test8 (calls a lua function defined in test.lua), eval (can evaluate any string parameter as a Lua chunk) and test9 (an alias for eval) il y a 11 ans
  Serj Kalichev aa1eca0762 Execute init hook on startup il y a 11 ans
  Serj Kalichev 1b2ddac0cb Change plugin init prototype. RTLD_LOCAL while dlopen il y a 11 ans
  Serj Kalichev 1db916faa1 udata container to store plugin named data il y a 11 ans
  Serj Kalichev 21e5c5ae08 Fix UNIX_PATH_MAX portability problem. Thanks to S.Galabov il y a 11 ans
  Serj Kalichev 53073e25c4 Support for bsdxml backend. Thanks to S.Galabov. il y a 11 ans
  Serj Kalichev 2f12a71ce5 Implement clish_plugin_add_phook() il y a 11 ans
  Serj Kalichev cec0a286f0 Hook wrappers. Dryrun config and log. il y a 11 ans
  Serj Kalichev 277cbed638 Add wrappers for hooks il y a 11 ans
  Serj Kalichev e26d4aabb1 Fix include internal.h il y a 11 ans
  Serj Kalichev 2941f06afa Access wildcard il y a 11 ans
  Serj Kalichev 9f620d4b43 Add func to get hook sym il y a 11 ans
  Serj Kalichev 4f790a94cc Add clish_shell_set_hook() function il y a 11 ans
  Serj Kalichev d4676684cc Don't relink non-null syms il y a 11 ans
  Serj Kalichev d2af95fd89 Rename builtin/sym_navy.c to sym_misc.c il y a 11 ans
  Serj Kalichev 6245456c58 Add hooks il y a 11 ans
  Serj Kalichev 907a9c36f8 Fix default sym resolve mechanism il y a 11 ans
  Serj Kalichev a347b77264 Rename client_hooks to hooks il y a 11 ans
  Serj Kalichev abb9cea800 Add HOOK to scheme il y a 11 ans
  Serj Kalichev d422ac77e9 Fix sym func type il y a 11 ans
  Serj Kalichev b306e0bf13 Don't compile debug _dump.c code il y a 11 ans
  Serj Kalichev e10081436e Add plugin symbol type il y a 11 ans
  Serj Kalichev d31e999c53 Remove deprecated builtin typedef il y a 11 ans
  Serj Kalichev bdbe49caf9 Restore proper tty mode il y a 11 ans
  Serj Kalichev 7de7d40bd2 Analyze retval from sysconf() il y a 11 ans
  Serj Kalichev 09f0581703 Completion with length=width fix il y a 12 ans
  Serj Kalichev 16923f3863 Merge branch 'float' il y a 12 ans
  Serj Kalichev 65391dd8cf Fix long completion critical bug il y a 12 ans
  Serj Kalichev 51d0842117 Copy all sym attrs while linking il y a 12 ans
  Serj Kalichev e58615f74d The plugins can have the same names i.e. namespace il y a 12 ans