Subversion Repositories PlanixRsrch.SVN

Rev

Rev 297 | Rev 462 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
297 7u83 1
Libmavl is a minimalistic AVL tree implementation
456 7u83 2
 
3
 
4
 
5
CHANGES
6
=======
7
 
8
Version 1.1.0
9
Some bug fixes in mavl_del
10
 
11
new functions:
12
mavlnode_get, mavl_get_ext and macros mavl_get_first, mavl_get_last
13
 
14
 
15