Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-03 | Update crash_reporter_linux.zig | 1 | -1/+1 | ||
2022-01-03 | Update PLCrashReport.m | 1 | -1/+1 | ||
2022-01-03 | Update PLCrashReport.m | 1 | -2/+1 | ||
2022-01-03 | Create crash_reporter_linux.zig | 1 | -0/+11 | ||
2022-01-03 | Implement a crash reporter and improve some error handling in `bun install` | 3 | -0/+127 | ||
2021-12-31 | Fix an edgecase that causes a crash in HTTP server | 1 | -1/+1 | ||
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 6 | -587/+604 | ||
* Prepare to upgrade zig * zig fmt * AllocGate * Update data_url.zig * wip * few files * just headers now? * I think everything works? * Update mimalloc * Update hash_map.zig * Perf improvements to compensate for Allocgate * Bump * :camera: * Update bun.lockb * Less branching * [js parser] Slightly reduce memory usage * Update js_parser.zig * WIP remove unused * [JS parser] WIP support for `with` keyword * Remove more dead code * Fix all the build errors! * cleanup * Move `network_thread` up * Bump peechy * Update README.md | |||||
2021-12-27 | Prepare to run unit tests & remove some dead code (#92) | 3 | -140/+2 | ||
* Remove some dead code * :skull: code * Fix the zig tests * [JS Printer] Print integers faster & less scientific notation on decimals * :skull: dead code * skip * Run all the unit tests | |||||
2021-12-22 | :scissors: :skull: code | 1 | -14/+0 | ||
2021-12-17 | Update the misctools bins | 1 | -0/+0 | ||
2021-12-17 | WIP hop | 1 | -0/+0 | ||
2021-12-16 | [npm install] starting to look good! | 1 | -2/+2 | ||
2021-12-16 | Fix redirects | 2 | -1/+5 | ||
2021-12-16 | [npm install] Use BoringSSL for https:// requests | 2 | -0/+18920 | ||
2021-12-16 | Replace S2N with BoringSSL (wip) | 3 | -0/+0 | ||
2021-10-26 | Update clap.zig | 1 | -1/+1 | ||
2021-10-24 | [picohttp] failing test | 1 | -1/+2 | ||
2021-10-23 | [internal] :scissors: dead code | 17 | -5759/+0 | ||
2021-10-15 | Bump s2n-tls | 1 | -0/+0 | ||
2021-10-15 | Cleanup makefile to get libiconv setup for linux | 1 | -2209/+0 | ||
2021-10-15 | Polish | 1 | -0/+2209 | ||
2021-10-13 | `--turbo` mode for fetch cli, which disables sending TLS shutdown | 1 | -1/+1 | ||
2021-10-13 | [fetch] Support Transfer-Encoding: chunked | 2 | -3/+5 | ||
2021-10-13 | Add TLS 1.3 support, improve fetch() HTTPS performance | 4 | -4/+36 | ||
2021-10-12 | Add s2n, remove openssl | 2 | -0/+0 | ||
2021-10-11 | Add OpenSSL :cry: | 1 | -0/+0 | ||
2021-10-11 | Add libarchive bindings | 1 | -0/+0 | ||
2021-10-10 | [fetch] Add support for gzip & deflate to the http client | 1 | -0/+0 | ||
Powered by Cloudflare's zlib fork | |||||
2021-09-27 | Pass User-Agent in fetch() by default (but allow overriding) | 1 | -0/+8 | ||
2021-09-09 | currentjarred/fetch-experiment | 7 | -0/+157 | ||
2021-09-09 | fetc h!!! | 12 | -3/+5623 | ||
2021-09-08 | upgrade | 1 | -1/+1 | ||
2021-08-24 | mimalloc as git submodule | 1 | -0/+0 | ||
Former-commit-id: 946e614bf0a61d52767869942005fa8473d3877c | |||||
2021-07-26 | Fix build issues | 2 | -8/+12 | ||
Former-commit-id: 5164b69b57e8c11666591823c5b83435facce5c8 | |||||
2021-07-26 | thats a mistake | 1 | -3/+2 | ||
Former-commit-id: eec8f5afcf955034572321adcef986c34de7431a | |||||
2021-07-14 | ts | 1 | -1/+1 | ||
Former-commit-id: f4381bb2979e7409e4809c490a5a080a2b3753c3 | |||||
2021-07-13 | alright | 2 | -1/+5 | ||
Former-commit-id: ab73c7b323c222e5d1172c07036653ca98aa8e6b | |||||
2021-06-08 | Generate summary | 1 | -1/+1 | ||
Former-commit-id: cdb9af36c1b92ee7caaf663afd6b90bcf7043d9c | |||||
2021-05-21 | wip | 3 | -61/+754 | ||
Former-commit-id: 63e622f2f366a30d4432835b1e190191fd04f6df | |||||
2021-05-20 | pico | 2 | -0/+261 | ||
Former-commit-id: cee857ac4e25638e5f93d838d54124ffaca938b7 | |||||
2021-05-11 | update | 9 | -0/+1647 | ||
Former-commit-id: a5f1670e92fbe9080a0c1c7c744483933b117fe1 |