.. |
css
|
[css] enum css_token_type -> unsigned int
|
2022-01-26 18:41:03 +01:00 |
sgml
|
[dom] enum sgml_token_type -> unsigned int
|
2022-01-26 19:11:13 +01:00 |
test
|
[mem_alloc] cast return value
|
2022-01-16 19:09:27 +01:00 |
code.h
|
[mozjs24] Allow build elinks with g++
|
2020-10-05 20:14:55 +02:00 |
configuration.c
|
[isspace] Some implementations of isspace require unsigned char
|
2022-06-28 20:25:06 +02:00 |
configuration.h
|
[dom] enum dom_config_flag -> unsigned int
|
2022-01-26 18:49:44 +01:00 |
Doxyfile
|
Merge commit 'pasky.or.cz/elinks-0.12' into elinks-0.13
|
2007-07-28 03:22:29 +03:00 |
Makefile
|
DOM test: add test/ to SUBDIRS so DOM test is run for 'make test'
|
2007-05-26 13:10:55 +02:00 |
meson.build
|
[meson] meson build scripts.
|
2020-09-05 22:06:01 +02:00 |
node.c
|
[dom] enum dom_node_type -> uint16_t
|
2022-01-28 13:47:42 +01:00 |
node.h
|
[dom] enum dom_node_type -> uint16_t
|
2022-01-28 13:47:42 +01:00 |
scanner.c
|
[cast] Explicit casts for narrowing conversions
|
2022-01-17 17:07:46 +01:00 |
scanner.h
|
[cflags] Removed -Wno-pointer-sign
|
2021-01-02 16:20:27 +01:00 |
select.c
|
[isspace] Some implementations of isspace require unsigned char
|
2022-06-28 20:25:06 +02:00 |
select.h
|
[dom] enum -> unsgined int
|
2022-01-27 18:07:52 +01:00 |
stack.c
|
[dom] enum dom_stack_flag -> unsigned int
|
2022-01-26 19:06:38 +01:00 |
stack.h
|
[dom] enum dom_stack_flag -> unsigned int
|
2022-01-26 19:06:38 +01:00 |
string.h
|
[dom] add_to_dom_string const
|
2022-01-31 15:58:19 +01:00 |