14 Commits

Author SHA1 Message Date
mila@ringwald.ch
a0c35809ae streamline copyright headers 2015-02-06 16:19:27 +00:00
matthias.ringwald@gmail.com
fc6903a12d added linked_list_count 2014-12-19 21:34:29 +00:00
mila@ringwald.ch
9da54300b6 use log_info instead of printf, remove trailing newline from log calls 2014-08-15 21:26:50 +00:00
matthias.ringwald
2412778b77 added linked list iterator implementation and unit tests 2014-06-16 20:55:54 +00:00
matthias.ringwald
6b64433e6a added non-commerical clause and contact email 2012-05-07 21:54:09 +00:00
mila@ringwald.ch
32046991c1 overwrite stored names & link keys if no place remained 2011-11-15 13:33:13 +00:00
matthias.ringwald
88b924b3c0 be very accurate in casting 2011-09-12 21:17:57 +00:00
matthias.ringwald
6a38fc08d9 added linked_list_empty 2010-07-29 19:46:12 +00:00
matthias.ringwald
7cd486c7a1 added linked_list_add_tail to append at end of list 2010-07-29 18:23:08 +00:00
matthias.ringwald
eaf0c42fae keep some test code 2010-07-17 16:58:54 +00:00
matthias.ringwald
4423a2552b fix compiler warnings 2010-07-04 15:58:41 +00:00
matthias.ringwald
1713bcea3a prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
matthias.ringwald
23053b9e43 organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h" 2009-09-28 21:19:05 +00:00
matthias.ringwald
b7df1c5af1 forgot to add the basic linked_list 2009-07-18 20:43:58 +00:00