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
*
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
*
HALF WORK: develop SubProcess.
crupest
2024-06-08
4
-12
/
+119
*
HALF WORK: finish implementing PosixSpawnSubProcess.
crupest
2024-06-08
4
-36
/
+94
*
HALF WORK: refactor something and implement part of subprocess.
crupest
2024-06-08
14
-51
/
+206
*
HALF WORK: add posix spawn subprocess io streams.
crupest
2024-05-18
3
-5
/
+28
*
feat: completed AutoReadStream.
crupest
2024-05-18
4
-57
/
+75
*
feat: completed BufferStream.
crupest
2024-05-17
4
-32
/
+83
*
WORKING: fix Buffer and implement BufferStream::Read.
crupest
2024-05-12
4
-13
/
+79
*
WORKING: update Catch2.
crupest
2024-03-24
1
-0
/
+0
*
WORKING: make Buffer track two sides.
crupest
2024-03-24
7
-90
/
+234
*
WORKING: implement Buffer.
crupest
2024-03-22
2
-13
/
+200
*
WORKING: add Buffer and AutoReadStream.
crupest
2024-03-20
7
-0
/
+188
*
WORKING: add non-block flag for unix pipe.
crupest
2024-02-14
3
-3
/
+35
*
WORKING: add unix pipe.
crupest
2024-02-12
4
-1
/
+110
*
Get rid of GSL.
crupest
2024-02-08
32
-182
/
+165
*
Update dependent libs.
crupest
2024-02-08
3
-0
/
+0
*
Add Event2 stop handling test.
crupest
2024-02-02
1
-0
/
+12
*
Add SelfResolvable tests for casted type.
crupest
2024-02-02
1
-2
/
+36
*
NEED TEST: add support for pointer conversion in ObjectResolver.
crupest
2024-01-27
2
-15
/
+82
*
NEED TEST: fix compile errors of EventHandlerToken and add revoke test.
crupest
2024-01-19
2
-8
/
+31
*
NEED TEST: fix compile errors of Event2 and create init test.
crupest
2024-01-18
3
-7
/
+28
*
NEED TEST: Finish Event2.
crupest
2024-01-18
2
-12
/
+86
*
WORKING: Event2.
crupest
2024-01-01
1
-0
/
+116
*
Improve self resolvable.
crupest
2024-01-01
1
-0
/
+14
*
Fix bugs and write unit tests for SelfResolvable.
crupest
2023-12-30
3
-5
/
+83
*
Refactor SelfResolvable.
crupest
2023-12-30
1
-15
/
+24
*
Develop ProxyStream.
crupest
2023-12-25
2
-0
/
+47
*
Add proxy stream (not completed).
crupest
2023-12-25
4
-1
/
+71
*
Develop PlatformSubProcessBase. Correct async.
crupest
2023-12-24
3
-86
/
+96
*
Develop PlatformSubProcessBase.
crupest
2023-12-24
2
-27
/
+116
*
Add PlatformSubProcessBase.
crupest
2023-12-16
6
-8
/
+191
*
Optimize exception constructor.
crupest
2023-12-16
2
-9
/
+8
*
Bootstrap subprocess.
crupest
2023-12-16
10
-18
/
+75
*
Develop document.
crupest
2023-12-16
5
-5
/
+84
*
Fix dll path problem for libs.
crupest
2023-10-19
1
-4
/
+3
*
Fix typo: Infinate -> Infinite
crupest
2023-10-18
4
-8
/
+4
*
Fix input method bugs on macos.
crupest
2023-10-18
6
-64
/
+106
*
Try to fix catch2 static link bug on win.
crupest
2023-10-16
1
-4
/
+13
*
Revert dynamic lib build options. It only make effects only once on win.
crupest
2023-10-16
1
-7
/
+1
*
Win:OK! Make Catch2 always static. Remove Cairo test on win.
crupest
2023-10-16
2
-4
/
+12
*
Try to fix cmake default dynamic lib bug.
crupest
2023-10-15
1
-1
/
+1
*
Fix unix file stream creation mode and readable check bug.
crupest
2023-10-15
3
-7
/
+11
*
Fix demo path in cmake. Though I don't expect ci on Windows pass.
crupest
2023-10-15
1
-2
/
+2
*
Remove meson in cmake.
crupest
2023-10-15
1
-1
/
+2
*
Update README. Remove docs and add lib dir info.
crupest
2023-10-15
1
-3
/
+1
[next]