summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules
AgeCommit message (Expand)Author
2020-02-07improve co_group_beginruki
2020-02-07remove scheduler.runloop in outsideruki
2020-02-07add scheduler.co_yieldruki
2020-02-06improve semver and find_programverruki
2020-01-31add pipe.connect and named pipe testsruki
2020-01-31add core/pipe open and closeruki
2020-01-31add pipe lua modulesruki
2020-01-30improve scheduler and socket connectruki
2020-01-22improve dump and todisplayOpportunityLiu
2020-01-20improve tab completeOpportunity
2020-01-20add shallow-submodules for gitruki
2020-01-19remove bytes form default importOpportunity
2020-01-17improve dumpOpportunity
2020-01-16add tableOpportunity
2020-01-15Improve options parsingOpportunity
2019-12-25add builtin find_package apiruki
2019-12-22improve to find android sdkruki
2019-12-20hide wait progress info when redirectingruki
2019-12-19add unix socket supportruki
2019-12-19update the copyright dateruki
2019-12-13add file_server and file_client tests for scheduler/socketruki
2019-12-10improve os.sleep to support schedulerruki
2019-12-10impl scheduler.sleepruki
2019-12-07add timerruki
2019-12-07add heapruki
2019-12-06rewrite schedulerruki
2019-12-02Merge pull request #631 from lc-soft/lc-soft/clear-tail-whitespaceruki
2019-12-02clear tail white spaceLiu
2019-11-29impl co_suspend for schedulerruki
2019-11-29add coroutine instance for schedulerruki
2019-11-27add scheduler:runruki
2019-11-27fix trylock and improve statsruki
2019-11-26add scheduler stubruki
2019-11-25fix some build errorsruki
2019-11-25uses hash.uuid4ruki
2019-11-25impl hash.uuid4ruki
2019-11-18improve xmakerc fileruki
2019-11-04Merge pull request #593 from xmake-io/socketruki
2019-11-03add socket.sendto and socket.recvfromruki
2019-11-01improve socket.recv using bytesruki
2019-10-31impl bytes index and ipairsruki
2019-10-29fix socket.recvruki
2019-10-28fix set themeruki
2019-10-28add socket.sendfileruki
2019-10-27improve socket.sendruki
2019-10-27improve socket recvruki
2019-10-27improve socket accept and connectruki
2019-10-27add socket.recvruki
2019-10-18improve install tipsruki
2019-10-15add socket.sendruki