Commit Graph

18 Commits

Author SHA1 Message Date
Willem Toorop b9e8455e27 Internal symbols always prefixed with _getdns 2015-08-19 16:30:15 +02:00
Willem Toorop 57b51a5dcc prefer includes local to builddir 2014-05-19 15:50:34 +02:00
Willem Toorop d2c890ab6a Fill in <organization> place holder.
s/the name of the <organization>/the names of the copyright holders/g
2014-02-25 14:23:19 +01:00
Willem Toorop 8d77505219 s/Versign/Verisign/g in all files 2014-02-25 14:12:33 +01:00
Glen Wiley 344893f87f fixed license and copyright notices 2014-02-20 09:12:19 -05:00
W.C.A. Wijngaards 6941ebddf1 Remove warnings about sprintf and strcat tests. 2014-02-04 11:20:33 +01:00
Glen Wiley 9b3a643def removed references to MIT license, replaced with BSD license 2014-01-28 09:37:35 -05:00
Willem Toorop 391fbdfbd1 getdns_list_set_* on list length mean append 2013-12-09 16:26:18 +01:00
Willem Toorop ab75b89da2 Remove/add missing prototypes 2013-12-03 16:09:26 +01:00
Willem Toorop 373e0e4952 Custom mem funcs per dict/list 2013-11-12 17:00:19 +01:00
Willem Toorop 7158291e05 Custom memory management functions in context 2013-11-11 23:10:22 +01:00
Neel Goyal f8380ff862 Ran indent with the indent.pro committed 2013-11-05 15:03:44 -05:00
Willem Toorop e09ad9c519 Oopsy, test needs to know the lists blocksize 2013-10-29 22:10:35 +01:00
Neel Goyal dba0da5adb Massive restructure and renaming 2013-08-15 10:16:15 -04:00
Neel Goyal ad20c23f42 More progress on async 2013-08-14 17:19:06 -04:00
Glen Wiley 6280a1b7b6 the dict and list data types with helper functions work, unit tests
are mostly done as well
2013-07-31 16:21:42 -04:00
Glen Wiley 1ec3886604 Finished implementing list data type (except for dict items) - including
a reasonable set of automated unit/regression tests
2013-07-22 15:16:40 -04:00
Glen Wiley 0a6dfa46ae list data type partially implemented, unit test framework started 2013-07-19 16:19:22 -04:00