index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
avl-tree.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
lisp/*: Add declarations, remove unused bindings, mark unused args.
Juanma Barranquero
2012-04-19
1
-1
/
+1
*
* lisp/emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo.
Stefan Monnier
2012-03-27
1
-3
/
+13
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-29
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-25
1
-32
/
+32
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
* lisp/emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
Toby Cubitt
2011-05-27
1
-51
/
+253
*
* lisp/emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
Toby Cubitt
2011-05-27
1
-220
/
+216
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Add 2008 to copyright years.
Glenn Morris
2008-01-09
1
-1
/
+1
*
Use defstruct rather than macros.
Stefan Monnier
2007-08-31
1
-294
/
+232
*
Commentary and docstring munging; nfc.
Thien-Thi Nguyen
2007-08-27
1
-30
/
+22
*
(avl-tree-del-balance1, avl-tree-del-balance2)
Thien-Thi Nguyen
2007-08-27
1
-10
/
+10
*
Move things around; munge whitespace, indentation; nfc.
Thien-Thi Nguyen
2007-08-27
1
-53
/
+36
*
Do s/elib-node-/avl-tree-node-/g. Resulting changed macro names:
Thien-Thi Nguyen
2007-08-27
1
-95
/
+95
*
Do s/elib-avl-/avl-tree-/g. Resulting changed macro and function names:
Thien-Thi Nguyen
2007-08-27
1
-50
/
+46
*
Do s/elib-avl-node/avl-tree-node/g. Resulting changed macro names:
Thien-Thi Nguyen
2007-08-27
1
-61
/
+61
*
(elib-node-create): Delete unused macro.
Thien-Thi Nguyen
2007-08-27
1
-4
/
+0
*
Reduce nesting: Use modern backquote syntax.
Thien-Thi Nguyen
2007-08-27
1
-15
/
+15
*
Do s/avltree/avl-tree/g. Resulting changed function names:
Thien-Thi Nguyen
2007-08-27
1
-20
/
+20
*
Add arch tagline
Miles Bader
2007-08-27
1
-0
/
+1
*
Don't require `cl'.
Thien-Thi Nguyen
2007-08-27
1
-9
/
+4
*
Move provide form to end; nfc.
Thien-Thi Nguyen
2007-08-27
1
-1
/
+2
*
Munge comments, whitespace, indentation, hanging parens; nfc.
Thien-Thi Nguyen
2007-08-27
1
-397
/
+252
*
Initial revision, comprising elib-node.el and avltree.el,
Thien-Thi Nguyen
2007-08-27
1
-0
/
+715