]> rtime.felk.cvut.cz Git - orte.git/blob - ChangleLog
multicast problem fixed (jointing to a multicast group)
[orte.git] / ChangleLog
1 v0.3.0 - 050220
2 - fixed csChange memory lake in RTPSVar
3 - added support CDR types (imported from ORBIT)
4   * CDR_Codec type
5   for serialization/deserialization are used functions
6 - java interface - preliminary
7 - IDL compiler, jorte library - both preliminary
8 - multicast communication
9   * new demo in orte/example/multicast
10 - documentation in developing branch
11 - added registration retries and period parameters. New event 
12   generated when application fail to register to a manager (onRegFail).
13
14 v0.2.3 - 09/26/2004
15
16 - fixed unsolve symbols for RTNet
17 - fixed aclocal script for 1.8.3 version (admin/linux.m4)
18 - added support shared lobraries (libtool)
19 - added new target (FreeBSD)
20 - ortemanager runable like windows service
21 - MinGW pthread corection (when is instaled a version of pthread)
22
23 v0.2.2 - 04/11/2004
24
25 - added support new targets (Solaris, MacOS)
26 - now ortemanager can be runnig like windows service
27 - tested on big-endian machines
28
29 v0.2.1 - 04/02/2004
30
31 - bug in CDRStream format -> char -> uint8_t
32 - no fill callBack rutine in subscriber cause SIGSEV
33 - change types u_intXX_t to uintXX_t
34
35
36 v0.2.0 - 01/08/2004
37
38 - many things (circa 80% of code scratched)
39 - event subssystem
40 - htimer, gavl,
41 - support serialization/deserialization functions
42 - ...
43
44 V0.1.1 - 12/14/2002
45
46 - a little cleaned up source code.
47