index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
llist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-04-14
1
-135
/
+136
*
Fix braces in if-else statements
Lukas Fleischer
2013-02-17
1
-6
/
+6
*
Update copyright ranges
Lukas Fleischer
2013-02-04
1
-1
/
+1
*
src/llist.c: Compare data pointers if callback is NULL
Lukas Fleischer
2012-06-30
1
-9
/
+30
*
Allow passing more complex data to list callbacks
Lukas Fleischer
2012-06-30
1
-4
/
+4
*
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-21
1
-114
/
+86
*
Update copyright ranges
Lukas Fleischer
2012-03-26
1
-1
/
+1
*
src/llist.c: Bail out early on negative indexes
Lukas Fleischer
2012-02-16
1
-1
/
+7
*
src/llist.c: Add llist_next_filter()
Lukas Fleischer
2011-10-05
1
-0
/
+13
*
src/llist.c: Add a tail pointer
Lukas Fleischer
2011-10-05
1
-6
/
+14
*
src/llist.c: Use stable insertion algorithm
Lukas Fleischer
2011-06-20
1
-2
/
+2
*
Fix whitespace issues
Lukas Fleischer
2011-06-09
1
-2
/
+2
*
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
1
-1
/
+1
*
Add comments to linked list functions.
Lukas Fleischer
2011-04-22
1
-0
/
+39
*
llist.c: Nullify pointers after free()'ing.
Lukas Fleischer
2011-04-22
1
-1
/
+6
*
Add linked lists implementation.
Lukas Fleischer
2011-04-19
1
-0
/
+212