1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adapt GC test to have sensible heap size values More... almost 10 years ago
Fix overflow in memory block size computations More... almost 10 years ago
Fix a GCC uninitialized warning More... almost 10 years ago
Fix comparison warnings of GCC in heap size properties More... almost 10 years ago
Merge pull request #184 from eregon/mvm More... almost 10 years ago
Merge pull request #183 from eregon/fix_stacktrace_with_info More... almost 10 years ago
Merge pull request #186 from eregon/tests More... almost 10 years ago
Add vm.oz to $ make test More... almost 10 years ago
Fix backtrace construction with debug info More... almost 10 years ago
Make the parent VM always monitor its child VMs More... almost 10 years ago
Merge pull request #173 from eregon/mvm More... almost 10 years ago
Add an explanation about why we call thread::detach() More... almost 10 years ago
Improve VM tests by relying much less on identifiers More... almost 10 years ago
add a comment about make_shared More... almost 10 years ago
Fix missing VM placement new More... almost 10 years ago
Fix leak of BaseBuiltin by adding a destructor More... almost 10 years ago
Wrap the VM app string in a unique_ptr More... almost 10 years ago
Name the unnamed namespace as is it useless in a .hh More... almost 10 years ago
Wait properly for vmPort in VM.identForPort More... almost 10 years ago
Fix BoostVM::receiveOnVMStream() to receive a RichNode More... almost 10 years ago
Optimize the creation of a StableRef More... almost 10 years ago
Use a constant for the initial VM identifier More... almost 10 years ago
Use mozart::'s builders instead of fully-qualified builders More... almost 10 years ago
Rename BoostVM::tellMonitors() to notifyMonitors() More... almost 10 years ago
Fix coding style: * should anchored to the left More... almost 10 years ago
Let BoostVM::start take app by reference More... almost 10 years ago
Fix argument reason to always be a const std::string& More... almost 10 years ago
Make BoostVM::getStream() return an UnstableNode More... almost 10 years ago
Fix code style: always have a space after a comma More... almost 10 years ago
Rename BoostEnvironment's member vms in _vms for consistency More... almost 10 years ago