Commit History

Author SHA1 Message Date
  JINMEI Tatuya 3471a0a39e [2899] renamed namespace for InterprocessSync "interprocess" for consistency. 12 years ago
  JINMEI Tatuya 55f6c35119 [2899] move interprocess-lock related things under lib/log/interprocess 12 years ago
  Mukund Sivaraman 2caf9ff647 [2198] Use a mutex from LoggerManager during logging calls 12 years ago
  Mukund Sivaraman fc5c1f86c0 [master] Handle default switch case in LoggerImpl::outputRaw() 12 years ago
  Mukund Sivaraman 3378f9b44d [2169] Fix tree for changes in log4cplus 1.1.0 12 years ago
  JINMEI Tatuya 088760558f [1704] style matters: fold long lines, explicit virtual for inherited methods. 13 years ago
  Mukund Sivaraman fcb63453e3 [1704] Throw if NULL is passed to logger.setInterprocessSync() 13 years ago
  JINMEI Tatuya 075eef9a1f [1704] style matters: don't omit {}, func name convention, typo. 13 years ago
  Mukund Sivaraman 328f8781d9 [1704] In case NULL is passed as the sync object, do nothing and return 13 years ago
  Mukund Sivaraman 16fc37014c [1704] Move code to different places (no functional changes) 13 years ago
  Mukund Sivaraman bd5494fa3a [1704] Initialize sync_ in the initialization list 13 years ago
  Mukund Sivaraman 8b555fcb29 [1704] Update comment about using locking in the logger 13 years ago
  Mukund Sivaraman 93fb5cab3e [1704] Remove obsolete include 13 years ago
  Mukund Sivaraman c0a328b2d9 [1704] Unit test the logger for the lock 13 years ago
  Mukund Sivaraman 2bf7dad904 [1704] Remove separate class hierarchy for InterprocessSyncLocker 13 years ago
  Mukund Sivaraman 106ec83cb5 [1704] Use LoggerImpl as a testcase for InterprocessSync 13 years ago
  Stephen Morris 1c7930a7ba [trac1031] Remove unnecessary comma in messages 14 years ago
  Stephen Morris 92113f50b1 [trac976] Ignore log4cplus root logger 14 years ago
  Stephen Morris e006dc3e92 [trac976] Add expandLoggerName function 14 years ago
  Stephen Morris 38b3546867 [trac555] Merge branch 'master' into trac555 14 years ago
  Stephen Morris c24dd6f877 [trac899] Initialise member variable before running constructor 14 years ago
  Stephen Morris 39238e406f [trac555] Update tests 14 years ago
  Stephen Morris 9e48d735ae [trac555] Move logging initialization to LoggerManager 14 years ago
  Stephen Morris cfa31a9924 [trac555] Checkpoint 14 years ago
  Stephen Morris f1213a3d4d [trac899] Miscellaneous fixes 14 years ago
  Stephen Morris 50dd99f81e [trac899] Remove "in function" argument from logger constructor 14 years ago
  Stephen Morris 192aefd97c [trac899] Implemented debug levels 14 years ago
  Stephen Morris 4fcd0d3125 [trac899] Basic changes for log4cplus 14 years ago
  Michal 'vorner' Vaner fb1d629419 [trac901] Possible missing header 14 years ago
  Michal 'vorner' Vaner 7c40e60eea [trac901] Some cleanups and documentation 14 years ago