1. 88a69c2 Updated Compiler Version String to 1.3.0 by Martin Veith · 12 years ago
  2. 11f9bba ETCH-132 Enabled copy of OS Abstraction capu to dist folder by Martin Veith · 12 years ago
  3. 81ac32e ETCH-198 ETCH-195 Implementation of cpp compiler by Martin Veith · 12 years ago
  4. 71ef962 ETCH-147 Different small improvements and bug fixes by Martin Veith · 12 years ago
  5. e939e52 ETCH-235 Implementation of AsyncResult classes by Martin Veith · 12 years ago
  6. bb6a694 ETCH-241 Enabling build of single binding by Martin Veith · 12 years ago
  7. c02cbbd ETCH-147 Small bug fixes by Martin Veith · 12 years ago
  8. 97ac621 ETCH-180 Fixed some minor bugs in packetizer by Martin Veith · 12 years ago
  9. 8b86134 ETCH-207 Implementation of OS file abstraction by Michael Fitzner · 12 years ago
  10. 6e7d3f6 ETCH-204 Updated .gitignore and .classpath by Martin Veith · 12 years ago
  11. 4f62c06 ETCH-181 EtchNativeArray fix by Martin Veith · 12 years ago
  12. af24cc4 ETCH-137 Changed int type to capu int32_t type by Martin Veith · 12 years ago
  13. 11ecf6a ETCH-149 Added EtchWho by Martin Veith · 12 years ago
  14. 9d4b427 ETCH-240 Changing Static Initialization by Martin Veith · 12 years ago
  15. a2c8775 ETCH-133 Added Typedefs to SmartPointers for EtchCollections by Martin Veith · 12 years ago
  16. b87a5db ETCH-184 Minor improvements in EtchStructValue and EtchType by Martin Veith · 12 years ago
  17. 621af78 ETCH-147 EtchRuntime Implementation and updates for memory management by Michael Fitzner · 12 years ago
  18. c071a97 ETCH-173 Added getter in TcpOption by Martin Veith · 12 years ago
  19. bf856a7 ETCH-149 EtchIdGenerator change to uint64 by Michael Fitzner · 12 years ago
  20. 2bf9880 ETCH-147 EtchStructValue Changes by Michael Fitzner · 12 years ago
  21. 654a6da ETCH-147 EtchException create by value by Michael Fitzner · 12 years ago
  22. 97eaf20 ETCH-147 EtchStack Implementation by Michael Fitzner · 12 years ago
  23. 28dcca0 ETCH-132 Fix for thread-safeness of SmartPointer by Martin Veith · 12 years ago
  24. 40a7727 ETCH-197 Added destroyRessources method to TransportHelper by Martin Veith · 12 years ago
  25. ff1a6f3 ETCH-147 ExceptionFactory added by Martin Veith · 12 years ago
  26. 1aed764 ETCH-147 Added some notifications to EtchConnection by Martin Veith · 12 years ago
  27. ebec821 ETCH-132 Added some operators to EtchInt32 by Martin Veith · 12 years ago
  28. 75e7577 ETCH-145 Small changes in socket implementation by Martin Veith · 12 years ago
  29. d4a2fc2 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  30. 2e0c544 ETCH-141: EtchThreadPools and Implementation of StubBase by Michael Fitzner · 12 years ago
  31. 4485dcd ETCH-141 ThreadPool Implementation by Martin Veith · 12 years ago
  32. c57f871 ETCH-197: Implementation of Remote base and some other improvements by Michael Fitzner · 12 years ago
  33. e1b7bb8 ETCH-237 Added FailonError attribute to exec task by Martin Veith · 12 years ago
  34. 4f4225c ETCH-215 Implementation of DeliveryService by Martin Veith · 12 years ago
  35. c9543ac ETCH-149: EtchMonitor Implementation by Michael Fitzner · 12 years ago
  36. f72ee13 ETCH-149 Enhanced UTF8 Support by Michael Fitzner · 12 years ago
  37. 3e06ae7 ETCH-134 Fixed time bug by Martin Veith · 12 years ago
  38. 9dad334 ETCH-216 : Implementation of EtchTransportFactories by Martin Veith · 12 years ago
  39. 186c105 ETCH-214: Implementation of EtchMailboxManager by Michael Fitzner · 12 years ago
  40. e9852c7 ETCH-149: EtchIdGenerator Implementation by Michael Fitzner · 12 years ago
  41. 946fbcf ETCH-134: EtchCircularQueue Implementation by Michael Fitzner · 12 years ago
  42. 36c68ee ETCH-143 Fixed condition variable bug on Windows by Martin Veith · 12 years ago
  43. 60352f2 ETCH-132 Capu: List Performance Optimization by Michael Fitzner · 12 years ago
  44. 06d41c3 ETCH-132 Major changes in platform abstraction by Martin Veith · 12 years ago
  45. f8298e9 ETCH-213: Implementation of EtchServerFactories by Michael Fitzner · 12 years ago
  46. 6b6ded9 ETCH-197: Implementation of Remote base by Michael Fitzner · 12 years ago
  47. 1b5d99b ETCH-141: EtchFreePool skeleton implementation by Michael Fitzner · 12 years ago
  48. efcdc93 ETCH-141: EtchPool Interface by Michael Fitzner · 12 years ago
  49. a47f963 ETCH-196 Implementation of Stub Base classes by Martin Veith · 12 years ago
  50. 9da935b ETCH-147 Added SmartPointer Typedefs by Martin Veith · 12 years ago
  51. 51d0213 ETCH-181 Implementation Messagizer by Martin Veith · 12 years ago
  52. 3fb8400 ETCH-181 EtchBinaryTaggedData Implementation by Martin Veith · 12 years ago
  53. c600c6b ETCH-185 Validators updated to smartpointers by Martin Veith · 12 years ago
  54. 8863e9a ETCH-181 EtchTaggedData Interfaces by Martin Veith · 12 years ago
  55. bbc7145 EtchUtil UTF-8 support by Martin Veith · 12 years ago
  56. fbbaba2 ETCH-185 EtchStructValueValidator has been implemented by Martin Veith · 12 years ago
  57. f7f533e ETCH-181 EtchArrayValue Implementation and Native Array Improvements. by Martin Veith · 12 years ago
  58. 6019a0f ETCH-184 Implementation of EtchDefaultValueFactory by Martin Veith · 12 years ago
  59. 1277db4 ETCH-182 EtchMessage has been implemented by Martin Veith · 12 years ago
  60. b2084f8 ETCH-184 Implementation of EtchDateSerializer by Martin Veith · 12 years ago
  61. 934d3fb ETCH-150 Implementation of basic primitive data types for the NSDL by Martin Veith · 12 years ago
  62. 94ab0f8 ETCH-184 Implementation of EtchSetSerializer by Martin Veith · 12 years ago
  63. 446de77 ETCH-184 Implementation of EtchHashTableSerializer by Martin Veith · 12 years ago
  64. 94a5d59 ETCH-184 Implementation of EtchAuthenticationExceptionSerializer by Martin Veith · 12 years ago
  65. cd540b7 ETCH-184 Implementation of EtchRuntimeExceptionSerializer by Martin Veith · 12 years ago
  66. c956446 ETCH-185 EtchValidatorRuntimeException is implemented by Martin Veith · 12 years ago
  67. d4c6117 ETCH-184 Implementation of EtchRuntimeException by Michael Fitzner · 12 years ago
  68. a7a8537 ETCH-184 Implementation of EtchAuthenticationException by Michael Fitzner · 12 years ago
  69. f24a575 ETCH-184 Implementation of EtchException by Michael Fitzner · 12 years ago
  70. a83eab3 ETCH-184 EtchListSerializer Implementation by Michael Fitzner · 12 years ago
  71. 17d2037 ETCH-139 Implementation of EtchNativeArray by Michael Fitzner · 12 years ago
  72. 2a16700 ETCH-184 EtchClass2TypeMap has been implemented by Michael Fitzner · 12 years ago
  73. 22fa6f5 ETCH-184 EtchTypeCollection has been implemented by Michael Fitzner · 12 years ago
  74. ad0ea9d ETCH-184 EtchStructValue implementation and tests by Michael Fitzner · 12 years ago
  75. ca24fbc ETCH-184 EtchType has been implemented by Michael Fitzner · 12 years ago
  76. 107c971 ETCH-184 Interfaces of EtchValueFactory and EtchImportExportHelper by Michael Fitzner · 12 years ago
  77. e8ee464 ETCH-184 Implementation ValueFactory by Michael Fitzner · 12 years ago
  78. b26951a ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  79. a32c357 ETCH-184 Implementation ValueFactory by Martin Veith · 12 years ago
  80. 3df12b5 ETCH-194 Definition of Etch Enumerations by Martin Veith · 12 years ago
  81. e7079c2 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  82. 740ab44 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  83. d8bd1a2 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  84. 495955a ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  85. e626948 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  86. 009b5f3 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  87. 3b83b88 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  88. 76729bc ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  89. cbc6659 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  90. 260e9b8 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  91. b9acb13 ETCH-185 Implementation Validators by Michael Fitzner · 12 years ago
  92. 0928c2f ETCH-149: Added Numeric Limits by Michael Fitzner · 12 years ago
  93. cad7eef ETCH-182 Implementation Session Interfaces by Martin Veith · 12 years ago
  94. 79fc08c ETCH-180 Packetizer Implementation by Martin Veith · 12 years ago
  95. 9ddde2b some small changes to scripts to make them work better. and a new script to help with cunit installation. by Robert Scott Comer · 12 years ago
  96. 94b0be2 ETCH-224 Changed version inside the APR library because of wrong by Michael Fitzner · 12 years ago
  97. 13b9a01 ETCH-173 EtchTransport Layer Implementation and Tests by Martin Veith · 12 years ago
  98. 222e2ef ETCH-182 Implementation Session Interfaces by Martin Veith · 12 years ago
  99. 2ca9d96 ETCH-150 Implementation of basic primitive data types for the NSDL by Martin Veith · 12 years ago
  100. cf2448a ETCH-145 EtchSocket Implementation by Martin Veith · 12 years ago