Logo
Explore Help
Register Sign In
sandyx
/
libobjc2
1
0
Fork
You've already forked libobjc2
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
183 Commits
1 Branch
0 Tags
1.7 MiB
main
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '07758fe521'
${ noResults }
Commit Graph

4 Commits (07758fe521b0a095983d23455152b85a554f4e4a)

Author SHA1 Message Date
theraven c1a637a990 Allowed hash tables to dynamically resize. This uses toydispatch to free the old version of the table after copying all of the data into the new one, after waiting enough time to allow all potential readers to finish. There are theoretical cases when this can fail, but hopefully no practical ones. The theoretical cases can be removed by making the garbage thread run at a lower priority than all of the other threads in the system.
The protocols table and the class table will now grow as required.  Protocols are now added to the protocols table as they are created, so you should get something sensible and introspectable back when you look up a protocol by name.
16 years ago
theraven 614e20229e Fixed copy and paste error in toydispatch. 16 years ago
theraven 0698e968ee Added license for toydispatch. 16 years ago
theraven c3a6b866bb Added toydispatch to libobjc. This is an implementation of a tiny subset of libdispatch, requiring no kernel support beyond a standard pthread implementation. It is intended to be used for running asynchronous book-keeping tasks for libobjc, but might also be useful for other things so it's compiled as a separate library. 16 years ago
Powered by Gitea Version: 1.19.4+5-gbd1946e37 Page: 36ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API