openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
erlami
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Oct 04, 2024 — Oct 04, 2025
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update all tests to pass again
Essien Ita Essien
More...
over 16 years ago
Detect {error, no_key} and return a "text" error.
Essien Ita Essien
More...
over 16 years ago
Fix controlling_process handover
Essien Ita Essien
More...
over 16 years ago
erlami deals with lists not binaries (at least for now)
Essien Ita Essien
More...
over 16 years ago
We don't use the server state, so kill it off
Essien Ita Essien
More...
over 16 years ago
Cleanup the amisym_server public api
Essien Ita Essien
More...
over 16 years ago
The module to start is amisym not amisym_app
Essien Ita Essien
More...
over 16 years ago
Update Makefiles to build what we have currently
Essien Ita Essien
More...
over 16 years ago
Re-work the OTP Tree layout relationships.
Essien Ita Essien
More...
over 16 years ago
gen_listener_tcp should live under src/lib not src/amisym
Essien Ita Essien
More...
over 16 years ago
These bin/ files are used for starting amisym. The _ctl is responsible for monitoring the amisym after it has been started. the amisymd is a daemon
trinisoftinc
More...
over 16 years ago
All tests passed.
trinisoftinc
More...
over 16 years ago
Now the amisym starts as an application. The module amisym_app is called when you run make runsym
trinisoftinc
More...
over 16 years ago
Now I have flesh for all modules that needed to be added or edited. Need to hookup the application. Already have an application prototype
trinisoftinc
More...
over 16 years ago
Now I have everything spelled out. Not run, Not tested. Shouldn't have commited this in normal circumstances. But things are anything but normal now. I dont want to lose this.
trinisoftinc
More...
over 16 years ago
Added the client supervisor.
trinisoftinc
More...
over 16 years ago
Skeleton barebones amiserver. As of now it does nothing
trinisoftinc
More...
over 16 years ago
Re-organize supervision tree and ensure eventbus stops when amisym is stopped
Essien Ita Essien
More...
over 16 years ago
TODOfu
Essien Ita Essien
More...
over 16 years ago
Should not be under git
Essien Ita Essien
More...
over 16 years ago
Merge branch 'amisym_eventbus_genserver' into is_connected_bug
trinisoftinc
More...
over 16 years ago
The former tests for amisym_eventbus were for the tests I wrote. Now All former tests passed.
trinisoftinc
More...
over 16 years ago
Merge branch 'amisym_eventbus_genserver' of
[email protected]
:erlami into is_connected_bug
trinisoftinc
More...
over 16 years ago
All tests passed.
trinisoftinc
More...
over 16 years ago
Added message method. Added stop method
trinisoftinc
More...
over 16 years ago
moved old_tests back to test.
trinisoftinc
More...
over 16 years ago
self() in the gen_server will only the the Pid of the gen_server itself So the methods should have a Pid argument, which is the Pid of the calling process.
trinisoftinc
More...
over 16 years ago
Fixed. I was using From, but what we needed actually is the Pid, So I added a self() to the gen_server:call Mesages.
trinisoftinc
More...
over 16 years ago
is_connected method, Tests failing.
trinisoftinc
More...
over 16 years ago
disconnect method. Tested
trinisoftinc
More...
over 16 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree