- 27 Sep, 2002 4 commits
-
-
mh_msgset_free): new functions. (mh_context_get_value,mh_msgset_parse): Changed.
Sergey Poznyakoff authored -
-
-
-
- 26 Sep, 2002 7 commits
-
-
-
-
-
-
-
-
to compose_env_t. (compose_init, compose_header_set, compose_header_get, compose_destroy): New functions.
Sergey Poznyakoff authored
-
- 25 Sep, 2002 8 commits
-
-
-
-
-
-
listing of compiled format code. (builtin_me, builtin_profile, builtin_putstr, print_string, builtin_putnum, builtin_putnumf, builtin_tws, builtin_pretty): Implemented. (builtin_pers): Enclose the return in a pair of double-quotes.
Sergey Poznyakoff authored -
planned as a replacement for fmtdump, providing a broader set of options for debugging user formats. Currently only dump (listing) mode is implemented.
Sergey Poznyakoff authored -
-
-
- 24 Sep, 2002 8 commits
-
-
-
(print_string): Accept an explicit width argument. (print_obj): New function. (mh_format): Use the new functions. (builtin_lit): Fixed. (builtin_formataddr,builtin_putaddr): Implemented.
Sergey Poznyakoff authored -
production allows for empty lists (e.g. %<{reply-to}%?{from}%>). Enable debugging when MHFORMAT_DEBUG environment variable is set. (yylex): Skip whitespace after the function name. (branch_fixup): The produced jump offset was wrong. Fixed. (mh_code_builtin): Fixed passing of escape arguments.
Sergey Poznyakoff authored -
-
-
-
only if it is the only character on the line. Thanks to Thomas Esser <te@dbs.uni-hannover.de> for noticing.
Sergey Poznyakoff authored -
-
- 23 Sep, 2002 7 commits
-
-
- 21 Sep, 2002 6 commits
-
-