]> rtime.felk.cvut.cz Git - orte.git/history - orte/liborte
Merge branch 'master' of https://github.com/Vajnar/orte
[orte.git] / orte / liborte /
2015-03-14 Michal SojkaUse CLOCK_MONOTONIC rather than CLOCK_REALTIME
2015-02-09 Michal SojkaReformat the sources with orte/uncrustify script
2015-02-06 Michal SojkaFix deinitialization in an error path
2015-01-16 Michal SojkaRemove useless condition
2014-09-19 Martin VajnarDocument gAVL, linked list and queue declaration
2014-05-05 Michal SojkaAdd missing FREE()
2014-03-15 Michal SojkaUpdate versioning of shared libraries
2014-03-04 Michal SojkaRevert "Compile shared library by default"
2014-03-04 Michal SojkaCompile shared library by default
2013-10-28 Pavel PisaUpdate of local copy of Windows pthreads library to...
2013-10-19 Petr Smolikupdated email address - petr@smoliku.cz
2013-10-04 Michal SojkaUpdate OMK makefiles and rules
2013-09-30 Pavel PisaOMK build: move linker specification of pthread library...
2013-09-23 Pavel PisaFix most of warnings reported by GCC 4.7 on x86_64...
2013-09-23 Martin VajnarORTE: fix compiler warning
2013-09-17 Michal SojkaBuild DLL libraries for Windows
2013-09-14 Pavel PisaSkip interfaces returned by getifaddrs() which has...
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-13 Martin VajnarORTE: Remember byte order in struct ORTERecvInfo
2013-09-11 Pavel PisaRestore ORTE specific modifications to uLUt.
2013-09-10 Michal SojkaGet rid of strict-aliasing warnings
2013-09-09 Michal SojkaShut up compiler warning
2013-09-09 Michal SojkaUpdate ul_gavl* files to kill some compiler warnings
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-05-20 smolikfixed counting of get_max_size for structures
2009-05-20 wentasahBetter fix of receive errors
2009-05-20 wentasahComplain verbosely if something goes wrong in receiver
2009-05-20 wentasahBetter error handling in ORTEDomainCreate()
2009-05-20 wentasahFixed error handling in ORTEDomainCreate()
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-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-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-01-22 smolikMigration to new version of OMK system.
2005-10-31 smolikupgrade to new version 0.3.1
2005-09-04 smolikmulticast problem fixed (jointing to a multicast group)
2005-05-25 smolikliborte - domain multicast upgrade
2005-04-12 smolikpatch for rtnet
2005-04-12 smolikimproved JAVA interface from Lukas, update makefiles...
2005-03-02 smolikMSVC patch
2005-02-23 ppisaPropagated changes required for compilation with RT...
2005-02-23 smolikNew ORTE version 0.3.0 committed
2004-11-29 smolikfunctions removeApplication, removeManager fixed
2004-11-29 smolikMSVC htimer hack, fixed functions removeApplication...
2004-11-24 smolikhandling with alive attribute fixed
2004-10-04 smolikfixed csChange memory lake in RTPSVar
2004-09-21 smolikRTNet and MinGW compilation correction
2004-08-30 smolikrepear of sending strictreliable data (when is full...
2004-08-30 smolikOMK updated
2004-08-02 ppisaCorrection of ORTE OMK stand-alone compilation.
2004-07-12 smoliknew version 0.2.3
2004-04-29 ppisaFixed bug preventing stand-alone "make default-config...
2004-04-20 smolikversion 0.2.2 (mac, solaris patch)
2004-04-07 smolikCDRStream type bug fixed
2004-04-06 smolikno fill callBack rutine in subscriber cause SIGSEV
2004-04-03 smolikbug in CDRStream format -> now u_int8_t used
2004-03-17 smolikCygWin, MSVC hack
2004-03-17 smolikCygWin, MSVC hack
2004-03-16 pagninFix for compilation with gcc 2.95.3.
2004-02-26 smolikORTEDomainAppDestroy bug, Win32 improvements
2004-02-20 smolikORTE kconfig hack
2004-02-15 smolikRTL m4 update
2004-02-15 smolikdocumentation patch
2004-02-11 ppisaOCERA SF CVS tree of ORTE framework updated to
2004-01-17 ppisaUpdate of ORTE. Configured to compile for Linux out...
2004-01-13 ppisaAdded prerelease of ORTE-0.2 (Real Time Publisher Subsc...