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
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: fix tmpdir/sockdir perms
bptato
2024-05-31
1
-3
/
+4
*
test: update acid1.color.expected
bptato
2024-05-31
1
-1
/
+1
*
config: fix -C with files not in CWD
bptato
2024-05-31
2
-6
/
+14
*
layout: line box sizing fixes
bptato
2024-05-31
5
-15
/
+66
*
pager: rework D/discard buffer
bptato
2024-05-31
6
-56
/
+147
*
layout: fix a width sizing bug
bptato
2024-05-30
3
-4
/
+7
*
layout: fix regression
bptato
2024-05-30
1
-0
/
+3
*
layout: simplify percHeight handling, misc refactorings
bptato
2024-05-30
1
-67
/
+30
*
layout: fix caption margin calculation
bptato
2024-05-30
3
-19
/
+36
*
regexp: fix non greedy quantizers with zero length matches
Fabrice Bellard
2024-05-30
1
-8
/
+6
*
Add `js_resolve_proxy` (#293)
Charlie Gordon
2024-05-30
1
-20
/
+35
*
Add `JS_StrictEq()`, `JS_SameValue()`, and `JS_SameValueZero()` (#264)
Kasper Isager Dalsgarð
2024-05-30
2
-5
/
+26
*
Expose `JS_SetUncatchableError()` (#262)
Kasper Isager Dalsgarð
2024-05-30
2
-1
/
+1
*
Add `JS_HasException()` (#265)
Kasper Isager Dalsgarð
2024-05-30
2
-0
/
+6
*
Add `JS_NewTypedArray()` (#272)
Dmitry Volyntsev
2024-05-30
2
-0
/
+27
*
quickjs: revert SetUncatchableError patch
bptato
2024-05-30
1
-1
/
+0
*
layout: improve baseline calculation
bptato
2024-05-30
1
-56
/
+56
*
Fix GCC 14 compilation
bptato
2024-05-30
4
-18
/
+32
*
layout: fix clear on blocks establishing new BFCs
bptato
2024-05-30
3
-1
/
+14
*
layout: misc refactorings
bptato
2024-05-29
3
-193
/
+205
*
layout: get rid of InlineBoxBuilder
bptato
2024-05-28
3
-109
/
+103
*
about: markdownify & update license.html
bptato
2024-05-28
4
-50
/
+45
*
buffer: fix ampersand escaping in markURL
bptato
2024-05-28
1
-0
/
+4
*
layout: fix crash on inline tables
bptato
2024-05-28
3
-1
/
+4
*
stylednode: remove `text' field
bptato
2024-05-28
4
-16
/
+20
*
stylednode: move invalidation data to DOM
bptato
2024-05-27
3
-25
/
+23
*
layout: remove BlockBoxBuidler
bptato
2024-05-27
7
-687
/
+608
*
layout: list item improvements, fix inner markers
bptato
2024-05-25
3
-36
/
+52
*
layout: add wrapper box for table caption + misc stuff
bptato
2024-05-24
2
-121
/
+176
*
client: fix double click on double width chars
bptato
2024-05-23
1
-7
/
+7
*
url: add URL.parse
bptato
2024-05-22
1
-0
/
+3
*
layout, layoutunit: remove some automatic converters
bptato
2024-05-22
3
-13
/
+11
*
http: allow multiple early hints
bptato
2024-05-22
1
-1
/
+1
*
man: quote keyword & section
bptato
2024-05-22
1
-5
/
+5
*
layout: simplify
bptato
2024-05-21
1
-102
/
+76
*
Update readme
bptato
2024-05-21
1
-59
/
+53
*
twtstr: fix overflow check
bptato
2024-05-21
1
-2
/
+2
*
test: inline-backgrounds update
bptato
2024-05-21
1
-2
/
+0
*
gopher: simplify
bptato
2024-05-21
3
-38
/
+35
*
sandbox: add sigreturn
bptato
2024-05-21
1
-0
/
+2
*
forkserver: also skip SIGTERM socket unlink
bptato
2024-05-20
1
-5
/
+1
*
buffer: never unlink controlling socket in cleanup
bptato
2024-05-20
1
-5
/
+2
*
html: improve Request, derive Client from Window
bptato
2024-05-20
17
-315
/
+362
*
layout: fix inline tab expansion
bptato
2024-05-19
1
-0
/
+1
*
layout: fix BFC positioning in presence of floats
bptato
2024-05-19
6
-14
/
+106
*
css: stub overflow
bptato
2024-05-18
2
-3
/
+18
*
layout: fix maxFloatHeight check
bptato
2024-05-18
1
-5
/
+5
*
layout: reuse box.positioned in positionAbsolute
bptato
2024-05-18
1
-4
/
+4
*
layout: relative positioning fixes
bptato
2024-05-18
4
-75
/
+85
*
layout: slightly refactor table layout
bptato
2024-05-18
1
-27
/
+26
[next]