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
*
std::string overload of AppendMessage of Exception.
Yuqian Yang
2025-09-07
1
-3
/
+7
*
Use std::string in logger.
Yuqian Yang
2025-09-07
23
-115
/
+122
*
Remove some usage of my format.
Yuqian Yang
2025-09-07
14
-67
/
+114
*
Event loop poll.
Yuqian Yang
2025-09-05
2
-22
/
+74
*
Add ReadTimerPipe.
Yuqian Yang
2025-09-05
1
-0
/
+32
*
Fix SetFileDescriptorFlags (by adding testing).
Yuqian Yang
2025-09-04
1
-1
/
+1
*
UnixFileDescriptor Read and ErrnoException std::string.
Yuqian Yang
2025-09-04
3
-15
/
+40
*
Add SetFileDescriptorFlags.
Yuqian Yang
2025-09-04
1
-8
/
+19
*
Add unix event loop.
Yuqian Yang
2025-09-04
4
-6
/
+94
*
Override Run and AddOnQuitHandler.
Yuqian Yang
2025-09-03
1
-1
/
+16
*
Init XcbUiApplication.
Yuqian Yang
2025-09-03
1
-5
/
+8
*
Bootstrap xcb.
Yuqian Yang
2025-09-03
4
-0
/
+30
*
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
[next]