Commit History

Author SHA1 Message Date
  JINMEI Tatuya 5f7f70fc47 missing -I options 14 years ago
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) 14 years ago
  JINMEI Tatuya fdf8590824 use std::list::splice instead of erase + push_front. (trac #290). 14 years ago
  JINMEI Tatuya 4ff6f8e0f3 added another failure case in wildcard matching 14 years ago
  JINMEI Tatuya 2c88223f21 removed obsoleted test data files from EXTRA_DIST 14 years ago
  JINMEI Tatuya e20e0720cd one more cleanup: removed a now-unused method 14 years ago
  JINMEI Tatuya d827adcf61 minor cleanups for tests: 14 years ago
  Jelte Jansen 5760205009 changelog for ticket 278 14 years ago
  Jelte Jansen 2707eae96e merged ticket #278 (modules that listen to other modules answer to command for those) 14 years ago
  JINMEI Tatuya ae4313e77e typo in trac # 14 years ago
  JINMEI Tatuya 8fd2ef0927 added entry for trac #288 14 years ago
  JINMEI Tatuya ca0993fcb3 Trac #288, fixing "use after destroy" bugs 14 years ago
  JINMEI Tatuya 0e16c1b5b7 a trivial bug fix: -a wasn't recognized. 15 years ago
  Jeremy C. Reed e228e4cee5 Add -I$(top_builddir)/src/lib/cc to AM_CPPFLAGS. 15 years ago
  JINMEI Tatuya f397ff42c1 changelog entry for Trac #275 15 years ago
  JINMEI Tatuya 9f35b9ba7e merged branches/275 (for trac #275). 15 years ago
  JINMEI Tatuya 3df6590a9d more sync trunk (not sure if I need to do this again, but reintegrate didn't succeed) 15 years ago
  JINMEI Tatuya 1944a7d234 sync with trunk 15 years ago
  JINMEI Tatuya c38bf808d0 additional comment about the requirement on the session arg to ModuleCCSession constructor. 15 years ago
  Jelte Jansen 5e1e8cd224 merged branches/trac285 (ticket #285, config set command doesn't work anymore) 15 years ago
  JINMEI Tatuya 153b6b2c67 more editorial fix: add a space between a keyword and a parenthesis. 15 years ago
  JINMEI Tatuya 8a7b6a4a81 editorial fix: add a space between a keyword and a parenthesis. 15 years ago
  JINMEI Tatuya 7ba6f1104f more comment update 15 years ago
  JINMEI Tatuya 7e74ff765d cleanup: declare virtual functions in the derived class clearly, and changed essentially private methods to really private ones. 15 years ago
  JINMEI Tatuya 7e2454fa04 comment update and a minor cleanup (change the type of string argument 15 years ago
  JINMEI Tatuya 20f4352e28 removed unused declaration 15 years ago
  Jelte Jansen a8bd18ab0b fix; only initialize fully if it hasn't been done yet, otherwise only update the specifications and the configuration as known by the manager, not the local changes 15 years ago
  Jelte Jansen 2c800eb2c8 created short-lived branch for ticket 285 15 years ago
  Likun Zhang db0e2443ff Avoid socket error caused by shutting down one non-connected socket. 15 years ago
  JINMEI Tatuya ba30d562a7 added entry for Trac #148 15 years ago