Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Dan Cristoloveanu ed49c0f0a4
New deps + remove mutex (#227)
* Update dependencies

* Remove mutex

* Remove mutex

* New deps

* Update dependencies
2023-03-29 13:14:33 -07:00
Dan Cristoloveanu 7f38da1a43
Update dependencies (#146)
* Update dependencies

* Fix test projects
2022-03-16 18:32:18 -07:00
anporumb abd708fa4d
have unique UUID (#138)
* works on windows

* all tests pass on Linux/Win32

* with requirements

* with YWYU

* more include

* now iwndows maybe compiles

* added GUID to UUID_T conversion

* added chapter for windows

* fix horrible ciopy paste

* added PRI_GUID and tests for it

* more tests/documents

* why not have umock_types where the type is declared?

* include what you use should stop complaining

* while I am here, remove real_malloc

* free => real_Free

* after CR
2022-01-10 11:11:12 -08:00
anporumb 27107e1f2f
have some x64 mutiply thingies (#111)
* have 64x64=128 bit multiplication
2021-10-20 15:03:16 -07:00