User Tools

Site Tools


pdclib:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pdclib:start [2021/08/14 20:29]
solar
pdclib:start [2024/03/27 18:45] (current)
solar Announced ''feature'' branch.
Line 28: Line 28:
  
 Only ''master'' will see future development. Only ''master'' will see future development.
 +
 +There might be occasionally a ''feature'' branch in existence that I use locally to ensure a feature is stable on all platforms I do development on before merging it into ''master''. (I got bitten once too often by something that works on one flavor of Unix-alike but not another, rendering ''master'' not stable across platforms while I try to find a way that works everywhere.) Needless to say, tracking ''feature'' is not encouraged.
  
 === Status === === Status ===
Line 58: Line 60:
 ^ stdint.h |  :DONE:  |  | ^ stdint.h |  :DONE:  |  |
 ^ stdio.h |  :DONE:  | excluding wide character & locale support; float support in progress | ^ stdio.h |  :DONE:  | excluding wide character & locale support; float support in progress |
-^ stdlib.h |  :DONE:  | excluding wide character, locale & float support {*1} |+^ stdlib.h |  :DONE:  | excluding wide character & locale support; float support in progress{*1} |
 ^ string.h |  :DONE:  |  | ^ string.h |  :DONE:  |  |
 ^ tgmath.h |  :TODO:  |  | ^ tgmath.h |  :TODO:  |  |
pdclib/start.1628965791.txt.gz ยท Last modified: 2021/08/14 20:29 by solar