- 11 Feb, 2003 1 commit
-
-
Niels Möller authored
Rev: src/nettle/sexp-format.c:1.8 Rev: src/nettle/sexp.h:1.14
-
- 10 Feb, 2003 2 commits
-
-
Niels Möller authored
Rev: src/nettle/sexp-format.c:1.7 Rev: src/nettle/sexp.h:1.13
-
Niels Möller authored
(sexp_vformat): Implemented support for literals in the format string. Rev: src/nettle/sexp-format.c:1.6 Rev: src/nettle/sexp.h:1.12
-
- 04 Dec, 2002 1 commit
-
-
Niels Möller authored
(format_string): Deleted function. (sexp_vformat): New %t specifier, formatting an optional display type. Deleted %z specifier. Instead, introduced a new modifier "0" that can be used with %s, %l and %t, which says that the data is NUL-terminated. Rev: src/nettle/sexp-format.c:1.5 Rev: src/nettle/sexp.h:1.11
-
- 21 Nov, 2002 1 commit
-
-
Niels Möller authored
now. Rev: src/nettle/sexp.c:1.13 Rev: src/nettle/sexp.h:1.10
-
- 15 Nov, 2002 1 commit
-
-
Niels Möller authored
Rev: src/nettle/sexp.c:1.12 Rev: src/nettle/sexp.h:1.9
-
- 10 Nov, 2002 1 commit
-
-
Niels Möller authored
* sexp.c (sexp_iterator_subexpr): New function. (sexp_iterator_parse): Initialize ITERATOR->start. Rev: src/nettle/sexp.c:1.11 Rev: src/nettle/sexp.h:1.8
-
- 07 Nov, 2002 1 commit
-
-
Niels Möller authored
buffer == NULL, and onyl compute the needed length in this case. Renamed %s to %z. New format specifiers %s, %i, and %l. (sexp_vformat): New function. (format_prefix): Rewrote to not use snprintf. Rev: src/nettle/sexp-format.c:1.2 Rev: src/nettle/sexp.h:1.7
-
- 21 Oct, 2002 1 commit
-
-
Niels Möller authored
function. * sexp.h (sexp_transport_iterator_first): Added protoype. Rev: src/nettle/sexp.h:1.6
-
- 06 Oct, 2002 2 commits
-
-
Niels Möller authored
Rev: src/nettle/sexp.h:1.5
-
Niels Möller authored
(sexp_iterator_first): New, friendlier, initialization function. Rev: src/nettle/sexp.c:1.5 Rev: src/nettle/sexp.h:1.4
-
- 29 Sep, 2002 1 commit
-
-
Niels Möller authored
keys within the current list. Still exit the list when done. (sexp_iterator_assoc): Represent keys as plain NUL-terminated strings. (sexp_iterator_check_type, sexp_iterator_check_types): New functions. Rev: src/nettle/sexp.c:1.4 Rev: src/nettle/sexp.h:1.3
-
- 28 Sep, 2002 2 commits
-
-
Niels Möller authored
Rev: src/nettle/sexp.h:1.2
-
Niels Möller authored
Rev: src/nettle/sexp.c:1.1 Rev: src/nettle/sexp.h:1.1
-