log lisp/emacs-lisp/ring.el @ 111972:3b8b4f28c758

age author description
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-06 Miles Bader Merge from emacs--devo--0
2007-10-15 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-16 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
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
2005-06-24 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-11-17 Juanma Barranquero (ring-size, ring-p, ring-insert, ring-length, ring-empty-p): Use c[ad]dr.
2007-10-14 Richard M. Stallman (ring-convert-sequence-to-ring)
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-07 Glenn Morris Update copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-24 Luc Teirlinck (ring-elements): Make it return a list of the elements of RING in
2003-09-01 Miles Bader Add arch taglines
2003-07-11 John Paul Wallington 2003-07-11 John Paul Wallington <jpw@gnu.org>
2000-05-21 Dave Love (ring-elements): New function.
1999-08-30 Richard M. Stallman Fix previous change.
1999-08-30 Richard M. Stallman Many doc fixes.
1997-03-22 Richard M. Stallman Many doc fixes.
1996-01-14 Erik Naggum Update FSF's address.
1994-06-23 Richard M. Stallman (ring-insert-at-beginning): New function.
1993-08-10 Paul Eggert (ring-mod): Remove, since floor and mod
1993-04-25 Eric S. Raymond Rewritten. A poor choice of representation made the old code excessively
1993-04-25 Eric S. Raymond Added and fixed documentation.
1993-03-30 Eric S. Raymond *** empty log message ***
1992-08-02 Richard M. Stallman entered into RCS
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-17 Eric S. Raymond *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1991-04-23 Brian Preble *** empty log message ***
1990-11-21 David Lawrence Initial revision