summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox
AgeCommit message (Expand)Author
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
2019-10-15fix socket.acceptruki
2019-10-14export socket constsruki
2019-10-14add socket.acceptruki
2019-10-14improve socket apisruki
2019-10-14add socket.bindruki
2019-10-14add socket.waitruki
2019-10-14improve socket type and familyruki
2019-10-13add socket.connectruki
2019-10-13add socket moduleruki
2019-10-13add socket.connectruki
2019-10-13add socket.rawfdruki
2019-10-12add opensock argumentsruki
2019-10-12seperate io submodulesruki
2019-10-12add opensockruki
2019-10-09add os.cpuinfo and improve the default build jobs numberruki
2019-09-18improve templateruki
2019-09-04Merge pull request #563 from xmake-io/buildrulesruki
2019-09-03remove check platform/osruki
2019-08-31remove buildmodesruki