]> rtime.felk.cvut.cz Git - orte.git/shortlog
orte.git
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 Michal SojkaFix a problem in configure on Windows
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-12 Pavel PisaExecute test for target endianness only if "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-10 Michal SojkaMake AC notice more precise
2013-09-09 Michal SojkaA fix for mingw cross-compilation
2013-09-09 Michal SojkaAdd a hint when to run ./configure
2013-09-09 Michal SojkaFix warning about implicit declaration of umask()
2013-09-09 Michal Sojkagit: Ignore generated files
2013-09-09 Michal SojkaShut up compiler warning
2013-09-09 Michal SojkaApply configure.(in|ac) fixes suggested by autoreconf
2013-09-09 Michal SojkaAdd configuration for Emacs editor
2013-09-09 Michal SojkaUpdate git URL in README
2013-09-09 Michal SojkaUpdate ul_gavl* files to kill some compiler warnings
2012-08-15 Michal SojkaAdd 0.3.3 release notes
2012-08-15 Michal SojkaAdd .mailmap to generate nice shortlog
2012-08-15 Michal SojkaPut compiled ORTE manual to the distribution tarballs v0.3.3
2012-08-15 Pavel PisaUpdate Makefile.rules for OMK build to the actual version.
2012-08-15 Pavel PisaRemove pointer to OCERA_TOP_DIR, ORTE is used only...
2012-08-15 Michal Sojkadoc: Add bookinfo
2012-08-15 Michal SojkaUpdate download instructions
2012-08-15 Michal Sojkadoc: Restructure - split it to multiple chapters
2012-08-15 Michal Sojkadoc: Update sizes of figures to have readable text
2012-08-15 Michal Sojkadoc: Move API reference to the end
2012-08-15 Michal SojkaUpdate Makefile to properly generate documentation
2012-08-15 Michal SojkaAdd sources of figures
2012-08-15 Michal SojkaAdd documentation from 0.3.2 release tarball
2012-08-15 Michal SojkaDo not distribute autom4te.cache
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...
2012-08-14 Michal SojkaPrepare for release
2012-08-14 Michal SojkaBump version to 0.3.3
2012-08-14 Michal Sojkareadme: Put compile/install section in front of Git...
2012-08-14 Michal SojkaUpdate readme
2012-08-14 Michal SojkaRename .cvsignore to .gitignore
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 ppisaMakefile.rules updated to work correctly with QT 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 smolikadded new contributor
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...
2006-08-22 smolika small bug reported by Carl Wolff, on fast cpu new...
2006-04-29 ppisaKernel build probe script kernelcfg2mk updated to suppo...
2006-02-10 smolikAdded prototype of macro xxx_get_max_size for new primi...
2006-01-23 ppisaMinor fix of conversion to lowercase.
2006-01-23 ppisaAdded "uname" based evaluation of TARGET_OS.
2006-01-22 smolikMigration to new version of OMK system.
2006-01-19 ppisaMinor update in the rules, TARGET_OS/OS_TARGET needs...
2005-11-03 smolikpatch for compilation under qt4
2005-10-31 smolikupgrade to new version 0.3.1
2005-09-04 smolikmulticast problem fixed (jointing to a multicast group)
2005-05-27 ppisaUpdated to supres bad effect of localized GCC -print...
2005-05-25 smolikliborte - domain multicast upgrade
2005-04-12 smolikpatch for rtnet
2005-04-12 smolikJAVA interface
2005-04-12 smolikimproved JAVA interface from Lukas, update makefiles...
2005-03-11 smolikmingw patch
2005-03-04 smolikadded definition of colors in idl
2005-03-02 smolikMSVC patch
next