- 14 Jul, 2011 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
which is not (at least yet) applicable. also added a note about the difference between the C++ doc and the python version derived from it.
-
Yoshitaka Aharen authored
-
Yoshitaka Aharen authored
-
- 13 Jul, 2011 4 commits
-
-
JINMEI Tatuya authored
- explicitly imports the json module in __init__.py (this should actually be done at the isc package level, but we now don't rely on the implicit side effect). - get the reference to the dumps() callable at the RequestLoader initialization time and keep it thereafter. This would also slightly improve runtime performance.
-
Jelte Jansen authored
so that *not* using it must be specified explicitely changed most test cases to not set it (as they are testing other things)
-
JINMEI Tatuya authored
in load()
-
JINMEI Tatuya authored
which will be used for the remaining work in trac983.
-
- 12 Jul, 2011 9 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the only exposed interface is load() right now. also made overall document cleanup/enhancements.
-
JINMEI Tatuya authored
generating pydoc in the python API implementation.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
must be specified explicitly.
-
-
JINMEI Tatuya authored
there doesn't seem to be a simple and portable way to allow direct sharing, so I chose to get access to the variables via the python interpretor.
-
- 11 Jul, 2011 8 commits
-
-
JINMEI Tatuya authored
seem to like this type of mismatch. Since the function is very short, removing this const wouldn't matter much.
-
JINMEI Tatuya authored
in Makefile.am for python tests.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
- 08 Jul, 2011 7 commits
-
-
JINMEI Tatuya authored
RequestACL as a result of review.
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
- 07 Jul, 2011 8 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
to configure.ac to ensure all necessary .py and .so will be installed in the correct place. also added missing files to Makefile.am to fix distcheck failures.
-
Shane Kerr authored
-
JINMEI Tatuya authored
pointer to bool; brace position; parentheses around return; constify a caught exception
-
JINMEI Tatuya authored
the overview will be the documentation for the file (not for a specific function)
-
Stephen Morris authored
-
Stephen Morris authored
-