log

age author description
Thu, 27 Oct 2016 13:47:56 +0300 Matti Hamalainen Fix iconv initialization.
Thu, 27 Oct 2016 11:58:52 +0300 Matti Hamalainen Add si_fread_str() helper function.
Thu, 27 Oct 2016 11:52:58 +0300 Matti Hamalainen Rename a variable, cosmetics.
Thu, 27 Oct 2016 11:52:27 +0300 Matti Hamalainen Make si_read_sid_file() to allocate the PSIDHeader struct itself, adjust
Wed, 26 Oct 2016 11:59:15 +0300 Matti Hamalainen Fix build.
Wed, 09 Mar 2016 15:11:28 +0200 Matti Hamalainen Fix build.
Wed, 09 Mar 2016 14:03:33 +0200 Matti Hamalainen Use generic build stuff from thlibs Makefile.inc.
Wed, 09 Mar 2016 13:56:20 +0200 Matti Hamalainen Make build process less noisy and also work with parallel make.
Thu, 03 Mar 2016 11:37:22 +0200 Matti Hamalainen Change in th_args API.
Wed, 17 Feb 2016 09:23:20 +0200 Matti Hamalainen Initial work on iconv support.
Wed, 17 Feb 2016 09:01:12 +0200 Matti Hamalainen UTF-8.
Tue, 16 Feb 2016 03:57:31 +0200 Matti Hamalainen Simplify.
Mon, 15 Feb 2016 15:24:17 +0200 Matti Hamalainen Merged.
Mon, 15 Feb 2016 12:00:32 +0200 Matti Hamalainen Fix th_strndup_trim() usage.
Mon, 15 Feb 2016 11:33:36 +0200 Matti Hamalainen Cleanups.
Mon, 15 Feb 2016 11:11:04 +0200 Matti Hamalainen Simplify.
Mon, 15 Feb 2016 11:08:59 +0200 Matti Hamalainen Simplify error handling logic.
Mon, 15 Feb 2016 11:08:21 +0200 Matti Hamalainen Prepare for some possible future enhancements by specifying a type for each data field.
Mon, 15 Feb 2016 10:36:26 +0200 Matti Hamalainen Rename a variable.
Mon, 15 Feb 2016 10:35:37 +0200 Matti Hamalainen Improve error handling.
Mon, 15 Feb 2016 10:35:22 +0200 Matti Hamalainen Reimplement '-f' option differently.
Mon, 15 Feb 2016 09:22:18 +0200 Matti Hamalainen UTF-8.
Mon, 15 Feb 2016 09:19:58 +0200 Matti Hamalainen Align cosmetics.
Mon, 15 Feb 2016 09:07:25 +0200 Matti Hamalainen Improve error handling.
Mon, 15 Feb 2016 07:00:22 +0200 Matti Hamalainen More robust endian check.
Mon, 15 Feb 2016 06:07:50 +0200 Matti Hamalainen Change to match changed th_ioctx API.
Mon, 15 Feb 2016 04:43:22 +0200 Matti Hamalainen Move definitions to start of the file.
Mon, 15 Feb 2016 04:43:06 +0200 Matti Hamalainen Rename function arguments.
Mon, 15 Feb 2016 01:20:37 +0200 Matti Hamalainen Add si_sldb_{read,write}_bin() functions to write and read a binary format
Mon, 15 Feb 2016 00:28:50 +0200 Matti Hamalainen Rename a structure member.