- 26 Jul, 1998 15 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
Local_to_global instead of a Text_list.
-
Per Cederqvist authored
-
Per Cederqvist authored
(get_created_texts): Likewise.
-
Per Cederqvist authored
(copy_aux_item_list): Likewise. (init_text_list): Removed.
-
Per Cederqvist authored
(all-recursive, check-recursive): Require libcheck.a to be built.
-
Per Cederqvist authored
(Result_holder): Added l2g_iterator_as_text_list.
-
Per Cederqvist authored
L2g_iterator_as_text_list. (get_map): Likewise.
-
Per Cederqvist authored
(Local_to_global): New type. (L2g_iterator): New type. (L2g_iterator_as_text_list): New type. (Conference): The texts member is now a Local_to_global, not a Text_list. (Person): The created_texts member is now a Local_to_global, not a Text_list.
-
Per Cederqvist authored
-
Per Cederqvist authored
Added the 'i' command that tests iterators. Adjusted to the new API of l2g_dump, l2g_read and l2g_write. Require an extra trailing newline after the representation l2g_read expects when the 'r' command is used, and produce a corresponding newline with the 'w' command. Renamed the 'p' command to 'w'.
-
Per Cederqvist authored
(simple_expect): Added a missing space in a prompt regexp.
-
Per Cederqvist authored
-
Per Cederqvist authored
the test case. Comments added. Expect the "u" command to print first_unused.
-
- 25 Jul, 1998 1 commit
-
-
Per Cederqvist authored
-
- 20 Jul, 1998 3 commits
-
-
Per Cederqvist authored
(L2g_block_info): Likewise. (Local_to_global): Likewise. (l2g_copy): Switched placement of src and dest to match other copy functions in the lyskomd code. Added const qualifier. (l2g_lookup): Added const qualifier to the l2g argument. (l2g_next_key): Likewise. (l2g_compact): Removed. (l2g_first_appendable_key): New function. (l2g_delete_global_in_sorted): New function. (l2g_dump): Switch placement of l2g and file arguments to match other similar functions in the lyskomd code. Added const qualifier. (l2g_write): Likewise. (l2g_read): Likewise. (l2g_searchall): Added const qualifier. (L2g_iterator): Moved to kom-types.h. (l2gi_searchsome): Added const qualifier. (l2gi_begin): New function. (l2gi_end): New function.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 19 Jul, 1998 1 commit
-
-
Per Cederqvist authored
definition.
-
- 12 Jul, 1998 6 commits
-
-
Per Cederqvist authored
Removed all old makefile template files.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
(libcheck_a_SOURCES): New library, used by the test suite.
-
Per Cederqvist authored
(EXTRA_DIST): Removed test-l2g.c. (test_l2g_SOURCES): Added test-l2g.c. (test_l2g_LDADD): Added ../libcheck.a. (../libcheck.a): New target.
-
Per Cederqvist authored
-
- 11 Jul, 1998 14 commits
-
-
Per Cederqvist authored
version-control generated files. Removed the last traces of zmalloc.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
(EXTRA_DIST): Added .cvsignore and test-l2g.c. (MOSTLYCLEANFILES): Added .gdbinit and site.exp.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
aux-item-def.l, aux-item-def.y, call-switch.awk, com-h.awk, fnc-def-init.awk, prot-a-parse-arg-c.awk, prot-a-parse-arg-h.awk, fncdef.txt, free.gdb, handle-malloc-dump.el, malloc.gdb, realloc.gdb, trace-mem.gdb and logII.c. (MOSTLYCLEANFILES): Added .gdbinit, call-switch.incl, com.h, fnc-def-init.incl, fncdef-no-str-limit.txt, prot-a-parse-arg.h and version.incl. (MAINTAINERCLEANFILES): Added aux-item-def.tab.h. (lyskomd_SOURCES): Added admin.h, async.h, aux-items.h, cache-node.h, cache.h, conf-file.h, connections.h, end-of-atomic.h, exp.h, internal-connections.h, internal-services.h, isc-interface.h, isc-malloc.h, isc-parse.h, kom-memory.h, local-to-global.h, log.h, lyskomd.h, manipulate.h, minmax.h, mux-parse.h, mux.h, param.h, prot-a-output.h, prot-a-parse.h, prot-a-send-async.h, prot-a.h, ram-output.h, ram-parse.h, rfc931.h, send-async.h, server-config.h, string-malloc.h, text-garb.h, tmp-limits.h and version-info.h. (dbck_SOURCES): Added dbck-cache.h and getopt.h.
-
Per Cederqvist authored
(libmisc_a_SOURCES): Removed zmalloc.h.
-
Per Cederqvist authored
-
Per Cederqvist authored
-
Per Cederqvist authored
-