Release version 2.6.0 36/318436/1 accepted/tizen_unified_x_asan accepted/tizen/unified/20250117.152516 accepted/tizen/unified/x/20250118.073939 accepted/tizen/unified/x/asan/20250211.003645
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 17 Jan 2025 01:03:54 +0000 (10:03 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 17 Jan 2025 01:08:36 +0000 (10:08 +0900)
Changes:
 - Use string literal operator for getting hash code
 - Add new types
 - Fix static analysis issue
 - Introduce the new type 'file_desc'

Change-Id: I5b909dbe7fc28c097d680a9360089011cc948d30
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 b48955b8ec411015c9841036ce162258c89f8e44..c5e0655d396e2bb8c6ef81ebd05be9b9d3337f39 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.5.0
+Version:2.6.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 5022a1bf1e8634ee03ca03388ad029ab8414135b..5af6cbd9bf6df7cb4efc2e3c32459e83c9f23303 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tidl
 Summary:    Tizen Interface Definition Language
-Version:    2.5.0
+Version:    2.6.0
 Release:    1
 Group:      Application Framework/Building
 License:    Apache-2.0
index 98fb593a93bef6a3697faf141cd007864c0cc670..151f51c213dc4c814403f8601ae0313d6a1ec359 100755 (executable)
Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ
index 0638b5601e4d1bbc102a870a1317890c2b9c2115..014d0800cfbf1e0bd6a853b20d3d4ecf0483aa7f 100755 (executable)
Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ