Commit graph

  • b1de862e16
    Add double-conversion to third_party (#447) Gautham 2022-06-26 16:11:55 +05:30
  • 2f515ac5e3 Fix code completion bug in Lua REPL Justine Tunney 2022-06-26 03:11:56 -07:00
  • 61257d48d4 Make some quick fixes and cleanup Justine Tunney 2022-06-26 02:58:36 -07:00
  • fa5c2a24b5
    Add tiny / opt to CI matrix (#448) Theta Nil 2022-06-26 01:08:41 -04:00
  • fbc053e018 Make fixes and improvements Justine Tunney 2022-06-25 18:17:31 -07:00
  • 40bd77c3b9 default tiny and opt Theta Nil 2022-06-24 13:33:31 -04:00
  • de54cee6ef
    Merge branch 'master' into feature/sqliteSerialization Daniel Oltmanns 2022-06-24 11:30:13 +02:00
  • da7cab4c28 Change demo for sqlite serialization oltdaniel 2022-06-24 13:29:19 +02:00
  • f990ccee72 add tests to double-conversion.mk ahgamut 2022-06-24 13:17:47 +05:30
  • 3d30dcd204 add recipe to build libdouble-conversion.a ahgamut 2022-06-24 10:59:51 +05:30
  • 0fe17174a0 change header locations ahgamut 2022-06-24 10:28:36 +05:30
  • 622faca123 flatten source tree and remove unnecessary files ahgamut 2022-06-24 10:25:47 +05:30
  • e07b5f3621 added README.cosmo ahgamut 2022-06-24 10:17:10 +05:30
  • 9829cdf3be added double-conversion ahgamut 2022-06-24 10:14:34 +05:30
  • 5d837c4e7c
    Add complex math from musl (#422) Gautham 2022-06-24 07:26:10 +05:30
  • 1bce1ca2e0
    Polish redbean APIs and docs (#446) Paul Kulchenko 2022-06-23 18:54:35 -07:00
  • a9d77362f9 Release redbean 2.0.7 redbean-2.0.7 Justine Tunney 2022-06-23 17:59:35 -07:00
  • 4b9ee980a1 Release redbean 2.0.6 redbean-2.0.6 Justine Tunney 2022-06-23 17:37:07 -07:00
  • e55ef556aa Double default build process quota Justine Tunney 2022-06-23 16:43:01 -07:00
  • 7f26779d6f
    Make build process quota overridable (#430) Tom Gillespie 2022-06-23 19:40:47 -04:00
  • 982ab3858c Skip deprecated functions from REPL autocomplete Paul Kulchenko 2022-06-23 10:00:06 -07:00
  • 83f094bb5a Rename GetLastModified to GetAssetLastModified and IsCompressed to IsAssetCompressed Paul Kulchenko 2022-06-22 22:13:24 -07:00
  • 36b271cbc2 Reorganize currently deprecated functions Paul Kulchenko 2022-06-22 22:08:48 -07:00
  • b3e68bc059 Remove undocumented ProgramSslCompression, as it doesn't seem to work Paul Kulchenko 2022-06-22 22:00:25 -07:00
  • b8e9c5fef1 Move EvadeDragnet to a better place Paul Kulchenko 2022-06-22 21:48:58 -07:00
  • 96d030e32b Update sockopt documentation for clarity Paul Kulchenko 2022-06-22 21:46:39 -07:00
  • 3d07f362d7 Release redbean 2.0.5 redbean-2.0.5 Justine Tunney 2022-06-23 16:09:20 -07:00
  • f79b2fe23a Change assumptions about PROT_EXEC implying PROT_READ Justine Tunney 2022-06-23 14:13:19 -07:00
  • e4258015b7 Improve detection of getrandom / getentropy Justine Tunney 2022-06-23 14:09:32 -07:00
  • 49905fed0b
    Fix CI badge in README (#443) Theta Nil 2022-06-23 16:22:28 -04:00
  • 44da16255a Show crash reports on SIGSYS Justine Tunney 2022-06-23 13:01:01 -07:00
  • a4601a24d3 Perform some code cleanup Justine Tunney 2022-06-23 10:21:07 -07:00
  • b5a94a914b badge should now point to jart/cosmopolitan Theta Nil 2022-06-23 10:25:51 -04:00
  • 0dd9629562
    Fix GitHub Actions build (#442) Theta Nil 2022-06-23 10:04:59 -04:00
  • 5cbd42012c redo cause formatter Theta Nil 2022-06-23 09:23:05 -04:00
  • 026f01b50b disable python ioctl test for gh-actions Theta Nil 2022-06-23 09:07:10 -04:00
  • 3fc23c6cbc Add getcontext() and setcontext() Justine Tunney 2022-06-23 05:59:57 -07:00
  • 2b54f1bcf6
    Migrate from Travis to GitHub Actions (#441) Theta Nil 2022-06-23 07:39:00 -04:00
  • 206f073181 Add stat mode macros to redbean unix api Justine Tunney 2022-06-23 04:05:51 -07:00
  • 17cbe73411 Add finger demo to redbean and fix regression Justine Tunney 2022-06-23 03:39:44 -07:00
  • ebb5d16bb2 first pass gh-actions Theta Nil 2022-06-23 05:08:30 -04:00
  • 2415afab0e Don't use vfork() on XNU (#426) Justine Tunney 2022-06-23 01:18:47 -07:00
  • 46cedfc47e Merge branch 'issues-431-gh-actions' of github.com:thetanil/cosmopolitan into issues-431-gh-actions Theta Nil 2022-06-22 21:48:35 -04:00
  • 6c291d671f first pass at github actions Your Name 2022-06-20 15:39:40 -04:00
  • ac5c4e7bc3 cleanup Theta Nil 2022-06-22 21:29:24 -04:00
  • 7af7ca23aa
    Merge branch 'jart:master' into issues-431-gh-actions Theta Nil 2022-06-22 12:25:59 -04:00
  • 1235ad6006 Add temporary stubs for libunwind Justine Tunney 2022-06-22 07:11:08 -07:00
  • 9545062175 Add pthread tls api Justine Tunney 2022-06-22 06:37:45 -07:00
  • 0e773e23ad Add special thanks section to readme Justine Tunney 2022-06-22 04:35:43 -07:00
  • fc097ac275 Add unix domain socket support to redbean Justine Tunney 2022-06-22 03:04:25 -07:00
  • d265b88b48 reset to master Your Name 2022-06-22 09:03:41 +02:00
  • 165c2bcb0c lose unrelated change Your Name 2022-06-22 08:51:40 +02:00
  • e8c8d8c3ba Merge branch 'issues-431-gh-actions' of github.com:thetanil/cosmopolitan into issues-431-gh-actions Theta Nil 2022-06-22 02:23:48 -04:00
  • 7b4283dbdd re-enable calls Theta Nil 2022-06-22 02:23:37 -04:00
  • aa7a768838
    Merge branch 'jart:master' into issues-431-gh-actions Theta Nil 2022-06-21 17:11:06 -04:00
  • 4b23985b7f
    Reformat libc README.md (#437) Jules Bertholet 2022-06-21 10:50:42 -04:00
  • ff28e38ef1 Close more superfluous file descriptors Justine Tunney 2022-06-21 07:22:39 -07:00
  • b8e9f71d33 Add futexes for OpenBSD Justine Tunney 2022-06-21 05:11:51 -07:00
  • f3cd909d09 disable only calls tests Theta Nil 2022-06-21 09:14:21 -04:00
  • a239ee9b01 this might still build, undo disable Theta Nil 2022-06-21 09:01:32 -04:00
  • 8fe1704493 disable os and ioctl python tests Theta Nil 2022-06-21 08:44:48 -04:00
  • 4869abca87
    tmp disable another failing python test Theta Nil 2022-06-21 14:32:28 +02:00
  • f770f1c2c5 printargs to debug gh runner env issue; tmp disable tests Theta Nil 2022-06-21 08:23:01 -04:00
  • 91500f4396 printargs to debug gh runner env issue Theta Nil 2022-06-21 08:12:14 -04:00
  • 1216b6e7c7 Add xadd to chibicc Justine Tunney 2022-06-21 04:55:27 -07:00
  • aa24962bb5 Merge branch 'issues-431-gh-actions' of github.com:thetanil/cosmopolitan into issues-431-gh-actions Theta Nil 2022-06-21 06:36:59 -04:00
  • 694f5973be disable HasMzHeader check per request @jart 31 Theta Nil 2022-06-21 06:36:50 -04:00
  • e7c5eb22e2
    turn down the volume on make Theta Nil 2022-06-21 11:42:23 +02:00
  • c34e8e99ec
    Merge branch 'jart:master' into issues-431-gh-actions Theta Nil 2022-06-21 05:41:08 -04:00
  • 56eff8544f Fix V=0 make mode Justine Tunney 2022-06-21 01:32:31 -07:00
  • e44528ee86 skip unnecessary strcmp in create_builtin ahgamut 2022-06-21 09:45:37 +05:30
  • f242ef4a09 revert file loader order back to source-first ahgamut 2022-06-21 08:26:19 +05:30
  • 7d5dbe2925 use _write_atomic even if file exists ahgamut 2022-06-21 08:07:44 +05:30
  • 64bea43452
    Reformat libc README.md Jules Bertholet 2022-06-20 17:13:44 -04:00
  • 628d952d8b first run. cve tests failing Theta Nil 2022-06-20 16:25:14 -04:00
  • 7fa6cd1e8b tweak make parallelization Theta Nil 2022-06-20 16:15:05 -04:00
  • 66bd1dd279 tweak make output Theta Nil 2022-06-20 16:13:20 -04:00
  • 455b92ca62 support ape bins Your Name 2022-06-20 15:53:16 -04:00
  • 710c979bfa Proof of concept of sqlite serialization oltdaniel 2022-06-20 21:52:02 +02:00
  • bf257ccb39 support multiple branches Your Name 2022-06-20 15:47:46 -04:00
  • c3c694e60e why isnt .ape in here already? Your Name 2022-06-20 15:45:47 -04:00
  • b8b7da2e6d first run Your Name 2022-06-20 15:40:47 -04:00
  • 5d30aad3d7 first run Your Name 2022-06-20 15:39:40 -04:00
  • f317a47cd8 Fixup and polish chibicc some more Justine Tunney 2022-06-20 04:32:25 -07:00
  • a988896048 Add atomics to chibicc Justine Tunney 2022-06-20 03:08:00 -07:00
  • 1beede466d comment out some lines in _bootstrap ahgamut 2022-06-20 15:09:03 +05:30
  • 216a21bcf6 remove ZipCdir_Lookup table and entries ahgamut 2022-06-20 15:07:25 +05:30
  • 5ddf43332e Release redbean 2.0.4 redbean-2.0.4 Justine Tunney 2022-06-19 20:17:23 -07:00
  • a4c925e7cd shave off stat syscalls by rearranging imports ahgamut 2022-06-20 02:18:24 +05:30
  • d5312b60f7 Make improvements to locking Justine Tunney 2022-06-19 01:13:03 -07:00
  • 25041b8026 Remove unsafe emacs config from tidy Justine Tunney 2022-06-19 00:59:58 -07:00
  • 2c7fe0f361 Fix redbean regression from previous commit Justine Tunney 2022-06-19 00:59:07 -07:00
  • 8c895453e2 Fix build break due to deleted file Justine Tunney 2022-06-18 01:55:32 -07:00
  • c1cfca8ae1 Make fixes and improvements Justine Tunney 2022-06-18 01:10:29 -07:00
  • 2b61c27b1e tool/build/compile.c add proquota -P assignment Tom Gillespie 2022-06-17 18:12:23 -07:00
  • 5007f51b22 removed BUILTIN_MODULE_NAMES from _bootstrap.py ahgamut 2022-06-18 04:17:22 +05:30
  • f7e9253e85 make test_atexit pass in MODE= ahgamut 2022-06-18 03:23:11 +05:30
  • 113aa300f2 move some globals back to locals ahgamut 2022-06-18 02:38:46 +05:30
  • c48009a384 use lookup table + binary search for module names ahgamut 2022-06-18 02:30:35 +05:30
  • 67b28b9af1 Update redbean documentation Justine Tunney 2022-06-17 08:00:43 -07:00