This website requires JavaScript.
Explore
Help
Sign In
peter
/
universalservice
Watch
1
Star
0
Fork
You've already forked universalservice
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b41e2100c2
universalservice
/
.gitignore
5 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cheney copying collector
2024-06-11 23:40:34 -04:00
*.o
*.so
strings: add more tests cheney_c89: fix memory leak errors
2024-06-12 08:56:49 -04:00
*.test
Major API reorganization, test infrastructure The API is now hidden behind functions. The GC struct can have an unstable layout without affecting any compiled binaries (users of Universal Service or collectors hidden behind the API). The collectors can be called directly if desired. The API now allows for different allocation flags. These will be used in future extensions (like weak pointers). For now none are used. Tests are compiled for each collector. I can't think of a good solution that will encompass everything I want to write, but for now this will work on POSIX systems.
2024-07-08 19:58:22 -04:00
tests.makefile