Release version 1.5.0 01/263601/1 accepted/tizen/unified/20210913.123347 submit/tizen/20210910.110629 submit/tizen/20210913.035416
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 7 Sep 2021 01:32:56 +0000 (10:32 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 7 Sep 2021 01:35:17 +0000 (10:35 +0900)
Changes:
 - Fix wrong bundle free.
 - Support CION commands
 - Remove build warning messages
 - Refactor C Generator
 - Fix C Generator
 - Fix wrong exception handlings
 - Fix C Generator

Change-Id: I9b86dea6be43a8cacbb83a8d383bf1a40c81b8c4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
package/pkginfo.manifest
packaging/tidl.spec
release/windows-32/tidlc.exe
release/windows-64/tidlc.exe

index cd7fc2b..966ce72 100644 (file)
@@ -1,4 +1,4 @@
-Version:1.4.9
+Version:1.5.0
 Source:tidlc
 Maintainer:JungHoon Park <jh9216.park@samsung.com>, Hwankyu Jhun <h.jhun@samsung.com>, Inkyun Kil <inkyun.kil@samsung.com>, Ju-Sung Son <jusung07.son@samsung.com>, Hyunho Kang <hhstark.kang@samsung.com>
 
index c9fc52a..1a24f76 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tidl
 Summary:    Tizen Interface Definition Language
-Version:    1.4.9
+Version:    1.5.0
 Release:    1
 Group:      Application Framework/Building
 License:    Apache-2.0
index 45edd1d..7a70869 100755 (executable)
Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ
index e619fa9..bafe614 100755 (executable)
Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ