git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1211 38d2e660-2303-0410-9eaa...
[bertos.git] / mware /
2008-03-21 asterixAdd clear hook. Refactor.
2008-03-21 asterixReformat. Add appconfig include.
2008-02-06 battMerge from kseries.
2008-02-01 battFix doc.
2007-12-07 piroCode cleanup.
2007-12-07 piroCorrect function selected.
2007-12-07 piroAdded 64 bits conversion functions.
2007-11-28 battRename algos directory to algo.
2007-11-22 asterixRemove cvs logs.
2007-10-31 asterixRemove cvs logs. Fix comment.
2007-10-30 battRemove kfile duplicate.
2007-10-30 asterixRemove cvs logs.
2007-10-23 battSplit cpu/cpu.h in 3 files: irq, types and attr.
2007-10-11 battUpdate cpu.h dir.
2007-10-08 marcoRemoved 'This file is part of DevLib ...'
2007-10-08 marcoUpdated copiright notice.
2007-10-08 raskySistema l'errore da me commesso in fase di conversione...
2007-10-05 battFix some debug strings; suppress warning if XM_BUFSIZE...
2007-10-01 battMove mware/prog_avr module to drv/flash_avr; add kfile...
2007-10-01 battChange doxygen \param tag to \a.
2007-10-01 battChange doxygen \param tag to \a.
2007-09-19 battFix doxygen warnings.
2007-09-18 battMerge from triface.
2007-09-08 bernieRemove useless non-debug versions of the except macros.
2007-09-08 bernieRename remaining instances of 'abort' to 'except'.
2007-09-08 bernieStructured exceptions support for C programs.
2007-06-14 battMove kfile to kern/ directory; remove duplicate file.h.
2007-06-11 asterixAdd delete page fuction.
2007-06-11 asterixAdd comments. Set static prog_flush function.
2007-06-08 battMerge from Kseries.
2007-06-07 asterixModule refactor. This is beta version.
2007-06-07 battFix some todos.
2007-06-07 asterixAbb first skel of programmming AVR flash memory.
2007-06-07 battMove crc routines to algos/.
2007-02-06 asterixReplaced ROTATE_* with ROT* defined in macros.h
2006-09-20 marcoAdded z modifier in string format.
2006-09-19 bernieAdd resource.
2006-07-19 bernieConvert to new Doxygen style.
2006-06-12 marcoimplemented some commands (ver and sleep)
2006-06-10 bernieConvert to new Doxygen comments.
2006-06-03 bernieAdd simple screen blanker.
2006-06-01 marcoAdded utilities for protocols
2006-05-27 berniePoor man's subject/observer pattern.
2006-05-15 bernieMove menu to gui/.
2006-05-15 bernierand() implementation.
2006-04-27 bernieEnhance text rendering to arbitrary x,y coords.
2006-04-11 bernieImplemenent MF_SAVESEL flag.
2006-03-22 bernieReformat.
2006-03-22 bernieSimplifications from Grillo.
2006-03-20 bernieAdd missing forward declaration.
2006-03-20 berniepgm_read_int(): New macro.
2006-03-20 bernieFix typo.
2006-03-20 bernieImplement support for ROM menus.
2006-02-27 bernieAdd support for poor pre-C99 compilers.
2006-02-24 bernieLIST_ENQUEUE(): New macro; Remove obsolete names.
2006-02-24 bernieUpdate for new emulator.
2006-02-24 bernieFix header name.
2006-02-20 bernieInclude appconfig.h before using its definitions.
2006-02-17 bernieFix undefined preprocessor symbol.
2006-02-15 bernieMake title bold; Fix height when we have no menubar.
2006-02-10 bernieAdd menu system.
2006-02-10 bernieFix standalone build.
2006-02-10 bernieC++ fixes.
2006-01-23 bernieREVERSE_FOREACH_NODE(): New macro; FOREACHNODE(): Renam...
2006-01-16 bernieRename sig_t to sigbit_t to avoid clash with POSIX.
2005-11-27 bernieUse appconfig.h instead of cfg/config.h.
2005-11-27 bernieConvert to appconfig.h.
2005-11-27 bernieMove event.[ch] from kern/ to mware/.
2005-11-04 bernieMove graphics stuff from mware/ to gfx/.
2005-11-04 bernieFix one warning.
2005-11-04 bernieFix for LP64 architectures; Add some more tests.
2005-11-04 bernieFix reference to README.devlib in header.
2005-07-19 bernieUse appconfig.h instead of cfg/config.h.
2005-07-19 bernieRefactor to remove type aliasing problems.
2005-07-19 berniePGM_STR(): New macro.
2005-06-14 bernieAdd all missing functions.
2005-04-12 berniehost_to_net(16|32)(), net_to_host(16|32)(): New functions.
2005-04-11 bernieFixes for sprintf_test.
2005-04-11 bernieInclude top-level headers from cfg/ subdir.
2005-04-11 bernieDoxygen fixes.
2005-03-15 bernieSimpler, smaller, faster.
2005-03-01 bernieGive due credit for this astounding creation.
2005-03-01 bernieString table and localization stuff.
2005-03-01 bernieUse new CPU-neutral program-memory API.
2005-03-01 bernieUse shared hextab.
2005-03-01 berniePoor man's factored hex table.
2005-02-18 bernieAdd a few more paranoic tests.
2005-02-18 bernieFix bug with NULL buffers (caught with unit test).
2005-02-18 bernieVery rudimental test for sprintf() and friends.
2005-02-18 bernieInclude <mware/pgm.h> explicitly for non-Harvard archs.
2005-02-18 bernieAvoid strlen().
2005-02-16 bernieMacros for program memory access.
2005-02-16 bernieAdd %S formatter.
2005-02-16 bernieSimplify float code.
2005-01-22 bernieAdd integrity checks.
2005-01-20 alephFix progmem includes.
2005-01-08 bernieAdd missing type in declaration.
2005-01-08 bernieReally make it work on both architectures.
2005-01-08 bernieMake more portable.
2004-12-31 bernieRename UNUSED() to UNUSED_ARG().
next