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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some usage of my format.
Yuqian Yang
2025-09-07
9
-27
/
+70
*
Event loop poll.
Yuqian Yang
2025-09-05
2
-4
/
+16
*
Add ReadTimerPipe.
Yuqian Yang
2025-09-05
2
-0
/
+11
*
UnixFileDescriptor Read and ErrnoException std::string.
Yuqian Yang
2025-09-04
2
-7
/
+12
*
Add SetFileDescriptorFlags.
Yuqian Yang
2025-09-04
1
-0
/
+3
*
Add unix event loop.
Yuqian Yang
2025-09-04
3
-43
/
+96
*
Override Run and AddOnQuitHandler.
Yuqian Yang
2025-09-03
1
-2
/
+6
*
Init XcbUiApplication.
Yuqian Yang
2025-09-03
1
-0
/
+1
*
Bootstrap xcb.
Yuqian Yang
2025-09-03
4
-2
/
+99
*
Fix include for write.
Yuqian Yang
2025-09-03
1
-0
/
+1
*
UnixTimerFile test.
Yuqian Yang
2025-09-03
1
-1
/
+1
*
Add unix timer file. Not tested.
Yuqian Yang
2025-09-03
1
-0
/
+42
*
Add apple macro detection for unix.
Yuqian Yang
2025-09-03
3
-3
/
+3
*
UnixFileDescriptor.
Yuqian Yang
2025-09-03
4
-77
/
+66
*
Use utf8 message in cru::Exception.
Yuqian Yang
2025-08-31
1
-5
/
+10
*
Unix macros.
Yuqian Yang
2025-08-31
3
-3
/
+3
*
Add logger cpp stream.
Yuqian Yang
2025-08-18
2
-0
/
+41
*
Rename CRU_LOG_* to CRU_LOG_TAG_*.
Yuqian Yang
2025-08-18
1
-4
/
+4
*
Move platform exception.
Yuqian Yang
2025-08-18
3
-13
/
+7
*
Rename ToCFStringRef to ToCFString.
Yuqian Yang
2025-08-18
1
-2
/
+1
*
Fix compiling error of name conflict.
Yuqian Yang
2025-08-16
2
-12
/
+7
*
Move Core Foundation string out of cru String. Still error.
Yuqian Yang
2025-08-16
2
-16
/
+7
*
Remove some files of OSX. Symbol Point is conflict and needs to be
Yuqian Yang
2025-06-15
7
-36
/
+52
*
Remove preconfig.
Yuqian Yang
2025-06-14
14
-38
/
+3
*
Done Stream refactor.
crupest
2024-10-06
2
-7
/
+7
*
Rename common to base.
crupest
2024-10-06
119
-104
/
+104
*
HALF WORK: Stream refactor.
crupest
2024-10-04
7
-117
/
+123
*
fix(SubProcess): fix pipe fs close, add tests.
crupest
2024-08-18
6
-75
/
+114
*
refactor: use better precompile macro in platform headers.
crupest
2024-07-23
4
-12
/
+14
*
fix: a lock bug and add test for Wait.
crupest
2024-07-21
1
-1
/
+9
*
feat: reimplement subprocess without template.
crupest
2024-07-21
2
-216
/
+54
*
feat: change subprocess implementation.
crupest
2024-07-20
2
-65
/
+241
*
fix: fix PosixSpawnSubProcessi bug.
crupest
2024-07-16
2
-5
/
+4
*
feat: fix linux build, complete PosixSpawnSubProcess.
crupest
2024-06-25
6
-14
/
+14
*
HALF WORK: still need to fix invalid size value in Buffer.
crupest
2024-06-10
1
-1
/
+3
*
test: develop SubProcess test, fix various error.
crupest
2024-06-10
4
-2
/
+10
*
HALF WORK: develop SubProcess.
crupest
2024-06-08
2
-5
/
+33
*
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
9
-35
/
+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
12
-76
/
+79
*
NEED TEST: add support for pointer conversion in ObjectResolver.
crupest
2024-01-27
2
-15
/
+82
[next]