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
*
posixstream: do not ignore lseek result
bptato
2024-03-12
2
-3
/
+8
*
pager: fix replacement logic
bptato
2024-03-12
2
-27
/
+32
*
pager: decrement numload on redirect
bptato
2024-03-12
1
-0
/
+1
*
io: add dynstream
bptato
2024-03-12
6
-57
/
+95
*
loader: unregister input streams on EOF
bptato
2024-03-12
1
-2
/
+2
*
mailcap: better error messages, accept \ as newline escape
bptato
2024-03-11
1
-6
/
+18
*
pager: do not eat error alerts on startup
bptato
2024-03-11
2
-2
/
+1
*
loader: rework process model
bptato
2024-03-11
29
-1443
/
+1648
*
client: fix thumb button confusion
bptato
2024-03-11
1
-18
/
+18
*
mancha: fix query for 7z
bptato
2024-03-11
1
-1
/
+7
*
css: fix {} macros on older Nim versions
bptato
2024-03-11
1
-6
/
+9
*
client: bind middle button to discardBuffer, use button5/6 as scroll
bptato
2024-03-11
2
-5
/
+14
*
client: only accept "press" input type for scroll wheel
bptato
2024-03-11
1
-2
/
+6
*
term: fix alt-screen = true without ti/te
bptato
2024-03-08
1
-10
/
+11
*
cgi: do not eat first word of the error message
bptato
2024-03-07
1
-1
/
+1
*
cgi: pass system error message after execl failure
bptato
2024-03-07
1
-1
/
+2
*
man: use /usr/bin/env perl shebang
bptato
2024-03-07
1
-1
/
+1
*
buffer: fix bug of eating chars before invalid UTF-8
bptato
2024-03-05
1
-2
/
+2
*
Fix typo
bptato
2024-03-04
1
-1
/
+1
*
Update todo
bptato
2024-03-04
1
-10
/
+2
*
pager: clear status message when opening external viewers
bptato
2024-03-04
1
-0
/
+2
*
css: simplify property & value definitions
bptato
2024-03-04
1
-266
/
+272
*
catom: merge TagType with AttrType
bptato
2024-03-04
6
-112
/
+133
*
dom: use relList for stylesheet checks
bptato
2024-03-04
2
-10
/
+17
*
Update doc/protocols
bptato
2024-03-04
1
-10
/
+29
*
dom: misc fixes
bptato
2024-03-04
2
-6
/
+41
*
loader: fix crash on cha </dev/null
bptato
2024-03-03
1
-1
/
+3
*
strwidth, renderdocument: small refactoring
bptato
2024-03-03
7
-256
/
+545
*
Update chame
bptato
2024-03-03
2
-1
/
+1
*
buffer: improve/fix onload return values
bptato
2024-03-03
3
-20
/
+30
*
quickjs: fix build without CONFIG_BIGNUM
bptato
2024-03-02
1
-0
/
+8
*
Improve Number.prototype.toString for radix other than 10
Charlie Gordon
2024-03-02
1
-9
/
+98
*
Improve Date.parse
Charlie Gordon
2024-03-02
1
-224
/
+305
*
Fix Map hash bug
Charlie Gordon
2024-03-02
1
-2
/
+2
*
Rewrite `set_date_fields` to match the ECMA specification
Charlie Gordon
2024-03-02
1
-28
/
+52
*
Add C API function JS_GetClassID()
Tyler Rockwood
2024-03-02
2
-0
/
+12
*
Improve surrogate handling readability
Charlie Gordon
2024-03-02
3
-124
/
+150
*
Rename regex flag and field utf16 -> unicode
Charlie Gordon
2024-03-02
3
-61
/
+62
*
Fix big endian serialization
Charlie Gordon
2024-03-02
2
-61
/
+58
*
Fix UB signed integer overflow in js_math_imul
Charlie Gordon
2024-03-02
1
-5
/
+7
*
Fix UB left shift of negative number
Ben Noordhuis
2024-03-02
1
-1
/
+1
*
Remove unnecessary ssize_t posix-ism
Ben Noordhuis
2024-03-02
1
-1
/
+1
*
Improve string concatenation hack
Charlie Gordon
2024-03-02
2
-78
/
+96
*
Reverse e140122202cc24728b394f8f90fa2f4a2d7c397e
Charlie Gordon
2024-03-02
1
-2
/
+0
*
Fix test262 error
Charlie Gordon
2024-03-02
1
-2
/
+8
*
Fix sloppy mode arguments uninitialized value use
Ben Noordhuis
2024-03-02
1
-0
/
+2
*
Remove unsafe sprintf() and strcat() calls
Ben Noordhuis
2024-03-02
1
-22
/
+24
*
Fix undefined behavior (UBSAN)
Charlie Gordon
2024-03-02
1
-2
/
+4
*
Fix UB in js_dtoa1
Saúl Ibarra Corretgé
2024-03-02
1
-1
/
+3
*
Fix runtime bugs
Charlie Gordon
2024-03-02
1
-13
/
+9
[next]