Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman 92ebcb9a94 [2853] Add some more assertions il y a 12 ans
  Mukund Sivaraman 3a6139c33b [2853] Return empty list instead of None for empty get_status() result il y a 12 ans
  Mukund Sivaraman a555e12ddf [2853] Update ZoneWriter documentation from C++ docs using doxygen XML output il y a 12 ans
  Mukund Sivaraman fae036eecd [2853] Add Python binding for getStatus() method il y a 12 ans
  Mukund Sivaraman efea64180e [2853] Return any error message returned by ZoneWriter::load() il y a 12 ans
  Mukund Sivaraman cbd8f4ddcd [2853] Use Py_RETURN_NONE macro instead of returning PyNone directly il y a 12 ans
  JINMEI Tatuya f61a5e7372 [2853] Add Doxyfile-xml il y a 12 ans
  Mukund Sivaraman 3d96ea46c8 [2853] Skip running test_find_mapped() where shared memory is not available il y a 12 ans
  Mukund Sivaraman 358984aecf [2853] Update comment il y a 12 ans
  JINMEI Tatuya 86d1383a1a [2853] Make sure the ZoneWriter object is cleared before the mapfile is removed il y a 12 ans
  Mukund Sivaraman 38beb040c8 Revert "[2853] Add another unittest (that crashes currently)" il y a 12 ans
  JINMEI Tatuya c5352f69e7 [2853] Add another unittest (that crashes currently) il y a 12 ans
  Mukund Sivaraman 71eec22b3e [2853] Acquire a ref on the ConfigurableClientList object when creating a ZoneWriter il y a 12 ans
  JINMEI Tatuya 9b1ceb8412 [2853] removed unnecessary reinterpret_cast from the template output. il y a 12 ans
  JINMEI Tatuya b18071c40b [2853] provided more helpful and detailed doc for doxygen2pydoc.py il y a 12 ans
  Mukund Sivaraman fe14d0cfc3 [2853] Cleanup the mapped file after tests are run il y a 12 ans
  JINMEI Tatuya faffa474e2 [2853] Add the doxygen2pydoc.py tool il y a 12 ans
  Mukund Sivaraman 9163e6f7a6 [2853] Wrap some long lines il y a 12 ans
  Mukund Sivaraman 58335cecf1 [2853] Remove redundant code il y a 12 ans
  Mukund Sivaraman 632a559629 [2853] Fix compile warnings il y a 12 ans
  JINMEI Tatuya 1ceeb74c1e [2853] Use our regular CXXFLAGS when compiling Python bindings il y a 12 ans
  Mukund Sivaraman 35c2010ce5 [2853] Add some more assertions il y a 12 ans
  Mukund Sivaraman 1903035589 [2853] Call reset_memory_segment() again with READ_ONLY mode after using the ZoneWriter il y a 12 ans
  JINMEI Tatuya b3befd1fe7 [2853] make sure to return None (Py_None) for py methods returning None. il y a 12 ans
  Mukund Sivaraman 71de47f8d1 [2853] Add a testcase using reset_memory_segment() and get_cached_zone_writer() il y a 12 ans
  Mukund Sivaraman 2935657cc5 [2853] Fix call il y a 12 ans
  Mukund Sivaraman 77010a2090 [2853] Initialize ZoneWriter module part il y a 12 ans
  Mukund Sivaraman d340d82782 [2853] Add Python wrappers around ZoneWriter methods il y a 12 ans
  Mukund Sivaraman f26eae2533 [2853] Add Python wrapper for getCachedZoneWriter() il y a 12 ans
  Mukund Sivaraman 70c715efff [2853] Wrap to 79 cols il y a 12 ans