log src/regex.c @ 112453:06719a229a46 default tip

age author description
2011-01-17 Paul Eggert Merge from mainline.
2011-01-14 Paul Eggert Merge from mainline.
2011-01-09 Paul Eggert Include <unistd.h> unilaterally.
2011-01-17 Paul Eggert * regex.c (analyse_first): Remove unreachable 'continue' statement.
2011-01-14 Stefan Monnier Merge from emacs-23
2011-01-02 Glenn Morris Add 2011 to FSF/AIST copyright years.
2010-11-16 Dan Nicolaescu Convert definitions to standard C.
2010-10-14 Juanma Barranquero Merge changes from emacs-23 branch.
2010-10-12 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-04 Juanma Barranquero Fix prototypes.
2010-07-04 Dan Nicolaescu Convert (most) functions in src to standard C.
2010-06-09 Andreas Schwab Merge from emacs-23
2010-06-03 Juanma Barranquero Fix typos.
2010-06-05 Juanma Barranquero Remove obsolete macro BASE_LEADING_CODE_P.
2010-06-03 Juanma Barranquero Remove obsolete pre-unicode2 macros.
2010-03-10 Stefan Monnier Cleanup setup of gl_state in various parts of the code.
2010-03-05 Stefan Monnier * regex.c (regex_compile): Setup gl_state as well.
2010-01-27 Kenichi Handa regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-11-21 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-10-18 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
2009-10-04 Juanma Barranquero Fix typos in comments.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-06-12 Stefan Monnier * character.h (CHAR_TO_BYTE_SAFE): New macro.
2008-06-02 Jim Meyering remove useless if-before-free tests
2008-03-26 Chong Yidong (EXTEND_BUFFER): Change order of pointer addition operations, to avoid
2008-03-17 Andreas Schwab (re_match_2_internal): Properly match raw 8-bit bytes
2008-03-16 Andreas Schwab (re_match_2_internal): Correct matching of a charset
2008-03-15 Andreas Schwab (re_match_2_internal): Correct matching of eight bit
2008-02-12 Stefan Monnier Update copyrights.
2008-02-09 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-08-13 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-03-23 Kenichi Handa (analyse_first): Fix for multibyte characters in "case
2007-02-16 Juanma Barranquero (RE_STRING_CHAR_AND_LENGTH) [! emacs]: Add missing arg `len'.
2007-02-16 Kenichi Handa (GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
2007-02-15 Kenichi Handa (RE_STRING_CHAR, RE_STRING_CHAR_AND_LENGTH): New arg
2007-01-26 Miles Bader Merge from emacs--devo--0
2007-01-01 Miles Bader Merge from emacs--devo--0
2006-12-15 Kenichi Handa (regex_compile): Synch with HEAD.
2006-12-07 Miles Bader Merge from emacs--devo--0
2006-10-15 Miles Bader Merge from emacs--devo--0
2006-10-04 Kenichi Handa (analyse_first): Cancel the change for synching with
2006-10-03 Miles Bader Merge from emacs--devo--0
2006-09-20 Miles Bader Merge from emacs--devo--0
2006-02-22 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
2006-01-25 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
2005-10-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-12-25 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
2004-12-08 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
2004-10-27 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-08 Kenichi Handa Sync to HEAD.
2003-09-08 Kenichi Handa *** empty log message ***
2003-06-02 Dave Love (re_search_2): Fix last change.
2003-05-30 Kenichi Handa (GET_CHAR_BEFORE_2): Check multibyte, not
2002-10-07 Kenichi Handa (re_search_2): Fix for the case of unibyte buffer.
2002-09-19 Kenichi Handa (re_search_2): Fix previous change.
2002-09-05 Dave Love Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
2002-09-03 Kenichi Handa * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
2002-03-01 Kenichi Handa * regex.c: Include "character.h" instead of "charset.h".
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2007-09-12 Glenn Morris (C_ALLOCA): Remove all references and code that was only used when
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-01-01 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-12-03 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
2006-10-14 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-21 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-20 Karoly Lorentey Fix compilation.
2007-08-13 Miles Bader Merge from emacs--rel--22
2007-07-27 Glenn Morris Switch license to GPLv3 or later.
2007-06-12 Stefan Monnier (regex_compile): Remove the `regnum' counter.
2008-03-26 Chong Yidong (EXTEND_BUFFER): Change order of pointer addition operations, to avoid
2007-08-08 Glenn Morris Replace `iff' in comments.
2007-07-26 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-29 Jason Rumney (regerror): Change parameter name err_code.
2006-11-30 Kenichi Handa (regex_compile): Fix previous change.
2006-11-28 Kenichi Handa (regex_compile): Fix previous change.
2006-11-28 Kenichi Handa (regex_compile): Fix previous change.
2006-11-28 Kenichi Handa (regex_compile): Don't call SET_LIST_BIT with a
2006-11-24 Juanma Barranquero Fix last change in whitespace.
2006-11-24 Juanma Barranquero Whitespace/tab mixups.
2006-10-03 Stefan Monnier (regex_compile): Set the new `used_syntax' bit.
2006-09-22 Stefan Monnier (analyse_first): For eight-bit-control chars, mark both the
2006-09-16 Richard M. Stallman (re_compile_pattern): Set gl_state.current_syntax_table.
2006-02-21 Andreas Schwab Fix indentation.
2006-02-20 Chong Yidong * regex.c: Revert 2006-02-19 change.
2006-02-20 Chong Yidong * regex.c (xmalloc, xrealloc): Define these when not linked to
2006-02-20 Luc Teirlinck (extend_range_table_work_area): Fix typo.
2006-02-20 Richard M. Stallman (regex_compile): Call xmalloc and xrealloc.
2006-02-20 Richard M. Stallman (extend_range_table_work_area): Call xmalloc and xrealloc.
2006-01-24 Stefan Monnier (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.
2005-10-04 Stefan Monnier (re_char): Move it back to the implementation file.
2005-09-30 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-04-24 Eli Zaretskii (re_search_2, re_match_2_internal): Convert second arg
2004-12-20 Richard M. Stallman (re_match_2_internal) <symend, wordend>:
2004-12-06 Stefan Monnier (GET_UNSIGNED_NUMBER): Signal an error when reaching the end.
2004-12-05 Richard M. Stallman (regex_compile): Fix end-of-pattern case for space.
2004-11-19 Richard M. Stallman Fix previous change.
2004-11-19 Richard M. Stallman (regex_compile): Substitute whitespace_regexp for spaces, if it is nonzero.
2004-10-24 Kenichi Handa (re_error_msgid): Add an entry for REG_ERANGEX.
2004-06-13 Richard M. Stallman (re_wctype, re_iswctype): Function defs longer static.
2004-05-28 Stefan Monnier (print_partial_compiled_pattern): Add missing 'break'
2004-05-19 Stefan Monnier Add support for new '\_<' and '\_>' regexp operators, matching the
2004-05-11 Eli Zaretskii (mutually_exclusive_p): In 'case wordbeg', compare op2
2003-10-13 Richard M. Stallman (MAX_BUF_SIZE): Reduce to 2**15.
2003-09-30 Richard M. Stallman (regex_compile): Free the stack when returning from function.
2003-09-01 Miles Bader Add arch taglines
2003-02-23 Richard M. Stallman (print_partial_compiled_pattern): Output to stderr.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-16 Kenichi Handa (GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY.
2002-11-18 Dave Love (_GNU_SOURCE): Don't define.
2002-11-07 Dave Love (regexec): Fix pmatch declaration.
2002-09-10 Stefan Monnier (DISCARD_FAILURE_REG_OR_COUNT): Delete.
2002-09-09 Richard M. Stallman (regnum_t): Use signed int, not unsigned int.
2002-09-06 Richard M. Stallman (set_image_of_range_1): In no-TRANSLATE case,
2002-09-05 Richard M. Stallman (set_image_of_range_1): New function.
2002-08-23 Stefan Monnier (PATFETCH): Remove the translating fetch.
2002-03-25 Richard M. Stallman (GET_UNSIGNED_NUMBER): Give proper error for spaces.
2002-03-21 Richard M. Stallman (DISCARD_FAILURE_REG_OR_COUNT): New macro.
2001-11-02 Stefan Monnier (re_wctype): Try to fix some warnings.
2001-10-09 Gerd Moellmann (WIDE_CHAR_SUPPORT): Do not use defined() in macro.
2001-05-12 Eli Zaretskii (malloc, realloc, free) [emacs]: Undefine before
2001-01-25 Stefan Monnier (mutually_exclusive_p): Add missing `break' at the end of `charset' processing.
2001-01-24 Stefan Monnier (mutually_exclusive_p): Don't blindly handle `charset_not'
2000-10-30 Stefan Monnier (re_iswctype, re_wctype_to_bit): Fix braino.
2000-10-27 Stefan Monnier (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
2000-10-26 Stefan Monnier More `unsigned char' -> `re_char' changes.
2000-10-24 Andrew Innes (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
2000-10-24 Kenichi Handa (regex_compile): Fix previous change.
2000-10-24 Kenichi Handa (regex_compile): Change the way of handling a range from a char less
2000-10-17 Jeff Bailey Remove warning that noone noticed anyway
2000-10-15 Stefan Monnier (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
2000-09-19 Jeff Bailey Add warning to top of source files
2000-09-04 Stefan Monnier (WIDE_CHAR_SUPPORT): New macro.
2000-08-31 Stefan Monnier * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.
2000-08-30 Stefan Monnier Merge some changes from GNU libc. Add prototypes.
2000-08-28 Stefan Monnier * regex.c: Indent cpp directives and remove parens after `defined'.
2000-08-25 Stefan Monnier (PUSH_FAILURE_COUNT): New macro.
2000-08-11 Kenichi Handa (regex_compile) <normal_char>: Pay attention to multibyteness.
2000-06-20 Stefan Monnier (re_match, re_match_2): Protect calls to alloca (0).
2000-06-10 Kenichi Handa (MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
2000-05-30 Stefan Monnier (PREFETCH_NOLIMIT): New function.
2000-05-25 Stefan Monnier (at_begline_loc_p): Also recognize the \\(?:^ case
2000-04-19 Stefan Monnier (re_match_2_internal): Don't shorten the strings anymore,
2000-04-02 Stefan Monnier * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
2000-03-29 Stefan Monnier (analyse_first): New function obtained by ripping out most
2000-03-27 Stefan Monnier (REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression.
2000-03-26 Stefan Monnier (enum re_opcode_t): New opcode on_failure_jump_nastyloop.
2000-03-23 Stefan Monnier (enum syntaxcode): Provide default for non-Emacs.
2000-03-22 Dave Love (re_compile_fastmap, re_match_2_internal): Fix cast to re_opcode_t.
2000-03-22 Stefan Monnier (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default
2000-03-19 Stefan Monnier (RE_STRING_CHAR): New macro.
2000-03-16 Stefan Monnier (re_match_2): Fix string shortening (to fit `stop') to make sure
2000-03-14 Stefan Monnier * regex.c: Declare a new type `re_char' used throughout the code for the
2000-03-08 Stefan Monnier This is a big redesign of failure-stack and register handling, prompted
2000-01-18 Richard M. Stallman (re_compile_fastmap): While checking a range table for
1999-12-15 Dave Love Copyright up-date.
1999-12-15 Dave Love 1999-12-15 Kenichi Handa <handa@etl.go.jp>
1999-10-28 Gerd Moellmann (POP_FAILURE_POINT): Use failure_id.integer
1999-10-25 Gerd Moellmann (POP_FAILURE_POINT): Extract failure_id as an integer.
1999-10-06 Dave Love 1999-09-04 Richard Stallman <rms@gnu.org>
1999-08-29 Richard M. Stallman [emacs]: Handle character classes for multibyte chars:
1999-01-19 Richard M. Stallman (re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.
1998-12-30 Richard M. Stallman (re_compile_fastmap): Do something similar to the
1998-12-10 Karl Heuer (re_compile_fastmap): For anychar, set all fastmap
1998-11-10 Karl Heuer (regex_compile): Handle translation of multibyte
1998-07-25 Richard M. Stallman (regex_compile): Declare p with non-const type on AIX.
1998-06-09 Richard M. Stallman (PTR_TO_OFFSET): Alternate definition if not `emacs'.
1998-06-06 Richard M. Stallman (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
1998-05-25 Richard M. Stallman (re_search_2): Don't use ++ inside RE_TRANSLATE.
1998-05-06 Richard M. Stallman (regex_compile): When checking after exactn
1998-04-29 Andreas Schwab (re_search_2): Fix indentation.
1998-04-25 Richard M. Stallman (re_search_2): Fix handling of at_dot.
1998-04-15 Andreas Schwab Use RE_TRANSLATE_P to check whether translation is
1998-04-15 Andreas Schwab (realloc) <emacs>: Define to xrealloc.
1998-04-12 Karl Heuer (re_match_2, re_search_2): Convert position to a charpos,
1998-04-07 Karl Heuer (re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
1998-04-07 Richard M. Stallman (re_match_2_internal): Declare buf_ch unsigned int.
1998-04-04 Richard M. Stallman (regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.
1998-04-03 Richard M. Stallman (compile_range): Unused function deleted.
1998-01-16 Richard M. Stallman (re_match_2_internal): Use SYNTAX_TABLE_BYTE_TO_CHAR.
1998-01-09 Richard M. Stallman (re_search_2): Fix call to CHAR_HEAD_P.
1997-12-11 Karl Heuer (GROW_FAIL_STACK): Fix test for stack size at max.
1997-12-09 Karl Heuer (GROW_FAIL_STACK): Fix previous change:
1997-12-09 Karl Heuer (TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
1997-08-06 Richard M. Stallman Whitespace change.
1997-07-04 Richard M. Stallman (TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate):
1997-07-02 Richard M. Stallman (re_search_2): Cast result of POS_ADDR_VSTRING.
1997-06-15 Richard M. Stallman Fix previous change.
1997-06-15 Richard M. Stallman Fix up whitespace.
1997-06-15 Richard M. Stallman (PTR_TO_OFFSET): New macro.
1996-11-07 Richard M. Stallman [emacs] (malloc, free): Define as xmalloc, and xfree.
1996-09-19 Richard M. Stallman (regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
1996-09-01 Karl Heuer (re_match_2_internal) [emacs]: Use PT, not point.
1996-08-31 Richard M. Stallman Clean up whitespace.
1996-08-31 Richard M. Stallman (re_search_2): Optimize regexp that starts with ^.
1996-08-31 Richard M. Stallman (FREE_VAR): Clean up C syntax.
1996-08-09 Richard M. Stallman (re_max_failures): Increase to 20000 again.
1996-07-09 Roland McGrath [_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of
1996-06-26 Richard M. Stallman (re_max_failures): Reduce to 4000.
1996-06-02 Richard M. Stallman (re_max_failures): Reduce to 8000.
1996-05-24 Roland McGrath Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1996-05-12 Richard M. Stallman Delete the Emacs local variables spec.
1996-05-11 Richard M. Stallman (re_match_2_internal): Fix off-by-one error; don't use
1996-04-12 Richard M. Stallman (MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.
1996-01-29 Karl Heuer Update FSF address in comment.
1995-12-13 Karl Heuer (AT_WORD_BOUNDARY): Disable macro.
1995-11-16 Roland McGrath (gettext_noop): New macro, identity fn.
1995-11-11 Richard M. Stallman (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
1995-10-29 Richard M. Stallman (POP_FAILURE_POINT): Use .word.integer.
1995-10-22 Richard M. Stallman Don't declare alloca.
1995-10-19 Richard M. Stallman (TRANSLATE, PATFETCH): Cast elt of `translate'.
1995-10-01 Richard M. Stallman (re_search_2): Use 0, not -1, as the lower bound
1995-09-01 Richard M. Stallman (re_search_2): If pattern starts with \=, optimize search.
1995-08-22 Richard M. Stallman (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop
1995-07-17 Karl Heuer Fix conditional.
1995-07-07 Richard M. Stallman Don't use relocatable allocator.
1995-06-20 Richard M. Stallman Use `defined' to test HAVE_STRING_H and STDC_HEADERS.
1995-06-03 Karl Heuer Undefined INHIBIT_STRING_HEADER when we have no
1995-05-29 Karl Heuer (at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
1995-05-26 Karl Heuer (NULL): Use explicit cast.
1995-05-21 Jim Meyering [REGEX_FREE]: Use ((void)0) instead of just (0).
1995-05-20 Roland McGrath Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
1995-05-17 Roland McGrath Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
1995-05-17 Karl Heuer (re_compile_fastmap): Undo previous change.
1995-05-15 Richard M. Stallman (re_compile_fastmap): Don't free stack if it's empty.
1995-05-06 Richard M. Stallman [! emacs]: #undef REL_ALLOC.
1995-05-02 Richard M. Stallman (union fail_stack_elt): New union.
1995-04-29 Richard M. Stallman (PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
1995-04-09 Richard M. Stallman (re_match_2_internal): Eliminate cast of ptr to int.
1995-02-28 Jim Meyering (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
1995-01-18 Karl Heuer [!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
1994-12-30 Richard M. Stallman (regex_compile): Use putchar, not printchar.
1994-12-24 Richard M. Stallman (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
1994-12-11 Jim Meyering [REG_UNSET_VALUE]: Define to the address of a static variable rather than to
1994-12-01 Karl Heuer (gettext): Make sure this is always defined, even #if emacs.
1994-11-29 Paul Eggert (re_compile_pattern, re_comp, regerror): Add gettext wrapper.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really treat `succeed' like end.
1994-11-18 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
1994-11-16 Richard M. Stallman (re_opcode_t): New opcode `succeed'
1994-10-26 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-18 Karl Heuer (exactn): Initializer deleted.
1994-10-01 Richard M. Stallman Comment change.
1994-10-01 Richard M. Stallman (compile_range): When casting to const unsigned char *, put const first.
1994-09-26 David J. MacKenzie remove CONFIG_BROKETS
1994-08-17 Richard M. Stallman (regex_compile): Split an if to avoid compiler bug.
1994-07-31 Richard M. Stallman (compile_range): Avoid warning in casts for range_start/end.
1994-07-15 Richard M. Stallman (re_match_2_internal): Add casts to shut up some compilers.
1994-07-05 Richard M. Stallman Be less eager to define MATCH_MAY_ALLOCATE.
1994-07-02 Richard M. Stallman (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
1994-07-01 Richard M. Stallman entered into RCS
1994-05-06 Jim Meyering *** empty log message ***
1994-05-04 Richard M. Stallman *** empty log message ***
1994-05-04 Richard M. Stallman *** empty log message ***
1994-04-27 Karl Heuer *** empty log message ***
1994-04-23 Richard M. Stallman *** empty log message ***
1994-04-21 Karl Heuer *** empty log message ***
1994-04-21 Karl Heuer *** empty log message ***
1994-04-21 Richard M. Stallman *** empty log message ***
1994-03-26 Richard M. Stallman *** empty log message ***
1994-03-04 Karl Heuer *** empty log message ***
1994-02-25 Karl Heuer *** empty log message ***
1994-02-23 Karl Heuer *** empty log message ***
1994-02-08 Jim Meyering *** empty log message ***
1994-02-08 Karl Heuer *** empty log message ***
1993-11-20 Karl Heuer *** empty log message ***
1993-11-15 Richard M. Stallman *** empty log message ***
1993-11-06 Richard M. Stallman *** empty log message ***
1993-10-12 Jim Meyering *** empty log message ***
1993-06-16 Jim Blandy *** empty log message ***
1993-06-10 Jim Blandy *** empty log message ***
1993-06-07 Richard M. Stallman *** empty log message ***
1993-05-22 Jim Blandy *** empty log message ***
1993-05-22 Jim Blandy *** empty log message ***
1993-05-22 Jim Blandy *** empty log message ***
1993-05-13 Jim Blandy *** empty log message ***
1993-04-30 Jim Blandy *** empty log message ***
1993-04-06 Jim Blandy *** empty log message ***
1993-04-02 Jim Blandy *** empty log message ***
1993-04-02 Jim Blandy *** empty log message ***
1993-03-09 Jim Blandy *** empty log message ***
1993-01-07 Jim Blandy *** empty log message ***
1992-12-14 Jim Blandy *** empty log message ***
1992-12-12 Jim Blandy *** empty log message ***
1992-12-12 Jim Meyering *** empty log message ***
1992-12-08 Jim Blandy *** empty log message ***
1992-12-01 David J. MacKenzie *** empty log message ***
1992-11-26 David J. MacKenzie *** empty log message ***
1992-11-24 David J. MacKenzie *** empty log message ***
1992-11-21 Karl Berry *** empty log message ***
1992-11-15 Jim Blandy *** empty log message ***
1992-09-16 Karl Berry Initial revision