Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya b229aa1c06 [trac613] pass parameters by reference instead of a copy of obj when possible il y a 14 ans
  JINMEI Tatuya b20ba8d51b more $Id$ cleanups: il y a 14 ans
  JINMEI Tatuya 2cf809205f merged proposed patch to the latest master with resolving conflicts. il y a 14 ans
  Jelte Jansen 0a4145a3c6 add validate_command to module_spec API il y a 14 ans
  JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. il y a 14 ans
  JINMEI Tatuya 9f42d28ba7 merged trac #365: clang++ support 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 9352ca348f change EXPECT_EQ(true, <expression>) to EXPECT_TRUE(<expression>) based on a comment in the ticket. il y a 14 ans
  JINMEI Tatuya fa8af3f633 made minimal level changes to build it with clang++. 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
  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
  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 b763a8e027 rename createFromString() to fromJSON() il y a 15 ans
  Jelte Jansen 2568b6c2fa created toJSON functions (which are mostly the old str() ones, str() is now a general Element function that calls toJSON) il y a 15 ans
  JINMEI Tatuya d8a28660b6 hide UNUSED_PARAM attributes in .cc, not .h as it wouldn't be good to il y a 15 ans
  Jelte Jansen 84662a2deb unit tests for add/removeRemoteConfig in lib/config/ccsession il y a 15 ans
  Jelte Jansen c68d74d8c2 doxygen for createAnswer and family of helper functions il y a 15 ans
  Jelte Jansen f189032a01 rename unittests/ dirs to tests/ il y a 15 ans