mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
CHANGES: Update
YError: - Add setFile() and setLine() methods
- YOptString: newly added
- Usrv: - Fix memory leaks in YServer.cpp
- Optimized memory management
- Add memory debugger
- Misc: - Log mpatrol mem_dump() to syslog
This commit is contained in:
parent
39096a47cc
commit
dbef9eac5f
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -205,3 +205,9 @@ o uclnt: - Added YMsgDispatcher::getAddress()
|
|||
- made some getXX() functions const
|
||||
o slog: - now not logging date, process id, id to console anylonger by default
|
||||
- introduced mutex to be able to use static buffer
|
||||
o YError: - added setFile() and setLine() methods
|
||||
o YOptString: newly added
|
||||
o usrv: - fixed memory leaks in YServer.cpp
|
||||
- optimized memory management
|
||||
- added memory debugger
|
||||
o misc: - now logging mpatrol mem_dump() to syslog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue