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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
1
-2
/
+3
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
1
-2
/
+1
2006-08-09
we have the parentPos, so use it when incrementing the tree iterator.
Warren Dukes
1
-14
/
+2
2006-08-07
sparse / gcc-2.95 / -pedantic fixes
Eric Wong
1
-28
/
+34
2006-08-06
merge changes from mpd-tree:
Warren Dukes
1
-0
/
+712
2006-08-03
remove tree.[ch] from trunk, it will be added back once the mpd-tree branch is
Warren Dukes
1
-673
/
+0
2006-08-02
tree optimization: reduce the number of compares required for insertion and d...
Warren Dukes
1
-101
/
+103
2006-08-01
fix a bug when deleting node and CHILDREN_PER_NODE is even
Warren Dukes
1
-3
/
+3
2006-08-01
fix a bug when deleting songs and CHILDREN_PER_NODE > 3
Warren Dukes
1
-8
/
+6
2006-08-01
a couple of small cleanups
Warren Dukes
1
-51
/
+40
2006-08-01
deletion of tree nodes now works.
Warren Dukes
1
-5
/
+13
2006-07-31
some tree bugfixes
Warren Dukes
1
-37
/
+78
2006-07-31
tree updates:
Warren Dukes
1
-6
/
+228
2006-07-30
tree updates:
Warren Dukes
1
-50
/
+203
2006-07-30
beginnings of a B-tree, currently insertion has been implemented and test
Warren Dukes
1
-0
/
+260
2006-07-15
[CLEANUP] Cleanup whitespace->tabs
Avuton Olrich
1
-70
/
+0
2006-07-14
Change shank's email address
J. Alexander Treuman
1
-1
/
+1
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
1
-0
/
+18
2005-02-24
begin tree implementation
Warren Dukes
1
-0
/
+52