index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io
/
posixstream.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
posixstream: do not ignore lseek result
bptato
2024-03-12
1
-1
/
+2
*
io: add dynstream
bptato
2024-03-12
1
-53
/
+7
*
loader: rework process model
bptato
2024-03-11
1
-0
/
+6
*
posixstream: add readLine implementation
bptato
2024-03-02
1
-1
/
+18
*
buffer, client: fix deadlock with send() calls
bptato
2024-02-29
1
-1
/
+4
*
loader: clean up regular file loading
bptato
2024-02-26
1
-1
/
+0
*
Replace Chakasu with Chagashi
bptato
2024-02-22
1
-1
/
+7
*
Various refactorings & fixes
bptato
2024-02-14
1
-39
/
+32
*
loader: fix delOutput bug, remove ErrorWouldBlock
bptato
2024-02-13
1
-4
/
+1
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
1
-0
/
+6
*
loader: fixes & cleanup
bptato
2024-02-10
1
-1
/
+8
*
loader: use recvData instead of readData
bptato
2024-02-09
1
-0
/
+10
*
Incremental rendering
bptato
2024-02-07
1
-1
/
+9
*
loader: clean up error handling
bptato
2024-01-26
1
-0
/
+3
*
Use std/* imports everywhere
bptato
2024-01-07
1
-2
/
+2
*
buffer: clean up ssock on being killed
bptato
2023-12-21
1
-0
/
+3
*
posixstream: fix buffer overflow
bptato
2023-09-28
1
-1
/
+2
*
Add mailcap, mime.types & misc refactorings
bptato
2023-08-13
1
-0
/
+5
*
Slightly improve request api (less crashes)
bptato
2023-02-05
1
-1
/
+4
*
posixstream: fix incorrect read() usage
bptato
2023-01-01
1
-1
/
+1
*
posixstream/socketstream: fix cross-platform compilation
bptato
2022-12-31
1
-8
/
+17
*
Fix stream error handling confusion, title display
bptato
2022-12-13
1
-8
/
+25
*
Add support for the encoding standard, fix parseLegacyColor
bptato
2022-12-10
1
-0
/
+40