1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00
elinks/src/dom
Witold Filipczyk c2e3d8fa8a [dom] cast
2022-10-06 17:32:18 +02:00
..
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 [tests] added dom tests, some of them fail 2022-10-05 19:43:27 +02: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 [tests] added dom tests, some of them fail 2022-10-05 19:43:27 +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 [dom] cast 2022-10-06 17:32:18 +02: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