|
To view stable releases, visit Version History.
Bleeding-edge documentation can be found on the staging server: http://tekkotsu.no-ip.org/
To check out latest: cvs -d :pserver:anonymous@cvs.tekkotsu.org:/cvs checkout -P Tekkotsu/Wireless
More help can be found on the Tekkotsu CVS Usage page.
Parent Directory
|
|
|
|
|
DummySocket.h
|
|
1.6
|
13 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
LGmixin.cc
|
|
1.14
|
15 months |
ejt |
fixing warnings raised by -Wshorten-64-to-32, which in our case primarily complains about implicit double to float conversions.
|
LGmixin.h
|
|
1.7
|
19 months |
dst |
work in progress
|
Socket.cc
|
|
1.29
|
13 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
Socket.h
|
|
1.33
|
13 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
SocketListener.h
|
|
1.2
|
2 years |
ejt |
another hot steaming load of documentation
|
Wireless.cc
|
|
1.47
|
13 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
Wireless.h
|
|
1.36
|
13 days |
ejt |
stripping CVS keywords in preparation for mercurial usage
CVS keywords didn't work with CVS branching anyway, lame!
These files were the result of passing source files through the following sed script:
/^[[:space:]]*\*[[:space:]]*$/{h;d;}
/^[[:space:]*]*$[[:alpha:]]*:*.*$[[:space:]]*$/{s/.*//;x;d;}
x
/^$/pico keywordList.txt
s/.*//
x
|
netstream.cc
|
|
1.9
|
3 weeks |
ejt |
fixes for udp broadcast support, sending and receiving
|
netstream.h
|
|
1.42
|
3 weeks |
ejt |
fixes for udp broadcast support, sending and receiving
|
|