mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
Release 1.1.26.0
- Slog: - Make slog() a macro - Old slog() is now do_slog() - YAbstractFamilyMember: - Add doom() and doomed() - Change signature of watch callbacks - Renamed slog() methods to do_slog()
This commit is contained in:
parent
24f9e83350
commit
08bac87313
1 changed files with 12 additions and 2 deletions
14
CHANGES
14
CHANGES
|
|
@ -347,6 +347,16 @@ o made YLifo::emtpy() and YFifo::empty() const
|
||||||
o added YEloopTimerTask::timeLeft()
|
o added YEloopTimerTask::timeLeft()
|
||||||
o added beautified private YStringTree::_dump() method
|
o added beautified private YStringTree::_dump() method
|
||||||
|
|
||||||
Version 1.1.24.0
|
Version 1.1.25.0
|
||||||
----------------
|
----------------
|
||||||
merged changes from V_1_1_24_11_ONTOLOGY
|
o merged changes from V_1_1_24_11_ONTOLOGY
|
||||||
|
|
||||||
|
Version 1.1.26.0
|
||||||
|
----------------
|
||||||
|
o slog:
|
||||||
|
- made slog() a macro
|
||||||
|
- old slog() is now do_slog()
|
||||||
|
o YAbstractFamilyMember:
|
||||||
|
- added doom() and doomed()
|
||||||
|
- changed signature of watch callbacks
|
||||||
|
- renamed slog() methods to do_slog()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue