- 16 Dec, 2011 1 commit
-
-
Dima Volodin authored
-
- 13 Dec, 2011 2 commits
-
-
Dima Volodin authored
-
Dima Volodin authored
-
- 09 Dec, 2011 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
JINMEI Tatuya authored
This will fix build failure due to the mixture of these in ?:. (and in any event when we can make something const that's generally good to do)
-
Stephen Morris authored
-
- 08 Dec, 2011 7 commits
-
-
Stephen Morris authored
-
Yoshitaka Aharen authored
This reverts commit 662233a1, reversing changes made to b41b7dc3.
-
Yoshitaka Aharen authored
This reverts commit 8dcf5eeb.
-
Michal 'vorner' Vaner authored
-
Yoshitaka Aharen authored
-
Michal 'vorner' Vaner authored
-
Yoshitaka Aharen authored
-
- 07 Dec, 2011 12 commits
-
-
JINMEI Tatuya authored
for findOnNameResult. also removed obsolete note from the findNoNameResult description.
-
JINMEI Tatuya authored
as const.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
for the positive case to a separate method and used it directly from find() and findWildcardMatch(). Moved detailed comments of findWildcardMatch to the head of its definition so that the function body will be physically concise.
-
Stephen Morris authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 06 Dec, 2011 14 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also be more strict of 'target': we don't (yet) support non NULL case for it in this Python version anyway, so it must be None. Added a check for it. docstring was also updated accordingly.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
Stephen Morris authored
Noticed while examining the file.
-
Stephen Morris authored
The only reason this wasn't picked up before was because this header file was never included more than once in a .cc file.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Just a naming convention
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-