This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
49,744
Commits
1
Branch
0
Tags
7ad59c4e2cb752b10c45501aaa0db04c50a850db
Commit Graph
3 Commits
Author
SHA1
Message
Date
Campbell Barton
5ba898d868
utility functions to reverse and wrap arrays.
2013-08-13 23:43:44 +00:00
Campbell Barton
3997630157
use malloc for BLI array reallocation. Existing code initializes memory.
2013-01-19 07:41:15 +00:00
Campbell Barton
23af6743c7
code cleanup: BLI_array.h's BLI_array_grow_items macro was unmanageable.
...
moved the main re-alloc logic into a C function.
2013-01-19 07:35:55 +00:00