Historial de Commits

Autor SHA1 Mensaje Fecha
  Serj Kalichev 254f216120 plugins: Add first empty plugin hace 3 años
  Serj Kalichev 863bdad642 lib: Add RPATH to search for dbs and plugins hace 3 años
  Serj Kalichev 356ff3de44 lib.kdb: Prototypes for kdb plugin functions hace 3 años
  Serj Kalichev c54a5ef282 lib.kdb: Use bool_t instead int for xml api functions hace 3 años
  Serj Kalichev 76312ec57c lib: Add unfinished kdb.c hace 3 años
  Serj Kalichev c7c14401e7 lib.sym: Change ksym_t constructor. It gets name and function hace 3 años
  Serj Kalichev 02aebc384f Move plugin's function prototype definition to ksym hace 3 años
  Serj Kalichev 7b5bcb4bf7 All 'function' types have _fn suffix. Unification. hace 3 años
  Serj Kalichev dc2efa243c Merge branch 'master' of https://src.libcode.org/pkun/klish hace 3 años
  Serj Kalichev be3b5e64e5 Rename /db to /dbs hace 3 años
  Serj Kalichev 4eb28a23d7 Move klish/kdb to db dir hace 3 años
  Serj Kalichev 704e698fdf Add prototype for plugin's sym hace 3 años
  Serj Kalichev c1fd13e94d Add kcontext class hace 3 años
  Serj Kalichev 5dd269ae6b scheme.plugin: Remove 'global' field hace 3 años
  Serj Kalichev 7a0b1eee55 Add -z defs to LDFLAGS hace 3 años
  Serj Kalichev 53814abffe xml: Add const modifier to kxml_tags hace 3 años
  Serj Kalichev 56b509cf96 Add -z relro -z now to LDFLAGS. More secure hace 3 años
  Serj Kalichev 8bbfdb0f53 xml: Statically build xml helper hace 3 años
  Serj Kalichev 1b30682552 xml: Build static lib libklish-helper-xml.a hace 3 años
  Serj Kalichev 15fe46aba6 kdb: Put db plugins to /usr/lib/klish/db dir hace 3 años
  Serj Kalichev 35ac611a25 xml: Compilable expat module hace 3 años
  Serj Kalichev 017690e076 xml: Compilable roxml module hace 3 años
  Serj Kalichev 08a0e62c85 xml: Build libxml2, roxml, expat modules conditionally hace 3 años
  Serj Kalichev 36c1541440 xml: Configure for roxml and expat hace 3 años
  Serj Kalichev 2dc39055a3 xml: Compilable API for libxml2 hace 3 años
  Serj Kalichev dbf0e1558a xml: First version of xml-common/load.c hace 3 años
  Serj Kalichev 25db0b8757 xml: Unfinished work on common load.c hace 3 años
  Serj Kalichev cbf6ec054c xml: Unfinished common parsing hace 3 años
  Serj Kalichev 91c0af9a3c scheme: Working on XML parser. Not finished. hace 3 años
  Serj Kalichev b063b05d57 xml: Add unworking xml parsing engines hace 3 años