Release version 1.7.3 56/265756/1 accepted/tizen/6.5/unified/20211109.041727 accepted/tizen/unified/20211101.140325 submit/tizen/20211028.054746 submit/tizen/20211028.063318 submit/tizen/20211101.102058 submit/tizen_6.5/20211105.053806
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 28 Oct 2021 05:51:29 +0000 (14:51 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 28 Oct 2021 05:54:21 +0000 (14:54 +0900)
Changes:
 - Add CION build tests to tidl-build-tests
 - Fix java generator
 - Fix parser to handle errors
 - Refactor java generator
 - Fix C++ Generator
 - Fix java generator
 - Fix typo
 - Merge "Fix java generator" into tizen
 - Updates cpp cion

Change-Id: I335114e2945c15fb27c0bec7548b4f95cab43562
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 f2723c2..07be8ec 100644 (file)
@@ -1,4 +1,4 @@
-Version:1.7.2
+Version:1.7.3
 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 4e3976a..cb2fb8c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tidl
 Summary:    Tizen Interface Definition Language
-Version:    1.7.2
+Version:    1.7.3
 Release:    1
 Group:      Application Framework/Building
 License:    Apache-2.0
index 983d5ea..b2a7b83 100755 (executable)
Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ
index 038c3bb..605f6e7 100755 (executable)
Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ