platform/core/appfw/tidl.git
2023-12-06 Hwankyu JhunRelease version 2.0.2 accepted/tizen/8.0/unified/20231208.171926
2023-12-06 Hwankyu Jhun[v2] Add locking and unlocking mutex
2023-12-06 Hwankyu JhunAdd locking and unlocking mutex
2023-12-06 Hwankyu JhunModify README markdown
2023-12-06 Hwankyu JhunRelease version 2.0.1
2023-12-06 Hwankyu JhunUpdate README markdown for protocol version 2
2023-12-06 Hwankyu JhunRevert "Add locking and unlocking mutex"
2023-12-06 Hwankyu JhunAdd locking and unlocking mutex
2023-09-14 Hwankyu JhunRelease version 2.0.0 19/298819/1 accepted/tizen/8.0/unified/20231005.093116 accepted/tizen/unified/20230914.164942 tizen_8.0_m2_release
2023-09-14 jusung sonSupport Local Execution Mode for C# Generator 58/298758/4
2023-09-13 Hwankyu JhunModify LocalExecutionMode of C Generator 22/298622/9
2023-09-11 Hwankyu JhunModify LocalExecutionMode of C++ Generator 01/298601/5
2023-09-11 Hwankyu JhunModify local execution mode of C++ generator 99/298599/1
2023-08-28 Hwankyu JhunModify port name of C stub code 67/297867/1
2023-08-27 Hwankyu JhunSupport Local Execution Mode for C++ Generator 54/297654/8
2023-08-25 Hwankyu JhunSupport 'struct' inheritance feature for C++ Generator 61/297361/8
2023-08-25 Hwankyu JhunSupport method privilege check for C++ Generator 61/297261/7
2023-08-25 Hwankyu JhunSupport RemoteException for C++ Generator 51/297251/12
2023-08-25 jusung sonSupport 'struct' inheritance feature for C# Generator 06/297806/3
2023-08-24 jusung sonChange unit map api signature for C# Generator 04/297804/1
2023-08-18 jusung sonSupport RemoteException for C# Generator 35/297435/2
2023-08-17 jusung sonFix bugs related to unit map 14/297314/2
2023-08-16 jusung sonSupport method privilege check for C# Generator 69/297269/2
2023-08-16 jusung sonFix coding style 49/297249/1
2023-08-16 jusung sonFix a bug of C# Generator 48/297248/2
2023-08-11 jusung sonSupport Map & Set container for C# Generator 77/297177/4
2023-08-11 jusung sonSupport enum type for C# generator 56/297156/2
2023-08-11 Hwankyu JhunFix a bug of C++ Generator 39/297139/2
2023-08-10 Hwankyu JhunModify C Generator related to Remote Exception feature 99/297099/3
2023-08-09 Hwankyu JhunSupport enum type for C++ generator 78/296978/12
2023-08-09 Hwankyu JhunSupport Map & Set container for C++ Generator 79/296879/10
2023-08-09 Hwankyu JhunModify C Generator 26/297026/1
2023-08-08 Hwankyu JhunModify supporting enum type 10/297010/2
2023-08-08 Hwankyu JhunModify Map & Set implementation of C generator 50/296950/6
2023-08-07 Hwankyu JhunSeparate generator code from main file 50/296750/5
2023-08-07 Hwankyu JhunImplement C++ Group Generator 50/296450/9
2023-08-02 Hwankyu JhunFix build error 07/296607/1
2023-08-01 jusung sonImplement C# Generator 47/296547/4
2023-07-28 Hwankyu JhunImpelment C++ Generator 58/295558/33
2023-07-13 jusung sonSupport local execution mode 56/295656/4
2023-07-03 Hwankyu JhunSupport 'struct' inheritance 74/288474/16
2023-07-03 Hwankyu JhunRelease version 1.11.4 55/295155/1 accepted/tizen/unified/20230705.063732 accepted/tizen/unified/dev/20230726.115740
2023-07-03 Hwankyu JhunFixed the build error using gcc 13 42/295142/1
2023-05-17 Hwankyu JhunChange version to 8.0 42/292942/1
2023-05-17 Hwankyu JhunChange version to 8.0 36/292936/1
2023-05-16 Hwankyu JhunFix sign compare warning 47/292847/1
2023-04-21 Hwankyu JhunFix build error for gcc 12.2.0 63/291763/1
2023-04-21 Changgyu ChoiRelease version 1.11.3 59/291759/2 accepted/tizen/unified/20230424.185341
2023-04-21 Changgyu ChoiFix tidl fail issue 58/291758/1
2023-04-20 Changgyu ChoiRelease version 1.11.2 78/291678/2
2023-04-20 jusung sonFix build error 75/291675/1
2023-04-20 Hwankyu JhunRelease version 1.11.1 49/291649/1 accepted/tizen/unified/20230420.153149
2023-04-19 Hwankyu JhunFix static analysis issues 09/291609/3
2023-04-19 Changgyu ChoiRelease version 1.11.0 97/291597/1
2023-04-18 SukhyungKang[cion] Implement Dart group generator 24/291424/13
2023-04-18 jusung son[cion] Fix file transfer logic 30/291530/1
2023-04-17 jusung son[cion] Implement sync call method 49/291449/2
2023-04-14 Changgyu Choi[cion] Add a missing disconnect on dart client 69/291369/2
2023-04-11 Changgyu Choi[cion] Implement Dart proxy generator 66/291066/9
2023-04-07 jusung son[cion] Implement Dart stub generator 36/290936/5
2023-03-23 Changgyu ChoiModify dart generator 09/289709/8
2023-03-21 jh9216.parkAdd some methods in ReplaceAll 58/290158/1
2023-03-14 jusungSupport 'import' keyword 24/289224/5
2023-02-22 Hwankyu JhunAdd missing implementation about ref keyword 25/288725/2
2023-02-22 Hwankyu JhunChange version to 7.5 15/288715/1
2023-02-22 Hwankyu JhunFix build tests 02/288702/1
2023-02-17 Hwankyu JhunAdd new build tests for protocol v2 59/288459/3
2023-02-16 jusung sonMerge "Fix build error" into tizen
2023-02-16 jusungFix build error 57/288457/1
2023-02-16 jusungRemove unnecessarily generated codes 31/288431/2
2023-02-16 Hwankyu JhunFix C generator related enumeration 02/288402/1
2023-02-16 Hwankyu JhunSupport method privilege feature 10/288210/5
2023-02-15 Hwankyu JhunSupport sending exception feature 74/288274/9
2023-02-15 jusungSupport enum type 49/286749/12
2023-02-15 Hwankyu JhunFix bugs about map & set container 28/288328/4
2023-02-13 Hwankyu JhunSupport map & set container type 34/286234/24
2023-01-26 Changgyu ChoiRemove exception handling from _consumeCommnad() 55/287255/1
2023-01-17 Changgyu ChoiFix invalid access 46/286946/1
2023-01-12 Changgyu ChoiFix dart generator implementation 11/286511/9
2023-01-10 jusung Implement C stub generator 40/286440/4
2023-01-04 jusungImplement C group generator 22/286322/2
2023-01-04 jusungFix build error 20/286320/1
2023-01-03 Sangyoon JangReplace AITT with MQTT 20/284620/4
2023-01-02 Hwankyu JhunImplement C header generator 17/286217/4
2022-12-30 Changgyu ChoiFix to fail build test 61/286161/8
2022-12-30 Hwankyu JhunImplement C proxy body generator 70/285670/20
2022-12-14 Changgyu ChoiFix C++ generator 13/285513/2
2022-11-16 jusungImplement protocol version 2 10/283710/3
2022-10-21 Hwankyu JhunModify Makefile for DIBS 45/283245/4
2022-10-21 Hwankyu JhunRelease version 1.10.6 44/283244/1
2022-10-20 Hwankyu JhunAdd missing files to Makefile for MacOS 43/283243/2
2022-10-19 Changgyu ChoiRelease version 1.10.5 41/283141/3
2022-10-19 Changgyu Choi[Dart] Improve dart generator 96/283096/6
2022-10-11 Hwankyu JhunRelease version 1.10.4 46/282746/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062448 accepted/tizen/7.0/unified/hotfix/20221116.105056 accepted/tizen/unified/20221012.014921 tizen_7.0_m2_release
2022-10-11 Hwankyu Jhun[Dart] Improve dart generator 30/282730/5
2022-10-04 Changgyu ChoiAdd checking nullptr 59/282459/2
2022-10-04 jh9216.parkMove invocation parameters 50/282450/1
2022-09-30 Changgyu ChoiRelease version 1.10.3 58/282358/1 accepted/tizen/unified/20221004.150434
2022-09-30 Changgyu ChoiModify dart generator implementation 32/282132/10
2022-09-23 Hwankyu JhunRelease version 1.10.2 31/281931/1 accepted/tizen/unified/20220927.132322
next