Ignore Qt moc's and unit tests.
[bertos.git] / mware /
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().
2004-12-31 bernieSanitize for non-Harvard processors.
2004-12-31 bernielist_remHead(), list_remTail(): Name like normal functions.
2004-12-31 bernieMove seek function last in VT.
2004-12-08 bernieSuppress warning.
2004-12-08 bernieAdd missing header.
2004-12-08 bernieAdd missing header.
2004-12-08 bernieRemove done todo.
2004-11-28 bernieRemove obsolete INITLIST macro.
2004-11-16 bernieWorkaround for a known fifobuf bug.
2004-11-16 bernieUpdate to new naming scheme in mware/gfx.c.
2004-11-16 bernieFix off-by-one bug in [v]snprintf().
2004-11-16 bernieUpdate to new naming scheme in mware/gfx.c.
2004-11-01 bernieUpdate to current coding conventions.
2004-10-26 bernieheap_free(): Handle NULL pointers like free(), write...
2004-10-26 bernieFix spacing.
2004-10-21 bernieAdd a TODO item.
2004-10-21 bernieRevamp documentation.
2004-10-19 bernieFix header.
2004-10-03 bernieImport changes from kseries.
2004-10-03 bernieImport changes from sc/firmware.
2004-10-03 bernietext_widthf(), text_vwidthf(): New functions.
2004-10-03 berniesprintf(): Fix a serious bug; snprintf(): New function.
2004-09-20 bernieRelax assertion.
2004-09-20 bernieConditionalize AVR-specific code.
2004-09-20 bernieFix header; Conditionalize AVR-specific code.
2004-09-20 bernieFix header.
2004-09-14 bernieSpelling fix.
2004-09-14 bernieRename rectangle drawing functions; Unify filled/cleare...
2004-09-14 bernietext_xprintf(): Support all styles; Pixel-wise text...
2004-09-14 bernieReformat.
2004-09-14 bernieUse debug.h instead of kdebug.h.
2004-09-14 bernieMake more generic and adapt to new gfx functions.
2004-09-06 bernieExtend interface to allow any algorithmic style.
2004-09-06 bernieClarify side-effects in documentation.
2004-09-06 bernieSimplify code using ATOMIC().
2004-08-29 bernieRename BITS_PER_PTR to CPU_BITS_PER_PTR.
2004-08-29 bernieFix Doxygen markup and indentation.
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-24 bernieUse new-style config macros.
2004-08-24 bernieAdd type-size definitions for preprocessor.
2004-08-15 bernieMake the buffer a local variable, as documented.
2004-08-15 bernieupdcrc16(): inline version of UPDCRC16(); Cleanup docum...
2004-08-15 bernieAdd an #error to spread some FUD about the quality...
2004-08-14 raskyMerge da SC: macros.h, pool.h, BIT_CHANGE, nome dei...
2004-08-12 bernieRemove extra indentation level in switch statements.
2004-08-12 bernieReplace a handmade loop with memset().
2004-08-12 bernieReplace if/else with continue to reduce indentation...
2004-08-12 bernieRename UPDCRC() to UPDCRC16().
2004-08-11 bernieImport XModem protocol into DevLib.
2004-08-11 bernieUse chart_x_t and chart_y_t for the input dataset.
2004-08-11 bernieRefactor after the new mware/gfx API.
2004-08-10 bernieAdd missing header.
2004-08-05 bernieDocumentation improvements.
2004-08-04 raskyMerge da SC: prima versione veramente funzionante
2004-08-04 raskyNuove opzioni di configurazione per formatted_write...
2004-08-04 raskyMerge da SC: fixato namespace dell'include guard
2004-08-04 bernieSwitch to new DevLib CONFIG_ convention.
2004-08-04 bernieImport simple chart drawing code.
2004-08-04 bernieAdd virtual file I/O interface.
2004-08-04 bernieImport simple RLE algorithm.
2004-08-03 alephAdd include to fix warning for vsprintf()
2004-08-02 alephMerge from kseries
2004-07-31 raskySpostato lo heap da kern/ a mware/
2004-07-30 raskyVari fix per documentazione e commenti
next