summaryrefslogtreecommitdiff
path: root/idlc
AgeCommit message (Expand)AuthorFilesLines
2019-08-21Fix function name for delegator destructorJunghoon Park1-1/+1
2019-07-01Fix C GeneratorHwankyu Jhun1-1/+3
2019-06-19Remove license descriptionHwankyu Jhun21-106/+49
2019-06-17Fix visibility of delegate ctorHwankyu Jhun1-1/+1
2019-04-18Fix Cpp generatorHwankyu Jhun3-3/+3
2019-04-18Fix C generatorHwankyu Jhun2-4/+5
2019-02-14Revert "Fix C Generator about g_rec_mutex"Hwankyu Jhun1-2/+0
2019-02-14Fix C Generator about g_rec_mutexHwankyu Jhun1-0/+2
2019-01-09Fix a bug about C generatorHwankyu Jhun2-0/+17
2018-12-14Fix bugs about C generatorHwankyu Jhun2-10/+5
2018-11-29Add an exception handling on C GeneratorHwankyu Jhun1-1/+6
2018-09-19Fixed build breakHwankyu Jhun1-1/+0
2018-09-19Modified list setter of C GeneratorHwankyu Jhun2-32/+35
2018-09-17Fixed C GeneratorHwankyu Jhun2-1/+6
2018-09-17Modified C GeneratorHwankyu Jhun5-0/+31
2018-09-17Revert "Remove unnecessary files"Hwankyu Jhun5-0/+6671
2018-09-09Adjust coding style of generated codeHwankyu Jhun1-0/+1
2018-09-10Add an exception handlingHwankyu Jhun3-3/+17
2018-09-07Remove unnecessary filesHwankyu Jhun5-6671/+0
2018-08-30Adds new APIs for handling listJunghoon Park8-19/+193
2018-08-28Revert "Modified C Generator"Junghoon Park6-201/+132
2018-08-28Modified C GeneratorHwankyu Jhun6-132/+201
2018-08-24Fixed C GeneratorHwankyu Jhun6-0/+43
2018-08-09Add initializer for structure handleHwankyu Jhun1-0/+5
2018-08-06Fix a bug about using wrong API for rpc-portJunghoon Park1-1/+1
2018-08-03Add initializer for callback handleJunghoon Park2-2/+8
2018-07-24Fix bug about parsing unknown tokensJunghoon Park5-223/+231
2018-07-12Fix build error for DIBSJunghoon Park5-0/+6663
2018-07-12Add makefile for DIBSJunghoon Park1-9/+2
2018-07-11Support build for 64bit Mac OSJunghoon Park1-8/+15
2018-07-03Fix static analysis issueJunghoon Park1-2/+2
2018-07-02Support build for 32bit WindowsJunghoon Park1-0/+4
2018-07-02Support build script for WindowsJunghoon Park2-64/+98
2018-07-02Use static link optionsJunghoon Park1-1/+1
2018-06-28Add exception handler in stub codeJunghoon Park2-4/+20
2018-06-28Merge "Revert "Terminate the service object if timeout happen"" into tizenJunghoon Park1-8/+0
2018-06-28Revert "Modify exception handling of C Generator"Junghoon Park1-2/+1
2018-06-28Revert "Terminate the service object if timeout happen"Junghoon Park1-8/+0
2018-06-28Adjust coding style for C GeneratorHwankyu Jhun1-5/+5
2018-06-28Modify exception handling of C GeneratorHwankyu Jhun1-1/+2
2018-06-28Terminate the service object if timeout happenJunghoon Park1-0/+8
2018-06-26Fix build warningJunghoon Park1-4/+4
2018-06-25Modify C proxy generatorHwankyu Jhun6-33/+68
2018-06-22Modify printing dlog messagesHwankyu Jhun4-8/+10
2018-06-21Use delegate port to improve concurrencyJunghoon Park12-66/+84
2018-06-15Clear delegate objects before being disconnectedJunghoon Park1-0/+1
2018-06-15Fix definitions of the macrosHwankyu Jhun1-4/+4
2018-06-14Change dlog messagesHwankyu Jhun14-110/+162
2018-06-12Make atomic operation to get sequence numbersJunghoon Park2-2/+2
2018-06-11Make atomic operation to get sequence numbersJunghoon Park3-2/+4