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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::string in logger.
Yuqian Yang
2025-09-07
49
-184
/
+173
*
Remove some usage of my format.
Yuqian Yang
2025-09-07
23
-94
/
+184
*
Event loop poll.
Yuqian Yang
2025-09-05
4
-26
/
+90
*
Add ReadTimerPipe.
Yuqian Yang
2025-09-05
3
-0
/
+43
*
Fix SetFileDescriptorFlags (by adding testing).
Yuqian Yang
2025-09-04
2
-3
/
+13
*
UnixFileDescriptor Read and ErrnoException std::string.
Yuqian Yang
2025-09-04
5
-22
/
+52
*
Add SetFileDescriptorFlags.
Yuqian Yang
2025-09-04
2
-8
/
+22
*
Add unix event loop.
Yuqian Yang
2025-09-04
9
-51
/
+192
*
Override Run and AddOnQuitHandler.
Yuqian Yang
2025-09-03
2
-3
/
+22
*
Init XcbUiApplication.
Yuqian Yang
2025-09-03
2
-5
/
+9
*
Bootstrap xcb.
Yuqian Yang
2025-09-03
8
-2
/
+129
*
Improve for CI.
Yuqian Yang
2025-09-03
2
-10
/
+6
*
Add sudo in CI.
Yuqian Yang
2025-09-03
1
-2
/
+2
*
Linux install libs in CI.
Yuqian Yang
2025-09-03
1
-0
/
+5
*
Fix include for write.
Yuqian Yang
2025-09-03
1
-0
/
+1
*
Add linux ci.
Yuqian Yang
2025-09-03
1
-0
/
+19
*
UnixTimerFile test.
Yuqian Yang
2025-09-03
3
-1
/
+26
*
common -> base in test dir.
Yuqian Yang
2025-09-03
16
-1
/
+1
*
Add unix timer file. Not tested.
Yuqian Yang
2025-09-03
3
-0
/
+48
*
Fix subprocess OSX compile error.
Yuqian Yang
2025-09-03
2
-4
/
+4
*
Add apple macro detection for unix.
Yuqian Yang
2025-09-03
3
-3
/
+3
*
UnixFileDescriptor.
Yuqian Yang
2025-09-03
11
-213
/
+257
*
Use utf8 message in cru::Exception.
Yuqian Yang
2025-08-31
2
-13
/
+17
*
Unix macros.
Yuqian Yang
2025-08-31
3
-3
/
+3
*
Remove DS_Store.
Yuqian Yang
2025-08-31
1
-0
/
+0
*
Add logger cpp stream.
Yuqian Yang
2025-08-18
3
-1
/
+57
*
Rename CRU_LOG_* to CRU_LOG_TAG_*.
Yuqian Yang
2025-08-18
22
-70
/
+70
*
No manual dir for output in cmake.
Yuqian Yang
2025-08-18
1
-8
/
+0
*
Move platform exception.
Yuqian Yang
2025-08-18
5
-15
/
+7
*
Remove add resource.
Yuqian Yang
2025-08-18
4
-17
/
+0
*
Remove force set dynamic linking.
Yuqian Yang
2025-08-18
1
-11
/
+0
*
Rename ToCFStringRef to ToCFString.
Yuqian Yang
2025-08-18
9
-19
/
+18
*
Fix compiling error of name conflict.
Yuqian Yang
2025-08-16
4
-13
/
+16
*
Move Core Foundation string out of cru String. Still error.
Yuqian Yang
2025-08-16
12
-77
/
+75
*
Remove some files of OSX. Symbol Point is conflict and needs to be
Yuqian Yang
2025-06-15
23
-141
/
+125
*
Remove preconfig.
Yuqian Yang
2025-06-14
15
-41
/
+19
*
Update catch2 and double-conversion.
Yuqian Yang
2025-06-14
2
-0
/
+0
*
Done Stream refactor.
crupest
2024-10-06
8
-36
/
+54
*
Rename common to base.
crupest
2024-10-06
262
-326
/
+324
*
HALF WORK: Stream refactor.
crupest
2024-10-04
14
-309
/
+331
*
fix(SubProcess): fix pipe fs close, add tests.
crupest
2024-08-18
19
-200
/
+286
*
refactor: use better precompile macro in platform headers.
crupest
2024-07-23
4
-12
/
+14
*
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
3
-10
/
+30
*
feat: reimplement subprocess without template.
crupest
2024-07-21
4
-230
/
+195
*
feat: change subprocess implementation.
crupest
2024-07-20
4
-213
/
+259
*
fix: fix PosixSpawnSubProcessi bug.
crupest
2024-07-16
3
-6
/
+5
*
feat: fix linux build, complete PosixSpawnSubProcess.
crupest
2024-06-25
15
-19
/
+114
*
HALF WORK: still need to fix invalid size value in Buffer.
crupest
2024-06-10
4
-2
/
+15
*
test: develop SubProcess test, fix various error.
crupest
2024-06-10
12
-15
/
+68
[next]