|
|
|
@83:398bc6a6f6a9
|
3 years |
mreichardt |
Merge with 17.03
tip
|
|
|
@82:ef501464f31c
|
3 years |
mreichardt |
Fixes compiler warnings that appear with additional non-default warning …
17.03
|
|
|
@81:17c3cfdf24c3
|
5 years |
mreichardt |
Merge with 17.03
|
|
|
@80:b582c7727fdc
|
5 years |
mreichardt |
Merge with 14.08
17.03
|
|
|
@79:b085e0bf42cf
|
6 years |
foehst |
Adds method to list registered IDs from factories
14.08
|
|
|
@78:e2c704c011e8
|
6 years |
foehst |
Starts beta branch for version 17.03
17.03
|
|
|
@77:829be99a6898
|
7 years |
mreichardt |
Merged with 14.08
|
|
|
@76:5febcf2998b0
|
7 years |
mreichardt |
Replaces deprecated std::auto_ptr with std::unique_ptr (removes warnings …
14.08
|
|
|
@75:a739b370f0fb
|
9 years |
foehst |
Started stable branch for version 14.08
14.08
|
|
|
@74:3f14bfc74d7f
|
9 years |
foehst |
Removed use of boost::type
|
|
|
@73:f392b9bd8c22
|
9 years |
foehst |
Adapted to changes in rrlib_util
|
|
|
@72:bb2372438b5e
|
9 years |
foehst |
Updated make.xml and transformed "test programs" to real tests or examples
|
|
|
@71:e0fa558440a9
|
9 years |
foehst |
Changed tLifetimeTrackerList's own lifetime to PhoenixSingleton
|
|
|
@70:0b1f00703e4b
|
9 years |
foehst |
Made exceptions that are thrown on dead references traceable
|
|
|
@69:0d0ca8f54306
|
10 years |
__max |
Merged with 13.10
|
|
|
@68:b8b5c6f00746
|
10 years |
__max |
Fixed compile error using llvm-clang 3.4 compiler:
In file included from …
13.10
|
|
|
@67:20cb75c37bfc
|
10 years |
mreichardt |
Fixed compile error using llvm-clang 3.4 compiler:
In file included from …
|
|
|
@66:e73e51a07909
|
10 years |
foehst |
Started stable branch for version 13.10
13.10
|
|
|
@65:fa85d487f8e3
|
10 years |
foehst |
Added and updated license information
|
|
|
@64:12d3dd63d430
|
10 years |
foehst |
Adjusted make.xml to change in make_builder shared library naming
|
|
|
@63:51f3cebb325e
|
10 years |
foehst |
Replaced DefaultNewCreator by one that really can handle a variadic …
|
|
|
@62:787dfa173b63
|
10 years |
foehst |
Added virtual destructor to tFactory which can now be used for inheritance
|
|
|
@61:e2d0eba84d4d
|
10 years |
foehst |
Refactoring: replaced tFunctor by std::function and inherited …
|
|
|
@60:72f572e395d9
|
10 years |
mreichardt |
Replaced boost::noncopyable with rrlib::util::tNoncopyable.
|
|
|
@59:5330ee9a4f42
|
10 years |
foehst |
Updated file info
|
|
|
@58:def7ae0c9e89
|
11 years |
foehst |
Split rrlib_design_patterns from rrlib_util
|
|
|
@57:67db2d359944
|
11 years |
foehst |
Backed out changeset f56c9eff6139
- Identification of destroyed singleton …
|
|
|
@56:f56c9eff6139
|
11 years |
mreichardt |
Made Destroyed() function in singleton pattern public.
|
|
|
@55:069167f4a561
|
11 years |
foehst |
Bugfix
|
|
|
@54:3542f9ebe7f0
|
11 years |
foehst |
Added helper to process value lists from variadic templates
|
|
|
@53:f2b76db078b0
|
12 years |
wettach |
added support for reading/writing a std::vector<T> from/to a bzipped file
|
|
|
@52:2ee2ffcef24c
|
12 years |
foehst |
Backed out changeset 1793615c41cb
- Was better solved by proper host …
|
|
|
@51:1793615c41cb
|
12 years |
foehst |
Tried to make host lookup a bit more robust
|
|
|
@50:738ccd9abeae
|
12 years |
schaefer |
added helper method BuildStringListFromCharArrays which supports the new …
|
|
|
@49:266a8205cb11
|
12 years |
schaefer |
merged with changes from source.kl.rm
|
|
|
@48:0dc60258b3b2
|
12 years |
schaefer |
tFPSComputer: Added support for incrementing the frame counter by more …
|
|
|
@47:d5a2f50272a1
|
12 years |
schaefer |
merged updates from sources.kl.rm
|
|
|
@46:693922a1844d
|
12 years |
schaefer |
tFPSComputer: Added support for incrementing the frame counter by more …
|
|
|
@45:b978a5b780d9
|
12 years |
foehst |
Fixed multithreading issue with Longevity singletons
|
|
|
@44:b8711bbdd13e
|
12 years |
foehst |
Added lifetime policy Longevity for ordered destruction of singletons
|
|
|
@43:0b04f7b6406e
|
12 years |
foehst |
Reformatted with astyle 2.02.1
|
|
|
@42:d774c737bf25
|
12 years |
foehst |
Fixed namespace issues
|
|
|
@41:19321fe993cb
|
12 years |
foehst |
Fixed namespace usage
|
|
|
@40:ab42c3966c50
|
12 years |
foehst |
Adapted to changes in rrlib_logging
|
|
|
@39:ad7a09181c77
|
12 years |
foehst |
Made singleton threadsafe and renamed GetInstance() to Instance()
|
|
|
@38:8433bff5a75a
|
12 years |
foehst |
Changed policy order in tSingletonHolder as it seems more likely that …
|
|
|
@37:be6d26302dc7
|
12 years |
foehst |
Added missing includes
|
|
|
@36:d05bbdf5eca5
|
12 years |
foehst |
Moved join implementation to base as it does not only work for st …
|
|
|
@35:8aaf4c40f19f
|
12 years |
foehst |
Corrected outdated comment
|
|
|
@34:ab31d5f0532b
|
12 years |
foehst |
Updated and added old/missing copyright notes
|
|
|
@33:13058587f077
|
12 years |
mreichardt |
'old_value_weight' in tFPSComputer can now be set (in constructor)
|
|
|
@32:aa5fdb101492
|
12 years |
foehst |
Adapted to new macros in rrlib_logging
|
|
|
@31:278018886120
|
12 years |
foehst |
Added ReturnNullptr policy and default creator functions
|
|
|
@30:08f7839df9e6
|
12 years |
foehst |
Dependency files are not needed anymore
|
|
|
@29:be8141502cfa
|
12 years |
foehst |
Removed legacy methods
|
|
|
@28:9ec76831022b
|
12 years |
foehst |
Re-enabled make.xml validation as the make-builder now handles …
|
|
|
@27:30eec219593e
|
12 years |
wettach |
added fps computer
|
|
|
@26:22659f40d712
|
12 years |
foehst |
Added type lists, double dispatcher and unit test suite
|
|
|
@25:0e01416b4afb
|
12 years |
reichardt |
modified serialization of tTime
|
|
|
@24:b21550d0be4b
|
13 years |
foehst |
Moved distance_data-specific unit definitions to rrlib_distance_data
|
|
|
@23:db8c33270b7e
|
13 years |
admin |
Updated dependencies
|
|
|
@22:6c70706c690b
|
13 years |
reichardt |
Added optional serialization for tTime
|
|
|
@21:722786777dab
|
13 years |
wettach |
added unit support
|
|
|
@20:31efb5377bba
|
13 years |
wettach |
added complete tTime implementation
|
|
|
@19:573aa809d194
|
13 years |
reichardt |
replaced include <tr1/memory> with <memory>
|
|
|
@18:96af91f8feed
|
13 years |
foehst |
Added comparison functions for tTime
|
|
|
@17:7bd16740e5f1
|
13 years |
foehst |
Added factory implementation
|
|
|
@16:c92e61e5d244
|
13 years |
foehst |
Reformatting to meet code templates
|
|
|
@15:c6cad57b77dc
|
13 years |
foehst |
Removed obsolete class tCallback
|
|
|
@14:ab5b300482aa
|
13 years |
wettach |
added stream output for tTime
|
|
|
@13:b007fba6d1b5
|
13 years |
wettach |
added tTime functions
|
|
|
@12:a3f5a59a5227
|
13 years |
wettach |
adjusted debug output
|
|
|
@11:3b6e823f14ed
|
13 years |
wettach |
added tTime
|
|
|
@10:f619b5887cf6
|
13 years |
foehst |
Removed dependency to rrlib_logging in testprograms
|
|
|
@9:b4a8f6dd044f
|
13 years |
wettach |
added <sStringUtils>, <sFileIOUtils>, <tAutoRegister>, <tCallback> as lib …
|
|
|
@8:310c486e7b93
|
13 years |
admin |
Updated dependencies
|
|
|
@7:6ec39e2cd404
|
13 years |
foehst |
Added singleton holder and several policies for construction and lifetime
|
|
|
@6:4805dfc9da08
|
13 years |
foehst |
Added implementation of command and final class patterns
|
|
|
@5:46a63a195f6a
|
13 years |
foehst |
Removed dtd-checking from make.xml until offline-issues are solved
|
|
|
@4:fefe972a4284
|
13 years |
foehst |
Adapted to new include path
|
|
|
@3:f38fb69321ca
|
13 years |
foehst |
One step towards using rrlib dtds
|
|
|
@2:118c86736e8b
|
13 years |
admin |
Updated dependencies
|
|
|
@1:1ee34e7fbdec
|
13 years |
foehst |
Moved fileno and join to new lib
|
|
|
@0:b25a2653b08f
|
13 years |
admin |
Initial repository layout
|