1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated to 0.6.2 More... about 8 years ago
Merge remote-tracking branch 'refs/remotes/jtransc/master' More... about 8 years ago
Try unifying Updated 0.6.2 changelog More... about 8 years ago
Merge pull request #152 from intrigus/master More... about 8 years ago
Cleanup for #150 More... about 8 years ago
Try to fix https://github.com/jtransc/jtransc/pull/150 + Added bswap16 and bswap64 + MSVC intrinsics More... about 8 years ago
Merge pull request #150 from intrigus/master More... about 8 years ago
Merge pull request #151 from SergeyLabutin/master More... about 8 years ago
Scheduler executor impl More... about 8 years ago
Use intrinsics for byte swapping if available More... about 8 years ago
Merge remote-tracking branch 'refs/remotes/jtransc/master' More... about 8 years ago
Merge pull request #148 from SergeyLabutin/master More... about 8 years ago
Merge remote-tracking branch 'refs/remotes/jtransc/master' More... about 8 years ago
try fix https://github.com/jtransc/jtransc/issues/138 More... about 8 years ago
Ignored #146 until fixed More... about 8 years ago
Merge pull request #147 from SergeyLabutin/master More... about 8 years ago
Try to fix travis More... about 8 years ago
[CPP] Move root pointers to template so we can disable it in Base.cpp [CPP] Disabled GC_clear_roots + GC_add_roots for now. Intrigus noticed a SIGBUS in mac. Disabled until we discover why is it failing in mac More... about 8 years ago
Merge remote-tracking branch 'refs/remotes/jtransc/master' More... about 8 years ago
Test for issue 146 More... about 8 years ago
Merge pull request #145 from SergeyLabutin/master More... about 8 years ago
Merge remote-tracking branch 'refs/remotes/jtransc/master' More... about 8 years ago
replace array to list for ThreadPoolExecutor More... about 8 years ago
https://github.com/jtransc/jtransc/issues/135 Static initialization issues documentation More... about 8 years ago
Fixed #138 StringBuffer problem More... about 8 years ago
Try to fix #135 Static init More... about 8 years ago
Merge pull request #143 from SergeyLabutin/master More... about 8 years ago
Merge remote-tracking branch 'refs/remotes/jtransc/master' More... about 8 years ago
test for issue 135 More... about 8 years ago
[CPP] Call GC_ADD_ROOT_SINGLE to static fields [CPP] Added WIP portable (and slow at this moment) GC written in C++ More... about 8 years ago