log util.c @ 642:c8e5949a8961

age author description
Sun, 22 Jun 2014 03:32:39 +0300 Matti Hamalainen Use th_malloc0(n) instead of th_calloc(1, n).
Sat, 21 Jun 2014 20:42:57 +0300 Matti Hamalainen API change again.
Sat, 21 Jun 2014 20:01:08 +0300 Matti Hamalainen Use the new th_growbuf module.
Sat, 05 Jan 2013 16:16:44 +0200 Matti Hamalainen Bump copyright year.
Sun, 11 Nov 2012 18:32:42 +0200 Matti Hamalainen Improve logging facilities. Private chats in query windows are now logged
Sun, 11 Nov 2012 07:33:17 +0200 Matti Hamalainen Improve log filename parser, should now accept some of the standard printf()
Tue, 05 Jun 2012 22:16:42 +0300 Matti Hamalainen Refactor input handling.
Tue, 05 Jun 2012 19:28:34 +0300 Matti Hamalainen Move logParseFilename() to nn_log_parse_filename() under util.c and rename logFileOpen() and logFileClose().
Fri, 01 Jun 2012 04:43:53 +0300 Matti Hamalainen Add str_trim_right().
Sun, 27 May 2012 10:06:42 +0300 Matti Hamalainen Add dirty flag to editbuf struct and handling functions.
Sat, 26 May 2012 15:30:46 +0300 Matti Hamalainen Improve nn_userhash_foreach() by adding user data parameter.
Sat, 26 May 2012 07:07:03 +0300 Matti Hamalainen Fix win32 build.
Sat, 26 May 2012 06:56:18 +0300 Matti Hamalainen Refactor much of the "windowing" UI code into a new module, ui.[ch]
Sat, 26 May 2012 06:01:06 +0300 Matti Hamalainen Move str_*() functions to util.c
Sat, 26 May 2012 05:16:16 +0300 Matti Hamalainen Merge nn_user_free_list() into a parent function.
Sat, 26 May 2012 05:10:11 +0300 Matti Hamalainen Simplify the userhash matching code a bit.
Sat, 26 May 2012 03:40:57 +0300 Matti Hamalainen Rename and remove some functions.
Thu, 24 May 2012 20:57:06 +0300 Matti Hamalainen More code cleanups, this time using clang with excessive warnings enabled.
Thu, 24 May 2012 07:37:36 +0300 Matti Hamalainen Use C99 style comments, too.
Thu, 24 May 2012 06:41:07 +0300 Matti Hamalainen Rename files. base libnnutil.c@9183e3017b1d