1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00
elinks/src/dom
Witold Filipczyk 5f87bdbcb2 [meson] meson build scripts.
Not finished yet, but I added to motivate myself and others.
The goal is to get a few seconds faster builds.

autotools still will be available.
2020-09-05 22:06:01 +02:00
..
css [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
sgml [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
test Added $(EXEEXT) for executables. 2010-03-22 09:35:15 +01:00
code.h DOM: Change code documentation to be Doxygen "compliant" 2006-12-10 01:17:35 +01:00
configuration.c Explicit cast to (const char *) for strchr function (C++) 2016-04-20 19:43:37 +02:00
configuration.h Fix memory leak in the DOM configuration module 2008-06-21 00:19:15 +02: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 Bug 1071: Add precautionary assertions and recovery 2009-04-05 20:59:41 +03:00
node.h Bug 1071: Document get_dom_node_value return values 2009-04-04 22:38:56 +03:00
scanner.c Add basic support for requesting error detection; SGML scanner part missing 2006-01-07 04:21:39 +01:00
scanner.h Reorganisation of code to make C++ happy 2016-04-20 22:21:31 +02:00
select.c Remove variables that were set but not used 2011-09-24 02:25:51 +02:00
select.h Make init_dom_select() take dom_string struct 2005-12-28 15:57:37 +01:00
stack.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
stack.h bug 1067: Assertions and comments about done_dom_node(). 2009-02-15 03:39:00 +02:00
string.h Bug 1004: Fix implicit declarations of c_* functions 2008-11-01 22:27:08 +02:00