index
:
cru.git
geo-arc
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unix timer file. Not tested.
Yuqian Yang
2025-09-03
2
-0
/
+6
*
Fix subprocess OSX compile error.
Yuqian Yang
2025-09-03
1
-3
/
+3
*
UnixFileDescriptor.
Yuqian Yang
2025-09-03
5
-136
/
+152
*
Use utf8 message in cru::Exception.
Yuqian Yang
2025-08-31
1
-8
/
+7
*
Add logger cpp stream.
Yuqian Yang
2025-08-18
1
-1
/
+16
*
Rename CRU_LOG_* to CRU_LOG_TAG_*.
Yuqian Yang
2025-08-18
21
-66
/
+66
*
Move platform exception.
Yuqian Yang
2025-08-18
2
-2
/
+0
*
Remove add resource.
Yuqian Yang
2025-08-18
1
-2
/
+0
*
Rename ToCFStringRef to ToCFString.
Yuqian Yang
2025-08-18
8
-17
/
+17
*
Fix compiling error of name conflict.
Yuqian Yang
2025-08-16
2
-1
/
+9
*
Move Core Foundation string out of cru String. Still error.
Yuqian Yang
2025-08-16
10
-61
/
+68
*
Remove some files of OSX. Symbol Point is conflict and needs to be
Yuqian Yang
2025-06-15
14
-102
/
+64
*
Remove preconfig.
Yuqian Yang
2025-06-14
1
-3
/
+16
*
Done Stream refactor.
crupest
2024-10-06
6
-29
/
+47
*
Rename common to base.
crupest
2024-10-06
131
-201
/
+199
*
HALF WORK: Stream refactor.
crupest
2024-10-04
7
-192
/
+208
*
fix(SubProcess): fix pipe fs close, add tests.
crupest
2024-08-18
6
-87
/
+87
*
fix: build failed on macOS because not include thread.
crupest
2024-07-23
1
-0
/
+2
*
fix: a lock bug and add test for Wait.
crupest
2024-07-21
1
-9
/
+19
*
feat: reimplement subprocess without template.
crupest
2024-07-21
2
-14
/
+141
*
feat: change subprocess implementation.
crupest
2024-07-20
2
-148
/
+18
*
fix: fix PosixSpawnSubProcessi bug.
crupest
2024-07-16
1
-1
/
+1
*
feat: fix linux build, complete PosixSpawnSubProcess.
crupest
2024-06-25
8
-4
/
+99
*
HALF WORK: still need to fix invalid size value in Buffer.
crupest
2024-06-10
3
-1
/
+12
*
test: develop SubProcess test, fix various error.
crupest
2024-06-10
6
-13
/
+44
*
HALF WORK: develop SubProcess.
crupest
2024-06-08
2
-7
/
+86
*
HALF WORK: finish implementing PosixSpawnSubProcess.
crupest
2024-06-08
2
-23
/
+53
*
HALF WORK: refactor something and implement part of subprocess.
crupest
2024-06-08
5
-16
/
+138
*
HALF WORK: add posix spawn subprocess io streams.
crupest
2024-05-18
1
-2
/
+17
*
feat: completed AutoReadStream.
crupest
2024-05-18
2
-14
/
+41
*
feat: completed BufferStream.
crupest
2024-05-17
2
-21
/
+71
*
WORKING: fix Buffer and implement BufferStream::Read.
crupest
2024-05-12
2
-7
/
+51
*
WORKING: make Buffer track two sides.
crupest
2024-03-24
3
-28
/
+101
*
WORKING: implement Buffer.
crupest
2024-03-22
1
-0
/
+124
*
WORKING: add Buffer and AutoReadStream.
crupest
2024-03-20
4
-0
/
+45
*
WORKING: add non-block flag for unix pipe.
crupest
2024-02-14
2
-2
/
+24
*
WORKING: add unix pipe.
crupest
2024-02-12
2
-1
/
+40
*
Get rid of GSL.
crupest
2024-02-08
15
-96
/
+79
*
Develop ProxyStream.
crupest
2023-12-25
1
-0
/
+46
*
Add proxy stream (not completed).
crupest
2023-12-25
2
-0
/
+19
*
Develop PlatformSubProcessBase. Correct async.
crupest
2023-12-24
1
-23
/
+52
*
Develop PlatformSubProcessBase.
crupest
2023-12-24
1
-8
/
+48
*
Add PlatformSubProcessBase.
crupest
2023-12-16
3
-0
/
+65
*
Optimize exception constructor.
crupest
2023-12-16
1
-4
/
+2
*
Bootstrap subprocess.
crupest
2023-12-16
2
-0
/
+7
*
Develop document.
crupest
2023-12-16
3
-3
/
+29
*
Fix typo: Infinate -> Infinite
crupest
2023-10-18
2
-2
/
+2
*
Fix input method bugs on macos.
crupest
2023-10-18
2
-16
/
+24
*
Fix unix file stream creation mode and readable check bug.
crupest
2023-10-15
1
-5
/
+10
*
Init ui::document.
crupest
2023-10-15
3
-0
/
+23
[next]