blob: 79d793260cd8ae53ecae5fe84857232b970e100e [file] [log] [blame]
-------------
Release 1.2.0
-------------
------------------------------------------------------------------------
r1211560 | veithm | 2011-12-07 18:42:48 +0100 (Mi, 07 Dez 2011) | 5 lines
ETCH-189 CSharp examples have broken builds for 2008/2010 Visual Studio
Fixed CSharp Chat Example
Change-Id: I5102bd84cc99c2a2cb3f2451e608f9bf310be7fa
------------------------------------------------------------------------
r1211505 | veithm | 2011-12-07 17:19:30 +0100 (Mi, 07 Dez 2011) | 1 line
ETCH-132 Changed Linux toolchain and capu CMake build file
------------------------------------------------------------------------
r1211383 | veithm | 2011-12-07 11:51:26 +0100 (Mi, 07 Dez 2011) | 3 lines
ETCH-132 Changed Linux toolchain file in order to use 32 bit for the moment
Change-Id: I86119d08aa70cdd7c5c81d5d8a867ae895065c9f
------------------------------------------------------------------------
r1211375 | veithm | 2011-12-07 11:23:52 +0100 (Mi, 07 Dez 2011) | 3 lines
ETCH-188 Updated Readme files
Change-Id: Ife7799376b30ee8a3478d53cf86ab650ca2be546
------------------------------------------------------------------------
r1211374 | veithm | 2011-12-07 11:22:06 +0100 (Mi, 07 Dez 2011) | 6 lines
ETCH-93 Updated build scripts
Added ant-dotnet dependency to installers
Fixed Cmake based build of examples
Change-Id: Ifad3a77c0ac9ac2f8a6e102ebe7cde67476ac7f3
------------------------------------------------------------------------
r1211373 | veithm | 2011-12-07 11:21:03 +0100 (Mi, 07 Dez 2011) | 11 lines
ETCH-93 Update external etch dependencies to new versions
Updated APR from 1.3.12 to 1.4.5
Updated ant-dotnet from 1.0 to 1.1
Updated javacc from 4.0 to 5.0
Updated Velocity from 1.5 to 1.7
Fixed c-binding velocity templates to get them working with Velocity 1.7
Updated NSIS installer from 2.23 to 2.46
Updated antsetup script to new external dependencies
Change-Id: I8ab56c07bd0c3f550086b72b0a40d71e3cfa7d1e
------------------------------------------------------------------------
r1211372 | veithm | 2011-12-07 11:19:09 +0100 (Mi, 07 Dez 2011) | 5 lines
ETCH-165 Compiler *.etch extension
Fixed error logging
Change-Id: I7c1b73bd488e67e10a05adeff4bd2a898a149951
------------------------------------------------------------------------
r1211369 | veithm | 2011-12-07 11:12:47 +0100 (Mi, 07 Dez 2011) | 3 lines
ETCH-26 Fixed .Net language pack issue
Change-Id: I7856f5cca7ab15bb205eed121655cf5bc3b43d05
------------------------------------------------------------------------
r1185676 | fitzner | 2011-10-18 16:11:18 +0200 (Di, 18 Okt 2011) | 3 lines
ETCH-112
Changed some build script issues
------------------------------------------------------------------------
r1185624 | veithm | 2011-10-18 14:35:59 +0200 (Di, 18 Okt 2011) | 4 lines
ETCH-140 EtchThread Fix
Fixed join implementation which caused Segmentation Fault on some linux
versions
------------------------------------------------------------------------
r1185623 | veithm | 2011-10-18 14:34:55 +0200 (Di, 18 Okt 2011) | 3 lines
ETCH-139 EtchNativeArray
Small fix in Test
------------------------------------------------------------------------
r1174858 | fitzner | 2011-09-23 18:10:22 +0200 (Fr, 23 Sep 2011) | 5 lines
ETCH-132 OS Abstraction for binding-cpp
Updated existing files from Etch types to Capu types
Change-Id: If0874266043ec6e7f6117572dd248f07890f2270
------------------------------------------------------------------------
r1174856 | fitzner | 2011-09-23 18:06:29 +0200 (Fr, 23 Sep 2011) | 6 lines
ETCH-149 Etch Utility Functions
Added dereference operator to SmartPointer implementation
Added Get function to retrieve the object stored by the SmartPointer
Change-Id: Ic09c53e691a37174edb2d91b27242dce1527a17b
------------------------------------------------------------------------
r1174621 | fitzner | 2011-09-23 11:45:56 +0200 (Fr, 23 Sep 2011) | 6 lines
ETCH-112 Etch cpp-binding Runtime
Avoid concurrent CAPU and etch runtime build
Fixed path to CAPU test executable
Change-Id: I2f98892313c2c9d4f79f00ea7a6025ef95e17914
------------------------------------------------------------------------
r1172834 | fitzner | 2011-09-19 23:19:47 +0200 (Mo, 19 Sep 2011) | 3 lines
ETCH-143 Condition Variables OS Abstraction is implemented
Change-Id: I4d77205556fdf266b623136893c9d2cf74bd1999
------------------------------------------------------------------------
r1172824 | fitzner | 2011-09-19 23:11:26 +0200 (Mo, 19 Sep 2011) | 3 lines
ETCH-142 Mutex OS Abstraction is implemented
Change-Id: I49014bbc7191794d7cf09cff59fbffcd3205eae6
------------------------------------------------------------------------
r1167361 | grandyho | 2011-09-09 23:16:34 +0200 (Fr, 09 Sep 2011) | 2 lines
ETCH-171
updated runtime to current google go version release.r60 9481
------------------------------------------------------------------------
r1167360 | grandyho | 2011-09-09 23:15:10 +0200 (Fr, 09 Sep 2011) | 2 lines
ETCH-171
updated compiler to current google go version release.r60 9481
------------------------------------------------------------------------
r1162877 | fitzner | 2011-08-29 17:47:42 +0200 (Mo, 29 Aug 2011) | 5 lines
ETCH-132 OS Abstraction for binding-cpp
Added Visual Leak Detector (VLD) support for tests
Change-Id: Ia14912f2f281fc99fe0aa0fb4b8534e60f22a0c1
------------------------------------------------------------------------
r1161632 | fitzner | 2011-08-25 18:32:37 +0200 (Do, 25 Aug 2011) | 5 lines
ETCH-140 Thread OS Abstraction is implemented
Thanks to Goekhan Yilmaz and Martin Veith
Change-Id: I5958a7f9ddec279b147f80987d103159d63b604a
------------------------------------------------------------------------
r1160819 | fitzner | 2011-08-23 19:23:27 +0200 (Di, 23 Aug 2011) | 6 lines
ETCH-149 Etch Utility Functions
Added atomic Add and Sub methods
Added smart pointer implementation
Change-Id: I24fbbe94f89f6e5dccba00c36c3abe5fd096fb65
------------------------------------------------------------------------
r1160276 | fitzner | 2011-08-22 16:31:24 +0200 (Mo, 22 Aug 2011) | 5 lines
ETCH-112 Implementation of cpp-binding
Etch String Set Method Extension
Change-Id: Iab9abe0cafbbeda5ee6f57e3e9ae92c2e19cfe1d
------------------------------------------------------------------------
r1160264 | fitzner | 2011-08-22 15:27:56 +0200 (Mo, 22 Aug 2011) | 5 lines
ETCH-132
Added small change in configuration header
Change-Id: I7b61d5489d8ec950d5bb147e2e95f59700603f81
------------------------------------------------------------------------
r1159622 | fitzner | 2011-08-19 15:11:21 +0200 (Fr, 19 Aug 2011) | 10 lines
ETCH-132 OS Abstraction for binding-cpp
Added CAPU (Collections and Plattform Abstraction Utils) CMake based build system
Added CAPU to binding-cpp runtime build
Added Mutex Abstraction (see ETCH-142)
Many thanks to Martin Veith, Sven von Beuningen and Timo Lotterbach for the CMake based
build system and the basic os abtraction.
Change-Id: I87b4f9a95df5a018754712fe4091ea4c39e5b683
------------------------------------------------------------------------
r1153862 | fitzner | 2011-08-04 14:28:14 +0200 (Do, 04 Aug 2011) | 3 lines
ETCH-164 Added cMake path configuration to setup script
This patch is from Martin Veith (see ETCH-164)
------------------------------------------------------------------------
r1153860 | fitzner | 2011-08-04 14:15:53 +0200 (Do, 04 Aug 2011) | 6 lines
ETCH-139 Small bug fixes
Updated EtchTypes
Updated EtchNativeArray method signature
This patch comes from Martin Veith (see Issue ETCH-139)
------------------------------------------------------------------------
r1153858 | fitzner | 2011-08-04 14:09:32 +0200 (Do, 04 Aug 2011) | 5 lines
ETCH-139, ETCH-154 NativeArray, native datatypes
Implementation of EtchNativeArray and tests
This patch comes from Martin Veith (see Issue ETCH-133)
------------------------------------------------------------------------
r1152287 | fitzner | 2011-07-29 18:01:37 +0200 (Fr, 29 Jul 2011) | 1 line
ETCH-162 Added frequently used docbook5 elements to docbook-intro
------------------------------------------------------------------------
r1152285 | fitzner | 2011-07-29 17:52:14 +0200 (Fr, 29 Jul 2011) | 1 line
ETCH-115 Upgraded docbook xml-files from docbook 4.3 to docbook 5
------------------------------------------------------------------------
r1151162 | fitzner | 2011-07-26 18:43:31 +0200 (Di, 26 Jul 2011) | 3 lines
ETCH-152 build server integration
Changed external download script
------------------------------------------------------------------------
r1151071 | fitzner | 2011-07-26 14:18:13 +0200 (Di, 26 Jul 2011) | 3 lines
ETCH-152 build server integration
Fixed csharp build for Linux if Mono is not available
------------------------------------------------------------------------
r1150449 | fitzner | 2011-07-24 20:09:55 +0200 (So, 24 Jul 2011) | 3 lines
ETCH-152 build server integration
Removed ancall for stable and experimental builds
------------------------------------------------------------------------
r1150438 | fitzner | 2011-07-24 19:10:26 +0200 (So, 24 Jul 2011) | 3 lines
ETCH-152 build server integration
Changed build script of tests component; build of all bindings is not necessary anymore
------------------------------------------------------------------------
r1150226 | fitzner | 2011-07-23 23:44:45 +0200 (Sa, 23 Jul 2011) | 3 lines
ETCH-152 build server integration
Add condition for test execution os famaliy windows and unix
------------------------------------------------------------------------
r1150217 | fitzner | 2011-07-23 22:40:39 +0200 (Sa, 23 Jul 2011) | 3 lines
ETCH-152 build server integration
Add settings to enable memory leak detection for binding-cpp on windows builds
------------------------------------------------------------------------
r1149661 | fitzner | 2011-07-22 19:21:44 +0200 (Fr, 22 Jul 2011) | 3 lines
ETCH-113 binding-cpp compiler
Add some needed files for building binding-cpp
------------------------------------------------------------------------
r1149650 | fitzner | 2011-07-22 18:54:52 +0200 (Fr, 22 Jul 2011) | 3 lines
ETCH-152 build system for build server integration
Add option for experimental builds, fix cpp compiler naming, add new setting property file
------------------------------------------------------------------------
r1149318 | fitzner | 2011-07-21 21:06:53 +0200 (Do, 21 Jul 2011) | 3 lines
ETCH-158 build
Add ignore files, and info block to ant build
------------------------------------------------------------------------
r1149291 | fitzner | 2011-07-21 20:10:44 +0200 (Do, 21 Jul 2011) | 3 lines
ETCH-158 build
Add ignore files
------------------------------------------------------------------------
r1143773 | fitzner | 2011-07-07 13:42:09 +0200 (Do, 07 Jul 2011) | 2 lines
[ETCH-115]
Add template for docbook documentation introduction
------------------------------------------------------------------------
r1143759 | fitzner | 2011-07-07 13:06:28 +0200 (Do, 07 Jul 2011) | 2 lines
[ETCH-115]
Add support for windows docbook build
------------------------------------------------------------------------
r1136323 | fitzner | 2011-06-16 10:34:21 +0200 (Do, 16 Jun 2011) | 2 lines
[ETCH-161]
Naming conflicts in Etch binding-c runtime message module
------------------------------------------------------------------------
r1127088 | grandyho | 2011-05-24 16:33:03 +0200 (Di, 24 Mai 2011) | 2 lines
ETCH-93
updated gtest 1.6
------------------------------------------------------------------------
r1103543 | fitzner | 2011-05-15 23:07:41 +0200 (So, 15 Mai 2011) | 9 lines
[ETCH-157]
binding-csharp: add udp transport support
Make udp and tcp protocols seamlessly interchangable in etch
The differences between the underlying protocols remain.
This patch comes from
Armin Mueller <mueller@itestra.com>
Aleksandar Kanchev <kanchev@itestra.com>
------------------------------------------------------------------------
r1103514 | fitzner | 2011-05-15 21:41:31 +0200 (So, 15 Mai 2011) | 9 lines
[ETCH-157]
binding-java: add udp transport support
Make udp and tcp protocols seamlessly interchangable in etch.
The differences between the underlying protocols remain.
This patch comes from
Armin Mueller <mueller@itestra.com>
Aleksandar Kanchev <kanchev@itestra.com>
------------------------------------------------------------------------
r1103377 | fitzner | 2011-05-15 15:54:29 +0200 (So, 15 Mai 2011) | 2 lines
[ETCH-160]
Changed .Net Culture for Tests, fix thread handling for TodoManager, add livecycle to TestKeepAlive tests
------------------------------------------------------------------------
r1103036 | grandyho | 2011-05-14 12:57:07 +0200 (Sa, 14 Mai 2011) | 1 line
ETCH-159 update build to work with latest Apache Ant 1.8.2
------------------------------------------------------------------------
r1097374 | fitzner | 2011-04-28 11:04:23 +0200 (Do, 28 Apr 2011) | 8 lines
[ETCH-157]
binding-csharp: bump dependencies to .NET 4.0 and NUnit 2.5.9
The C# UDP implementation uses features only available in .NET 4.0.
Dependencies are changed to current .NET and NUnit versions.
This patch was signed off by Armin Mueller (mueller@itestra.com)
------------------------------------------------------------------------
r1097344 | grandyho | 2011-04-28 09:56:44 +0200 (Do, 28 Apr 2011) | 8 lines
ETCH-158
Patch provided by Armin Mueller (mueller@itestra.com)
build: add "skip.examples" property
Can be used to skip building examples, e.g.
ant -Dskip.examples=true -Dskip.tests=true
skips building examples and tests
------------------------------------------------------------------------
r1094860 | grandyho | 2011-04-19 07:49:22 +0200 (Di, 19 Apr 2011) | 2 lines
ETCH-156
now joining rcvlxr thread in case of shutdown from other side and simulaneous stop_wait call
------------------------------------------------------------------------
r1094573 | fitzner | 2011-04-18 15:51:12 +0200 (Mo, 18 Apr 2011) | 2 lines
[ETCH-109]
c-binding: Implementation of Mixins Major parts of this patch was provided by Armin Mueller, Holger Grandy
------------------------------------------------------------------------
r1086630 | fitzner | 2011-03-29 17:38:00 +0200 (Di, 29 Mär 2011) | 2 lines
[ETCH-153]
Add binding-cpp to nightly builds
------------------------------------------------------------------------
r1074706 | grandyho | 2011-02-25 22:26:00 +0100 (Fr, 25 Feb 2011) | 1 line
ETCH-91 small fixes in helloworld example
------------------------------------------------------------------------
r1074705 | grandyho | 2011-02-25 22:25:24 +0100 (Fr, 25 Feb 2011) | 1 line
ETCH-155 added apr_socket_shutdown to socket_closex
------------------------------------------------------------------------
r1074704 | grandyho | 2011-02-25 22:24:31 +0100 (Fr, 25 Feb 2011) | 1 line
ETCH-109 fixes for tests using mixins, delay for reconnect in tcp max conn test
------------------------------------------------------------------------
r1065979 | grandyho | 2011-02-01 11:13:41 +0100 (Di, 01 Feb 2011) | 1 line
ETCH-150 etch primitive type tests
------------------------------------------------------------------------
r1065978 | grandyho | 2011-02-01 11:11:21 +0100 (Di, 01 Feb 2011) | 1 line
ETCH-150 added primitive type implementations
------------------------------------------------------------------------
r1065977 | grandyho | 2011-02-01 11:08:21 +0100 (Di, 01 Feb 2011) | 2 lines
ETCH-150
header files for primitive types
------------------------------------------------------------------------
r1065971 | grandyho | 2011-02-01 11:05:14 +0100 (Di, 01 Feb 2011) | 1 line
ETCH-150 gitignores
------------------------------------------------------------------------
r1065558 | grandyho | 2011-01-31 12:10:50 +0100 (Mo, 31 Jan 2011) | 2 lines
ETCH-131
typo fix in readme for documentation
------------------------------------------------------------------------
r1063447 | grandyho | 2011-01-25 21:39:58 +0100 (Di, 25 Jan 2011) | 2 lines
ETCH-149
changed indent style to 4 spaces for tabs
------------------------------------------------------------------------
r1062874 | grandyho | 2011-01-24 17:55:20 +0100 (Mo, 24 Jan 2011) | 3 lines
ETCH-149
initial changes for Linux
------------------------------------------------------------------------
r1061972 | grandyho | 2011-01-21 20:13:40 +0100 (Fr, 21 Jan 2011) | 2 lines
[ETCH-131] started work on reference documentation
------------------------------------------------------------------------
r1051033 | grandyho | 2010-12-20 11:03:03 +0100 (Mo, 20 Dez 2010) | 2 lines
Updated Versions to 1.2
fixed generated C binding header comments (generation timestamp and version)
------------------------------------------------------------------------
r1044449 | fitzner | 2010-12-10 18:21:51 +0100 (Fr, 10 Dez 2010) | 3 lines
[ETCH-111] Implementation of cpp-binding for etch
Initial project setup for binding-cpp, package contains runtime project CMake and projects for main and test runtime parts.
------------------------------------------------------------------------
r1043970 | fitzner | 2010-12-09 15:10:18 +0100 (Do, 09 Dez 2010) | 2 lines
[ETCH-115] Etch Documentation Template for PDF and Html
- Add template and basic documentation infrastructure
------------------------------------------------------------------------
r1040129 | grandyho | 2010-11-29 15:44:28 +0100 (Mo, 29 Nov 2010) | 1 line
small addition / correction in BUILD.txt
------------------------------------------------------------------------
r1040122 | grandyho | 2010-11-29 15:29:21 +0100 (Mo, 29 Nov 2010) | 2 lines
ETCH-120
alpha version of a Google Go Binding
------------------------------------------------------------------------
r1040060 | fitzner | 2010-11-29 11:47:36 +0100 (Mo, 29 Nov 2010) | 2 lines
[ETCH-119]
Bugfix TCP backlog parameter
------------------------------------------------------------------------
r1035341 | fitzner | 2010-11-15 17:20:20 +0100 (Mo, 15 Nov 2010) | 1 line
[ETCH-118] Add exception handling code to hello world c-binding example
------------------------------------------------------------------------
r1035334 | fitzner | 2010-11-15 17:09:06 +0100 (Mo, 15 Nov 2010) | 1 line
[ETCH-117] Race condition while connection goes down
------------------------------------------------------------------------
r1035328 | fitzner | 2010-11-15 17:03:36 +0100 (Mo, 15 Nov 2010) | 1 line
[ETCH-116] Change \scripts\antsetup.bat so external ENV variables are also handled
------------------------------------------------------------------------
r1032943 | fitzner | 2010-11-09 12:53:52 +0100 (Di, 09 Nov 2010) | 1 line
[ETCH-114] Bug fix plain_mailbox_manager; do cleanup all registered mailboxes if connection goes down
------------------------------------------------------------------------
r1032912 | fitzner | 2010-11-09 11:37:36 +0100 (Di, 09 Nov 2010) | 1 line
[ETCH-110] add some binding-c unit mutex tests
------------------------------------------------------------------------
r1031550 | grandyho | 2010-11-05 14:10:50 +0100 (Fr, 05 Nov 2010) | 1 line
ETCH-109: Fixes for mixins in C Binding. At the moment only mixed in data structures work. Function calls of mixed in services are not yet possible.
------------------------------------------------------------------------
r1027966 | grandyho | 2010-10-27 15:57:37 +0200 (Mi, 27 Okt 2010) | 2 lines
ETCH-106
fix for C Binding: double-free bug for structs containing structs containing strings, clone now sets cloned object to "static_content" -> no double free on clone / original destruction
------------------------------------------------------------------------
r1027844 | grandyho | 2010-10-27 09:30:18 +0200 (Mi, 27 Okt 2010) | 2 lines
ETCH-83
Helloworld Example build script now uses -m32 on Linux
------------------------------------------------------------------------
r1027829 | grandyho | 2010-10-27 08:40:15 +0200 (Mi, 27 Okt 2010) | 2 lines
ETCH-83
Download Script for linux depends for Hudson
------------------------------------------------------------------------
r1027525 | grandyho | 2010-10-26 14:54:23 +0200 (Di, 26 Okt 2010) | 1 line
------------------------------------------------------------------------
r1026300 | grandyho | 2010-10-22 13:21:01 +0200 (Fr, 22 Okt 2010) | 3 lines
ETCH-108
when stopping and destroying the runtime on client side in the same moment as the server closes the socket, a race condition might occur.
Fix: join client receive thread even in case of errors
------------------------------------------------------------------------
r1024127 | grandyho | 2010-10-19 08:15:28 +0200 (Di, 19 Okt 2010) | 2 lines
ETCH-107
Etch C binding Compiler: different genereted port numbers
------------------------------------------------------------------------
-------------
Release 1.1.0
-------------
------------------------------------------------------------------------
r1004126 | grandyho | 2010-10-04 08:52:48 +0200 (Mo, 04 Okt 2010) | 2 lines
ETCH-86
copyright ASF 2010
------------------------------------------------------------------------
r1000740 | grandyho | 2010-09-24 08:55:17 +0200 (Fr, 24 Sep 2010) | 2 lines
ETCH-74
added apache license header
------------------------------------------------------------------------
r1000739 | grandyho | 2010-09-24 08:54:14 +0200 (Fr, 24 Sep 2010) | 2 lines
ETCH-74
added apache license header
------------------------------------------------------------------------
r1000736 | grandyho | 2010-09-24 08:48:37 +0200 (Fr, 24 Sep 2010) | 2 lines
ETCH-91
unified behavior of all helloworld implementations
------------------------------------------------------------------------
r1000489 | grandyho | 2010-09-23 16:58:23 +0200 (Do, 23 Sep 2010) | 4 lines
ETCH-100
ETCH-85
ETCH-84
READMEs updated to match new trunk structure
------------------------------------------------------------------------
r1000464 | grandyho | 2010-09-23 15:36:01 +0200 (Do, 23 Sep 2010) | 1 line
line endings changed to unix
------------------------------------------------------------------------
r1000454 | grandyho | 2010-09-23 15:16:02 +0200 (Do, 23 Sep 2010) | 2 lines
ETCH-104
added third party license and notice files to dist folder
------------------------------------------------------------------------
r1000452 | fitzner | 2010-09-23 15:11:00 +0200 (Do, 23 Sep 2010) | 1 line
[ETCH-104] Create NOTICE_THIRD_PARTY.txt and LICENSE_THIRD_PARTY.txt
------------------------------------------------------------------------
r1000432 | grandyho | 2010-09-23 14:42:15 +0200 (Do, 23 Sep 2010) | 3 lines
ETCH-88
ETCH-83
small path name fix for build server
------------------------------------------------------------------------
r1000427 | grandyho | 2010-09-23 14:28:15 +0200 (Do, 23 Sep 2010) | 3 lines
ETCH-101
Helloworld Example integrated into trunk build (incl. code generation and compile for c)
when on release dist, only code is generated, no cmake call is made (don't want cmake-ant dependency in release package)
------------------------------------------------------------------------
r1000412 | grandyho | 2010-09-23 13:24:56 +0200 (Do, 23 Sep 2010) | 3 lines
ETCH-88
ETCH-83
fix in build for tests (missing binding-java)
------------------------------------------------------------------------
r1000379 | grandyho | 2010-09-23 11:30:50 +0200 (Do, 23 Sep 2010) | 7 lines
ETCH-88
ETCH-83
added check if download is already there
------------------------------------------------------------------------
r1000363 | grandyho | 2010-09-23 11:09:00 +0200 (Do, 23 Sep 2010) | 7 lines
ETCH-88
ETCH-83
added build-support/download_depends.xml to download external files and unzip them
------------------------------------------------------------------------
r1000350 | grandyho | 2010-09-23 10:34:24 +0200 (Do, 23 Sep 2010) | 3 lines
[ETCH-88] -m32 added for unix build. now in CMakeLists.txt
------------------------------------------------------------------------
r1000344 | grandyho | 2010-09-23 09:35:39 +0200 (Do, 23 Sep 2010) | 3 lines
[ETCH-88] -m32 added for unix build. needed on apache's hudson
------------------------------------------------------------------------
r1000340 | fitzner | 2010-09-23 09:18:43 +0200 (Do, 23 Sep 2010) | 1 line
[ETCH-92] Integrate C binding to NSIS installer and packaging, changed installer binding-xx installer layout, add os and platform labels
------------------------------------------------------------------------
r1000338 | grandyho | 2010-09-23 09:07:10 +0200 (Do, 23 Sep 2010) | 2 lines
[ETCH-88] small extension for use on build server
------------------------------------------------------------------------
r1000134 | grandyho | 2010-09-22 20:43:34 +0200 (Mi, 22 Sep 2010) | 2 lines
small fix for build on linux
------------------------------------------------------------------------
r1000031 | grandyho | 2010-09-22 17:14:40 +0200 (Mi, 22 Sep 2010) | 1 line
add ctarget to svn ignore
------------------------------------------------------------------------
r1000027 | grandyho | 2010-09-22 17:10:44 +0200 (Mi, 22 Sep 2010) | 1 line
added cmake based build for helloworld example in c binding
------------------------------------------------------------------------
r1000019 | grandyho | 2010-09-22 16:58:28 +0200 (Mi, 22 Sep 2010) | 1 line
fix in validator for longer service names
------------------------------------------------------------------------
r1000017 | grandyho | 2010-09-22 16:58:13 +0200 (Mi, 22 Sep 2010) | 1 line
moved extern "C" after includes
------------------------------------------------------------------------
r999973 | grandyho | 2010-09-22 16:24:13 +0200 (Mi, 22 Sep 2010) | 1 line
small typo fixes in apr-install.sh for linux
------------------------------------------------------------------------
r999968 | fitzner | 2010-09-22 16:20:33 +0200 (Mi, 22 Sep 2010) | 1 line
[ETCH-65] integrate binding-c into ANT build
------------------------------------------------------------------------
r999964 | grandyho | 2010-09-22 16:16:17 +0200 (Mi, 22 Sep 2010) | 1 line
extended all etch compilers to generate configuration files for wireshark
------------------------------------------------------------------------
r999845 | grandyho | 2010-09-22 11:47:20 +0200 (Mi, 22 Sep 2010) | 1 line
fix in message.java: added missing util methods for c compiler templates (remote_server_h.vm)
------------------------------------------------------------------------
r999456 | fitzner | 2010-09-21 17:12:40 +0200 (Di, 21 Sep 2010) | 1 line
[ETCH-81] Setup CMake based build environment for C binding for windows and linux
------------------------------------------------------------------------
r998923 | grandyho | 2010-09-20 15:39:19 +0200 (Mo, 20 Sep 2010) | 1 line
bin/obj/target folders in svn_ignore
------------------------------------------------------------------------
r998902 | grandyho | 2010-09-20 14:10:40 +0200 (Mo, 20 Sep 2010) | 1 line
added code signing key for holger grandy
------------------------------------------------------------------------
r998836 | fitzner | 2010-09-20 11:11:37 +0200 (Mo, 20 Sep 2010) | 1 line
[ETCH-97] Add public KEY for fitzner
------------------------------------------------------------------------
r998801 | grandyho | 2010-09-20 08:49:34 +0200 (Mo, 20 Sep 2010) | 2 lines
added helloworld example to eclipse sources
------------------------------------------------------------------------
r998142 | grandyho | 2010-09-17 16:00:30 +0200 (Fr, 17 Sep 2010) | 2 lines
VTune in svn:ignore
test/c (empty) added
------------------------------------------------------------------------
r998135 | grandyho | 2010-09-17 15:53:26 +0200 (Fr, 17 Sep 2010) | 1 line
overhauled the helloworld example. current implementation works for Java and C#. C sources get generated too, but build is not yet integrated. (the latter will be done when the c binding itself will be built using cmake).
------------------------------------------------------------------------
r998118 | grandyho | 2010-09-17 15:24:16 +0200 (Fr, 17 Sep 2010) | 15 lines
build now uses ETCH_EXTERNAL_DEPENDS environment variable to look for dependencies.
Use "scripts/antsetup.bat" on Win32 to set up your command line before calling "ant Debug"
On Linux, just do export ETCH_EXTERNAL_DEPENDS=/path/to/some/folder
In ETCH_EXTERNAL_DEPENDS, you should have the following:
apache-ant/1.7.0/
apache-ant-dotnet/1.0/
javacc/4.0
junit/4.3.1
nsis/2.23
nunit/2.4.7
velocity/1.5
this resolves https://issues.apache.org/jira/browse/ETCH-90
------------------------------------------------------------------------
r997620 | grandyho | 2010-09-16 09:09:35 +0200 (Do, 16 Sep 2010) | 1 line
deleted old helloworld example contents
------------------------------------------------------------------------
r997616 | grandyho | 2010-09-16 09:03:30 +0200 (Do, 16 Sep 2010) | 1 line
added VTune to svn:ignore
------------------------------------------------------------------------
r997607 | grandyho | 2010-09-16 08:50:34 +0200 (Do, 16 Sep 2010) | 1 line
added VTune to svn:ignore
------------------------------------------------------------------------
r997275 | grandyho | 2010-09-15 13:02:56 +0200 (Mi, 15 Sep 2010) | 1 line
added target folder to svn:ignore
------------------------------------------------------------------------
r997242 | grandyho | 2010-09-15 11:49:49 +0200 (Mi, 15 Sep 2010) | 1 line
fix for https://issues.apache.org/jira/browse/ETCH-80
------------------------------------------------------------------------
r997238 | fitzner | 2010-09-15 11:22:10 +0200 (Mi, 15 Sep 2010) | 1 line
[ETCH-82] Merge branch etch-c into trunk
------------------------------------------------------------------------
r996956 | fitzner | 2010-09-14 17:36:17 +0200 (Di, 14 Sep 2010) | 1 line
[ETCH-82] remove old binding-c implementation for doing merge from branches/etch-c
------------------------------------------------------------------------
r783810 | sccomer | 2009-06-11 17:10:34 +0200 (Do, 11 Jun 2009) | 1 line
update change log and release notes.
----------------------------------------------------------------------------
r783606 | manojganesan | 2009-06-10 21:16:08 CDT
Fix for ETCH-76: Build problems if Etch source is downloaded to a path with spaces
Fix for ETCH-77: Incompatibility in the READMEs for the bundled examples
----------------------------------------------------------------------------
r779755 | sccomer | 2009-05-28 15:07:25 CDT
bring up to date.
----------------------------------------------------------------------------
r779752 | sccomer | 2009-05-28 14:59:02 CDT
fix for ETCH-71: repair license header in c binding
----------------------------------------------------------------------------
r779693 | sccomer | 2009-05-28 12:42:09 CDT
fix for ETCH-71: repair license header in c binding.
----------------------------------------------------------------------------
r779588 | sccomer | 2009-05-28 08:02:14 CDT
fix for ETCH-74: repair license header in scripts
----------------------------------------------------------------------------
r779291 | sccomer | 2009-05-27 14:59:35 CDT
fix for ETCH-73: repair license header in tests
----------------------------------------------------------------------------
r779260 | sccomer | 2009-05-27 12:56:47 CDT
fix for ETCH-72: repair license header in interop tester
----------------------------------------------------------------------------
r778422 | sccomer | 2009-05-25 08:52:00 CDT
cleaning up build.
fix maven installation script.
ETCH-70: include incubating in the artifact version.
----------------------------------------------------------------------------
r777138 | sccomer | 2009-05-21 09:44:35 CDT
cleanup svn properties.
----------------------------------------------------------------------------
r776747 | sccomer | 2009-05-20 10:53:47 CDT
correcting svn properties and header comment.
----------------------------------------------------------------------------
r776736 | sccomer | 2009-05-20 10:34:51 CDT
added detail noting c-binding contribution.
----------------------------------------------------------------------------
r776733 | sccomer | 2009-05-20 10:30:30 CDT
updated release notes, change log, and top readme.
----------------------------------------------------------------------------
r772416 | sccomer | 2009-05-06 15:31:38 CDT
fix for ETCH-69: Compiler throws URISyntaxException if there are spaces in the classpath
----------------------------------------------------------------------------
r771866 | sccomer | 2009-05-05 11:03:03 CDT
added scott's keys.
----------------------------------------------------------------------------
r768314 | sccomer | 2009-04-24 09:02:23 CDT
fix linebreaks and remove bogus license header.
fix README.txt and augment.
----------------------------------------------------------------------------
r768008 | sccomer | 2009-04-23 13:33:53 CDT
updated change log and release notes.
----------------------------------------------------------------------------
r767991 | sccomer | 2009-04-23 12:36:27 CDT
clean up some more copyright notices.
disabled the eclipse compile of the broken Compiler.java for python.
----------------------------------------------------------------------------
r767594 | jdecocq | 2009-04-22 12:25:43 CDT
(contributed the c-binding -scott)
----------------------------------------------------------------------------
r752724 | dixson | 2009-03-11 19:28:42 CDT
created top level README for python binding
----------------------------------------------------------------------------
r752723 | dixson | 2009-03-11 19:28:36 CDT
update license headers
----------------------------------------------------------------------------
r752722 | dixson | 2009-03-11 19:27:30 CDT
update python binding, correct package names for compiler
----------------------------------------------------------------------------
r752721 | dixson | 2009-03-11 19:27:18 CDT
updating python binding compiler
----------------------------------------------------------------------------
r752720 | dixson | 2009-03-11 19:27:07 CDT
update python binding compiler
----------------------------------------------------------------------------
r752719 | dixson | 2009-03-11 19:26:53 CDT
update meta-data template to be version agnostic
----------------------------------------------------------------------------
r752718 | dixson | 2009-03-11 19:26:48 CDT
unit test package refactor
----------------------------------------------------------------------------
r752717 | dixson | 2009-03-11 19:25:55 CDT
first cut at build integration
----------------------------------------------------------------------------
r752716 | dixson | 2009-03-11 19:25:27 CDT
update package info
----------------------------------------------------------------------------
r752715 | dixson | 2009-03-11 19:25:22 CDT
clear execute bit
----------------------------------------------------------------------------
r752714 | dixson | 2009-03-11 19:25:18 CDT
update README to reference requirement for python 2.6
----------------------------------------------------------------------------
r752713 | dixson | 2009-03-11 19:25:14 CDT
update execute bit
----------------------------------------------------------------------------
r752712 | dixson | 2009-03-11 19:24:55 CDT
clear execute bit
----------------------------------------------------------------------------
r752710 | dixson | 2009-03-11 19:24:41 CDT
clear execute bit
----------------------------------------------------------------------------
r752709 | dixson | 2009-03-11 19:24:35 CDT
clear execute bit
----------------------------------------------------------------------------
r752708 | dixson | 2009-03-11 19:24:21 CDT
clear execute bit
----------------------------------------------------------------------------
r752707 | dixson | 2009-03-11 19:24:11 CDT
clear execute bit
----------------------------------------------------------------------------
r752706 | dixson | 2009-03-11 19:24:05 CDT
- synchronize binding.msg with java
- update import stanzas with 'from __future__ import absolute_import'
----------------------------------------------------------------------------
r752705 | dixson | 2009-03-11 19:23:44 CDT
remove .gitignore files, use repo-global
----------------------------------------------------------------------------
r752704 | dixson | 2009-03-11 19:23:39 CDT
change to allow 'javacc.home', 'velocity.lib' and 'junit.lib' to be
overriden on the ant command-line
----------------------------------------------------------------------------
r752703 | dixson | 2009-03-11 19:23:35 CDT
adding .gitignore files, by default ignoring "target/" directories
----------------------------------------------------------------------------
r752702 | dixson | 2009-03-11 19:23:28 CDT
python-binding commit
----------------------------------------------------------------------------
r752214 | dixson | 2009-03-10 13:52:04 CDT
Add DISCLAIMER.txt
----------------------------------------------------------------------------
r749661 | sccomer | 2009-03-03 11:09:51 CST
configuring c directory tree
----------------------------------------------------------------------------
r748262 | sccomer | 2009-02-26 12:28:10 CST
fix for ETCH-42: create a csharp example test
----------------------------------------------------------------------------
r748254 | sccomer | 2009-02-26 12:14:11 CST
update java interoptest example to also run during normal etch build.
----------------------------------------------------------------------------
r748251 | sccomer | 2009-02-26 12:09:47 CST
more fiddlings with the listener newServer api. the api is now more consistent
and everything that might vary and is needed to finish the construction of the
transport comes in the method call.
----------------------------------------------------------------------------
r743982 | sccomer | 2009-02-12 22:41:18 CST
tone down some of the debugging output, account for listener api change.
----------------------------------------------------------------------------
r743752 | dixson | 2009-02-12 08:09:19 CST
correct package names in Chat Client project
----------------------------------------------------------------------------
r743420 | dixson | 2009-02-11 11:43:53 CST
fixing binary tag broken by 1.0.2 merge
----------------------------------------------------------------------------
r743400 | dixson | 2009-02-11 10:57:38 CST
more 1.0.2 merge .. update README to reflect correct install paths on
windows
add NOTICE.txt and RELEASE_NOTES.txt to binary distribution packages
----------------------------------------------------------------------------
r743399 | dixson | 2009-02-11 10:57:36 CST
update license info in default versions of generated source
----------------------------------------------------------------------------
r743398 | dixson | 2009-02-11 10:57:28 CST
ETCH-49 - merge changes from 1.0.2 into trunk (specifcally license
updates)
----------------------------------------------------------------------------
r743394 | dixson | 2009-02-11 10:56:29 CST
update clean target for example/build.xml to clean submodules too
----------------------------------------------------------------------------
r743393 | dixson | 2009-02-11 10:56:26 CST
remove test reference from clover setup for plugins/ant
----------------------------------------------------------------------------
r743392 | dixson | 2009-02-11 10:56:23 CST
remove defunct unit tests from plugins/ant/src/test
----------------------------------------------------------------------------
r743391 | dixson | 2009-02-11 10:56:14 CST
update copyright strings in generated AssemblyInfo.cs in C# binding
----------------------------------------------------------------------------
r743390 | dixson | 2009-02-11 10:56:11 CST
AssemblyFileVersion in C# AssemblyInfo needs to be in Mj.Mn.P.B format
----------------------------------------------------------------------------
r743388 | dixson | 2009-02-11 10:56:07 CST
update 'scripts/Bamboo.bat' to operate correctly from 'scripts/' folder
----------------------------------------------------------------------------
r743387 | dixson | 2009-02-11 10:56:05 CST
rename 'ReleaseNotes.txt' to canonical 'RELEASE_NOTES.txt'
----------------------------------------------------------------------------
r743386 | dixson | 2009-02-11 10:56:03 CST
Revert "change 'ReleaseNotes.txt' to canonical 'RELEASE_NOTES.txt'"
This reverts commit 2c0a6ba0be08f462eb798fa861c77be551da93d3.
----------------------------------------------------------------------------
r743385 | dixson | 2009-02-11 10:56:00 CST
move 'Bamboo.txt' and 'antsetup.txt' into scripts folder
----------------------------------------------------------------------------
r743384 | dixson | 2009-02-11 10:55:55 CST
change 'ReleaseNotes.txt' to canonical 'RELEASE_NOTES.txt'
----------------------------------------------------------------------------
r743358 | sccomer | 2009-02-11 09:18:15 CST
fix for ETCH-46: put csharp header comments in order per apache standard
----------------------------------------------------------------------------
r743147 | sccomer | 2009-02-10 16:53:01 CST
fix for ETCH-45: put java header comments in order per apache standard
some csharp headers adjusted, but they are not yet the proper text.
----------------------------------------------------------------------------
r743011 | sccomer | 2009-02-10 10:40:34 CST
fix for ETCH-59: Listener stack is build 1/2 upside down and strange inhibiting
name service and other transport filters
----------------------------------------------------------------------------
r741247 | dixson | 2009-02-05 13:03:45 CST
ETCH-49 - merge changes from 1.0.2. into trunk
----------------------------------------------------------------------------
r741245 | dixson | 2009-02-05 12:59:14 CST
fix syntax error in plugins/ant/build.xml
----------------------------------------------------------------------------
r741244 | dixson | 2009-02-05 12:58:22 CST
ETCH-49 - merge changes from 1.0.2 branch to trunk
ETCH-50 - update version strings to include '-incubating'
----------------------------------------------------------------------------
r741243 | dixson | 2009-02-05 12:57:18 CST
ETCH-51 -- make examples more tolerant of verison changes
----------------------------------------------------------------------------
r740938 | sccomer | 2009-02-04 17:33:49 CST
used eclipse cleanup to remove superfluous items such as unused private members,
unneeded parenthesis, this. qualification, casts, and unused local variables.
----------------------------------------------------------------------------
r740904 | sccomer | 2009-02-04 15:39:34 CST
fix for ETCH-57: Sometimes closing a TlsConnection normally will result in an
IOException with Socket is closed.
----------------------------------------------------------------------------
r740898 | sccomer | 2009-02-04 15:30:37 CST
fix for ETCH-39: create directory structure for interoperability tester
----------------------------------------------------------------------------
r740897 | sccomer | 2009-02-04 15:29:06 CST
fix for ETCH-39: create directory structure for interoperability tester
----------------------------------------------------------------------------
r740894 | sccomer | 2009-02-04 15:17:25 CST
fix for ETCH-56: UnwantedMessage.ToString method attempts to format using the
java style formatting instead of csharp style
----------------------------------------------------------------------------
r740892 | sccomer | 2009-02-04 15:16:33 CST
refactored java binding runtime package names from etch to org.apache.etch.
in this case, fix the transport stack filter names.
----------------------------------------------------------------------------
r740890 | sccomer | 2009-02-04 15:14:40 CST
refactored csharp binding runtime namespace from Etch to
Org.Apache.Etch.Bindings.Csharp.
in this case, fix the transport stack filter names.
----------------------------------------------------------------------------
r740792 | sccomer | 2009-02-04 11:04:20 CST
fix for ETCH-52: merge changes from 1.0.2 branch to trunk - 739277 update
eclipse build
this adds eclipse external tools for linux. and renames the external tools for
windows to have Win in their name.
----------------------------------------------------------------------------
r740787 | sccomer | 2009-02-04 10:51:40 CST
fix for ETCH-55: merge changes from 1.0.2 branch to trunk - 739287 fix for
selector under linux
under linux the java selector's select method occasionally throws an IOException
with message File exists. it means nothing and can be ignored. this is a work
around for a java bug.
----------------------------------------------------------------------------
r740780 | sccomer | 2009-02-04 10:30:22 CST
fix for ETCH-53: merge changes from 1.0.2 branch to trunk - 739282 updates to
unit tests
these update to the unit tests make them more resilient to timing issues with
regard to listening sockets when used on different operating systems.
----------------------------------------------------------------------------
r740767 | sccomer | 2009-02-04 09:27:52 CST
fix for ETCH-54: TransportFactory.newTransport returns stack topped by
DeliveryService which makes it hard to implement meta transports
----------------------------------------------------------------------------
r740325 | sccomer | 2009-02-03 09:55:25 CST
fix for ETCH-33: create directory structure for c binding
fix for ETCH-36: create the directory structure for the python binding
----------------------------------------------------------------------------
r739689 | sccomer | 2009-01-31 21:20:00 CST
remove optimize using.
added Binding to description.
corrected xml binding unit test.
----------------------------------------------------------------------------
r739436 | sccomer | 2009-01-30 16:27:02 CST
refactored csharp binding runtime namespace from Etch to
Org.Apache.Etch.Bindings.Csharp.
----------------------------------------------------------------------------
r739432 | sccomer | 2009-01-30 16:25:03 CST
refactored csharp binding runtime namespace from Etch to
Org.Apache.Etch.Bindings.Csharp.
----------------------------------------------------------------------------
r739428 | sccomer | 2009-01-30 16:09:22 CST
refactored csharp binding runtime namespace from Etch to
Org.Apache.Etch.Bindings.Csharp.
----------------------------------------------------------------------------
r739426 | sccomer | 2009-01-30 16:08:23 CST
refactored csharp binding runtime namespace from Etch to
Org.Apache.Etch.Bindings.Csharp.
----------------------------------------------------------------------------
r739422 | sccomer | 2009-01-30 16:01:26 CST
refactored csharp binding runtime namespace from Etch to
Org.Apache.Etch.Bindings.Csharp.
----------------------------------------------------------------------------
r739327 | sccomer | 2009-01-30 10:44:10 CST
optimize using (this is a resharper thing like eclipse optimize imports).
----------------------------------------------------------------------------
r739325 | sccomer | 2009-01-30 10:36:17 CST
optimize using (this is a resharper thing like eclipse optimize imports).
----------------------------------------------------------------------------
r739168 | sccomer | 2009-01-29 22:36:32 CST
remove obsolete packages.
----------------------------------------------------------------------------
r739165 | sccomer | 2009-01-29 22:28:58 CST
remove obsolete packages.
----------------------------------------------------------------------------
r739164 | sccomer | 2009-01-29 22:27:24 CST
remove obsolete packages.
----------------------------------------------------------------------------
r739163 | sccomer | 2009-01-29 22:21:28 CST
finished java package name conversion. some conversion of csharp code.
----------------------------------------------------------------------------
r739093 | sccomer | 2009-01-29 18:03:49 CST
remove obsolete packages.
----------------------------------------------------------------------------
r739092 | sccomer | 2009-01-29 18:03:06 CST
remove obsolete packages.
----------------------------------------------------------------------------
r739091 | sccomer | 2009-01-29 18:02:03 CST
refactor ant task package names.
----------------------------------------------------------------------------
r739074 | sccomer | 2009-01-29 17:10:17 CST
optimize java imports.
remove obsolete packages.
----------------------------------------------------------------------------
r739033 | sccomer | 2009-01-29 15:50:44 CST
refactored etch tests, java pieces and some csharp.
----------------------------------------------------------------------------
r738969 | sccomer | 2009-01-29 13:11:26 CST
remove obsolete packages.
----------------------------------------------------------------------------
r738968 | sccomer | 2009-01-29 13:09:33 CST
remove obsolete packages.
----------------------------------------------------------------------------
r738967 | sccomer | 2009-01-29 13:08:32 CST
remove obsolete packages.
----------------------------------------------------------------------------
r738966 | sccomer | 2009-01-29 13:07:12 CST
remove obsolete packages.
----------------------------------------------------------------------------
r738964 | sccomer | 2009-01-29 13:04:33 CST
remove obsolete packages.
----------------------------------------------------------------------------
r738963 | sccomer | 2009-01-29 13:01:27 CST
remove obsolete packages.
----------------------------------------------------------------------------
r738923 | sccomer | 2009-01-29 10:45:53 CST
removed obsolete packages.
----------------------------------------------------------------------------
r738922 | sccomer | 2009-01-29 10:45:29 CST
removed obsolete packages.
----------------------------------------------------------------------------
r738921 | sccomer | 2009-01-29 10:45:18 CST
removed obsolete packages.
----------------------------------------------------------------------------
r738919 | sccomer | 2009-01-29 10:43:46 CST
removed obsolete files.
----------------------------------------------------------------------------
r738915 | sccomer | 2009-01-29 10:37:49 CST
java name space refactorage 1: util, compiler, all binding compilers, and java
binding runtime.
----------------------------------------------------------------------------
r738897 | dixson | 2009-01-29 09:41:20 CST
Reverted to revision 738231
----------------------------------------------------------------------------
r738639 | dixson | 2009-01-28 16:02:55 CST
* update version string to include "-incubating" and "apache-etch" where it
seemed appropriate
* collapsed all build-related .txt files into single 'BUILD.txt'
* collapsed readme/reference .txt files into single 'README.txt'
* added 'NOTICE.txt'
* added 'LICENSE.txt' and 'NOTICE.txt' to the manifest of all generated .jar
files
----------------------------------------------------------------------------
r738231 | sccomer | 2009-01-27 14:33:33 CST
updated changelog and added releasenotes.
----------------------------------------------------------------------------
-------------
Release 1.0.2
-------------
r738160 | sccomer | 2009-01-27 11:30:43 CST
fix for ETCH-31: MySessionListener in TcpTransportFactory does not override
toString() method to show something useful about the transport stack
----------------------------------------------------------------------------
r737984 | dixson | 2009-01-26 21:14:36 CST
update SVN and homepage to apache.org URLs
----------------------------------------------------------------------------
r737770 | sccomer | 2009-01-26 11:59:24 CST
fix for ETCH-29: Installing all Maven artifacts along with their sources.
----------------------------------------------------------------------------
r737767 | sccomer | 2009-01-26 11:55:12 CST
fix for ETCH-27: mixins cause trouble when two or more mixed in files define a
type with the same name.
----------------------------------------------------------------------------
r737764 | sccomer | 2009-01-26 11:43:19 CST
fix for ETCH-28: Examples do not build due to outdated ant files.
----------------------------------------------------------------------------
r736737 | sccomer | 2009-01-22 12:32:13 CST
fix for ETCH-24: The message direction is always "server" for the result_method
messages in the java-binding valuefactory (also csharp)
----------------------------------------------------------------------------
r736725 | sccomer | 2009-01-22 11:43:19 CST
comment out conflicting assignment of JAVA_HOME
----------------------------------------------------------------------------
r736724 | sccomer | 2009-01-22 11:42:41 CST
bump the version number to 1.0.2.
----------------------------------------------------------------------------
r736169 | sccomer | 2009-01-20 17:25:34 CST
fix for ETCH-25: DefaultDeliveryService ends call with mb.CloseDelivery() and it
should end it with mb.CloseRead()
----------------------------------------------------------------------------
r733843 | rebarraz | 2009-01-12 11:11:12 CST
fix for ETCH-13: added examples to distribution
----------------------------------------------------------------------------
r724340 | sccomer | 2008-12-08 07:32:04 CST
factor perf tests into individual static functions called from main.
pull configuration options to the top.
----------------------------------------------------------------------------
r723340 | sccomer | 2008-12-04 08:49:24 CST
csharp fix for ETCH-19: Break out common tcp transport options so that they may
be shared among various transports.
----------------------------------------------------------------------------
r723112 | sccomer | 2008-12-03 16:49:22 CST
do the right math related to relative timing tests.
----------------------------------------------------------------------------
r723034 | sccomer | 2008-12-03 13:42:19 CST
csharp fix for ETCH-11: AlarmManager deadlocks during shutdown(). break lock on
AbstractStartable start() and stop() methods. Add back necessary synchronization
for Monitor.PulseAll() in Stop0(). Port java version of unit test.
----------------------------------------------------------------------------
r723032 | sccomer | 2008-12-03 13:39:56 CST
drop blank string for thrown exception in unit test for AlarmManager.
----------------------------------------------------------------------------
r722646 | sccomer | 2008-12-02 16:38:21 CST
change the exception thrown by AbstractStartable for already started and is not
started to Exception from ThreadInterruptedException.
change NullReferenceException thrown by AlarmManager when listener is null to
ArgumentNullException.
shell of unit test for AlarmManager.
----------------------------------------------------------------------------
r722629 | sccomer | 2008-12-02 16:04:52 CST
expanded unit test for AlarmManager.
mostly cosmetic edits for AlarmManager, except tightened up code which notifies
worker thread when an alarm is removed (if no alarm is removed, then notify is
not needed).
----------------------------------------------------------------------------
r722262 | sccomer | 2008-12-01 16:15:09 CST
java fix for ETCH-11: AlarmManager deadlocks during shutdown().
AlarmManager.shutdown() just calls AbstractStartable.stop() on the static
instance.
the bug was actually in AbstractStartable.stop().
created unit test for AlarmManager which covers this case.
----------------------------------------------------------------------------
r722250 | sccomer | 2008-12-01 15:50:56 CST
csharp fix for ETCH-17: SessionListener needs to be more independent.
----------------------------------------------------------------------------
r722248 | sccomer | 2008-12-01 15:48:53 CST
improved the comment.
----------------------------------------------------------------------------
r722242 | sccomer | 2008-12-01 15:31:41 CST
fix ETCH-6: if free pool exceeds maximum number of threads the exception thrown
will kill the connection.
also rearrange code in StubBase sessionMessage to enable optimization of NONE
case.
----------------------------------------------------------------------------
r722240 | sccomer | 2008-12-01 15:29:21 CST
fix issue with clock tick quanta in free pool tests.
----------------------------------------------------------------------------
r722208 | sccomer | 2008-12-01 14:00:37 CST
implemented unit tests for FreePool in both csharp and java bindings.
----------------------------------------------------------------------------
r722205 | sccomer | 2008-12-01 13:58:44 CST
fix for ETCH-23: FreePool has synchronization issues with quick back to back
calls to Run.
----------------------------------------------------------------------------
r722116 | sccomer | 2008-12-01 10:33:04 CST
csharp fix for ETCH-18: KeepAlive throws exception while trying to shutdown
connection.
fixed both csharp and java versions to use Todo during wakeup to send request
so as to not block AlarmManager if there is a problem with the connection.
----------------------------------------------------------------------------
r722098 | sccomer | 2008-12-01 09:35:14 CST
fix the fix for ETCH-8: canceling mailbox notification registration throws
exception if not registered.
unit tests for fix for ETCH-8.
----------------------------------------------------------------------------
r722085 | sccomer | 2008-12-01 08:42:58 CST
java unit test for fix for ETCH-8.
----------------------------------------------------------------------------
r720572 | sccomer | 2008-11-25 13:43:44 CST
fix for ETCH-8: canceling mailbox notification registration throws exception if
not registered.
----------------------------------------------------------------------------
r720115 | sccomer | 2008-11-23 22:56:45 CST
changes for selector code to be compatible with jdk 1.5.0_16.
regularize the start/stop handling between Tcp2Listener and Tcp2Connection.
----------------------------------------------------------------------------
r719644 | sccomer | 2008-11-21 11:17:48 CST
fixed the test for whether a Tcp2Connection is started.
finalized some instance variables, and made handler private.
synchronized setHandler.
----------------------------------------------------------------------------
r719414 | sccomer | 2008-11-20 16:50:55 CST
checkpoint on selectors and transport which uses them.
----------------------------------------------------------------------------
r719413 | sccomer | 2008-11-20 16:43:43 CST
correct the name of this test of TcpListener.
----------------------------------------------------------------------------
r719286 | sccomer | 2008-11-20 11:02:42 CST
fix for etch-17: SessionListener needs to be more independent.
fix for etch-19: Break out common tcp transport options so that they may be
shared among various transports.
----------------------------------------------------------------------------
r719279 | sccomer | 2008-11-20 10:47:12 CST
fix for etch-18: KeepAlive throws exception while trying to shutdown connection.
----------------------------------------------------------------------------
r713417 | gsandhir | 2008-11-12 10:13:38 CST
Test to see if commit goes through
----------------------------------------------------------------------------
r713257 | niclas | 2008-11-11 21:55:20 CST
Checking my own access.
----------------------------------------------------------------------------
r712814 | sccomer | 2008-09-30 10:13:12 CDT
fix bug whereby a null enum value would not deserialize correctly. this also
caused problems when additional elements were added to a service enum and then
a mix of old and new implementations of the service used together.
----------------------------------------------------------------------------
r712813 | dixson3 | 2008-09-10 10:00:41 CDT
skip csharp build on non-windows
----------------------------------------------------------------------------
-------------
Release 1.0.1
-------------
r80 | sccomer | 2008-09-08 15:33:33 CDT
added antlib resource for etch ant plugin, changed chat example to use it.
----------------------------------------------------------------------------
r79 | sccomer | 2008-09-08 13:40:12 CDT
add csharp build to dist chat example.
----------------------------------------------------------------------------
r78 | sccomer | 2008-09-08 13:00:36 CDT
custom README.txt for chat dist and make the directions all very similar.
----------------------------------------------------------------------------
r77 | sccomer | 2008-09-08 12:34:02 CDT
added chat source to the distribution.
----------------------------------------------------------------------------
r76 | dixson3 | 2008-09-08 10:30:32 CDT
Filter 'etch-maven-install.bat' to include the correct version number for etch
Update csharp-unit-test targets to only run when 'BUILD.csharp' is set
----------------------------------------------------------------------------
r75 | sccomer | 2008-09-07 10:19:23 CDT
updated ChangeLog.txt to the current state of the release.
----------------------------------------------------------------------------
r74 | sccomer | 2008-09-07 09:56:18 CDT
r73 | sccomer | 2008-09-05 16:03:49 CDT
r72 | sccomer | 2008-09-05 15:32:36 CDT
r71 | sccomer | 2008-09-05 15:31:46 CDT
r70 | dixson3 | 2008-09-05 08:31:53 CDT
r69 | sccomer | 2008-09-04 18:03:04 CDT
r68 | sccomer | 2008-09-04 18:02:24 CDT
r67 | sccomer | 2008-09-04 09:16:38 CDT
r66 | sccomer | 2008-09-04 09:14:53 CDT
r65 | sccomer | 2008-09-02 16:25:03 CDT
r64 | dixson3 | 2008-09-02 15:44:35 CDT
r63 | sccomer | 2008-09-02 14:39:23 CDT
r62 | sccomer | 2008-09-02 14:07:09 CDT
r61 | sccomer | 2008-09-02 13:42:47 CDT
r60 | dixson3 | 2008-09-02 11:16:17 CDT
r59 | sccomer | 2008-09-02 10:41:54 CDT
(various improvements to build scripts.)
----------------------------------------------------------------------------
r58 | sccomer | 2008-09-02 10:27:40 CDT
make TestEtchMain.test7 dump msgs upon failure.
----------------------------------------------------------------------------
r57 | sccomer | 2008-09-02 07:49:21 CDT
r56 | sccomer | 2008-09-02 07:35:20 CDT
r55 | dixson3 | 2008-08-29 21:52:03 CDT
r54 | dixson3 | 2008-08-29 15:48:01 CDT
r53 | sccomer | 2008-08-29 10:37:05 CDT
r52 | sccomer | 2008-08-28 16:05:49 CDT
r51 | sccomer | 2008-08-28 15:40:26 CDT
r50 | sccomer | 2008-08-28 14:23:50 CDT
r49 | sccomer | 2008-08-28 11:04:32 CDT
(various improvements to build scripts.)
----------------------------------------------------------------------------
r48 | sccomer | 2008-08-28 10:20:18 CDT
merging changes to various build.xml from release 1.0.0 rev 5-6: mono support
is not fully baked, use -DUSE.mono to test
----------------------------------------------------------------------------
r47 | sccomer | 2008-08-28 09:00:13 CDT
fixed problem with java generated remote rejecting exceptions which are
subclasses of allowed exceptions.
----------------------------------------------------------------------------
r46 | sccomer | 2008-08-27 19:31:44 CDT
fix several bugs and add missing functionality to url so that java and csharp
versions work the same.
----------------------------------------------------------------------------
r45 | sccomer | 2008-08-27 12:44:50 CDT
if last chance exception handler in EtchMain catches an exception, it should
print it.
correct spelling of csharp Validator.Level enum element MISSING_OK.
implement name for types and fields in csharp BinaryTaggedDataOutput.
add named types and fields testing for csharp binary tagged data.
----------------------------------------------------------------------------
r44 | sccomer | 2008-08-26 13:29:24 CDT
fix csharp BinaryTaggedDataInput to support names for types and fields.
----------------------------------------------------------------------------
r43 | sccomer | 2008-08-26 10:24:49 CDT
merge compiler driver changes (and a few misc updates to unit tests) from
branch sccomer-compiler-1 (revs 20-42) to trunk.
----------------------------------------------------------------------------
r28 | sccomer | 2008-08-22 11:39:29 CDT
support for java BinaryTaggedDataInput and BinaryTaggedDataOutput using names
instead of hashes of names for types and fields.
----------------------------------------------------------------------------
r27 | sccomer | 2008-08-22 11:38:24 CDT
change java testUrl to better name (TestUrl1).
----------------------------------------------------------------------------
r26 | sccomer | 2008-08-22 11:37:41 CDT
changed java codes from using Integer constructor to Integer.valueOf.
----------------------------------------------------------------------------
r25 | sccomer | 2008-08-22 11:36:51 CDT
added command line control of starting listener also.
----------------------------------------------------------------------------
r24 | sccomer | 2008-08-22 11:35:45 CDT
fix up java URL support of non-string terms.
fully support Boolean in java URL.
properly implement in java URL handling of remove( name, value ) when value
is a singleton.
----------------------------------------------------------------------------
r9 | sccomer | 2008-08-01 15:37:49 CDT
corrected csharp project dependences.
corrected port numbers in distmap test.
----------------------------------------------------------------------------
r8 | sccomer | 2008-08-01 14:17:27 CDT
integrated remaining examples into csharp build.
bumped version numbers of expected build to 1.0.1.
----------------------------------------------------------------------------
r7 | sccomer | 2008-07-31 15:58:29 CDT
added csharp build of most of the examples.
substitute DOTNET_HOME environment variable for gnarley dot net path in various
build.xml. this allows disabling the csharp build for those that don't want it.
example ant build setup (antsetup.bat), shows which environment variable and
path manipulations you need for a build. also shows which ones are optional.
corrected port numbers of distmap example.
----------------------------------------------------------------------------
Gaurav was Here
-------------
Release 1.0.0
-------------