]> rtime.felk.cvut.cz Git - orte.git/history - orte
Simplify check target in Makefile.git
[orte.git] / orte /
2013-09-23 Martin VajnarJORTE: remove unused variable and use TEST_STAGE for...
2013-09-23 Martin VajnarJORTE: update header files
2013-09-23 Martin VajnarANDROID: remove JORTEDomainStart.c from makefile
2013-09-23 Martin VajnarJORTE: remove unused code
2013-09-23 Martin VajnarJORTE: remove unused code
2013-09-23 Martin VajnarJORTE: incorporate new application domain destruction...
2013-09-23 Martin VajnarJORTE: call correct JNI function to get values from...
2013-09-23 Martin VajnarJORTE: fix the '2^32' problem and formatting in debug...
2013-09-23 Martin VajnarJORTE: disable TEST_STAGE
2013-09-23 Martin VajnarROBOT_DEMO: be less verbose
2013-09-23 Martin VajnarROBOT_DEMO: completely rewritten
2013-09-23 Martin VajnarANDROID: incorporate DomainProp changes
2013-09-23 Martin VajnarJORTE: simplify Manager destruction and remove unnecess...
2013-09-23 Martin VajnarJORTE: don't force application domain destruction
2013-09-23 Martin VajnarJORTE: use abstract methods
2013-09-23 Martin VajnarJORTE: fix subscription destruction
2013-09-23 Martin VajnarJORTE: pass instance of MessageData to Java's receive...
2013-09-23 Martin VajnarJORTE: don't use finalizers in Java classes
2013-09-23 Martin VajnarJORTE: fix memory leak in jORTEDomainPropDefaultGet()
2013-09-23 Martin VajnarJORTE: switch to direct ByteBuffer
2013-09-23 Martin VajnarJORTE: fix endianness the proper way
2013-09-23 Martin VajnarANDROID: correct return value
2013-09-23 Martin VajnarROBOT_DEMO: add proper destructor in C version
2013-09-23 Martin VajnarROBOT_DEMO: decrease CPU usage
2013-09-23 Martin VajnarJORTE: update required Java API version
2013-09-23 Martin VajnarROBOT_DEMO: use Manager class instead of ortemanager...
2013-09-23 Martin VajnarANDROID: replace native binary ortemanager with Java...
2013-09-23 Martin VajnarJORTE: add basic Java domain manager
2013-09-23 Martin VajnarJORTE: use brackets around '^'
2013-09-23 Martin VajnarJORTE: use correct format specifiers
2013-09-23 Martin VajnarROBOT_DEMO: add robot demo for Android
2013-09-23 Martin VajnarANDROID: add support for Android
2013-09-23 Martin VajnarJORTE: alter sendCallBack
2013-09-23 Martin VajnarJORTE: prepare for Android (fix class loader problems...
2013-09-23 Martin VajnarJORTE: add 64-bit support
2013-09-23 Martin VajnarJORTE: fix typo
2013-09-23 Martin VajnarJORTE: fix inverted logic and add brackets
2013-09-23 Martin VajnarJORTE: fix inverted logic
2013-09-23 Martin VajnarJORTE: attempt at fixing endianness problems
2013-09-23 Martin VajnarJORTE: fix typo
2013-09-23 Martin VajnarJORTE: fix class name
2013-09-23 Martin VajnarJORTE: add const qualifier to function declarations
2013-09-23 Pavel PisaUse sigwaitinfo() function only if available.
2013-09-20 Pavel PisaANDROID: Use orte_config_android.h as the last resort...
2013-09-20 Pavel PisaANDROID: added variant of orte_config.h which provides...
2013-09-17 Michal SojkaBuild DLL libraries for Windows
2013-09-14 Pavel PisaRTEMS: use explicit loopback configuration for RTEMS...
2013-09-14 Pavel PisaSkip interfaces returned by getifaddrs() which has...
2013-09-14 Pavel PisaRTEMS: allocate more resources for tests.
2013-09-14 Pavel PisaMerge branch 'master' of ssh://git.code.sf.net/p/orte...
2013-09-14 Pavel PisaUse portable and type-safe way to obtain network interf...
2013-09-14 Pavel PisaRTEMS: attempt to use unlimited resources.
2013-09-14 Pavel PisaRTEMS: Ensure that getopt works for subsequent spawn...
2013-09-13 Pavel PisaAdd missing OMK Makefile for rtems-shell example.
2013-09-13 Pavel PisaSpecification of conditional variables count is require...
2013-09-13 Pavel PisaExample of integration of ORTE into RTEMS shell included.
2013-09-13 Pavel PisaAllow optional build of ortemanager and examples as...
2013-09-13 Martin VajnarORTE: Remember byte order in struct ORTERecvInfo
2013-09-12 Pavel PisaEndianness test extended to use "sys/param.h" if available.
2013-09-12 Pavel PisaLinux OMK configuration supports little- and big-endian...
2013-09-11 Pavel PisaUpdate hierarchic timers header files to version from...
2013-09-11 Pavel PisaRestore ORTE specific modifications to uLUt.
2013-09-10 Michal SojkaGet rid of strict-aliasing warnings
2013-09-09 Michal SojkaA fix for mingw cross-compilation
2013-09-09 Michal SojkaFix warning about implicit declaration of umask()
2013-09-09 Michal SojkaShut up compiler warning
2013-09-09 Michal SojkaUpdate ul_gavl* files to kill some compiler warnings
2012-08-15 Michal SojkaRemove automatically generated file orte_config.h.in
2012-08-15 Pavel PisaUpdate version to 0.3.3 even in header files for OMK...
2010-05-28 Michal Sojkaidl: Generate (de)serialization functions for enum...
2010-05-21 Michal SojkaIDL: Fix *_(de)serialize macros for typedefed types
2010-03-31 Michal SojkaZero mreq structure before using it
2010-03-31 Michal SojkaReport correct errno in case of multicast problem
2009-11-05 wentasahFix for gcc-4.4
2009-06-11 ppisaThe Shape Demo is now optional part of OMK build.
2009-06-11 ppisaAdded helper makefile to the contrib to allow direct...
2009-06-11 ppisaThe ORTE demo can be compiled by OMK Makefiles now.
2009-05-20 smolikfixed counting of get_max_size for structures
2009-05-20 wentasahCORBA_char redefined to char
2009-05-20 wentasahORTE IDL learned how to handle arrays
2009-05-20 wentasahCorrected termination of ortemanager
2009-05-20 wentasahBetter fix of receive errors
2009-05-20 wentasahComplain verbosely if something goes wrong in receiver
2009-05-20 wentasahRemoved circular make dependency in libddso
2009-05-20 wentasahortedemo checks for errors in publisher/subscriber...
2009-05-20 wentasahBetter error handling in ORTEDomainCreate()
2009-05-20 wentasahFixed error handling in ORTEDomainCreate()
2009-05-20 wentasahIDL compiler is compiled before anything else
2008-10-07 smolikorte 0.3.2 release v0.3.2
2008-10-07 ppisaThe uLUt files included in ORTE updated to actual versi...
2008-10-07 ppisaInitialization of the first_changed field of timer...
2008-07-07 ppisaCorrected seeking for MAKERULES_DIR in leaf-node Makefi...
2007-12-03 smolikFixed incorrect behaviour when is received ACK on missi...
2007-04-16 smolikVirgil Ansems:
2007-03-22 wentasahFixed a bug in the previous ORTE commit.
2007-03-21 wentasahAdded an option to allow ortemanager listen on a specif...
2007-03-21 wentasahEndian is correctly detected if compiled by OMK.
2007-02-20 smolikVirgil Ansems patch to correct state handling with...
2006-09-25 smolikchanged name to Open Real-time Ethernet, some source...
2006-09-13 smolikfixed message lost for case no memory space at sending...
next