cosmopolitan/libc/testlib
Justine Tunney 8af197560e Improve Libc by making Python work even better
Actually Portable Python is now outperforming the Python binaries
that come bundled with Linux distros, at things like HTTP serving.
You can now have a fully featured Python install in just one .com
file that runs on six operating systems and is about 10mb in size.
With tuning, the tiniest is ~1mb. We've got most of the libraries
working, including pysqlite, and the repl now feels very pleasant.
The things you can't do quite yet are: threads and shared objects
but that can happen in the future, if the community falls in love
with this project and wants to see it developed further. Changes:

- Add siginterrupt()
- Add sqlite3 to Python
- Add issymlink() helper
- Make GetZipCdir() faster
- Add tgamma() and finite()
- Add legacy function lutimes()
- Add readlink() and realpath()
- Use heap allocations when appropriate
- Reorganize Python into two-stage build
- Save Lua / Python shell history to dotfile
- Integrate Python Lib embedding into linkage
- Make isregularfile() and isdirectory() go faster
- Make Python shell auto-completion work perfectly
- Make crash reports work better if changed directory
- Fix Python+NT open() / access() flag overflow error
- Disable Python tests relating to \N{LONG NAME} syntax
- Have Python REPL copyright() show all notice embeddings

The biggest technical challenge at the moment is working around
when Python tries to be too clever about filenames.
2021-08-18 22:16:23 -07:00
..
thunks Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
almostequal.c Change license 2020-12-27 17:18:44 -08:00
almostequalf.c Change license 2020-12-27 17:18:44 -08:00
almostequallongdouble.c Change license 2020-12-27 17:18:44 -08:00
bench.h Add function for creating hex string literals 2021-08-07 07:05:19 -07:00
bench.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
benchrunner.c Expose public garbage collector API for C language 2021-03-08 10:59:34 -08:00
binequals.c Change license 2020-12-27 17:18:44 -08:00
blocktronics.h Improve performance of bitscanning intrinsics 2021-06-15 06:29:51 -07:00
blocktronics.S Improve performance of bitscanning intrinsics 2021-06-15 06:29:51 -07:00
blocktronics.txt Improve performance of bitscanning intrinsics 2021-06-15 06:29:51 -07:00
clearxmmregisters.c Change license 2020-12-27 17:18:44 -08:00
combo.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
comborunner.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
contains.c Change license 2020-12-27 17:18:44 -08:00
endswith.c Change license 2020-12-27 17:18:44 -08:00
ezbench.h Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ezbenchcontrol.c Change license 2020-12-27 17:18:44 -08:00
ezbenchreport.c Get more Python tests passing (#141) 2021-08-16 15:26:31 -07:00
fixture.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
fixturerunner.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
formatbinaryasglyphs.c Change license 2020-12-27 17:18:44 -08:00
formatbinaryashex.c Change license 2020-12-27 17:18:44 -08:00
formatbool.c Change license 2020-12-27 17:18:44 -08:00
formatfloat.c Fix issues revealed by ECMAScript test262 2021-04-10 17:15:35 -07:00
formatint.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
formatrange.c Apply some touchups 2021-02-07 07:02:46 -08:00
formatstr.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
globals.c Change license 2020-12-27 17:18:44 -08:00
hexequals.c Change license 2020-12-27 17:18:44 -08:00
hyperion.h Make improvements to redbean 2021-07-10 15:19:37 -07:00
hyperion.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
hyperion.txt Initial import 2020-06-15 07:18:57 -07:00
incrementfailed.c Change license 2020-12-27 17:18:44 -08:00
moby.h Make improvements to redbean 2021-07-10 15:19:37 -07:00
moby.S Make improvements to redbean 2021-07-10 15:19:37 -07:00
moby.txt Make improvements to redbean 2021-07-10 15:19:37 -07:00
runner.c Change license 2020-12-27 17:18:44 -08:00
shoulddebugbreak.c Change license 2020-12-27 17:18:44 -08:00
showerror.c Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
showerror_.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
startswith.c Change license 2020-12-27 17:18:44 -08:00
strcaseequals.c Change license 2020-12-27 17:18:44 -08:00
strequals.c Change license 2020-12-27 17:18:44 -08:00
testcase.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
testlib.h Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
testlib.mk Make improvements to redbean 2021-07-10 15:19:37 -07:00
testmain.c Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
testrunner.c Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
thrashcodecache.S Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ugly.h Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00