index
:
zp
master
Low-level system and algorithmics library.
Gabriel Bjørnager Jensen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-05
Update res.exp and opt.exp: Take variadic parameters; Add inheritable error t...
HEAD
master
Gabriel Jensen
2023-06-02
Remove isusgn; Replace C++ maxval, minval, is*typ, and issgn classes with com...
Gabriel Jensen
2023-06-02
Make nulptr into a function;
Gabriel Jensen
2023-06-01
Bump API version; Remove arr from dev;
2.0.0-dev
Gabriel Jensen
2023-06-01
Fix res dtor calls; Update logo colours;
1.1.1-rel
Gabriel Jensen
2023-06-01
Fix text paddings; Add algorithm for moving: mov;
1.1.0-rel
Gabriel Jensen
2023-06-01
Define conversion function for opt; Make assignment operators return references;
Gabriel Jensen
2023-06-01
res: Overload oky and err with const-reference parameters; Don't make res and...
Gabriel Jensen
2023-05-31
Add namespace for experimental features: dev; Move arr to this namespace; Don...
Gabriel Jensen
2023-05-30
Rework opt; Add equivalent to C++ move: fwd; Inline some opt and res methods;
Gabriel Jensen
2023-05-28
Update logo;
Gabriel Jensen
2023-05-28
Update logo;
Gabriel Jensen
2023-05-28
Add move constructor for arr; Add method to arr for getting the underlying po...
Gabriel Jensen
2023-05-28
Add type for dynamic arrays: arr; Make cpy, equ, fil, and srh run-time and th...
Gabriel Jensen
2023-05-28
Add type for storing either errors or return values: res;
1.1.0-dev
Gabriel Jensen
2023-05-27
Fix typings of vectors;
1.0.0-rel
Gabriel Jensen
2023-05-27
Fix install target; Fix comments;
Gabriel Jensen
2023-05-27
Update logo colour;
Gabriel Jensen
2023-05-27
Revert logo resize;
Gabriel Jensen
2023-05-27
Remove logo section from readme; Update logo; Remove u8c logos;
Gabriel Jensen
2023-05-27
Rename sys identifiers: openbsd => opnbsd, freebsd => frebsd, drgnfly => drgf...
Gabriel Jensen
2023-05-27
Bring back restr (as rsr and private); Fix text paddings; Fix utf32srh
Gabriel Jensen
2023-05-27
Remove fmtlen; Temporarily disable fmt; Temporarily disable opt; Update file ...
Gabriel Jensen
2023-05-25
Add signed equivalent to siz: sizerr (size error); Remove nopos; Fix ptrdif n...
Gabriel Jensen
2023-05-23
Don't implement isnan as a macro; Fix syscal not being translated; Rename tar...
Gabriel Jensen
2023-05-23
Fix changelog; Add more math tests; Implement C++ isnan;
Gabriel Jensen
2023-05-23
Fix isnan not being present in C++ API; Fix prefixes and sufixes being presen...
Gabriel Jensen
2023-05-22
Add optional type: opt; Remove minimum-width integral types; Guarantee fixed-...
Gabriel Jensen
2023-05-18
Fix trtval;
Gabriel Jensen
2023-05-18
Update header guards; Typedef structures again; Rename nthw to nothw; Add mis...
Gabriel Jensen
2023-05-18
Fix installation target;
Gabriel Jensen
2023-05-18
Rename bas module to zp; Rename extver to ext; Rename ver to api;
Gabriel Jensen
2023-05-18
Rename useq to unseq; Rename urch to unrch; Rename ulik to unlik;
Gabriel Jensen
2023-05-18
Rename nret back to noret;
Gabriel Jensen
2023-05-14
Fix install target;
Gabriel Jensen
2023-05-14
Update readme; Add isnan to C++; Rename nthrw to nthw; Add constant-evaluated...
Gabriel Jensen
2023-05-13
Add matching concepts for C++20; Rename bs module to bas; Rename is* metaprog...
Gabriel Jensen
2023-05-07
Update readme;
Gabriel Jensen
2023-05-06
Rename sz to siz;
Gabriel Jensen
2023-05-06
Use tagging for development versions; Fix minval and maxval;
Gabriel Jensen
2023-05-06
Fix installation target installating old private header directory;
Gabriel Jensen
2023-05-06
Compile position-independent code;
Gabriel Jensen
2023-05-06
Fix missing include in test; Disable metaprogramming classes in standards bef...
Gabriel Jensen
2023-05-05
Support C++98; Make some facilities standard-dependent; Don't implement one-l...
Gabriel Jensen
2023-05-02
Clean up makefile;
Gabriel Jensen
2023-05-02
Support C++11; Make constexpr conditional; Use raw metaprogramming classes; R...
Gabriel Jensen
2023-05-02
Fix wrong symbols;
Gabriel Jensen
2023-05-02
Fix object variable names in makefile;
Gabriel Jensen
2023-05-02
Update run-time test start message; Assemble missing objects;
Gabriel Jensen
2023-05-02
Fix memcpy results on ARM; Fix order of parameters in memcpy on ARM; Add more...
Gabriel Jensen
[next]