• R/O
  • SSH

libctools: List of commits

This library contains code that extends and simplifies different operations
for C language based programs.


RSS
Rev. Tiempo Autor
a3b84232303f 2022-08-30 08:16:46 Sergey Gusarov

Fixed android NDK compile errors

4d9c05ed0b2b 2022-08-30 07:59:36 Sergey Gusarov

Fixed android NDK compile error

51c0cb3b217d 2022-08-30 06:15:50 Sergey Gusarov

Windows compilation fix

e3f4d7fa39d4 2022-08-30 05:38:22 Sergey Gusarov

io.c: Fixed MSVC++ build

a102e98f1741 2022-08-30 05:24:33 Sergey Gusarov

test_os_io: Fixed crash

daf7012d56a8 2022-08-30 05:24:02 Sergey Gusarov

test_namespace: MS VC++ warning fix

cfe26fd2d82f 2022-08-30 04:46:54 Sergey Gusarov

Mingw warning fix

bb4aeac9092a 2022-08-30 04:29:56 Sergey Gusarov

README: Added info about cmake_tools

a824b1efeb95 2022-08-30 00:59:39 Sergey Gusarov

test_sys_stat: Fixed crash on windows

2a389cb2b486 2022-08-30 00:52:45 Sergey Gusarov

test_stdio: Fixed crash on windows

5bf13c182c46 2022-08-30 00:43:46 Sergey Gusarov

Fixed passing test_time on windows

f095c7f54843 2022-08-30 00:33:01 Sergey Gusarov

Fixed test_io on windows

de47e5c207cb 2022-08-30 00:11:12 Sergey Gusarov

test_io: Fixed on windows

6ca105934f62 2022-08-29 23:54:58 Sergey Gusarov

test_stat: Fixed build on windows

9c00d87eecd1 2022-08-29 23:40:23 Sergey Gusarov

README: More info about dependencies

85836fb47e16 2022-08-29 18:36:00 Sergey Gusarov

Fixed some sdcc compile errors

ffb00e7596fd 2022-08-29 03:24:26 Sergey Gusarov

Possibility to specify C++ standard and compiler flags in more portable way
since cmake 3.1

1c38dd7e6d10 2022-08-28 23:29:36 Sergey Gusarov

More tests in test_pointer

647d0963d8e4 2022-08-28 23:21:03 Sergey Gusarov

pointer: CT_CLEAR() depends on memset, memset depends on "include <string.h>"

92d3852f34e9 2022-08-28 23:15:45 Sergey Gusarov

Implemented test_namespace

b637f4ae43de 2022-08-28 23:09:27 Sergey Gusarov

Implemented std/test_unistd

40100f5be712 2022-08-28 23:01:37 Sergey Gusarov

test_stat: Test only when !defined (CT_NO_OS)

88fad91c685c 2022-08-28 22:58:43 Sergey Gusarov

Implemented std/test_stdio

a75852553f05 2022-08-28 22:36:35 Sergey Gusarov

test/os/io: Removed magic constant

0dd16e713a87 2022-08-28 22:27:35 Sergey Gusarov

Improved std/sys/test_type

a495aa49c935 2022-08-28 22:23:45 Sergey Gusarov

Implemented std/sys/test_stat

7b37a268a529 2022-08-28 22:05:53 Sergey Gusarov

Implemented test_external_headers

3f3efa0797e8 2022-08-28 21:51:51 Sergey Gusarov

Implemented os/io test, fixed some crash bugs in io module

0cb4cdc310d4 2022-08-28 20:13:46 Sergey Gusarov

Implemented test_c_callback

ec3f43bafd7b 2022-08-28 19:52:02 Sergey Gusarov

Updated comments

Show on old repository browser