1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-02 08:57:19 -04:00
elinks/src/util
Kalle Olavi Niemitalo 687f19dbde Merge branch 'elinks-0.12' into elinks-0.13
Conflicts:
	src/bfu/dialog.c
	src/bfu/hotkey.c
	src/bfu/inpfield.c
	src/dialogs/options.c
	src/document/renderer.c
	src/intl/gettext/libintl.h
	src/protocol/http/codes.c
	src/session/task.c
	src/terminal/event.c
	src/terminal/terminal.h
	src/viewer/text/form.c
	src/viewer/text/link.c

And a semantic conflict in src/terminal/terminal.c.
2009-01-01 19:14:01 +00: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 Define cp_to_unicode() even without CONFIG_UTF8. 2009-01-01 16:17:03 +00: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 1004: Rewrite FSF code to avoid GPLv2 2. c) 2008-11-02 22:15:38 +02:00
string.h Bug 1004: Rewrite FSF code to avoid GPLv2 2. c) 2008-11-02 22:15:38 +02:00
test.h Move get_test_opt to util/test.h and use throughout test programs 2007-08-28 20:34:17 +02: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