表示フィルター RSS
プロジェクト履歴

2009-04-14
20:23
Pluto, the comet server
[CVS] リポジトリへのコミットを行いました
2008-01-29
00:28
Pluto, the comet server
[SVN] リビジョン 40 をコミットしました
Added ignoring pluto.exe and pluto*.cfg, removed pluto.cfg
00:27
Pluto, the comet server
[SVN] リビジョン 39 をコミットしました
Changed flash command's name for using sequenced id.
00:25
Pluto, the comet server
[SVN] リビジョン 38 をコミットしました
Added a test that checks changing client's uid and tag from a publisher.
00:22
Pluto, the comet server
[SVN] リビジョン 37 をコミットしました
Rewrote almost of pluto.c and pluto.h Implemented changing client's uid and tag(subchannel). Impl...
2008-01-23
23:45
Pluto, the comet server
[SVN] リビジョン 36 をコミットしました
added a policy-file-request test.
23:14
Pluto, the comet server
[SVN] リビジョン 35 をコミットしました
indented "pluto.c" and "pluto.h".
23:13
Pluto, the comet server
[SVN] リビジョン 34 をコミットしました
fixed some test failures of updating data to the server.
23:12
Pluto, the comet server
[SVN] リビジョン 33 をコミットしました
fixed a bug that causes segmentation fault at mei_client_commit.
22:59
Pluto, the comet server
[SVN] リビジョン 32 をコミットしました
added some HTTP code in mei_server_status_code_to_string. reverted executing buffer code and chan...
2008-01-19
21:01
Pluto, the comet server
[SVN] リビジョン 31 をコミットしました
added Charon.delegate for making receiver iframe easy. fixed a bug that causes the javascript exe...
20:57
Pluto, the comet server
[SVN] リビジョン 30 をコミットしました
changed a executing buffer as a struct for fixing the bug of its memory pool.
2008-01-18
23:54
Pluto, the comet server
[SVN] リビジョン 29 をコミットしました
fixed a bug that causes the exception of javascript on IE.
2008-01-15
23:00
Pluto, the comet server
[SVN] リビジョン 28 をコミットしました
added a javascript file(charon.js) to connect pluto server.
22:59
Pluto, the comet server
22:58
Pluto, the comet server
[SVN] リビジョン 26 をコミットしました
fixed bug mei_channel_remove cannot unbind clients correctly. fixed bug a publisher cannot send c...
2008-01-13
22:13
Pluto, the comet server
[SVN] リビジョン 25 をコミットしました
added PLUTO_FLAGS and removed DBGFLAGS variable, dex rule.
22:12
Pluto, the comet server
[SVN] リビジョン 24 をコミットしました
added the test of single and double long-polling request.
22:10
Pluto, the comet server
[SVN] リビジョン 23 をコミットしました
changed iteration in mei_channel_transmit for segmentation bugs. fixed clients don't receive comm...
22:00
Pluto, the comet server
[SVN] リビジョン 22 をコミットしました
used apr's I/O functions instead of stdio functions. added header macro to prevent including plut...