• 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
843f5c5b78ed 2022-08-28 19:17:10 Sergey Gusarov

Fixed deprecated URL in the comment

2f70651dc0d6 2022-08-26 23:07:48 Sergey Gusarov

Updated unity to the current upstream

d53a37b31cef 2022-08-26 22:02:13 Sergey Gusarov

Updated pyrepo

bc5c64a9458f 2022-02-10 07:31:27 Sergey Gusarov

Added detect of C23 standard

744f48c49ba4 2022-02-10 07:23:23 Sergey Gusarov

Added detect of CXX20 and CXX23 standards

0b3a944cef09 2020-01-10 01:18:09 Sergey Gusarov

Updated unity test framework. Small tests on Debian are correct

e94bf852c66d 2020-01-10 00:13:00 Sergey Gusarov

Subrepo update

3d51f4234178 2020-01-10 00:02:24 Sergey Gusarov

New repo hosting on OSDN

34f1a1d7a521 2020-01-09 23:07:33 Sergey Gusarov

test_language: Unique constants

3bfd99583ec0 2018-12-03 16:28:23 Sergey Gusarov

Warning fix

098aa5fa6f41 2018-12-03 16:24:01 Sergey Gusarov

Added support for C18 language standard

647b397b6d3c 2018-10-10 20:51:52 Sergey Gusarov

Added TODO

a7329a485d3d 2018-10-10 12:53:05 Sergey Gusarov

test_void_bytes: Fixed ms vc compilation

29cd76c425fd 2018-10-10 12:48:58 Sergey Gusarov

test_hex: Fixed ms vc compilation

fbf14b157cf2 2018-10-10 12:39:20 Sergey Gusarov

Fixed compilation

414ed256d7bb 2018-10-10 12:35:50 Sergey Gusarov

64 bit unity test failed on ms vc++. Attempt to enable them only when it's appropriate

a27e2cde42e9 2018-10-10 12:17:33 Sergey Gusarov

Attempt to fix compilation of static inline functions on ms vc++

8c1dfbe0f192 2018-10-10 11:41:02 Sergey Gusarov

Added const to variables that should be constants according to their names

c763afcf21ac 2018-10-10 11:34:58 Sergey Gusarov

Fixed compilation fix - regression from hg770

9c5da010aa92 2018-10-10 11:06:27 Sergey Gusarov

Warning fix

693d5867820e 2018-10-10 11:06:13 Sergey Gusarov

Some PEP-8 fixes

08fbdee0cd5e 2018-10-07 08:22:59 Sergey Gusarov

Fixed misprint

d9fb73e8be01 2018-10-07 08:09:45 Sergey Gusarov

Code style

b43334d839f7 2018-10-04 07:10:31 Sergey Gusarov

Code style

11325f30862d 2018-10-03 22:30:44 Sergey Gusarov

void_bytes: Bugfix

33b3cc720d52 2018-10-03 21:47:22 Sergey Gusarov

hex: static const replaced by enum

8480ad9c9183 2018-10-03 21:43:08 Sergey Gusarov

Restored passing of void_bytes test - fixed regression

25d128bf8c1c 2018-10-03 21:31:54 Sergey Gusarov

void_bytes: Fixed buffer owerflow

3dcefdcb6ba6 2018-10-03 21:23:52 Sergey Gusarov

void_bytes: Introduced limit constants

022f65ece4d5 2018-10-03 20:53:08 Sergey Gusarov

Small changes

Show on old repository browser