|
|
|
@140:493884ed0cd0
|
2 days |
mreichardt |
Merge with 17.03
tip
|
|
|
@139:43ee24d738d5
|
5 months |
foehst |
Merge with 14.08
|
|
|
@138:3f36aecec7c5
|
5 months |
foehst |
Merge with 14.08
17.03
|
|
|
@137:a3f5322e9940
|
5 months |
foehst |
Bugfix: using correct buffer size when determining length of …
14.08
|
|
|
@136:8300cf13b47c
|
8 months |
foehst |
Merge with 14.08
|
|
|
@135:b16b6bfe6b2e
|
8 months |
foehst |
Merge with 14.08
17.03
|
|
|
@134:5e959de65821
|
8 months |
foehst |
Bugfix: use correct iterator in termination-criterion when reading a …
14.08
|
|
|
@133:b40692505bea
|
23 months |
foehst |
Starts beta branch for version 17.03
17.03
|
|
|
@132:013f568ceb32
|
3 years |
foehst |
Merge with 13.10
|
|
|
@131:d85d6bf17318
|
3 years |
foehst |
Merge with 13.10
14.08
|
|
|
@130:16624d4ea776
|
3 years |
foehst |
Adds streaming operator for rrlib::time::tDuration
13.10
|
|
|
@129:67028d1b110b
|
4 years |
foehst |
Started stable branch for version 14.08
14.08
|
|
|
@128:d7a4d9a4379e
|
5 years |
foehst |
Updated make.xml and converted "test program" into example
|
|
|
@127:d004b8ad3fff
|
5 years |
m_arndt |
Optimization: Use return value of snprintf() instead of calling strlen() …
|
|
|
@126:5017012fdcc2
|
5 years |
m_arndt |
Optimization: just check once if the file descriptor is a TTY. This …
|
|
|
@125:8f07da614c11
|
5 years |
mreichardt |
Adapted to changes in rrlib_time
|
|
|
@124:3ad4ebb5708d
|
5 years |
mreichardt |
Added some paths to RRLIB_LOGGING_PATH default
|
|
|
@123:b939555d5c9f
|
5 years |
mreichardt |
Added missing '#ifdef _LIB_RRLIB_XML_PRESENT_'. Disabled linux-specific …
|
|
|
@122:4004d3c7825a
|
5 years |
mreichardt |
Removed obsolete dependency to librt
|
|
|
@121:873739e4ec41
|
5 years |
mreichardt |
Merged with 13.10
|
|
|
@120:3f8342f9fb3e
|
5 years |
mreichardt |
Added statement to ensure that std::ios_base is initialized before …
13.10
|
|
|
@119:570abf734401
|
5 years |
foehst |
Changed singleton lifetimes to support log messages in destructors of …
|
|
|
@118:34a86533a13a
|
5 years |
foehst |
Removed unneeded include
|
|
|
@117:5b163b2cb949
|
5 years |
foehst |
Merged with 13.10
|
|
|
@116:55042ce457ee
|
5 years |
foehst |
Bugfix for clang: removed ambiguous operator for function pointers
13.10
|
|
|
@115:a47d5c361f5e
|
5 years |
foehst |
Switched to symbol demangling from rrlib_util
|
|
|
@114:13908f2a987f
|
5 years |
foehst |
Added demangling to stream operator for exceptions
|
|
|
@113:1b3ac8fd3a2a
|
5 years |
foehst |
Marked PrintFormatted with the format attribute to make the compler check …
|
|
|
@112:919c243ec8d0
|
5 years |
foehst |
Started stable branch for version 13.10
13.10
|
|
|
@111:6b1805a2d957
|
5 years |
foehst |
Removed deprecated functions
|
|
|
@110:eb4481301b42
|
5 years |
foehst |
Added and updated license information
|
|
|
@109:ead4059c001f
|
5 years |
foehst |
Adjusted make.xml to change in make_builder shared library naming
|
|
|
@108:2a213cf87af8
|
5 years |
foehst |
Fixed default configuration context
|
|
|
@107:c6c676b6714d
|
5 years |
foehst |
Added ctors to create sinks directly without factory
|
|
|
@106:cae63ebd430e
|
5 years |
foehst |
Added first version of speech synthesis support. Therefor changed …
|
|
|
@105:fcdb9fd5b2bc
|
5 years |
foehst |
Added double checked locking to make domain creation thread-safe
|
|
|
@104:ee45e3f3c420
|
5 years |
foehst |
Fixed configuration lookup for cases of multiple entries of same length
|
|
|
@103:b2191850c420
|
6 years |
foehst |
Added RRLIB_LOG_THROW macros
|
|
|
@102:bdcacd7c4619
|
6 years |
mreichardt |
Removed boost dependency.
|
|
|
@101:9429823ae745
|
6 years |
foehst |
Updated file info
|
|
|
@100:f3c6135a0645
|
6 years |
foehst |
Making use of new safe enum interpretation
|
|
|
@99:195a8ed8af72
|
6 years |
foehst |
Fixed order of level strings for xml config interpretation
|
|
|
@98:f40464cb142a
|
6 years |
foehst |
Made instantiation of log domain configuration more aware of context …
|
|
|
@97:7d356f4d7bc5
|
6 years |
foehst |
Added missing include
|
|
|
@96:e1f29ce5b896
|
6 years |
foehst |
Updated documentation
|
|
|
@95:fbfa8ebf0541
|
6 years |
foehst |
Reenabled support for file output.
|
|
|
@94:3b6e24a99a45
|
7 years |
foehst |
RRLIB_LOG_PRINT* macros now classify the given level themselves reducing …
|
|
|
@93:a0a005c5160d
|
7 years |
foehst |
Adapted to rrlib_util -> rrlib_design_patterns split
|
|
|
@92:fa03939a1cd3
|
7 years |
foehst |
Fixed unmanaged files
|
|
|
@91:b2cee6111559
|
7 years |
mreichardt |
Added stream operator for rrlib_time timestamps to log stream.
|
|
|
@90:f587d3a4594c
|
7 years |
schaefer |
renamed rrlib_xml2_wrapper to rrlib_xml
|
|
|
@89:189e010a5c1a
|
7 years |
foehst |
Adapted to rrlib_xml2_wrapper -> rrlib_xml rename
|
|
|
@88:7f75093b44fc
|
7 years |
foehst |
Renamed _RRLIB_LOGGING_LESS_OUTPUT_ to RRLIB_LOGGING_LESS_OUTPUT
|
|
|
@87:787366e348d5
|
7 years |
foehst |
Fixed pass-by-value bug for exceptions
|
|
|
@86:079ceca70ea4
|
7 years |
foehst |
Making use of longevity policy for singletons to satisfy valgrind. Every …
|
|
|
@85:db8f7d8fa550
|
7 years |
foehst |
Reformatted with astyle 2.02.1
|
|
|
@84:145152bbf19e
|
7 years |
foehst |
Fixed macros for release mode
|
|
|
@83:12592a6223ba
|
7 years |
foehst |
Readded some important optimization steps
|
|
|
@82:93a2b7ab7ae5
|
7 years |
foehst |
Added missing library
|
|
|
@81:7286ffe33a97
|
7 years |
foehst |
Fixed a few inconsistencies
|
|
|
@80:b6525817945f
|
7 years |
foehst |
Fixed namespace usage
|
|
|
@79:42b258bd365c
|
7 years |
foehst |
Added support for null-characters
|
|
|
@78:80fe82239d9f
|
7 years |
foehst |
Made default_log_description also available via configuration.h
|
|
|
@77:bd3586b6ab9e
|
7 years |
foehst |
Merged with implicit_log_domains
|
|
|
@76:706ca58dc667
|
7 years |
foehst |
Readded optional xml configuration
|
|
|
@75:d56b1a718d33
|
7 years |
foehst |
Replaced macro RRLIB_LOG_PATH by environment variable and renamed it to …
|
|
|
@74:0bf819108799
|
7 years |
foehst |
Added first part of new configuration interface
|
|
|
@73:9a9a1f10cdd9
|
7 years |
foehst |
Changed macro definitions and lookup for explicit specified domains.
|
|
|
@72:493976b8c303
|
7 years |
foehst |
Adapted to changes in rrlib_util
|
|
|
@71:01bc36a9ed22
|
7 years |
foehst |
Revised message printing. Includes some fixes in tStream::operator << …
|
|
|
@70:fb977138a844
|
7 years |
foehst |
Merged with adaptions to changed in rrlib_util from branch …
|
|
|
@69:25e5a60bd8e4
|
7 years |
foehst |
Merged with default
|
|
|
@68:b6821d4af878
|
7 years |
foehst |
New concept of domain creation and addressing. Messages are not printed, …
|
|
|
@67:cc92483f226b
|
7 years |
foehst |
Adapted to changes in rrlib_util
|
|
|
@66:2c5c7ccc44a5
|
7 years |
foehst |
Fixed optional include
|
|
|
@65:f3be101f8176
|
7 years |
foehst |
Updated and added old/missing copyright notes
|
|
|
@64:30404d63fef1
|
7 years |
foehst |
Bugfix for release mode
|
|
|
@63:daeffdfabd8a
|
7 years |
mreichardt |
small fix to remove warning on 64 bit systems.
|
|
|
@62:f10cc7dd37ca
|
8 years |
foehst |
Adapted test program
|
|
|
@61:df11e62df6a6
|
8 years |
foehst |
Replaced old workaround by proper C++11 mechanism
|
|
|
@60:f0a7e60638ae
|
8 years |
foehst |
Added new print and printf macros. RRLIB_LOG_MESSAGE and RRLIB_LOG_STREAM …
|
|
|
@59:6e0ad0e25b6c
|
8 years |
foehst |
Dependency files are not needed anymore
|
|
|
@58:185509aa22b3
|
8 years |
foehst |
Re-enabled make.xml validation as the make-builder now handles …
|
|
|
@57:ff8f8dee0f98
|
8 years |
foehst |
Bugfix
|
|
|
@56:acb6737b3d1b
|
8 years |
foehst |
Added RRLIB_LOG_MESSAGE_STATIC and RRLIB_LOG_STREAM_STATIC to log from …
|
|
|
@55:3f31647264c5
|
8 years |
foehst |
Fixed missing use of RRLIB_DEFAULT_LOG_DOMAIN_NAME in domain creation …
|
|
|
@54:202363a66add
|
8 years |
wettach |
added dummy test program
|
|
|
@53:d059c5ffe169
|
8 years |
reichardt |
replaced std::tr1::shared_ptr with std::shared_ptr
|
|
|
@52:ed29b0bb39be
|
8 years |
admin |
Updated dependencies
|
|
|
@51:ce21260a98d7
|
8 years |
foehst |
Reformatting to meet code templates
|
|
|
@50:264c9f2e9094
|
8 years |
reichardt |
(Somewhat ugly) Bugfix.
(Using va_list twice can lead to undefined …
|
|
|
@49:075058b4f654
|
8 years |
foehst |
Fixed bug that truncated RRLIB_LOG_MESSAGE output
|
|
|
@48:35090bb52026
|
8 years |
foehst |
Added RRLIB_DEFAULT_LOG_DOMAIN makro to fix the name-clash problem with …
|
|
|
@47:9eec1ee490bb
|
8 years |
wettach |
fixed typo
|
|
|
@46:690d7bd039e8
|
8 years |
admin |
Updated dependencies
|
|
|
@45:bc9735ad8293
|
8 years |
foehst |
Adapted to changes in rrlib_xml2_wrapper revs. 17 - 19
|
|
|
@44:7cd42c5684e7
|
8 years |
foehst |
Added missing return to non-void function
|
|
|
@43:c15c498f5623
|
8 years |
wettach |
added test case for <ostream_iterator> output via <RRLIB_LOG_STREAM>
|
|
|
@42:0205fe1f0710
|
8 years |
foehst |
Removed dtd-checking from make.xml until offline-issues are solved
|
|
|
@41:d9c4dcbf3c0d
|
8 years |
foehst |
Cleaned public symbols
|
|
|