Commit Graph

21 Commits

Author SHA1 Message Date
Arnout Kazemier
2d84ede3e4 don't emit errors when we are reconnecting 2011-06-18 22:17:33 +02:00
Guillermo Rauch
c2c6e47e28 Build 2011-06-18 16:35:11 -03:00
Arnout Kazemier
bf8609f6a9 Because mine > @rauchg's 2011-06-18 16:57:00 +02:00
Arnout Kazemier
4a17931d37 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO into develop
Conflicts:
	dist/socket.io.js
	dist/socket.io.min.js
2011-06-18 16:56:51 +02:00
Arnout Kazemier
d8f983d45f Added the .swf files to the dist folder for easy file serving in socket.io 2011-06-18 16:43:12 +02:00
Guillermo Rauch
65d31b5f6a Build 2011-06-18 11:41:47 -03:00
Guillermo Rauch
b5e7e41a15 Build. 2011-06-18 10:33:31 -03:00
Arnout Kazemier
78ccafaf25 new build 2011-06-17 22:41:26 +02:00
Arnout Kazemier
a67e909a0a Removed console.log 2011-06-17 22:39:41 +02:00
Arnout Kazemier
72af658510 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO into develop
Conflicts:
	dist/socket.io.min.js
2011-06-15 20:00:46 +02:00
Guillermo Rauch
c245cf3eb3 JSON fix for IE 2011-06-14 07:44:38 -03:00
Arnout Kazemier
a2adbd0d85 new build 2011-06-13 19:15:22 +02:00
Arnout Kazemier
b525871a97 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO into develop
Conflicts:
	dist/socket.io.js
2011-06-13 19:14:54 +02:00
Arnout Kazemier
c151b78fc6 Merge branch 'develop' of https://github.com/LearnBoost/Socket.IO into develop
Conflicts:
	dist/socket.io.js
	dist/socket.io.min.js
2011-06-13 19:10:59 +02:00
Guillermo Rauch
5706456b08 Build 2011-06-13 12:31:32 -03:00
Guillermo Rauch
d5b809d414 Build. 2011-06-13 12:19:18 -03:00
Guillermo Rauch
f06af4f1a3 Updated build 2011-06-13 03:22:59 -03:00
Arnout Kazemier
f0e57b86c4 Added builder again 2011-06-09 19:46:04 +02:00
Arnout Kazemier
6dd7120b71 Moved the comment block for node inside the ifstatement, so it get's removed after compilation 2011-06-09 10:13:50 +02:00
Arnout Kazemier
32a112bb87 Added the builder to the make file,
updated the builder to choose if we want to remove // node if statements
updated to the new file locations
disabled unfinished transports, need to be re-enabled once they are completed
2011-06-09 09:58:12 +02:00
Guillermo Rauch
e34906c650 Added dist/ directory. 2011-06-07 19:29:45 -03:00