Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HALF WORK: finish implementing PosixSpawnSubProcess. | crupest | 2024-06-08 | 2 | -13/+41 |
* | HALF WORK: refactor something and implement part of subprocess. | crupest | 2024-06-08 | 8 | -32/+68 |
* | HALF WORK: add posix spawn subprocess io streams. | crupest | 2024-05-18 | 2 | -3/+11 |
* | feat: completed AutoReadStream. | crupest | 2024-05-18 | 2 | -43/+34 |
* | feat: completed BufferStream. | crupest | 2024-05-17 | 2 | -11/+12 |
* | WORKING: fix Buffer and implement BufferStream::Read. | crupest | 2024-05-12 | 2 | -6/+28 |
* | WORKING: make Buffer track two sides. | crupest | 2024-03-24 | 4 | -62/+133 |
* | WORKING: implement Buffer. | crupest | 2024-03-22 | 1 | -13/+76 |
* | WORKING: add Buffer and AutoReadStream. | crupest | 2024-03-20 | 3 | -0/+143 |
* | WORKING: add non-block flag for unix pipe. | crupest | 2024-02-14 | 1 | -1/+11 |
* | WORKING: add unix pipe. | crupest | 2024-02-12 | 2 | -0/+70 |
* | Get rid of GSL. | crupest | 2024-02-08 | 2 | -5/+20 |
* | NEED TEST: add support for pointer conversion in ObjectResolver. | crupest | 2024-01-27 | 2 | -15/+82 |
* | NEED TEST: fix compile errors of EventHandlerToken and add revoke test. | crupest | 2024-01-19 | 1 | -1/+1 |
* | NEED TEST: fix compile errors of Event2 and create init test. | crupest | 2024-01-18 | 1 | -7/+8 |
* | NEED TEST: Finish Event2. | crupest | 2024-01-18 | 2 | -12/+86 |
* | WORKING: Event2. | crupest | 2024-01-01 | 1 | -0/+116 |
* | Improve self resolvable. | crupest | 2024-01-01 | 1 | -0/+14 |
* | Fix bugs and write unit tests for SelfResolvable. | crupest | 2023-12-30 | 1 | -5/+6 |
* | Refactor SelfResolvable. | crupest | 2023-12-30 | 1 | -15/+24 |
* | Develop ProxyStream. | crupest | 2023-12-25 | 1 | -0/+1 |
* | Add proxy stream (not completed). | crupest | 2023-12-25 | 2 | -1/+52 |
* | Develop PlatformSubProcessBase. Correct async. | crupest | 2023-12-24 | 1 | -59/+39 |
* | Develop PlatformSubProcessBase. | crupest | 2023-12-24 | 1 | -19/+68 |
* | Add PlatformSubProcessBase. | crupest | 2023-12-16 | 3 | -8/+126 |
* | Optimize exception constructor. | crupest | 2023-12-16 | 1 | -5/+6 |
* | Bootstrap subprocess. | crupest | 2023-12-16 | 5 | -14/+65 |
* | Fix unix file stream creation mode and readable check bug. | crupest | 2023-10-15 | 1 | -1/+1 |
* | Improve bitmask. | crupest | 2023-10-15 | 1 | -1/+14 |
* | ... | crupest | 2023-10-12 | 1 | -0/+5 |
* | Remove WebFileStream. | crupest | 2023-10-05 | 1 | -44/+0 |
* | ... | crupest | 2023-10-05 | 5 | -66/+8 |
* | ... | crupest | 2023-10-05 | 1 | -14/+0 |
* | ... | crupest | 2023-10-05 | 2 | -7/+31 |
* | ... | crupest | 2023-10-05 | 1 | -3/+0 |
* | ... | crupest | 2023-10-05 | 3 | -1/+33 |
* | ... | crupest | 2023-10-04 | 3 | -0/+35 |
* | Add CFileStream. Move ErrnoException. | crupest | 2023-07-05 | 4 | -16/+76 |
* | Implement file stream constructor on emscripten. | crupest | 2022-10-12 | 2 | -11/+8 |
* | Write some notes about file stream. | crupest | 2022-10-11 | 3 | -3/+56 |
* | ... | crupest | 2022-09-29 | 2 | -0/+37 |
* | ... | crupest | 2022-05-10 | 2 | -1/+3 |
* | ... | crupest | 2022-05-08 | 1 | -0/+2 |
* | ... | crupest | 2022-03-10 | 2 | -7/+46 |
* | ... | crupest | 2022-03-10 | 2 | -1/+44 |
* | ... | crupest | 2022-03-09 | 2 | -11/+55 |
* | ... | crupest | 2022-03-08 | 1 | -7/+15 |
* | ... | crupest | 2022-02-26 | 1 | -3/+4 |
* | ... | crupest | 2022-02-26 | 1 | -5/+7 |
* | ... | crupest | 2022-02-21 | 1 | -0/+25 |