aboutsummaryrefslogtreecommitdiff
path: root/include/cru/common
Commit message (Expand)AuthorAgeFilesLines
* HALF WORK: finish implementing PosixSpawnSubProcess.crupest2024-06-082-13/+41
* HALF WORK: refactor something and implement part of subprocess.crupest2024-06-088-32/+68
* HALF WORK: add posix spawn subprocess io streams.crupest2024-05-182-3/+11
* feat: completed AutoReadStream.crupest2024-05-182-43/+34
* feat: completed BufferStream.crupest2024-05-172-11/+12
* WORKING: fix Buffer and implement BufferStream::Read.crupest2024-05-122-6/+28
* WORKING: make Buffer track two sides.crupest2024-03-244-62/+133
* WORKING: implement Buffer.crupest2024-03-221-13/+76
* WORKING: add Buffer and AutoReadStream.crupest2024-03-203-0/+143
* WORKING: add non-block flag for unix pipe.crupest2024-02-141-1/+11
* WORKING: add unix pipe.crupest2024-02-122-0/+70
* Get rid of GSL.crupest2024-02-082-5/+20
* NEED TEST: add support for pointer conversion in ObjectResolver.crupest2024-01-272-15/+82
* NEED TEST: fix compile errors of EventHandlerToken and add revoke test.crupest2024-01-191-1/+1
* NEED TEST: fix compile errors of Event2 and create init test.crupest2024-01-181-7/+8
* NEED TEST: Finish Event2.crupest2024-01-182-12/+86
* WORKING: Event2.crupest2024-01-011-0/+116
* Improve self resolvable.crupest2024-01-011-0/+14
* Fix bugs and write unit tests for SelfResolvable.crupest2023-12-301-5/+6
* Refactor SelfResolvable.crupest2023-12-301-15/+24
* Develop ProxyStream.crupest2023-12-251-0/+1
* Add proxy stream (not completed).crupest2023-12-252-1/+52
* Develop PlatformSubProcessBase. Correct async.crupest2023-12-241-59/+39
* Develop PlatformSubProcessBase.crupest2023-12-241-19/+68
* Add PlatformSubProcessBase.crupest2023-12-163-8/+126
* Optimize exception constructor.crupest2023-12-161-5/+6
* Bootstrap subprocess.crupest2023-12-165-14/+65
* Fix unix file stream creation mode and readable check bug.crupest2023-10-151-1/+1
* Improve bitmask.crupest2023-10-151-1/+14
* ...crupest2023-10-121-0/+5
* Remove WebFileStream.crupest2023-10-051-44/+0
* ...crupest2023-10-055-66/+8
* ...crupest2023-10-051-14/+0
* ...crupest2023-10-052-7/+31
* ...crupest2023-10-051-3/+0
* ...crupest2023-10-053-1/+33
* ...crupest2023-10-043-0/+35
* Add CFileStream. Move ErrnoException.crupest2023-07-054-16/+76
* Implement file stream constructor on emscripten.crupest2022-10-122-11/+8
* Write some notes about file stream.crupest2022-10-113-3/+56
* ...crupest2022-09-292-0/+37
* ...crupest2022-05-102-1/+3
* ...crupest2022-05-081-0/+2
* ...crupest2022-03-102-7/+46
* ...crupest2022-03-102-1/+44
* ...crupest2022-03-092-11/+55
* ...crupest2022-03-081-7/+15
* ...crupest2022-02-261-3/+4
* ...crupest2022-02-261-5/+7
* ...crupest2022-02-211-0/+25