Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
  JINMEI Tatuya f9107953a4 minor editorial/style suggested fixes: il y a 14 ans
  Jelte Jansen 231849d98c change method names according to right camelcasing il y a 14 ans
  Jelte Jansen f8d17c606d refactor checkCommand il y a 14 ans
  Jelte Jansen b62772e373 update comment and documentation il y a 14 ans
  Jelte Jansen 7ec4491461 folded some long lines il y a 14 ans
  Jelte Jansen 0a4145a3c6 add validate_command to module_spec API il y a 14 ans
  JINMEI Tatuya d368617000 removed 'using namespace' from src/lib/config/module_spec.cc, and adjusted other files accordingly. il y a 14 ans
  JINMEI Tatuya 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. il y a 14 ans
  JINMEI Tatuya c05af90688 sync with trunk il y a 14 ans
  Jelte Jansen 5e931bbf52 minor style correction, parentheses around return value il y a 14 ans
  Jelte Jansen 3cc58b3f5e sync trunk for merge il y a 14 ans
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) il y a 14 ans
  JINMEI Tatuya 81eb4c244c style fixes: il y a 14 ans
  Jelte Jansen 5f9172caa9 remove now incomplete throw statement, since we're not using them anywhere else il y a 15 ans
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) il y a 15 ans
  Jelte Jansen 2707eae96e merged ticket #278 (modules that listen to other modules answer to command for those) il y a 15 ans
  JINMEI Tatuya 7e2454fa04 comment update and a minor cleanup (change the type of string argument il y a 15 ans
  Jelte Jansen 588d322058 added tests for the bad condition, and fixed them il y a 15 ans
  JINMEI Tatuya a52058ff5d merged r2393 il y a 15 ans
  Jelte Jansen 89dad444d2 fixed some leftover ParseErrors il y a 15 ans
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() il y a 15 ans
  Jelte Jansen ab6751e34f empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap() il y a 15 ans
  Evan Hunt 90c8141b69 3. [func] each il y a 15 ans
  Jelte Jansen a3888f316e merge branches/trac58 il y a 15 ans
  Evan Hunt 4f5ca8bd9c - added ASIO library header files (version 1.4.5, downloaded from il y a 15 ans
  JINMEI Tatuya 6dd3cc5d3b allow the python binding of libdns to be built using automake. il y a 15 ans
  Jelte Jansen 23d5e5e2dc removed unnecessary sleep() from ccsession.cc, added note for bob to implement 'i have started' messages for modules il y a 15 ans
  Jelte Jansen c68d74d8c2 doxygen for createAnswer and family of helper functions il y a 15 ans
  Jelte Jansen 366177a393 added tests for ModuleCCSession class (with a fake Session object) il y a 15 ans