| 2013-02-15 |
Ken Hornstein | Add more functionality to fmttest; it's starting to... |
commit | commitdiff | tree | snapshot |
| 2013-02-15 |
David Levine | Added a couple of global variables to mhparse.c to... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
Ken Hornstein | More work on fmttest, but still plenty more to go. |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
Ken Hornstein | Correct man page information for %(width) format instru... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
David Levine | Added support for multiple message/file arguments to |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Clean up argument handling to fmttest, as a precursor... |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Remove support for -mail, -saml, -send, and -soml switc... |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Convert fmttest over to the new argument processing... |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Document argsplit changes in mh-profile man page. |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
David Levine | Fixed typo in mhlist man page. Also removed sendfiles(1) |
commit | commitdiff | tree | snapshot |
| 2013-02-13 |
Ken Hornstein | Remove installproc from the test since we don't have... |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
Ken Hornstein | Remove "installproc" since it is no longer used. |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
Ken Hornstein | Final conversion to new argsplit() code. |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
Ken Hornstein | Add a new test for the MIME functionality in burst. |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
David Levine | Multipart parts might have content before the first... |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
David Levine | Added etc/rmmproc.messageid, which shows how to try... |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Ken Hornstein | Make burst(1) be able to burst MIME-formatted messages... |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Ken Hornstein | Create a central prototype for free_content(). |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
Ken Hornstein | More conversion to argsplit(). |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
Ken Hornstein | Move etc/gen-ctype-checked into an Automake primary... |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
David Levine | When debugging is enabled, replace the ctype functions... |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
David Levine | Added global variable skip_mp_cte_check to turn off... |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
David Levine | output_content() assumed that ci->ci_values[0] was... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Ken Hornstein | More work to convert programs over to the use of argspl... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Ken Hornstein | Make sure these stdarg lists are properly terminated... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Ken Hornstein | Remove warning suppression we no longer need. Hooray! |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Ken Hornstein | FINALLY clean up our signed/unsigned character warning... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
David Levine | Changed m_getfld() to use char instead of unsigned... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
David Levine | Changed m_getfld() to use char instead of unsigned... |
commit | commitdiff | tree | snapshot |
| 2013-02-05 |
Ken Hornstein | Start of the signed/unsigned char cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-02-04 |
David Levine | Tweaked logic in brkstring.c and showfile.c to get... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Ken Hornstein | Make sure we don't link getcwidth with the nmh libraries. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Added support for "-" to indicate stdout to output_mess... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Removed unlink of "core" from signal handler of mhlist... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Removed myuid and mygid variables, they're no longer... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Ken Hornstein | Cast wchar_t to long unsigned int to deal with differin... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Suppress warning from test-manpages that groff can... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | The Solaris compiler was right about unreachable statem... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Added l modifier to X printf conversions of wchar_t's. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Removed unused vec[0] relic from before argsplit conver... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Added trailing newline to sed input in mhmail when... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Set MHTMPDIR to try to keep all test-related files... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | More test-mhmail probing. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Try this test-mhmail probe. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | More test-mhmail probing. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Modified test-mhmail probe. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Added temporary probe to test-mhmail. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Ken Hornstein | Convert post over to use new argsplit code. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Ken Hornstein | Handle the case where (on Solaris) the width of U+2019... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Ken Hornstein | Rework multibyte test so it will calculate the width... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | In setup_test(), set PATH after install. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Added set -x to test-ali. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Maybe the mkdir in setup_test() needs a -p? |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | More test-ali diagnostics for Solaris. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Use test -t 1 instead of test -w in test-pick. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | More setup_test() and test-ali attempts on Solaris. |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Removed the ls of folder from setup_test(). |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Try full path to folder in setup_test(). |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
David Levine | Maybe the PATH needs to be exported again in setup_test()? |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | So folder does exist the first time through setup_test(). |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | Suppressed display of info message when test-eom-align... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | Temporarily added ls of folder to setup_test(). |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | In setup_test(), create the Mail directory if it doesn't |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | Ignore the return status of diff, so we don't exit... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | Add some diagnostics to determine what is going wrong. |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | It looks like the first test fails on Solaris because it |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | If the multibyte width test fails, dump the values... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | Added diagnostic to setup_test() to try to figure out |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | Restored test-ali to its prior condition. It failed... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | Make sure we created the test file even if we don't... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | Move ICONV_ENABLED so it always gets initialized even... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | If we don't have iconv, skip the multibyte test that... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | Finally switch over from vfork() to fork() completely. |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | More code converted to use argsplit(). |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Lyndon Nerenberg | Fix configure tests for -Wfoo option support. |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Lyndon Nerenberg | Update manpages to use .TP for tagged paragraphs (part I). |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Lyndon Nerenberg | Update manpages to use .TP for tagged paragraphs (part I). |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Lyndon Nerenberg | Update the manpage template documentation. |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | More probing of test-ali on Solaris: exit before the |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | OK, test-pick should be good on Solaris now. |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | Added exit to test-ali, temporarily, to isolate failure on |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | More homing in on the test-pick warning. Also, removed |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | Removed an used sed invocation from test-mhmail. I... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | Fix some warnings for Solaris. |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | it looks like the write to /dev/tty is causing the... |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | Removed sizes from mhlist output. Apparently tar files are |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
David Levine | Redirected stderr to /dev/null in the test for presence of |
commit | commitdiff | tree | snapshot |
| 2013-02-01 |
Ken Hornstein | Set the locale for one of the "pick" invocations to... |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | Use cmp(1) to compare acheieved and expected test results. |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | Wrap 'pick -subject foobar 13' test with set +e/-e. |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | Change the MD5FMT macro in configure.ac to not emit... |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | How hard can it be to write a portable shell function... |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | Hush progress indicator during tests when stdout is... |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | IPPROTO_TCP requires <netinet/in.h> |
commit | commitdiff | tree | snapshot |
| 2013-01-30 |
Ken Hornstein | More changes to use argsplit() for helper programs. |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
Ken Hornstein | Switch the editor invocation over to use argsplit(). |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
Ken Hornstein | The start of the use of argsplit() to process command... |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
David Levine | Changed m_getfld() buffer size to 4096 from 8192, to... |
commit | commitdiff | tree | snapshot |
| next |