Commit History

Author SHA1 Message Date
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 years ago
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 years ago
  Nick Mathewson a8f9ba91db Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. 21 years ago
  Nick Mathewson 238a895e69 Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_len, which are two major profiling offenders. 21 years ago
  Roger Dingledine 865f341708 parse_line_from_file is obsolete. 21 years ago
  Nick Mathewson 11de62aa60 Add a slightly trickier string-join interface for making NUL-terminated string messages 21 years ago
  Roger Dingledine e761cc9750 my assert.h takes extra pains to be certain to _re-include_ 21 years ago
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). 21 years ago