cosmopolitan/tool/viz
Justine Tunney 39bf41f4eb Make numerous improvements
- Python static hello world now 1.8mb
- Python static fully loaded now 10mb
- Python HTTPS client now uses MbedTLS
- Python REPL now completes import stmts
- Increase stack size for Python for now
- Begin synthesizing posixpath and ntpath
- Restore Python \N{UNICODE NAME} support
- Restore Python NFKD symbol normalization
- Add optimized code path for Intel SHA-NI
- Get more Python unit tests passing faster
- Get Python help() pagination working on NT
- Python hashlib now supports MbedTLS PBKDF2
- Make memcpy/memmove/memcmp/bcmp/etc. faster
- Add Mersenne Twister and Vigna to LIBC_RAND
- Provide privileged __printf() for error code
- Fix zipos opendir() so that it reports ENOTDIR
- Add basic chmod() implementation for Windows NT
- Add Cosmo's best functions to Python cosmo module
- Pin function trace indent depth to that of caller
- Show memory diagram on invalid access in MODE=dbg
- Differentiate stack overflow on crash in MODE=dbg
- Add stb_truetype and tools for analyzing font files
- Upgrade to UNICODE 13 and reduce its binary footprint
- COMPILE.COM now logs resource usage of build commands
- Start implementing basic poll() support on bare metal
- Set getauxval(AT_EXECFN) to GetModuleFileName() on NT
- Add descriptions to strerror() in non-TINY build modes
- Add COUNTBRANCH() macro to help with micro-optimizations
- Make error / backtrace / asan / memory code more unbreakable
- Add fast perfect C implementation of μ-Law and a-Law audio codecs
- Make strtol() functions consistent with other libc implementations
- Improve Linenoise implementation (see also github.com/jart/bestline)
- COMPILE.COM now suppresses stdout/stderr of successful build commands
2021-09-28 01:52:34 -07:00
..
lib Improve logger API (#262) 2021-09-03 21:14:26 -07:00
ascii2utf8.c Change license 2020-12-27 17:18:44 -08:00
basicidea.c Restore basicidea.c from gist 2021-07-02 08:09:56 -07:00
bd.c Add Braille Dump tool 2021-07-02 10:24:12 -07:00
bf.c Make examples folder somewhat more focused 2021-03-05 06:09:12 -08:00
bin2asm.c Change license 2020-12-27 17:18:44 -08:00
bing.c Change license 2020-12-27 17:18:44 -08:00
comma.c Change license 2020-12-27 17:18:44 -08:00
cpuid.c Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
deathstar.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
derasterize.c Perform some minor code cleanup 2021-04-06 12:46:52 -07:00
double2int.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
dumphexc.c Add function for creating hex string literals 2021-08-07 07:05:19 -07:00
fliphex.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
float2bin.c Pacify file locks on Windows 2021-06-12 00:01:55 -07:00
fold.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
fontspace.c Make numerous improvements 2021-09-28 01:52:34 -07:00
generatematrix.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
generatetortureimage.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
getglyph.c Make numerous improvements 2021-09-28 01:52:34 -07:00
int2float.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
invertblocks.c Change license 2020-12-27 17:18:44 -08:00
life.c Improve some unicode functions 2021-05-05 07:25:39 -07:00
magikarp.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
memzoom.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ntmaster.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
od16.c Change license 2020-12-27 17:18:44 -08:00
printansi.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
printimage.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
printpeb.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
printpixel.c Change license 2020-12-27 17:18:44 -08:00
printvideo.c Improve logger API (#262) 2021-09-03 21:14:26 -07:00
rgbtoxterm.c Change license 2020-12-27 17:18:44 -08:00
rsastrength.c Make numerous improvements 2021-09-28 01:52:34 -07:00
tabalign.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
tailf.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
unbing.c Change license 2020-12-27 17:18:44 -08:00
unicode.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
upscalefloat.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
upscaleint.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
viz.mk Make numerous improvements 2021-09-28 01:52:34 -07:00
xterm256cubes.c Change license 2020-12-27 17:18:44 -08:00
xterm256effective.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
xterm256effective2.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
xterm256gradient.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
xterm256info.c Change license 2020-12-27 17:18:44 -08:00