deliverable/titan.core.git
7 years agoUse LTTngUSTLogger logger plugin in logtest regression test LTTngUSTLogger
Philippe Proulx [Fri, 29 Jul 2016 19:02:25 +0000 (15:02 -0400)] 
Use LTTngUSTLogger logger plugin in logtest regression test

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agoAdd LTTngUSTLogger logger plugin test
Philippe Proulx [Fri, 29 Jul 2016 19:08:51 +0000 (15:08 -0400)] 
Add LTTngUSTLogger logger plugin test

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agoDocument the LTTngUSTLogger plugin
Philippe Proulx [Tue, 9 Aug 2016 14:45:11 +0000 (10:45 -0400)] 
Document the LTTngUSTLogger plugin

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agoAdd LTTngUSTLogger logger plugin
Philippe Proulx [Fri, 29 Jul 2016 19:24:02 +0000 (15:24 -0400)] 
Add LTTngUSTLogger logger plugin

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
7 years agoMerge pull request #83 from eadrkir/master
Elemer Lelik [Tue, 2 Aug 2016 12:07:20 +0000 (14:07 +0200)] 
Merge pull request #83 from eadrkir/master

Added negative tests

7 years agoAdded negative tests
Adrien Kirjak [Tue, 2 Aug 2016 12:05:19 +0000 (14:05 +0200)] 
Added negative tests

Signed-off-by: Adrien Kirjak <adrien.kirjak@ericsson.com>
7 years agoMerge pull request #82 from eadrkir/master
Elemer Lelik [Tue, 2 Aug 2016 11:57:13 +0000 (13:57 +0200)] 
Merge pull request #82 from eadrkir/master

Added test cases

7 years agoAdded test cases
Adrien Kirjak [Tue, 2 Aug 2016 11:46:22 +0000 (13:46 +0200)] 
Added test cases

Signed-off-by: Adrien Kirjak <adrien.kirjak@ericsson.com>
7 years agoadded include for atoi
ebensza [Mon, 1 Aug 2016 13:11:47 +0000 (15:11 +0200)] 
added include for atoi

Change-Id: Ia200aa5d3b952022ab86672878124a087fce2989
Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agofixed Segfault in decmatch confomance test cases (artf764443)
ebensza [Mon, 1 Aug 2016 12:57:45 +0000 (14:57 +0200)] 
fixed Segfault in decmatch confomance test cases (artf764443)

Change-Id: I5582f6b2286c1404e7c0f6645caf7b734b24ae83
Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoimplemented new code splitting mechanism (split to equal slices)
ebensza [Mon, 1 Aug 2016 10:46:31 +0000 (12:46 +0200)] 
implemented new code splitting mechanism (split to equal slices)

Change-Id: Ifd2fa1b9e2ce3a57f442a08a3ea692c434dced06
Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoadded warning for when the buffer is not empty after decoding in decmatch
Botond Baranyi [Wed, 27 Jul 2016 11:39:38 +0000 (13:39 +0200)] 
added warning for when the buffer is not empty after decoding in decmatch

Change-Id: I3c41a6eb1a8e3b11682b690feecf2f6e68071dc3
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoadded clearer error messages for unsupported modifier keywords (artf724039)
Botond Baranyi [Tue, 26 Jul 2016 15:41:23 +0000 (17:41 +0200)] 
added clearer error messages for unsupported modifier keywords (artf724039)

Change-Id: I2d4e8e3beb6ac165944162b72247766b1bbb8b8f
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agodocumented decmatch limitations in reference guide
Botond Baranyi [Mon, 25 Jul 2016 14:44:37 +0000 (16:44 +0200)] 
documented decmatch limitations in reference guide

Change-Id: I08906157c932c52b9efa320f7cdc8f2d00a4b784
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoremoved memory leaks from generated debugger code
Botond Baranyi [Mon, 25 Jul 2016 13:54:11 +0000 (15:54 +0200)] 
removed memory leaks from generated debugger code

Change-Id: I1bdd8ef398b03bd92f89447c98a2a1fc94de9a3a
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoMerge "fixed self-ref check to no longer display errors for omit values (bug 498430)"
Botond Baranyi [Mon, 25 Jul 2016 13:23:33 +0000 (09:23 -0400)] 
Merge "fixed self-ref check to no longer display errors for omit values (bug 498430)"

7 years agoMerge "fixed compiler crash when passing an empty record as a function parameter...
Árpád Lovassy [Mon, 25 Jul 2016 13:23:16 +0000 (09:23 -0400)] 
Merge "fixed compiler crash when passing an empty record as a function parameter (bug 498337)"

7 years agofixed self-ref check to no longer display errors for omit values (bug 498430)
Botond Baranyi [Mon, 25 Jul 2016 13:06:19 +0000 (15:06 +0200)] 
fixed self-ref check to no longer display errors for omit values (bug 498430)

Change-Id: I4a6a3160459761773aeb67aef2dcc1d499eaffd1
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoMerge "implemented decmatch (artf724241)"
ebensza [Mon, 25 Jul 2016 09:03:51 +0000 (05:03 -0400)] 
Merge "implemented decmatch (artf724241)"

7 years agofixed compiler crash when passing an empty record as a function parameter (bug 498337)
Botond Baranyi [Fri, 22 Jul 2016 14:10:28 +0000 (16:10 +0200)] 
fixed compiler crash when passing an empty record as a function parameter (bug 498337)

Change-Id: I6752997dd65467f2040a036a05b4f0fc8a61e2b4
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agofixed compilation error caused by the previous commit
Botond Baranyi [Fri, 22 Jul 2016 08:28:13 +0000 (10:28 +0200)] 
fixed compilation error caused by the previous commit

Change-Id: I87b0700bbd1d6f465a0ea2fa136c46fd69a01fc0
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agofixed compilation errors when DEBUG is switched on
Botond Baranyi [Thu, 21 Jul 2016 14:57:10 +0000 (16:57 +0200)] 
fixed compilation errors when DEBUG is switched on

Change-Id: I4e904363dabff40b4653a61bac548a494d5075f2
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agodebugger: changed dprintcalls argument to limit number of displayed calls; fixed...
Botond Baranyi [Wed, 20 Jul 2016 12:08:32 +0000 (14:08 +0200)] 
debugger: changed dprintcalls argument to limit number of displayed calls; fixed log function in custom ports to no longer cause compilation errors

Change-Id: I234ee29060574fe5ff3de50d717b209899f5d2e9
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoimplemented decmatch (artf724241)
Botond Baranyi [Mon, 18 Jul 2016 10:12:02 +0000 (12:12 +0200)] 
implemented decmatch (artf724241)

Change-Id: I12c5ff280fa50a82db3ce4096f796146fe94dd38
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoopenssl bignum forward declarations instead of include
ebensza [Fri, 8 Jul 2016 11:49:20 +0000 (13:49 +0200)] 
openssl bignum forward declarations instead of include

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoopenssl include changed
ebensza [Thu, 7 Jul 2016 13:04:47 +0000 (15:04 +0200)] 
openssl include changed

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoopenssl 1.1.0 compatibility (Bug 497230)
ebensza [Thu, 7 Jul 2016 12:07:30 +0000 (14:07 +0200)] 
openssl 1.1.0 compatibility (Bug 497230)

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoindentation problem in the generated code
kristof [Wed, 6 Jul 2016 07:45:09 +0000 (09:45 +0200)] 
indentation problem in the generated code

7 years agoMerge pull request #81 from gpilisi/master
Elemer Lelik [Tue, 5 Jul 2016 13:03:09 +0000 (15:03 +0200)] 
Merge pull request #81 from gpilisi/master

Makefile changes to protect original compiler flags

7 years agoRemoved unnecessary LDFLAG options
Gergely Pilisi [Tue, 5 Jul 2016 11:35:50 +0000 (13:35 +0200)] 
Removed unnecessary LDFLAG options

Signed-off-by: Gergely Pilisi <gergely.pilisi@ericsson.com>
7 years agoMakefile changes to protect original compiler flags
Gergely Pilisi [Tue, 5 Jul 2016 10:46:49 +0000 (12:46 +0200)] 
Makefile changes to protect original compiler flags

Signed-off-by: Gergely Pilisi <gergely.pilisi@ericsson.com>
7 years agocorrected makefile -w behaviour (now overrides the suppressWarnings from tpd-s)
ebensza [Fri, 1 Jul 2016 08:26:53 +0000 (10:26 +0200)] 
corrected makefile -w behaviour (now overrides the suppressWarnings from tpd-s)

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoimplemented the Main Controller's 'reconf' command (artf468488)
Botond Baranyi [Wed, 29 Jun 2016 12:18:33 +0000 (14:18 +0200)] 
implemented the Main Controller's 'reconf' command (artf468488)

Change-Id: Ie84819f7e01d73b0735aaab24207117e4adef28b
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agodebugger: a few more corrections in the documentation
Botond Baranyi [Mon, 27 Jun 2016 15:39:25 +0000 (17:39 +0200)] 
debugger: a few more corrections in the documentation

Change-Id: I9c100ab7c6129a884cc85ca44fcc00579631d373
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agodebugger: documented review changes in the reference guide
Botond Baranyi [Mon, 27 Jun 2016 14:24:16 +0000 (16:24 +0200)] 
debugger: documented review changes in the reference guide

Change-Id: I7a03d47d2e087ec99a603876bf662bdd8264b79c
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoadded new warning suppressing switch to makefilegen (-S), reworked -w switch (Bug...
ebensza [Mon, 27 Jun 2016 12:09:41 +0000 (14:09 +0200)] 
added new warning suppressing switch to makefilegen (-S), reworked -w switch (Bug 496830)

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agodebugger: added function breakpoints and added a setting for handling function call...
Botond Baranyi [Fri, 24 Jun 2016 11:46:26 +0000 (13:46 +0200)] 
debugger: added function breakpoints and added a setting for handling function call data

Change-Id: I78833e8462686c4385cd540a41a1abd0d1b5162b
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoUpdate README.md
Elemer Lelik [Tue, 21 Jun 2016 15:37:07 +0000 (17:37 +0200)] 
Update README.md

7 years agodebugger: switched advanded UI off by default, and implemented certain changes asked...
Botond Baranyi [Tue, 21 Jun 2016 11:09:37 +0000 (13:09 +0200)] 
debugger: switched advanded UI off by default, and implemented certain changes asked for at the demo

Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoxsd2ttcn: list length restriction corrected (Bug 495990)
ebensza [Mon, 20 Jun 2016 10:19:30 +0000 (12:19 +0200)] 
xsd2ttcn: list length restriction corrected (Bug 495990)

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoInstead of null pass down the formal parameter list of the type.
kristof [Fri, 17 Jun 2016 14:31:43 +0000 (16:31 +0200)] 
Instead of null pass down the formal parameter list of the type.

Signed-off-by: kristof <Kristof.Szabados@ericsson.com>
7 years agoExample 'how to make archive' created
balaskoa [Thu, 16 Jun 2016 14:56:13 +0000 (16:56 +0200)] 
Example 'how to make archive' created

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agottcn3_archive has been removed
balaskoa [Thu, 16 Jun 2016 14:01:16 +0000 (16:01 +0200)] 
ttcn3_archive has been removed

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agoupdated the debugger's documentation in the reference guide and added an example
Botond Baranyi [Wed, 15 Jun 2016 13:41:02 +0000 (15:41 +0200)] 
updated the debugger's documentation in the reference guide and added an example

Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoadded a build option to remove the generated code's dependency to libcurses
Botond Baranyi [Tue, 14 Jun 2016 14:10:39 +0000 (16:10 +0200)] 
added a build option to remove the generated code's dependency to libcurses

Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoMerge github.com:eclipse/titan.core
Botond Baranyi [Tue, 14 Jun 2016 11:22:35 +0000 (13:22 +0200)] 
Merge github.com:eclipse/titan.core

7 years agoMerge pull request #80 from balaskoa/master
Jeno Attila Balasko [Mon, 13 Jun 2016 12:47:29 +0000 (14:47 +0200)] 
Merge pull request #80 from balaskoa/master

A.asn has been added to cfgFile/module_params test

7 years agoA.asn has been added to cfgFile/module_params test
balaskoa [Mon, 13 Jun 2016 12:36:27 +0000 (14:36 +0200)] 
A.asn has been added to cfgFile/module_params test

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agoAdded debugger documentation to reference guide and user guide
Botond Baranyi [Mon, 13 Jun 2016 11:21:09 +0000 (13:21 +0200)] 
Added debugger documentation to reference guide and user guide

Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoxsd2ttcn: fixed error when reading XMLSchema.xsd (Bug 495653)
ebensza [Mon, 13 Jun 2016 10:56:46 +0000 (12:56 +0200)] 
xsd2ttcn: fixed error when reading XMLSchema.xsd (Bug 495653)

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoMerge pull request #78 from balaskoa/master
Jeno Attila Balasko [Thu, 9 Jun 2016 12:08:15 +0000 (14:08 +0200)] 
Merge pull request #78 from balaskoa/master

Only naming convention and indentation cahnged in a test

7 years agoOnly naming convention and indentation cahnged in a test
balaskoa [Thu, 9 Jun 2016 12:00:24 +0000 (14:00 +0200)] 
Only naming convention and indentation cahnged in a test

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agoUpdate README.md
Elemer Lelik [Thu, 9 Jun 2016 11:08:26 +0000 (13:08 +0200)] 
Update README.md

7 years agoUpdate README.md
Elemer Lelik [Thu, 9 Jun 2016 11:07:41 +0000 (13:07 +0200)] 
Update README.md

7 years agodebugger: added help in single mode UI, plus minor fixes
Botond Baranyi [Wed, 8 Jun 2016 13:49:57 +0000 (15:49 +0200)] 
debugger: added help in single mode UI, plus minor fixes

Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoMerge pull request #77 from balaskoa/master
Jeno Attila Balasko [Tue, 7 Jun 2016 15:23:58 +0000 (17:23 +0200)] 
Merge pull request #77 from balaskoa/master

Module parameters: document update + asn.1 tests

7 years agoasn.1 testcases have been added to modulpar reference test
balaskoa [Tue, 7 Jun 2016 12:00:33 +0000 (14:00 +0200)] 
asn.1 testcases have been added to modulpar reference test

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agoMODULE_PARAMETERS section corrected
balaskoa [Tue, 7 Jun 2016 11:32:31 +0000 (13:32 +0200)] 
MODULE_PARAMETERS section corrected

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agoMerge github.com:eclipse/titan.core
Lenard Nagy (elnrnag) [Fri, 3 Jun 2016 09:06:47 +0000 (11:06 +0200)] 
Merge github.com:eclipse/titan.core

7 years agoMerge pull request #76 from balaskoa/master
Jeno Attila Balasko [Thu, 2 Jun 2016 15:29:58 +0000 (17:29 +0200)] 
Merge pull request #76 from balaskoa/master

modified after internal review

7 years agoFixed code generated for anytype field references in ispresent clauses (bug 495128)
Botond Baranyi [Thu, 2 Jun 2016 15:20:15 +0000 (17:20 +0200)] 
Fixed code generated for anytype field references in ispresent clauses (bug 495128)

Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agomodified after internal review
balaskoa [Thu, 2 Jun 2016 15:19:35 +0000 (17:19 +0200)] 
modified after internal review

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agoMerge pull request #75 from balaskoa/master
Jeno Attila Balasko [Thu, 2 Jun 2016 15:09:55 +0000 (17:09 +0200)] 
Merge pull request #75 from balaskoa/master

Bug 495313 - Documentation: add equivalent of folder /bin to the Wind…

7 years agoBug 495313 - Documentation: add equivalent of folder /bin to the Windows Path
balaskoa [Thu, 2 Jun 2016 14:57:47 +0000 (16:57 +0200)] 
Bug 495313 - Documentation: add equivalent of folder /bin to the Windows Path

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agoMerge pull request #74 from BenceJanosSzabo/master
Elemer Lelik [Thu, 2 Jun 2016 12:30:44 +0000 (14:30 +0200)] 
Merge pull request #74 from BenceJanosSzabo/master

xsd2ttcn: corrected enumeration restriction (bug 494987)

7 years agoxsd2ttcn: removed duplicate word in comment
ebensza [Thu, 2 Jun 2016 12:27:20 +0000 (14:27 +0200)] 
xsd2ttcn: removed duplicate word in comment

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoxsd2ttcn: fixed enumeration restriction (bug 494987)
ebensza [Thu, 2 Jun 2016 10:36:59 +0000 (12:36 +0200)] 
xsd2ttcn: fixed enumeration restriction (bug 494987)

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoMerge pull request #73 from BotondBaranyi/master
Jeno Attila Balasko [Thu, 2 Jun 2016 08:55:45 +0000 (10:55 +0200)] 
Merge pull request #73 from BotondBaranyi/master

Debugger - Stage 3 (artf511247)

7 years agoDebugger - Stage 3 (artf511247)
Botond Baranyi [Wed, 1 Jun 2016 10:29:47 +0000 (12:29 +0200)] 
Debugger - Stage 3 (artf511247)

Change-Id: Id1c3432bf8b314655b84ee653959dda2cd299c41
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoMerge pull request #72 from eadrkir/master
Elemer Lelik [Tue, 31 May 2016 13:12:44 +0000 (15:12 +0200)] 
Merge pull request #72 from eadrkir/master

Added test cases

7 years agoAdded test cases
Adrien Kirjak [Tue, 31 May 2016 13:09:34 +0000 (15:09 +0200)] 
Added test cases

Signed-off-by: Adrien Kirjak <adrien.kirjak@ericsson.com>
7 years agoMerge pull request #71 from BotondBaranyi/master
Elemer Lelik [Mon, 30 May 2016 13:44:59 +0000 (15:44 +0200)] 
Merge pull request #71 from BotondBaranyi/master

Replaced unbound record elements with null pointers in record-ofs (bug 494614)

7 years agoReplaced unbound record elements with null pointers in record-ofs (bug 494614)
Botond Baranyi [Mon, 30 May 2016 12:59:29 +0000 (14:59 +0200)] 
Replaced unbound record elements with null pointers in record-ofs (bug 494614)

Change-Id: I193590bdfc77306339f721f2d00ffc3e6cf405b7
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoUpdate README.linux
Elemer Lelik [Mon, 30 May 2016 11:52:10 +0000 (13:52 +0200)] 
Update README.linux

7 years agodocumentation updated with Titan logo
erititan [Mon, 30 May 2016 10:10:33 +0000 (12:10 +0200)] 
documentation updated with Titan logo

7 years agoUpdate README.md
Elemer Lelik [Sat, 28 May 2016 15:51:27 +0000 (17:51 +0200)] 
Update README.md

7 years agoMerge pull request #70 from balaskoa/master
KristofSzabados [Thu, 26 May 2016 10:52:20 +0000 (12:52 +0200)] 
Merge pull request #70 from balaskoa/master

small editorial change

7 years agosmall editorial change
balaskoa [Thu, 26 May 2016 10:44:01 +0000 (12:44 +0200)] 
small editorial change

Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
7 years agoDocumentation update; small correction in neg.conf. test
erititan [Mon, 23 May 2016 09:05:14 +0000 (11:05 +0200)] 
Documentation update; small correction in neg.conf. test

7 years agoMerge pull request #68 from BotondBaranyi/master
Elemer Lelik [Tue, 17 May 2016 10:37:37 +0000 (12:37 +0200)] 
Merge pull request #68 from BotondBaranyi/master

Fixed compiler version info to display the C++ compiler name correctly when using clang (fix by Bence Janos Szabo)

7 years agoFixed compiler version info to display the C++ compiler name correctly when using...
Botond Baranyi [Tue, 17 May 2016 10:35:13 +0000 (12:35 +0200)] 
Fixed compiler version info to display the C++ compiler name correctly when using clang (fix by Bence Janos Szabo)

Change-Id: I4b61e6262b522ce093f0c51d11226be0d1e992a5
Signed-off-by: Botond Baranyi <botond.baranyi@ericsson.com>
7 years agoThis information was only usefull temporarily
kristof [Tue, 17 May 2016 07:32:01 +0000 (09:32 +0200)] 
This information was only usefull temporarily

Signed-off-by: kristof <Kristof.Szabados@ericsson.com>
7 years agoMerge pull request #67 from BenceJanosSzabo/master
Elemer Lelik [Fri, 13 May 2016 05:54:09 +0000 (07:54 +0200)] 
Merge pull request #67 from BenceJanosSzabo/master

Added clang section in install guide

7 years agoadded clang section in installation guide 2
ebensza [Thu, 12 May 2016 15:05:00 +0000 (17:05 +0200)] 
added clang section in installation guide 2

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoadded clang section in installation guide
ebensza [Thu, 12 May 2016 14:58:30 +0000 (16:58 +0200)] 
added clang section in installation guide

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoMerge pull request #66 from BenceJanosSzabo/master
Elemer Lelik [Thu, 12 May 2016 13:04:22 +0000 (15:04 +0200)] 
Merge pull request #66 from BenceJanosSzabo/master

clang specific define in Runtime.cc

7 years agoclang specific define in Runtime.cc
ebensza [Thu, 12 May 2016 12:23:35 +0000 (14:23 +0200)] 
clang specific define in Runtime.cc

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoMerge pull request #65 from BenceJanosSzabo/master
Elemer Lelik [Thu, 12 May 2016 11:50:51 +0000 (13:50 +0200)] 
Merge pull request #65 from BenceJanosSzabo/master

clang warning fixes

7 years agoclang warning elimination2
ebensza [Thu, 12 May 2016 11:19:26 +0000 (13:19 +0200)] 
clang warning elimination2

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agowarning elimination reported by clang
ebensza [Thu, 12 May 2016 10:51:01 +0000 (12:51 +0200)] 
warning elimination reported by clang

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoMerge pull request #64 from BenceJanosSzabo/master
KristofSzabados [Wed, 11 May 2016 17:16:53 +0000 (19:16 +0200)] 
Merge pull request #64 from BenceJanosSzabo/master

Clang compatibility (artf735259)

7 years agomakefile fix
ebensza [Wed, 11 May 2016 15:25:51 +0000 (17:25 +0200)] 
makefile fix

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
7 years agoclang compatibility
ebensza [Wed, 11 May 2016 15:14:28 +0000 (17:14 +0200)] 
clang compatibility

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
8 years agoMerge pull request #63 from BenceJanosSzabo/master
Elemer Lelik [Thu, 5 May 2016 11:10:44 +0000 (13:10 +0200)] 
Merge pull request #63 from BenceJanosSzabo/master

hostid fix on solaris v2

8 years agohostid fix on solaris v2
ebensza [Thu, 5 May 2016 11:07:13 +0000 (13:07 +0200)] 
hostid fix on solaris v2

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
8 years agoMerge pull request #62 from BenceJanosSzabo/master
Elemer Lelik [Thu, 5 May 2016 10:49:38 +0000 (12:49 +0200)] 
Merge pull request #62 from BenceJanosSzabo/master

hostid fix on solaris

8 years agohostid fix on solaris
ebensza [Thu, 5 May 2016 10:32:42 +0000 (12:32 +0200)] 
hostid fix on solaris

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
8 years agoMerge pull request #61 from BenceJanosSzabo/master
Elemer Lelik [Thu, 5 May 2016 09:07:41 +0000 (11:07 +0200)] 
Merge pull request #61 from BenceJanosSzabo/master

added hostid function (artf724006)

8 years agoadded hostid function (artf724006)
ebensza [Thu, 5 May 2016 08:20:05 +0000 (10:20 +0200)] 
added hostid function (artf724006)

Signed-off-by: ebensza <bence.janos.szabo@ericsson.com>
8 years agoMerge pull request #60 from BotondBaranyi/master
Elemer Lelik [Mon, 2 May 2016 12:48:09 +0000 (14:48 +0200)] 
Merge pull request #60 from BotondBaranyi/master

Debugger - Stage 2 (artf511247)

This page took 0.039189 seconds and 5 git commands to generate.