Commit History

Author SHA1 Message Date
  JINMEI Tatuya ce778a065c on further look, -Wno-unused-parameter doesn't seem to be necessary for config/tests. it looks like a blind copy with a big asio-related change (r1983). now removing it. 14 years ago
  JINMEI Tatuya e362d1a745 more cleanup: 14 years ago
  JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
  JINMEI Tatuya 1cf76154c6 created a temporary branch for review of trac #409 14 years ago
  Jerry f7c0462610 merge trac299: Xfrout and Auth will communicate by long tcp connection, 14 years ago
  Jelte Jansen 921de30e4a merged changes made for review of ticket #22 14 years ago
  JINMEI Tatuya 59017da8c2 changelog for trac#358 14 years ago
  JINMEI Tatuya e3fac0c7ba merged trac #358 (various cleanups to the DNS message class) 14 years ago
  Likun Zhang 9b2716983f Fix the revision number in Changelog. Remove the folder /src/lib/python/isc/utils(which was forgot to removed in r3382. ), trivial, skip review. 14 years ago
  Shane Kerr 99f0a885e2 Use setpgrp() so that we don't get SIGINT (Ctrl-C) on the child 14 years ago
  JINMEI Tatuya b44f054225 link libexceptions after libcc. otherwise sunstudio would fail to 14 years ago
  JINMEI Tatuya 9a3f5aedfd made sure SQLITE_CFLAGS is used 14 years ago
  JINMEI Tatuya 304b58a662 changelog entry for trac #365 14 years ago
  JINMEI Tatuya 9f42d28ba7 merged trac #365: clang++ support 14 years ago
  Likun Zhang ffd8eeb673 Merge trac364 to trunk. 14 years ago
  JINMEI Tatuya 5249d7ae45 printed $CXX at the end of script 14 years ago
  Jelte Jansen dee4357955 modified merge() 14 years ago
  Jelte Jansen 3fe5cad035 addressed first 3 comments in #22 14 years ago
  Jelte Jansen dd47ffa1cd created short-lived branch for the few minor issues in #22 14 years ago
  Likun Zhang fd0aa33626 Merge trunk back to this branch 14 years ago
  JINMEI Tatuya 706d99cc13 merged the proposed patch in trac #297: making msgq tests runnable in parallel with an installed version of BIND 10. Typo identified via review was fixed. 14 years ago
  JINMEI Tatuya ae6921cf54 avoid using double-quotes in includes (following the convention). 14 years ago
  Likun Zhang f8b62f495c Change the revision number, trivial. 14 years ago
  Likun Zhang ddca697026 merge trac352 to trunk. 14 years ago
  Likun Zhang b8e19b7d9b Rename file serve_mixin_test.py to socketserver_mixin_test.py 14 years ago
  Kazunori Fujiwara 56a0159357 Merged trac292 14 years ago
  Likun Zhang d2a4492d47 Rename file from serve_mixin.py to socketserver.py, and rename the class name from ServeMixin NoPollMixIn. 14 years ago
  Likun Zhang 4a7154c693 code cleanup and fix the error in the test case. 14 years ago
  Jeremy C. Reed 7d6d5f2d91 Add a space in error output. 14 years ago
  JINMEI Tatuya 4eefe424dd suggested documentation, clarifying the purpose of the mixin class and restrictions. it includes a suggested alternative of the class name. 14 years ago