Mon, 15 Nov 2010 22:44:51 -0800 |
Dan Nicolaescu |
Convert definitions to standard C.
|
Thu, 14 Oct 2010 16:32:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Tue, 12 Oct 2010 17:16:57 +0200 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sun, 04 Jul 2010 13:51:28 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Thu, 03 Jun 2010 17:34:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Sat, 05 Jun 2010 02:41:32 +0200 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
Thu, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Wed, 10 Mar 2010 09:45:21 -0500 |
Stefan Monnier |
Cleanup setup of gl_state in various parts of the code.
|
Fri, 05 Mar 2010 14:54:39 -0500 |
Stefan Monnier |
* regex.c (regex_compile): Setup gl_state as well.
|
Wed, 27 Jan 2010 14:17:35 +0900 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 18 Oct 2009 03:08:32 +0000 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
Sun, 04 Oct 2009 02:58:53 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 12 Jun 2008 20:25:47 +0000 |
Stefan Monnier |
* character.h (CHAR_TO_BYTE_SAFE): New macro.
|
Mon, 02 Jun 2008 06:00:54 +0000 |
Jim Meyering |
remove useless if-before-free tests
|
Wed, 26 Mar 2008 22:54:40 +0000 |
Chong Yidong |
(EXTEND_BUFFER): Change order of pointer addition operations, to avoid
|
Mon, 17 Mar 2008 14:52:34 +0000 |
Andreas Schwab |
(re_match_2_internal): Properly match raw 8-bit bytes
|
Sun, 16 Mar 2008 10:45:53 +0000 |
Andreas Schwab |
(re_match_2_internal): Correct matching of a charset
|
Sat, 15 Mar 2008 14:21:08 +0000 |
Andreas Schwab |
(re_match_2_internal): Correct matching of eight bit
|
Tue, 12 Feb 2008 21:26:23 +0000 |
Stefan Monnier |
Update copyrights.
|
Sat, 09 Feb 2008 18:03:10 +0000 |
Dan Nicolaescu |
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|