Sign in
apache
/
etch
/
HEAD
5a87575
Write C/CXX Flags into CMake Cache
by Martin Veith
· 9 years ago
trunk
3e9c5aa
Shut down all connections in destructor
by Martin Veith
· 9 years ago
1fd9569
Shutdown all connections on CONNECTION_SHUTDOWN signal
by Martin Veith
· 9 years ago
3ba4703
Add method to shutdown all connections
by Martin Veith
· 9 years ago
e0e77f9
Join the TcpListener thread in case of a stopWait signal
by Martin Veith
· 9 years ago
dd80348
Add notification signaling tcp listener shutdown
by Martin Veith
· 9 years ago
e3905fb
Improved mutex handling in EtchConnection
by Martin Veith
· 9 years ago
e471132
Add sessionDown notification in EtchStubBase
by Martin Veith
· 9 years ago
2d69ad1
Update to CAPU v0.19.0
by Martin Veith
· 9 years ago
8f52029
Replace validators code duplications with macro
by Martin Veith
· 9 years ago
4fd3dfa
Add macro for validators static get function
by Martin Veith
· 9 years ago
d667dcb
Add macro for validator cache implementation
by Martin Veith
· 9 years ago
4580c9d
Reset Class2Type and Type map on runtime shutdown
by Martin Veith
· 9 years ago
799a1ef
Add functionality to reset the Class2Type and TypeMap
by Martin Veith
· 9 years ago
b93ac57
Update Etch version to 1.4.0 in etch.properties file
by Martin Veith
· 10 years ago
d3a39f1
Update copyright year in NOTICE file
by Martin Veith
· 10 years ago
a49528b
Updated versions to 1.4.0
by Martin Veith
· 10 years ago
cf0ad6e
Removing loss of precision warning in EtchHashTable
by Martin Veith
· 10 years ago
40b35dd
Helper handles error in creation of TransportFactory
by Martin Veith
· 10 years ago
001ddad
Updating dependency of CAPU to official v0.14.0 version
by Martin Veith
· 10 years ago
9371a63
Fixing HelloWorldExample C++ implementation
by Martin Veith
· 10 years ago
a058ef9
ETCH-279 Adding support for iOS platforms
by Martin Veith
· 10 years ago
0e3846a
Fixing synchronization issues in TcpConnection and CircularQueue
by Martin Veith
· 10 years ago
becb91e
ETCH-292 Enable build for several platforms in a row
by Martin Veith
· 10 years ago
f92aa31
ETCH-291 Fixing some compiler warnings
by Martin Veith
· 10 years ago
a411a57
ETCH-278 Enable receiving of multiple packages in one buffer in EtchPackizer
by Martin Veith
· 10 years ago
bde92c6
ETCH-290 Removed Static mutex inside of EtchConnection
by Martin Veith
· 10 years ago
eea649f
Enabling setting of loglevel in EtchRuntime for default logger
by Martin Veith
· 10 years ago
60d8196
Enabling support for arrays of custom types
by Martin Veith
· 10 years ago
888ff19
Adding _sessionNotify to server side helloWorld example
by Martin Veith
· 10 years ago
89ee328
Removing warnings by removing unneeded const keyword
by Martin Veith
· 10 years ago
d0c6b48
Fixing memory leak in handling of void functions
by Martin Veith
· 10 years ago
3067f1f
Handling of Exception in sessionNofity call for HelloWorld example
by Martin Veith
· 10 years ago
de5e70d
Adding new paths for VLD to CMakeFile of HelloWorldTest
by Martin Veith
· 10 years ago
834a7fa
Fixing memory leak on getRemoteAddress calls
by Martin Veith
· 10 years ago
e9802a4
Adding addiontal logging in EtchPlainMailboxmanager
by Martin Veith
· 10 years ago
5d6b4a0
Renaming mutexes in EtchPlainMailbox and EtchPlainMailboxManager
by Martin Veith
· 10 years ago
cf3c17c
Changing mailbox parameter from native pointer to smartpointer
by Martin Veith
· 10 years ago
273f52f
ETCH-287 Fixing deadlock while calling methods on client side
by Martin Veith
· 10 years ago
a101d95
ETCH-283 Setting up client socket after creation
by Martin Veith
· 10 years ago
2ccc8d3
ETCH-282 Runtime accepts now log configuration
by Martin Veith
· 10 years ago
ddf89b4
Updating to CAPU v0.14.0
by Martin Veith
· 10 years ago
63d6014
Changing representation of datetime from time_t to int64_t
by Martin Veith
· 10 years ago
10189a1
Adding additional argument for custom build options
by Martin Veith
· 10 years ago
892f17e
Adding processor architecture to QNX toolchain file
by Martin Veith
· 10 years ago
3dd64bd
ETCH-286 Missing newline at end of file
by Martin Veith
· 11 years ago
e7eb609
Enabling build for 64bit architectures
by Martin Veith
· 11 years ago
a3a5512
ETCH-277 Fixed Corrupt inheritance in ::equals and ::getHashCode functions
by Martin Veith
· 11 years ago
aa97e9f
Fixing usage of enum in logging
by Martin Veith
· 11 years ago
9025cb4
Enhancement of logging in TcpTransport
by Martin Veith
· 11 years ago
95e3427
Adding getRemoteAddress() functionality to EtchSocket
by Martin Veith
· 11 years ago
d9e3fed
ETCH-280 Updating CAPU and adapting logger interface
by Martin Veith
· 11 years ago
b238be9
ETCH-276 Added typedef for SmartPointer of EtchNumber
by Martin Veith
· 11 years ago
12f2eec
ETCH-275 Fixed SRuntimes Mutex unlock in Code generation
by Martin Veith
· 11 years ago
964f3fe
Updating changelog and release notes in preparation of Release 1.3.0
by Martin Veith
· 11 years ago
2b48de7
Updating Etch Version to 1.3
by Martin Veith
· 11 years ago
63451ff
ETCH-224 Updating APR from version 1.4.5 to 1.4.8
by Martin Veith
· 11 years ago
45d5291
ETCH-273 Removing hardcoded HelloWorld string from compiler
by Martin Veith
· 11 years ago
a0871d7
MINOR Replacing cmake ant plugin with cmake executable
by Martin Veith
· 11 years ago
0e47ff5
ETCH-267 Using session events in CPP Hello World example
by Martin Veith
· 11 years ago
bb3251b
ETCH-267 Forwarding session events to user code
by Martin Veith
· 11 years ago
1f8b403
Improving FindCapu CMake script
by Martin Veith
· 11 years ago
99a6a05
ETCH-272 Fixing code generation error
by Martin Veith
· 11 years ago
b46edb7
ETCH-270 Passing through Capu include and library dirs in ant build
by Martin Veith
· 11 years ago
b721f8d
ETCH-264 Improving cpp build process
by Martin Veith
· 11 years ago
18beee8
Small bug fixes in Etch Code Generation and Runtime
by Martin Veith
· 11 years ago
3d93d33
ETCH-263 Cleaning up external library dependency
by Martin Veith
· 11 years ago
7eafcc0
ETCH-262 Enabling unit tests build of cpp binding with Visual Studio 11
by Martin Veith
· 11 years ago
80db2a2
ETCH-241 Adding helper scripts for building a single binding
by Martin Veith
· 11 years ago
a861ced
Enabling release build of a specific binding only
by Martin Veith
· 11 years ago
b35f563
ETCH-261 Splitting up large initParams function in CPP code generator
by Martin Veith
· 11 years ago
15d6feb
ETCH-260 Enable HelloWorld Cpp Example Build for different platforms
by Martin Veith
· 11 years ago
ce0b238
Etch has become a TLP
by Daniel Shahaf
· 12 years ago
7886801
ETCH-243 Fixed small template related bug in code generation
by Martin Veith
· 12 years ago
1cc4a02
ETCH-245 Refactoring of ant/CMake build system of cpp-binding
by Martin Veith
· 12 years ago
aee78b1
ETCH-244 Fixing QueuedPool todo
by Martin Veith
· 12 years ago
43915d6
ETCH-243 Small fixes in code generation
by Martin Veith
· 12 years ago
d5d7507
ETCH-243 Added same hash function for numeric datatypes
by Martin Veith
· 12 years ago
51e6aca
ETCH-246 Fixed multidimensional array serialization
by Martin Veith
· 12 years ago
43f0a8f
Etch-243 Added EtchByte operator=
by Martin Veith
· 12 years ago
d64fe0b
ETCH-243 Refactored EtchObjectType hashing
by Martin Veith
· 12 years ago
8496b57
ETCH-243 Cleaned Up include dependencies
by Martin Veith
· 12 years ago
1daea3f
ETCH-243 Small Fixes
by Martin Veith
· 12 years ago
903c672
ETCH-244 Adding runtime and logging to code generation templates
by Martin Veith
· 12 years ago
c85cec9
ETCH-244 EtchRuntime refactoring
by Martin Veith
· 12 years ago
aa258a9
ETCH-243 Fixed bug in void function calls
by Martin Veith
· 12 years ago
bd563b5
ETCH-249 Added EtchNumber class
by Martin Veith
· 12 years ago
97d47ea
ETCH-222 Refactored EtchObjectType hierarchy
by Martin Veith
· 12 years ago
968373f
ETCH-250 List refactoring
by Martin Veith
· 12 years ago
98d9bb7
ETCH-216 Small improvement in TcpConnection
by Martin Veith
· 12 years ago
e1fbee6
ETCH-198 Changes in helper and valuefactory
by Martin Veith
· 12 years ago
4741bbd
ETCH-198 Changed remote compiler template
by Michael Fitzner
· 12 years ago
d52f571
ETCH-243 EtchRuntimeTest Warning Fix
by Michael Fitzner
· 12 years ago
7507854
ETCH-243 Added log messages to the binding-cpp
by Michael Fitzner
· 12 years ago
609e58a
ETCH-112 Preventing infinite static initialization loop on linux
by Martin Veith
· 12 years ago
911df0d
ETCH-243 Added Default Console Appender
by Michael Fitzner
· 12 years ago
f89a42c
ETCH-243 HelloWorld Linux build was fixed
by Michael Fitzner
· 12 years ago
b5b7d70
Added build.type switch to HelloWorld example
by Martin Veith
· 12 years ago
a801f0c
Restructuring of Etch HelloWorld Example
by Martin Veith
· 12 years ago
92aeb1b
ETCH-207 Removed some warnings in Linux build
by Martin Veith
· 12 years ago
Next »