This website requires JavaScript.
Explore
Help
Sign In
corelibs
/
dynarray
Archived
Watch
1
Star
0
Fork
0
You've already forked dynarray
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Dynamic array manager
This repository has been archived on
2021-11-20
. You can view files and clone it, but cannot push or open issues or pull requests.
11
Commits
1
Branch
8
Tags
62
KiB
C
97.5%
Makefile
2.5%
d5e21f6b8e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alex Denes
d5e21f6b8e
Cleanup code and update clang-format
2021-09-11 19:42:38 +00:00
.clang-format
Cleanup code and update clang-format
2021-09-11 19:42:38 +00:00
.clang-tidy
Add license and formatters
2021-08-10 18:12:17 +00:00
config.mk
Remove versions from makefiles
2021-08-22 20:30:08 +00:00
COPYING
Add license and formatters
2021-08-10 18:12:17 +00:00
dynarray.c
Cleanup code and update clang-format
2021-09-11 19:42:38 +00:00
dynarray.h
Use cl_ namespace for interface as well and fix one internal reference to own struct
2021-08-28 22:59:48 +00:00
Makefile
Error on non-debug build and add EXTRA_CFLAGS
2021-08-22 20:23:43 +00:00
sources.mk
Add debug as separate variable and separate sources
2021-08-17 18:44:54 +00:00