1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-16 01:08:31 -04:00
elinks/src/util
Kalle Olavi Niemitalo 683cfe4c86 Merge branch 'elinks-0.12' into elinks-0.13
Conflicts:
	NEWS: merged
	configure.in: VERSION changed in elinks-0.12; kept 0.13.GIT
	doc/man/man1/elinks.1.in: regenerated
	doc/man/man5/elinks.conf.5: regenerated
	doc/man/man5/elinkskeys.5: regenerated
	po/fr.po: kept 0.13.GIT
	po/pl.po: kept 0.13.GIT
2009-05-31 16:18:23 +03:00
..
align.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
base64.c Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
base64.h Support for negotiate-auth, using GSSAPI. It makes possible to 2006-06-14 14:41:59 +02:00
bitfield.h Doxygen: @relates 2007-07-27 14:14:00 +03:00
box.h Prevent internal errors when terminal width or height are very small 2007-09-14 11:49:03 +02:00
color_s.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
color.c Patch 2: Modifications to the remaining parts of ELinks 2008-11-01 22:20:25 +02:00
color.h const in decode_color 2008-01-26 17:53:14 +02:00
color.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
conv.c bug 1047: inline functions C99 conformance 2009-03-28 20:15:08 +02:00
conv.h Patch 0: Partial modification of the HTML parser and modification of the FastFind subsystem 2008-10-26 16:13:38 +02:00
env.c Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
env.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
error.c Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
error.h Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
fastfind.c Patch 0: Partial modification of the HTML parser and modification of the FastFind subsystem 2008-10-26 16:13:38 +02:00
fastfind.h Patch 0: Partial modification of the HTML parser and modification of the FastFind subsystem 2008-10-26 16:13:38 +02:00
file.c mkalldirs: Reset ret when errno is EEXIST. 2008-03-29 18:41:22 +02:00
file.h Doxygen: Begin commands with @ not \. 2007-07-31 13:47:12 +03:00
hash.c Doxygen: @relates 2007-07-27 14:14:00 +03:00
hash.h Doxygen: @relates 2007-07-27 14:14:00 +03:00
lists.h Doxygen: expand INIT_LIST_OF 2007-07-29 12:55:25 +03:00
Makefile 1008: Centralize random numbers. 2008-05-25 18:44:21 +03:00
math.h Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
md5.c Doxygen: Begin commands with @ not \. 2007-07-31 13:47:12 +03:00
md5.h Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
memdebug.c Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
memdebug.h Make many string parameters const in the memory leak detector. 2007-01-02 21:25:20 +02:00
memlist.c Trim trailing whitespaces. 2007-09-14 15:12:32 +02:00
memlist.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
memory.c Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
memory.h Doxygen: Begin commands with @ not \. 2007-07-31 13:47:12 +03:00
profile.h Trim trailing whitespaces. 2007-09-14 15:14:34 +02:00
random.c Fixed compiler errors and warnings in src/util/random.c where CONFIG_SSL undefined 2008-11-09 20:04:02 +02:00
random.h 1008: Centralize random numbers. 2008-05-25 18:44:21 +03:00
scanner.c Merge branch 'elinks-0.12' into elinks-0.13 2008-11-01 22:39:17 +02:00
scanner.h Merge branch 'elinks-0.12' into elinks-0.13 2008-11-01 22:39:17 +02:00
secsave.c Trim trailing whitespaces. 2007-09-14 15:12:32 +02:00
secsave.h Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
sha1.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
sha1.h Fix inclusion of header files after CONFIG_{MD5,SHA1} were removed 2006-01-21 08:44:19 +01:00
snprintf.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
snprintf.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
string.c bug 1047: inline functions C99 conformance 2009-03-28 20:15:08 +02:00
string.h Bug 1004: Rewrite FSF code to avoid GPLv2 2. c) 2008-11-02 22:15:38 +02:00
test.h Define die() with __attribute__((noreturn)) 2009-05-27 01:11:03 +03:00
time.c Doxygen: @relates 2007-07-27 14:14:00 +03:00
time.h Doxygen: @relates 2007-07-27 14:14:00 +03:00