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 revisionPrevious revision
Next revision
Previous revision
pdclib:start [2025/08/10 18:30] solarpdclib:start [2025/09/19 13:44] (current) – Progress update solar
Line 43: Line 43:
 ^  ^  Status  ^ Notes ^ ^  ^  Status  ^ Notes ^
 ^ assert.h |  :DONE:  |  | ^ assert.h |  :DONE:  |  |
-^ complex.h |  :TODO: |  |+^ complex.h |  :TODO:  |  |
 ^ ctype.h |  :DONE:  |  | ^ ctype.h |  :DONE:  |  |
 ^ errno.h |  :DONE:  |  | ^ errno.h |  :DONE:  |  |
 ^ fenv.h |  :INPROGRESS:  |  | ^ fenv.h |  :INPROGRESS:  |  |
 ^ float.h |  :DONE:  |  | ^ float.h |  :DONE:  |  |
-^ inttypes.h |  :DONE:  | missing ''wcstoimax()'', ''wcstoumax()'' |+^ inttypes.h |  :PARTIAL:  | missing ''wcstoimax()'', ''wcstoumax()'' |
 ^ iso646.h |  :DONE:  |  | ^ iso646.h |  :DONE:  |  |
 ^ limits.h |  :DONE:  |  | ^ limits.h |  :DONE:  |  |
-^ locale.h |  :INPROGRESS:  | only "C" locale supported | +^ locale.h |  :TODO:  | only "C" locale supported yet 
-^ math.h |  :TODO:  |  |+^ math.h |  :INPROGRESS:  |  |
 ^ setjmp.h |  :TODO:  |  | ^ setjmp.h |  :TODO:  |  |
 ^ signal.h |  :DONE:  | dummy | ^ signal.h |  :DONE:  | dummy |
Line 59: Line 59:
 ^ stddef.h |  :DONE:  |  | ^ stddef.h |  :DONE:  |  |
 ^ stdint.h |  :DONE:  |  | ^ stdint.h |  :DONE:  |  |
-^ stdio.h |  :DONE:  | excluding wide character & locale support; float support in progress +^ stdio.h |  :PARTIAL:  | excluding wide character & locale support | 
-^ stdlib.h |  :DONE:  | excluding wide character & locale support; float support in progress{*1} |+^ stdlib.h |  :PARTIAL:  | excluding wide character & locale support{*1} |
 ^ string.h |  :DONE:  |  | ^ string.h |  :DONE:  |  |
 ^ tgmath.h |  :TODO:  |  | ^ tgmath.h |  :TODO:  |  |
Line 67: Line 67:
 ^ wctype.h |  :TODO:  |  | ^ wctype.h |  :TODO:  |  |
  
-{*1}: Missing ''MB_CUR_MAX'', ''atof'', ''strtod'', ''strtof'', ''strtold'', ''mblen'', ''mbtowc''''wctomb'', ''mbstowcs'', ''wcstombs''.+{*1}: Missing ''MB_CUR_MAX'', ''atof'', ''mblen'', ''mbtowc'', ''wctomb'', ''mbstowcs'', ''wcstombs''. The string-to-floating-point conversion functions ''strtof'', ''strtod'', ''strtold'' use a naive implementation for now that is not very precise.
  
 **C11** **C11**
Line 77: Line 77:
 ^ threads.h |  :DONE:  | ^ threads.h |  :DONE:  |
 ^ uchar.h |  :TODO:  | ^ uchar.h |  :TODO:  |
-^ Annex K |  :INPROGRESS:  |+^ Annex K |  :PARTIAL:  |
  
 == Versioned Releases == == Versioned Releases ==
  
-You are strongly encouraged to use the lastest code from the respective branchThe pre-v1.0 tags are internal milestones only, and even the latest (v0.5) is several years behind ''trunk'' / ''master''.+There are version tags in the repository that are from way, //way// back... ignore them.
  
 === Issues & Feature Requests === === Issues & Feature Requests ===
pdclib/start.1754843416.txt.gz · Last modified: by solar

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki