| 2016-10-21 |
Ralph Corderoy | Don't `else' after goto. Simplify control flow. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Don't `else' after goto. Simplify control flow. |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Don't `else' after goto. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-20 |
Ralph Corderoy | Hoist test of search string for NULL out of loop. |
tree | commitdiff |
| 2016-10-20 |
Ken Hornstein | Rototill credentials code so that we only prompt for... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace sizeof string constant - 1 with LEN(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Use LEN() on string constants instead of strlen(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Use LEN() on string constants instead of strlen(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Put, rather than print, single characters. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace `(char *)0' et al with `NULL'. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace sprintf() with strcpy(); it's no worse. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Add EndsWithC(char *s, int c) and call it in some initi... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Add stdbool.h plus fallback to h/nmh.h. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(), fixing... |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace strchr() condition with TrimSuffixC(). |
tree | commitdiff |
| 2016-10-18 |
David Levine | With EAI (mhbuild -headerencoding utf-8), force message... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-18 |
Ralph Corderoy | Replace getcpy() with mh_xstrdup() where the string... |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Close FILE pointer in anno for -append as well as ... |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Remove use of C's register keyword. |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Oops, fc31cece had a syntax error that gcc ignored... |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Replace NEW() then memset() of 0 with NEW0(). |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Don't call strlen() twice; save result. |
tree | commitdiff |
| 2016-10-17 |
Ralph Corderoy | Deference char pointer to test for empty string instead... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Use mh_xstrdup() instead of getcpy() for a string constant. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Rename local enum to avoid clashing with NEW() macro. |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Add NEW(p) that sets p to mh_xmalloc'd memory sized... |
tree | commitdiff |
| 2016-10-16 |
Ralph Corderoy | Add macro NEW0(p) that callocs, and use it in simple... |
tree | commitdiff |
| next |