.hgignore
author Jens Alfke <jens@mooseyard.com>
Tue Jun 03 16:56:33 2008 -0700 (2008-06-03)
changeset 11 29e8b03c05d4
parent 0 9d67172bb323
child 44 d8a559a39284
permissions -rw-r--r--
* Initial checkin of BLIP.py. (Receiving seems to work.)
* FIXED: Abbreviation list in BLIPProperties was messed up.
* Renamed some instance variables to use 'request' instead of 'query'.
* Test client doesn't throw an assertion-failure now when the number of unresponded requests exceeds 100.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 Documentation
     5 Doxyfile
     6 uploadDocs
     7 .svn
     8 (*)
     9 *.pbxuser
    10 *.perspectivev3
    11 *.mpkg
    12 *.framework