- 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 10 commits
-
-
- 19 Sep, 2002 6 commits
-
-
-
-
-
-
of the message spec as well (the one after dash). (mh_msgset_parse): Fill message set with message ordinal numbers. (mh_search_message): Binary search for a message with the given sequence number. (mh_get_message): Retrieve the message with the given sequence number.
Sergey Poznyakoff authored -
-
- 18 Sep, 2002 1 commit
-
-