Tue, 02 Jan 2018 17:00:21 +0100 ucx_buffere_getc should return an unsigned char (0-255) or EOF (-1) file | diff | annotate
Sat, 28 Oct 2017 15:43:51 +0200 modules documentation file | diff | annotate
Tue, 17 Oct 2017 15:15:54 +0200 updates license file | diff | annotate
Fri, 16 Dec 2016 23:22:18 +0100 adds missing stdint.h include for int32_t + fixes possible implicit const cast overflow + adds support for DESTDIR variable in Makefile file | diff | annotate
Thu, 13 Oct 2016 16:25:21 +0200 fixes memory leak in test_ucx_buffer_eof file | diff | annotate
Thu, 08 Sep 2016 15:12:56 +0200 updates documenting comments file | diff | annotate
Fri, 11 Mar 2016 18:06:27 +0100 fixed misaligned memory access in test_ucx_buffer_write file | diff | annotate
Fri, 26 Feb 2016 16:33:04 +0100 fixed further usages of SIZE_MAX file | diff | annotate
Sun, 17 May 2015 17:31:32 +0200 updated copyright notice + added files for upcoming AVL tree implementation file | diff | annotate
Mon, 28 Jul 2014 14:36:25 +0200 added stack implementation + added g++ config and added some fixes for C++ file | diff | annotate
Mon, 07 Jul 2014 11:18:13 +0200 go ahead, nothing to see here file | diff | annotate
Tue, 06 May 2014 12:30:12 +0200 fixed issues revealed by buffer tests file | diff | annotate
Tue, 06 May 2014 12:03:16 +0200 completed buffer tests file | diff | annotate
Tue, 06 May 2014 10:56:54 +0200 ucx_buffer_extract tests file | diff | annotate
Mon, 05 May 2014 15:56:39 +0200 improved more buffer tests + some doc fixes file | diff | annotate
Mon, 05 May 2014 13:53:27 +0200 added allocator tests + started refactoring UcxBuffer tests (HINT: don't fix issues yet, complete tests first) file | diff | annotate
Thu, 17 Apr 2014 14:33:06 +0200 minor lexical and documentation fixes file | diff | annotate
Fri, 16 Aug 2013 14:48:58 +0200 added printf for UcxBuffer + fixed memory leaks file | diff | annotate
Tue, 13 Aug 2013 14:20:12 +0200 completed documentation + changed API for buffer/stream generic copy functions file | diff | annotate
Fri, 09 Aug 2013 11:32:10 +0200 documented test.h and removed duplicated implement/declare macros for UCX_TEST file | diff | annotate
Thu, 28 Feb 2013 08:50:24 +0100 added license and copyright notice to all files file | diff | annotate
Wed, 27 Feb 2013 13:30:21 +0100 added gnu++11 support file | diff | annotate
Fri, 08 Feb 2013 17:09:12 +0100 modified code to compile with -pedantic file | diff | annotate
Fri, 30 Nov 2012 13:10:58 +0100 fixed buffer file | diff | annotate
Fri, 12 Oct 2012 12:08:34 +0200 made the code work with g++ without errors (but warnings) file | diff | annotate
Fri, 12 Oct 2012 10:54:55 +0200 made the code work with VC++ compiler (use make CONF=windows) file | diff | annotate
Wed, 10 Oct 2012 14:18:06 +0200 added autoextend feature to buffer file | diff | annotate
Wed, 10 Oct 2012 13:58:51 +0200 discarded fascism from buffer file | diff | annotate
Wed, 10 Oct 2012 10:46:20 +0200 added extract function file | diff | annotate
Wed, 10 Oct 2012 10:04:01 +0200 added flag field to buffer file | diff | annotate
Wed, 10 Oct 2012 09:54:57 +0200 renamed UcxMemstream to UcxBuffer file | diff | annotate | base
(0)tip

mercurial