Commit History

Author SHA1 Message Date
  Serj Kalichev d0a56b72f8 scheme: Functions to get element lists 4 years ago
  Serj Kalichev 0082680882 scheme: Some code in prepare function 4 years ago
  Serj Kalichev 2ce1d62f2f Kscheme fini function 4 years ago
  Serj Kalichev 63e18e8746 kplugin: Load plugin 4 years ago
  Serj Kalichev ed1c2f09b1 kcontext_base.h 4 years ago
  Serj Kalichev c2a54624d6 kplugin: init and fini 4 years ago
  Serj Kalichev a3bc7bc4fc plugins: Fix plugins install path 4 years ago
  Serj Kalichev 254f216120 plugins: Add first empty plugin 4 years ago
  Serj Kalichev 863bdad642 lib: Add RPATH to search for dbs and plugins 4 years ago
  Serj Kalichev 356ff3de44 lib.kdb: Prototypes for kdb plugin functions 4 years ago
  Serj Kalichev c54a5ef282 lib.kdb: Use bool_t instead int for xml api functions 4 years ago
  Serj Kalichev 76312ec57c lib: Add unfinished kdb.c 4 years ago
  Serj Kalichev c7c14401e7 lib.sym: Change ksym_t constructor. It gets name and function 4 years ago
  Serj Kalichev 02aebc384f Move plugin's function prototype definition to ksym 4 years ago
  Serj Kalichev 7b5bcb4bf7 All 'function' types have _fn suffix. Unification. 4 years ago
  Serj Kalichev dc2efa243c Merge branch 'master' of https://src.libcode.org/pkun/klish 4 years ago
  Serj Kalichev be3b5e64e5 Rename /db to /dbs 4 years ago
  Serj Kalichev 4eb28a23d7 Move klish/kdb to db dir 4 years ago
  Serj Kalichev 704e698fdf Add prototype for plugin's sym 4 years ago
  Serj Kalichev c1fd13e94d Add kcontext class 4 years ago
  Serj Kalichev 5dd269ae6b scheme.plugin: Remove 'global' field 4 years ago
  Serj Kalichev 7a0b1eee55 Add -z defs to LDFLAGS 4 years ago
  Serj Kalichev 53814abffe xml: Add const modifier to kxml_tags 4 years ago
  Serj Kalichev 56b509cf96 Add -z relro -z now to LDFLAGS. More secure 4 years ago
  Serj Kalichev 8bbfdb0f53 xml: Statically build xml helper 4 years ago
  Serj Kalichev 1b30682552 xml: Build static lib libklish-helper-xml.a 4 years ago
  Serj Kalichev 15fe46aba6 kdb: Put db plugins to /usr/lib/klish/db dir 4 years ago
  Serj Kalichev 35ac611a25 xml: Compilable expat module 4 years ago
  Serj Kalichev 017690e076 xml: Compilable roxml module 4 years ago
  Serj Kalichev 08a0e62c85 xml: Build libxml2, roxml, expat modules conditionally 4 years ago