# # ChangeLog for functions.c # # Generated by Trac 1.0.2 # May 21, 2024, 7:39:46 AM Sat, 13 Dec 2008 22:40:50 GMT Nelson Elhage [9b70dd4] * commands.c (modified) * functions.c (modified) * keys.c (modified) Rip out the openurl function. Sat, 13 Dec 2008 22:32:06 GMT Nelson Elhage [5547211b] * functions.c (modified) * global.c (modified) * zcrypt.c (modified) * zephyr.c (modified) * zwrite.c (modified) Replace questionable sprintf(buf, "%s...", buf, ...) pattern, which ... Sat, 13 Dec 2008 22:32:05 GMT Nelson Elhage [44fc93b] * functions.c (modified) * popexec.c (modified) * wcwidth.c (modified) Fix three small warnings. Sat, 06 Dec 2008 07:33:28 GMT Anders Kaseorg [2aaca94] * fmtext.c (modified) * functions.c (modified) Make format_fn accept a char * instead of a void *. Sat, 06 Dec 2008 05:04:44 GMT Anders Kaseorg [1d12db24] * functions.c (modified) Zephyr: Escape interpolated variables in regexes using owl_text_quote(). Mon, 17 Nov 2008 23:53:45 GMT Geoffrey Thomas [9a2ae6c] * functions.c (modified) Clean up some uses of owl_malloc/sprintf to owl_sprintf for security. Mon, 17 Nov 2008 23:53:44 GMT Geoffrey Thomas [2c09826] * functions.c (modified) Make 'r' on a question start a command. This eliminates one common ... Sat, 15 Nov 2008 13:49:55 GMT Geoffrey Thomas [799b60e] * commands.c (modified) * functions.c (modified) * help.c (modified) * owl.c (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) * perlwrap.pm (modified) Add the :show quickstart command. In an effort to make barnowl more ... Thu, 30 Oct 2008 01:38:18 GMT Alejandro R. SedeƱo [3f3ee61] * functions.c (modified) * zwrite.c (modified) Factor the code used to populate zsigs out of the function used to ...