• 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
e48c14738011 2017-03-17 22:26:24 s.gusarov

Compilation fix

a7cd08b17736 2017-03-17 22:00:05 s.gusarov

Added note

a7296dd79f63 2017-03-17 21:53:25 s.gusarov

Enforce system code page also for the console

a5e7b0f07260 2017-03-15 03:52:36 s.gusarov

Fixed warning for MS VC++

d5df6f1ea313 2017-03-15 02:13:05 s.gusarov

Fixed traces with MS VC++

33268e37d575 2017-03-13 01:21:22 s.gusarov

Subrepo update

3ed4e39b3df5 2017-03-12 23:06:15 s.gusarov

Code style

8d2c37030e5b 2017-03-06 07:35:26 s.gusarov

Added comment

7d4542a8c8a4 2017-03-05 04:42:39 s.gusarov

More time constants

4b2d13132e46 2017-02-25 21:20:13 s.gusarov

Added comment

39d7b8993db3 2017-02-25 21:14:54 s.gusarov

Refactoring: buildinfo renamed to build_info

64dd1246b938 2017-02-22 01:14:54 s.gusarov

Tests on windows: Fixed warnings in runners

0733caa89cc9 2017-02-22 00:34:44 s.gusarov

Updated unity

786448e53a76 2017-02-13 11:18:57 s.gusarov

MS VC++ 2015: Masked warning in system headers

6461072ec939 2017-02-13 10:53:29 s.gusarov

Code style fix

f46e5afc2037 2017-02-13 08:15:41 s.gusarov

trace: Changed warning message so 2 of them are different now

ec4054c11759 2017-02-13 07:35:11 s.gusarov

Added comment

4fbdfe042bfc 2017-02-13 04:45:56 s.gusarov

Added comment about clang version on Mac

1effb3106375 2017-02-12 19:05:07 s.gusarov

SEH is for C++ only. There is these lines in the eh.h
#ifndef __cplusplus
#error "eh.h is only for C++!"
#endif

aa6325f05f90 2017-02-12 18:42:08 s.gusarov

SEH: Fixed link error

9a4aa64dd850 2017-02-12 18:38:07 s.gusarov

SEH: Fixed prototype of setDefaultSehHandler()

5c48a0b7b550 2017-02-12 18:30:55 s.gusarov

Added seh module

1bb03c069769 2017-02-12 17:57:43 s.gusarov

Compilation fix

f473ff32ae0b 2017-02-12 17:24:32 s.gusarov

std/windows moved to os/windows

15251a99ec58 2017-02-12 08:14:51 s.gusarov

Compilation fix

e20fe8096e74 2017-02-12 08:10:11 s.gusarov

trace_ext.h: Portable compiler warnings

7f8987d92646 2017-01-30 22:18:54 s.gusarov

trace_ext.h: Fixed MSVC warning about undefinity

a902de0ba27c 2017-01-30 22:11:32 s.gusarov

str_literal.h: Fixed compilation error on MSVC

5ab5f6fd4751 2017-01-30 07:49:48 s.gusarov

Module minmax renamed to min_max

12be7c9184e5 2017-01-30 05:09:13 s.gusarov

Added more time constants

Show on old repository browser