Wed, 11 Aug 2010 10:20:34 +0200 |
Jan D |
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
|
Sat, 07 Aug 2010 03:10:12 +0200 |
Juanma Barranquero |
Remove duplicate declarations.
|
Wed, 07 Jul 2010 22:48:57 -0700 |
Dan Nicolaescu |
Remove leftover P_ macros.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sat, 03 Jul 2010 18:15:30 +0300 |
Eli Zaretskii |
ebrowse.c (check_namespace): Fix indentation.
|
Sat, 03 Jul 2010 12:46:27 +0200 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|
Sat, 03 Jul 2010 09:44:17 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Fri, 02 Jul 2010 17:50:23 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Sun, 10 Jan 2010 23:51:51 -0800 |
Glenn Morris |
Set copyright year to 2010.
|
Wed, 14 Jan 2009 13:41:12 +0000 |
Chong Yidong |
(matching_regexp): Fix OB1 error.
|
Mon, 05 Jan 2009 00:51:13 +0000 |
Glenn Morris |
(version): Update copyright for 2009.
|
Mon, 02 Jun 2008 06:02:30 +0000 |
Jim Meyering |
* lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/
|
Mon, 02 Jun 2008 06:00:54 +0000 |
Jim Meyering |
remove useless if-before-free tests
|
Fri, 09 May 2008 23:19:13 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|