index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix -Waggregate-return
Max Kellermann
2008-01-26
1
-2
/
+2
*
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2008-01-03
1
-4
/
+1
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-08-26
1
-2
/
+3
*
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-08-20
1
-2
/
+1
*
we have the parentPos, so use it when incrementing the tree iterator.
Warren Dukes
2006-08-09
1
-14
/
+2
*
sparse / gcc-2.95 / -pedantic fixes
Eric Wong
2006-08-07
1
-28
/
+34
*
merge changes from mpd-tree:
Warren Dukes
2006-08-06
1
-0
/
+712
*
remove tree.[ch] from trunk, it will be added back once the mpd-tree branch is
Warren Dukes
2006-08-03
1
-673
/
+0
*
tree optimization: reduce the number of compares required for insertion and d...
Warren Dukes
2006-08-02
1
-101
/
+103
*
fix a bug when deleting node and CHILDREN_PER_NODE is even
Warren Dukes
2006-08-01
1
-3
/
+3
*
fix a bug when deleting songs and CHILDREN_PER_NODE > 3
Warren Dukes
2006-08-01
1
-8
/
+6
*
a couple of small cleanups
Warren Dukes
2006-08-01
1
-51
/
+40
*
deletion of tree nodes now works.
Warren Dukes
2006-08-01
1
-5
/
+13
*
some tree bugfixes
Warren Dukes
2006-07-31
1
-37
/
+78
*
tree updates:
Warren Dukes
2006-07-31
1
-6
/
+228
*
tree updates:
Warren Dukes
2006-07-30
1
-50
/
+203
*
beginnings of a B-tree, currently insertion has been implemented and test
Warren Dukes
2006-07-30
1
-0
/
+260
*
[CLEANUP] Cleanup whitespace->tabs
Avuton Olrich
2006-07-15
1
-70
/
+0
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-0
/
+18
*
begin tree implementation
Warren Dukes
2005-02-24
1
-0
/
+52