Jelte Jansen
|
f1f6c26aa9
[2445] Address the smaller points in the review
|
il y a 12 ans |
JINMEI Tatuya
|
bedf7f9f26
[2445] constify, unify two short lines, spacing
|
il y a 12 ans |
Jelte Jansen
|
9c4e97e7f8
[2445] Make buffering optional, and enable in b10 components
|
il y a 12 ans |
Michal 'vorner' Vaner
|
b94f49bf26
[1944] Deactivate logger on exception
|
il y a 13 ans |
Stephen Morris
|
0213d987ac
[1470] Removed declared but unused exception variable
|
il y a 13 ans |
JINMEI Tatuya
|
21887dffc4
[1359] throw InternalError when PyObject_Str fails (rather than letting
|
il y a 13 ans |
JINMEI Tatuya
|
ff51542916
[1359] a bit more cleanup: declare/define variables closer to the point
|
il y a 13 ans |
JINMEI Tatuya
|
c4c9389613
[1359] (unrelated) cleanup: removed unnecessary reinterpret_cast.
|
il y a 13 ans |
JINMEI Tatuya
|
9bab697bc9
[1359] made PyInit_log cleaner so that the module will be cleaned up
|
il y a 13 ans |
JINMEI Tatuya
|
ab406229e2
[1359] made objectToStr() more exception safe using PyObjectContainer.
|
il y a 13 ans |
JINMEI Tatuya
|
e24f557e82
[1359] extended the previous fix using PyObjectContainer. It now makes sure
|
il y a 13 ans |
JINMEI Tatuya
|
3f93372ba9
[1359] plug reference leak in Logger_performOutput(). This is not a complete
|
il y a 13 ans |
Stephen Morris
|
2d84595398
[1074] Set defined debug levels for the Python code
|
il y a 13 ans |
JINMEI Tatuya
|
f9cb0d187f
[master] fixed a trivial typo I happened to notice. directly pushing.
|
il y a 13 ans |
Stephen Morris
|
4d17de950b
[trac1024] Update documentation
|
il y a 14 ans |
Stephen Morris
|
71eee6e279
[trac1024] Make "reset unit test root logger" available to Python
|
il y a 14 ans |
Jelte Jansen
|
e828a215cc
[trac1030] fix bus error regression
|
il y a 14 ans |
Jelte Jansen
|
e9798fc893
Merge branch 'trac1010'
|
il y a 14 ans |
Jelte Jansen
|
4fae538655
[trac1010] pass values as JSON strings instead of wrap-time conversion
|
il y a 14 ans |
Jelte Jansen
|
b5cfd5e541
[trac1010] address review comments
|
il y a 14 ans |
Jelte Jansen
|
3665d77507
[master] trivial typo missed in previous commit
|
il y a 14 ans |
Jelte Jansen
|
bb22c63e7b
[master] workaround for OSX clang problem
|
il y a 14 ans |
Jelte Jansen
|
c4c85ce169
[trac1010] some internal doc
|
il y a 14 ans |
Jelte Jansen
|
e90d2063e0
[trac1010] additional tests an catches
|
il y a 14 ans |
Jelte Jansen
|
384501f85c
[trac1010] add logger config update call
|
il y a 14 ans |
Michal 'vorner' Vaner
|
9723ecc53f
[trac756] Remove old comment
|
il y a 14 ans |
Jelte Jansen
|
576f337f42
[trac756] a few trivial typos
|
il y a 14 ans |
Michal 'vorner' Vaner
|
2826df63af
[trac756] Effective debug level
|
il y a 14 ans |
Michal 'vorner' Vaner
|
f28bffcf3e
[trac756] Adapt to changed parameter order
|
il y a 14 ans |
Michal 'vorner' Vaner
|
91920024ba
[trac756] The actual logging output
|
il y a 14 ans |