]> rtime.felk.cvut.cz Git - ulut.git/shortlog
ulut.git
2009-12-01 Pavel PisaUpdated ul_htimer callback data type to be portable... ul_drv-0.8.0-release
2009-11-27 Pavel PisauLUt allows minimal build suitable for mcs51 SDCC target.
2009-11-08 Pavel PisaNot so much successful attempt to update equations...
2009-11-08 Pavel PisauLUt documentation converted to XML DocBook variant.
2009-11-08 Pavel PisaAdd support to compile uLUt submodule separately.
2009-11-07 Pavel PisauLUt: incorporated changes to compile GAVL and GSA...
2009-11-06 Pavel PisaIncluded documentation for uLUt library.
2009-11-05 Pavel PisaIntegration fixes after uLan project splitting into...
2009-10-29 ppisauLUt: added definition for weak attribute.
2009-10-20 ppisaAdd possibility to specify GAVL, GSA and HTIMER generat...
2009-08-21 ppisaCorrected pointer type in custom static GSA generated...
2009-08-10 wentasahAdded ul_logreg_for_each_domain()
2009-08-10 ppisaAdded UL_ATTR_REENTRANT attribute into defines for...
2009-06-19 ppisaCorrected delete_all for static version of GSA.
2009-06-19 ppisaAdded support for static GSA arrays with insert/delete...
2009-05-26 ppisaAdded wrapper to register single domain and provide...
2009-05-25 ppisaRecognize underscore character as part of logdomain...
2009-05-25 ppisaAdded helper macro for log domain registration function...
2009-05-25 ppisaAdded constructor, destructor and always_inline attribu...
2009-05-25 ppisaAdded script to generate log domains arrays for static...
2009-05-17 ppisaData queue FIFO included in uLUt missing file added.
2009-05-17 ppisaData queue FIFO included in uLUt.
2009-02-10 wentasahFixes to achieve C++ compatibility
2009-01-27 ppisaMore clean separation of htimer time and msec time...
2009-01-27 ppisaThe uLUt root htimer can be redirected through ul_root_...
2009-01-07 wentasahFixed doc typo
2008-12-19 ppisaUpdated cyclic buffer code.
2008-12-19 ppisaUse pointer to constant key type in GSA and GAVL custom...
2008-12-18 ppisaAddec const attribute to some generic GAVL iterator...
2008-10-20 ppisaUse va_copy if va_list is used twice, else bad things...
2008-10-14 ppisaBack propagation of uLUt Makefile.omk changes from...
2008-10-14 ppisaUnification of uLUt Makefile.omk
2008-10-07 ppisaInitialization of the first_changed field of timer...
2008-07-08 ppisaThe UL_OFFSETOF return type changed to size_t
2008-02-29 ppisaCorrected bug in gavl_find_after() found by Martin...
2007-12-04 ppisaMinor updates for C++ compatibility.
2007-11-14 smolikul_ethd - reimplementation working with sockets - now...
2007-08-12 ppisaCbuff included into legacy Makefile.std build.
2007-02-13 ppisauLUt library updated from other projects.
2006-11-04 ppisaMinor uLUt enhancements for C89 conformance from other...
2006-07-30 ppisaConversion to new logging support finished.
2006-07-28 ppisaAdded parsing of log level argument.
2006-07-28 ppisaAdded custom delete_all function for GSA arrays.
2006-07-28 ppisaProvided generic code to maintain and register log...
2006-07-28 ppisaCustom GSA array can be preinitialized by static intems...
2006-07-28 ppisaDBUFF loging updated to match other projects.
2006-04-29 ppisaAdded implementation of multi-tail circular buffer...
2006-04-07 smolikul_lib is possible compile with ul_log staff from ulut...
2006-04-07 smolikadded support for logging, conditional compilation...
2006-01-24 ppisaStructured comment added to unique IDs pool code and...
2005-10-29 ppisaElimination of some easily fix-able warnings for GCC...
2005-08-09 ppisaAdded support for static GSA arrays.
2005-06-28 ppisaSynchronized with last changes in the CAN tree.
2005-05-08 ppisaSome small htimer mstime update
2005-05-08 ppisaUL_ATTR_xxx updated and united with OCERA CAN sources
2005-05-08 ppisaAdded support for unique ID generator based on GAVL
2005-03-01 ppisaFixed bug in the custom GSA iterators declaration
2005-01-14 ppisaChanges to achieve better compatibility with stranger...
2004-12-09 ppisaFixed bug in evaluation of return value in gavl_search_...
2004-09-24 ppisaStructured comments updated
2004-09-24 ppisaAdded Makefile.std to support old style compilation
2004-09-22 ppisaAdded uLan Utilities (ulut) and uLan C interface (ulcin...
2004-09-10 ppisaInitial revision