3 weeks ago |
Mike Becker |
refine docs for common.h - issue #548
|
file |
diff |
annotate
|
3 weeks ago |
Mike Becker |
fix missing SSIZE_T not only for MSVC
|
file |
diff |
annotate
|
4 weeks ago |
Mike Becker |
fix missing definition of SSIZE_MAX in windows
|
file |
diff |
annotate
|
5 weeks ago |
Mike Becker |
add missing documentation of CX_WORDSIZE
|
file |
diff |
annotate
|
6 weeks ago |
Mike Becker |
fix compilation for compilers which don't set __WORDSIZE
|
file |
diff |
annotate
|
6 weeks ago |
Mike Becker |
add sys/types.h to the common includes to fix a problem with ssize_t
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
make ucx C++ compatible again (and add tests for it) - fixes #486
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
major refactoring of attributes
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
move szmul to common.h
|
file |
diff |
annotate
|
2 months ago |
Mike Becker |
add common.h include to test.h - fixes #464
|
file |
diff |
annotate
|
3 months ago |
Mike Becker |
add cx_nmemb() utility
|
file |
diff |
annotate
|
3 months ago |
Mike Becker |
remove <sys/types.h> include from common.h
|
file |
diff |
annotate
|
4 months ago |
Mike Becker |
move all const keywords to the west - fixes #426
|
file |
diff |
annotate
|
13 months ago |
Mike Becker |
bring back UCX test - fixes #341
|
file |
diff |
annotate
|
13 months ago |
Mike Becker |
increase version number to 3.1
|
file |
diff |
annotate
|
21 months ago |
Mike Becker |
work around some MSC problems
|
file |
diff |
annotate
|
22 months ago |
Mike Becker |
add stream copy utils - fixes #254
|
file |
diff |
annotate
|
23 months ago |
Mike Becker |
fix last change of mul overflow builtin breaking non-windows compilations
|
file |
diff |
annotate
|
23 months ago |
Mike Becker |
fix code not compiling under windows+mingw
|
file |
diff |
annotate
|
2022-11-20 |
Mike Becker |
use //-style single line comments everywhere
|
file |
diff |
annotate
|
2022-08-03 |
Mike Becker |
remove currently unused ssize_t definition
|
file |
diff |
annotate
|
2022-06-08 |
Mike Becker |
improve hash key handling
|
file |
diff |
annotate
|
2022-05-21 |
Mike Becker |
#189 implement map iterators
|
file |
diff |
annotate
|
2022-05-18 |
Mike Becker |
#189 declare basic map functions
|
file |
diff |
annotate
|
2022-05-01 |
Mike Becker |
#184 #170 first basic flush test
|
file |
diff |
annotate
|
2022-02-15 |
Mike Becker |
add new destructor API and apply it to CxList
|
file |
diff |
annotate
|
2022-01-22 |
Mike Becker |
hide __attribute__ from compilers that may not support it
|
file |
diff |
annotate
|
2021-12-28 |
Mike Becker |
use c99 bool + add test for low level find
|
file |
diff |
annotate
|
2021-12-27 |
Mike Becker |
use same doxygen style in all files
|
file |
diff |
annotate
|
2021-12-27 |
Mike Becker |
add common.h include to all other header files
|
file |
diff |
annotate
|
2021-12-27 |
Mike Becker |
add ported UCX buffer implementation
|
file |
diff |
annotate
|