- 30 Nov, 2012 1 commit
-
-
Jelte Jansen authored
needs cleanup and tests
-
- 29 Nov, 2012 12 commits
-
-
Jelte Jansen authored
Removed the socket.shutdown() before socket.close() again, this seemed to cause some errors with the statistics tests (which we will look into separately) Discussed on jabber
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
callable() has been removed in Python 3, but was reintroduced in Python 3.2. This fix (check for isinstance(obj, collections.Callable) should make the test work with 3.1 and older versions of 3. (acked on jabber)
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
- reduced a line that was 1 character too long - flipped order of check with isdigit() - renamed Token::NUMBER_RANGE to Token::NUMBER_OUT_OF_RANGE
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 28 Nov, 2012 14 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
- add std:: to strerror calls - clean up and const_cast long_options array
-
Marcin Siodelski authored
If omitted the build fails on Solaris complaining that distance is unknown.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 27 Nov, 2012 13 commits
-
-
Jelte Jansen authored
Which got accidentally removed in the previous commit
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
Marcin Siodelski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-